summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications
Commit message (Collapse)AuthorAgeFilesLines
* Make settings a little aware of multi-user install.Dianne Hackborn2012-08-241-0/+9
| | | | Change-Id: Id04f137dbc80dfee7b6c436efc2225ceccb88faa
* Make manage apps UI multi-user aware.Dianne Hackborn2012-08-213-155/+494
| | | | | | The details screens still need some work. Change-Id: I850cc9ba9a8db7787fae629ae3cb6c6772c726f5
* am 291389ed: am 5dbc1f64: Merge "Fix use of holo drawables in a few more places"Jean-Baptiste Queru2012-08-141-1/+1
|\ | | | | | | | | * commit '291389ed5ce3c97c7f5ec145f00a6bc68862f8f4': Fix use of holo drawables in a few more places
| * Fix use of holo drawables in a few more placesBjörn Lundén2012-08-141-1/+1
| | | | | | | | Change-Id: Ie549ff14812da807729641fab1871fffe35f80b6
* | am 6fb425e2: am eefa61ed: Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-132-8/+8
|\ \ | |/ | | | | | | * commit '6fb425e2805a1c27c048fc954d402f4612cbf74d': Settings: Use ICS alert drawable
| * Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-132-8/+8
| |\
| | * Settings: Use ICS alert drawableBjörn Lundén2012-05-312-8/+8
| | | | | | | | | | | | | | | | | | Point to the correct holo alert drawable. Change-Id: Ia15aaa028c8371cb2478baeecd2da31520c43a5d
| | * Remove title bar background drawable from running app detail viewEddie Ringle2012-04-121-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | The use of this drawable made the view look out of place on the new Holo theme, so removing it makes things look a bit more consistent. Change-Id: Id12ad9c7d13b7a9813f656b0a3e4ac51fcc988cd Signed-off-by: Eddie Ringle <eddie.ringle@gmail.com>
* | | If external storage is emulated, don't show it as separate entries.Dianne Hackborn2012-07-123-18/+33
|/ / | | | | | | | | | | | | | | | | | | | | The installed app details UI is really complicted for the two-partition internal and external storage case... however, in our lovely new world of emulated external storage, there is no reason for this, since the external storage is using the same partition as internal storage. So in this case, don't show external storage as a separate item, just combine it into the base app size and data size values. Change-Id: Iea0e78f2d532ad50e20fef98740c93b2e897890a
* | Fix issue #6761130: Clearing app data in settings does not clear app's USB ↵Dianne Hackborn2012-06-292-11/+25
| | | | | | | | | | | | | | | | | | | | | | storage The installed app details was not correctly distinguishing between cache and normal data on external storage. The cache files on external storage are now correctly shown in the cache section, since those are what get deleted when you hit the clear cache button. Change-Id: Id98bdb7fb5202d6a092fe5a772638eeb6aed2b47
* | Implement issue #6633077: Improve permissions display for...Dianne Hackborn2012-06-151-2/+41
| | | | | | | | | | | | | | ...inherited permissions from shared UIDs Bug: 6633077 Change-Id: I91917339e83b79a3dfcfcb70a68d571c9a7f7e14
* | Fix issue where Manage Apps would not start on correct page.Dianne Hackborn2012-05-291-6/+11
| | | | | | | | | | | | | | We weren't setting the correct initial page in the view pager. Change-Id: I68846505a4f23547e9b09e4bc06e3d455ae9556f
* | Merge "Fix issues 6512411 and 6512951 in ManageApplications." into jb-devDianne Hackborn2012-05-171-47/+88
|\ \
| * | Fix issues 6512411 and 6512951 in ManageApplications.Dianne Hackborn2012-05-171-47/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | 6512411 java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0 6512951 Settings crash while returning from App info screen Also fix padding around the UI, and display of storage use. Change-Id: Ibfcfe1a4a80f25f81ba2cabbb2e3d60aaa9ac04e
* | | Refinements to notification controls in Settings.Daniel Sandler2012-05-171-13/+57
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | - the switch is now a checkbox - a dialog is posted to explain the ramifications of disabling notifications - the user may no longer disable notifications from system apps (signed with the system cert); this is roughly the same as the constraint on disabling packages (with the exception that launchers may not be disabled entirely, but their notifications may still be disabled). Bug: 6493120 (checkbox) Bug: 6448988 (confirmation dialog & protect system apps) Change-Id: I6c7a47ba2eb943936d7f59cfc807a4390acc980d
* | Rework manage applications to be page-able.Dianne Hackborn2012-05-164-480/+663
| | | | | | | | | | | | | | | | 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
* | Implement issue #6477793: Add "restore" button to manage appsDianne Hackborn2012-05-131-1/+124
| | | | | | | | | | | | Added! Change-Id: I1b4ffdd24a1c5878ae3acf3970f9364304eb5250
* | Use Spinner instead of Tabs, so that a 4th entry doesn't disappear off the ↵Amith Yamasani2012-05-101-73/+94
| | | | | | | | | | | | | | | | | | | | | | screen. This is for the 3 to 4 lists that you can switch between in the Settings->Apps screen. Bug: 6375122 Change-Id: I8a4e46b8aa3e06bc79edb5f65400462060fe5a29
* | Merge "Apps tabs align to title on 2-pane settings." into jb-devAmith Yamasani2012-05-091-0/+3
|\ \
| * | Apps tabs align to title on 2-pane settings.Amith Yamasani2012-05-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Pad the lists in Apps screen. Pad the color bar to align with the list. Bug: 6449489 Change-Id: I28c39e2aae04a1fe36c6b7dc447ae19da575edaf
* | | Merge "Allow movement of forward-locked apps to SD" into jb-devKenny Root2012-05-081-2/+1
|\ \ \
| * | | Allow movement of forward-locked apps to SDKenny Root2012-05-081-2/+1
| |/ / | | | | | | | | | | | | | | | | | | Forward-locked apps are now in ASEC containers which can exist on both SD card and internal storage. Merry Christmas. Change-Id: If793cf76858395bfc67cd18ab18f488a83757d5f
* | | Appease the monkey gods.Amith Yamasani2012-05-071-2/+2
|/ / | | | | | | | | | | Bug: 6443925 Change-Id: Ia36a154d63763d7a3f826a80a5d1ae678b94208e
* | Merge "Fix NPE in ManageApps when switching orientation." into jb-devAmith Yamasani2012-05-011-1/+6
|\ \
| * | Fix NPE in ManageApps when switching orientation.Amith Yamasani2012-05-011-1/+6
| | | | | | | | | | | | | | | Bug: 6394351 Change-Id: Ia66ab18195325b024223cdbce19756150e1d6c8c
* | | Fixed inconsistent gray background in Running app detailGilles Debunne2012-04-301-1/+0
|/ / | | | | | | | | | | | | | | This is a cherry pick of https://android-review.googlesource.com/#/c/35200/ Checked with UI that this backgroud color was not wanted. Change-Id: I10cd6757ed17fd3cf34f04e5d14e6f210f78ab2c
* | Make Manage Apps remember which tab was shown.Amith Yamasani2012-04-261-10/+16
| | | | | | | | | | | | | | | | This fixes the forgetfulness on orientation change. The code was already in, but there was a typo in the key string that saved the tab. Bug: 6000318 Change-Id: If29f42b83aa0ec9f05061b8690e0bdbe8c4a2812
* | Merge "New API to allow third-party apps to bind widgets"Michael Jurka2012-04-241-9/+61
|\ \
| * | New API to allow third-party apps to bind widgetsMichael Jurka2012-04-241-9/+61
| | | | | | | | | | | | Change-Id: Ieec9f247fdbfc02c2ad8f5bb7f6b9efe0669af84
* | | Safeguard from monkeys.Amith Yamasani2012-04-241-0/+1
|/ / | | | | | | | | Bug: 6315950 Change-Id: I680b3f0a2cee565a39d58e95a8abe5f62cc7b466
* | Don't let monkeys launch storage management activities.Amith Yamasani2012-04-231-4/+7
| | | | | | | | | | | | | | | | Guard against monkeys in two places where intents to other activities are launched. Bug: 5415988 Change-Id: Ia3c5514c02423f7b249f655296bb02e279789dfd
* | Merge "Use statfs() in IMediaContainerService."Jeff Sharkey2012-04-231-23/+52
|\ \
| * | Use statfs() in IMediaContainerService.Jeff Sharkey2012-04-221-23/+52
| | | | | | | | | | | | | | | | | | | | | | | | Since Settings runs in system UID, it needs to export statfs() operations to IMediaContainerService. Bug: 6346248 Change-Id: I5801948211f0e55040da4850e3dd55b93f80798f
* | | Add notification shutoff switch to app details page.Daniel Sandler2012-04-231-1/+29
|/ / | | | | | | | | | | | | Requires change Ieccac574. Bug: 5547401 Change-Id: I9856658cc638723414a5c2c3c6807241c3ce6166
* | Add debug app / wait for debugger dev options.Dianne Hackborn2012-02-142-53/+67
|/ | | | | | Re-organize dev options a bit. Change-Id: I291b177c87cb8fb4bd8316d05aa6eadfaaf5f0d2
* Potential fix for NPE in Running services.Amith Yamasani2011-12-021-1/+3
| | | | | | | | Bug: 5698270 Loop was removing items from the list being iterated. Change-Id: I39e98c554b2fe6024381afbe79b737b812e78f08
* Add compatibility aliases for shortcuts added to home screen in gingerbread.Amith Yamasani2011-11-141-2/+4
| | | | | Bug: 5016573 Change-Id: I1898b2f51216354829acca11e73186465f25ec32
* Potential fix for monkey crash.Amith Yamasani2011-11-081-0/+2
| | | | | | | | The tab was being changed by a "keypress" after the fragment was destroyed. Disable the widget until a resume. Bug: 5157399 Change-Id: Ic1515255052eaea01f71c133d8570f25d65351b2
* Settings applications processes viewer color updatesPeter Ng2011-10-201-3/+3
| | | | Change-Id: I233bed85c331aa909aebcd3358f7b985d9eaa473
* Fix issue #5320747: Disabling an app that is an active device administrator...Dianne Hackborn2011-09-161-6/+18
| | | | | | | | | | | | | | | ...can lead to an unsecure device Now you can't disable device admins. Or clear their data. Or force stop them. Or uninstall them (though the package manager also prevents uninstalling, might as well disable this button along with everything else). Change-Id: I69eefc2342e6f932908e9f5b87d3a601752810a4
* Merge "Larger touch targets, snap to persisted value."Jeff Sharkey2011-09-091-1/+1
|\
| * Larger touch targets, snap to persisted value.Jeff Sharkey2011-09-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Extend ListView content to screen edges, and use InsetBoundsDrawable to draw separator and divider with expected padding. Sweep touch targets are now much larger. Snap sweep to persisted value, and fix NFE when parsing label value. Bug: 5274249 Bug: 5262865 Bug: 5242857 Change-Id: Ifa0f3e622767d5b4dc85a73d6340207e6038a429
* | Fix an issue in how running services are shown.Dianne Hackborn2011-09-071-7/+89
|/ | | | | | | | | | | | | | | If a process had started services, but another process was using it for more important reasons, it would still be shown as just with running services. Now it will be bundled into the other process that has a dependency on this. This fixes an issue where something like a live wallpaper that say sits forever with a connection to market's licensing service would not show up to the user as using far more memory than it should because it is keeping market running (if market also leaves one of its services running, which it tends to do). Change-Id: I0fd953b7221f7a3b35400007bb9e8437f09d066e
* Intent.getAction() can return nullKenny Root2011-09-011-2/+2
| | | | | | | | Make sure we don't rely on action being non-null when it could be. This fixes some paths into this Settings screen. Bug: 5246883 Change-Id: I13e247ff95f389a45f5031a559d5ca4914082af3
* Small improvements for issue #5225666Dianne Hackborn2011-08-292-4/+7
| | | | | | | | | | | Sort disabled apps to the bottom of the list to make them easier to find together. Also change the order of the tabs because with the new layout anything after the third tab is buried so put all apps at the end so the running tab is more visible. Change-Id: Id022fdbf366505cf0da3fb9a6270c3f2e2704d51
* Merge "Bug 5078738: some options moved to overflow menu"Gilles Debunne2011-08-221-2/+2
|\
| * Bug 5078738: some options moved to overflow menuGilles Debunne2011-08-191-2/+2
| | | | | | | | Change-Id: I4ea41dfcd2b0d05de870fb8af5a7614970538491
* | More TabWidget and padding tweaks to match spec.Jeff Sharkey2011-08-181-9/+13
|/ | | | | | | Also fix NPE in UserDictionarySettings. Bug: 5184822 Change-Id: I082981c3bcf9b1e6575dcf9f42495a17f0ec8672
* Update to work with the activity manager taking over OOM settings.Dianne Hackborn2011-08-074-93/+75
| | | | | | | | | The values it needs are no longer in properties. Also fix a few problems: bug with apps being left in the services list, sorting of internal storage. Change-Id: Ife9706e004931269c36a7bc37b9dbb016064c2e4
* Use new more efficient API for retrieving pss.Dianne Hackborn2011-08-051-5/+5
| | | | Change-Id: Ibcbcc397c2a7c19acd2de640528392df9bb780bb