summaryrefslogtreecommitdiffstats
path: root/res/layout/manage_applications_running.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix loading screens for manage and running appsJason Monk2015-04-131-19/+1
| | | | | | | | | Also add loading screen to manage permissions as this can take a long time to load in some circumstances. Build loading screens into Utils and SettingsPreferenceFragment so that it can be easily used other places in the future. Change-Id: I7febd06695487e02ced793a9fd418051b5f0eab8
* Move up spinner in apps screenAlexandra Gherghina2014-10-211-5/+0
| | | | | Bug: 18006320 Change-Id: Ic23c2c3e02a6c6a20b180065975228d42fd91899
* Modify Spinner so that the arrow is closer to the textAlexandra Gherghina2014-08-211-1/+1
| | | | | Bug: 17137945 Change-Id: I0769b030669a7a57e0be1c03f987bcd1e0f774ca
* Toggle between primary and managed profile in apps settingsAlexandra Gherghina2014-07-301-27/+41
| | | | | | | | | This adds a spinner to the apps screen which can be used to toggle between the Settings app in the primary and managed profile so that the user can edit settings belonging to both profiles. Bug: 16369104 Change-Id: I09a94c07597e6509de025dfbbe0e454ae3d9b0aa
* Single pane for 10" SettingsAmith Yamasani2013-08-061-2/+0
| | | | Change-Id: I960e4be3cfb19ffec4100f8766742d6fb17dda4a
* Make Settings app aware of layout directionFabrice Di Meglio2012-07-241-2/+2
| | | | | | - see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
* Rework manage applications to be page-able.Dianne Hackborn2012-05-161-0/+47
Turn everything around so that we can have multiple list views with their own adapters. Switch to using a ViewPager for managing the different lists. Smile! Change-Id: I9c102abb06cf67f313a8696507aa4597b38c7ab9