summaryrefslogtreecommitdiffstats
path: root/res/layout/power_usage_action_item.xml
Commit message (Collapse)AuthorAgeFilesLines
* Make Settings app aware of layout directionFabrice Di Meglio2012-07-241-3/+3
| | | | | | - see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
* Add new button to report battery usage to the developer.Dianne Hackborn2010-02-221-0/+1
| | | | | | | | This displays a new button on the application battery usage details screen for the user to send a bug report to the developer, if that is possible to do. Also adds a button to directly force stop the app from the details screen, and uses the new facilities to determine whether the button should be enabled.
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-3/+3
| | | | Bug: #2361749.
* UI improvements for "Battery use" app.Amith Yamasani2009-07-201-0/+53
Change the controls UI to display a suggestion. Bluetooth AT command tracking (not enabled yet).