index
:
packages_apps_Settings
replicant-4.2
replicant-6.0
packages/apps/settings
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
applications
/
ManageApplications.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Settings: Remove all unused imports.
John Spurlock
2015-03-18
1
-3
/
+0
*
Merge profiles apps into app list
Jason Monk
2015-03-16
1
-46
/
+14
*
Move up spinner in apps screen
Alexandra Gherghina
2014-10-21
1
-12
/
+9
*
Reset spinner selection
Alexandra Gherghina
2014-10-16
1
-4
/
+8
*
Reset Settings task when using the user switcher
Alexandra Gherghina
2014-09-05
1
-1
/
+1
*
Open the same tab when switching profiles in apps settings
Alexandra Gherghina
2014-08-08
1
-4
/
+11
*
Extract common functionality for profile spinner into Utils
Alexandra Gherghina
2014-07-31
1
-15
/
+1
*
Toggle between primary and managed profile in apps settings
Alexandra Gherghina
2014-07-30
1
-5
/
+54
*
Work on issue #16135174: Apps page "smoke" gradient footer must be removed
Dianne Hackborn
2014-07-23
1
-12
/
+14
*
Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator
Fabrice Di Meglio
2014-06-18
1
-1
/
+1
*
am a5b5bfbb: am 5b4350f2: Merge "Fix memory leak in ManageApplication"
Jeff Sharkey
2014-02-06
1
-0
/
+11
|
\
|
*
Fix memory leak in ManageApplication
Jun Su
2014-01-14
1
-0
/
+11
*
|
Use Drawer in Settings app
Fabrice Di Meglio
2014-02-03
1
-6
/
+4
|
/
*
Merge "Fix switching running/cached apps with memory bar"
Amith Yamasani
2013-12-04
1
-0
/
+1
|
\
|
*
Fix switching running/cached apps with memory bar
Thiago Vinícius Freire de Araújo Ribeiro
2012-11-07
1
-0
/
+1
*
|
Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps sc...
Fabrice Di Meglio
2013-09-06
1
-4
/
+6
*
|
Reset app preferences now resets all app ops.
Dianne Hackborn
2013-08-02
1
-1
/
+5
*
|
Fix issue #9486022: Disabled Apps column doesn't always show up in Manage Apps
Dianne Hackborn
2013-06-19
1
-1
/
+1
*
|
Migrate package notification controls to AppOps.
Daniel Sandler
2013-02-01
1
-1
/
+1
*
|
Improve resetting of application state.
Dianne Hackborn
2013-01-29
1
-12
/
+5
*
|
Improve app ops UI.
Dianne Hackborn
2013-01-18
1
-2
/
+34
*
|
Fix incorrectly inverted text color.
Jeff Sharkey
2012-11-30
1
-3
/
+0
*
|
Add app details menu item to uninstall an app for all users.
Dianne Hackborn
2012-09-16
1
-3
/
+6
*
|
Data usage multi-user support.
Jeff Sharkey
2012-09-14
1
-4
/
+10
*
|
If external storage is emulated, don't show it as separate entries.
Dianne Hackborn
2012-07-12
1
-1
/
+2
|
/
*
Fix issue where Manage Apps would not start on correct page.
Dianne Hackborn
2012-05-29
1
-6
/
+11
*
Fix issues 6512411 and 6512951 in ManageApplications.
Dianne Hackborn
2012-05-17
1
-47
/
+88
*
Rework manage applications to be page-able.
Dianne Hackborn
2012-05-16
1
-331
/
+413
*
Implement issue #6477793: Add "restore" button to manage apps
Dianne Hackborn
2012-05-13
1
-1
/
+124
*
Use Spinner instead of Tabs, so that a 4th entry doesn't disappear off the sc...
Amith Yamasani
2012-05-10
1
-73
/
+94
*
Merge "Apps tabs align to title on 2-pane settings." into jb-dev
Amith Yamasani
2012-05-09
1
-0
/
+3
|
\
|
*
Apps tabs align to title on 2-pane settings.
Amith Yamasani
2012-05-09
1
-0
/
+3
*
|
Merge "Allow movement of forward-locked apps to SD" into jb-dev
Kenny Root
2012-05-08
1
-2
/
+1
|
\
\
|
*
|
Allow movement of forward-locked apps to SD
Kenny Root
2012-05-08
1
-2
/
+1
|
|
/
*
/
Appease the monkey gods.
Amith Yamasani
2012-05-07
1
-2
/
+2
|
/
*
Fix NPE in ManageApps when switching orientation.
Amith Yamasani
2012-05-01
1
-1
/
+6
*
Make Manage Apps remember which tab was shown.
Amith Yamasani
2012-04-26
1
-10
/
+16
*
Use statfs() in IMediaContainerService.
Jeff Sharkey
2012-04-22
1
-23
/
+52
*
Add debug app / wait for debugger dev options.
Dianne Hackborn
2012-02-14
1
-53
/
+3
*
Add compatibility aliases for shortcuts added to home screen in gingerbread.
Amith Yamasani
2011-11-14
1
-2
/
+4
*
Potential fix for monkey crash.
Amith Yamasani
2011-11-08
1
-0
/
+2
*
Larger touch targets, snap to persisted value.
Jeff Sharkey
2011-09-08
1
-1
/
+1
*
Intent.getAction() can return null
Kenny Root
2011-09-01
1
-2
/
+2
*
Small improvements for issue #5225666
Dianne Hackborn
2011-08-29
1
-4
/
+4
*
Merge "Bug 5078738: some options moved to overflow menu"
Gilles Debunne
2011-08-22
1
-2
/
+2
|
\
|
*
Bug 5078738: some options moved to overflow menu
Gilles Debunne
2011-08-19
1
-2
/
+2
*
|
More TabWidget and padding tweaks to match spec.
Jeff Sharkey
2011-08-18
1
-9
/
+13
|
/
*
Update to work with the activity manager taking over OOM settings.
Dianne Hackborn
2011-08-07
1
-1
/
+11
*
Fix up storage UI for old USB storage.
Dianne Hackborn
2011-06-29
1
-4
/
+37
*
Visual adjustments for smaller tablets.
Amith Yamasani
2011-05-24
1
-1
/
+1
[next]