index
:
packages_apps_settings.git
replicant-4.2
replicant-6.0
packages/apps/settings
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
applications
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix issue #4999758: Disabling a system app should require...
Dianne Hackborn
2011-07-18
1
-3
/
+24
*
am f70f60c4: am 7d19d795: am b41b85dc: am c74500f4: Merge "Fix NPE due to mis...
Dianne Hackborn
2011-07-14
1
-1
/
+12
|
\
|
*
am 7d19d795: am b41b85dc: am c74500f4: Merge "Fix NPE due to missing ProcessI...
Dianne Hackborn
2011-07-14
1
-1
/
+12
|
|
\
|
|
*
Fix NPE due to missing ProcessItem.mPackageInfo
Johannes Carlsson
2011-07-01
1
-1
/
+12
|
|
*
DO NOT MERGE: IUsbManager hasDefaults() and clearDefaults() no longer take UI...
Mike Lockwood
2011-03-11
1
-2
/
+2
|
|
*
DO NOT MERGE: InstalledAppDetails: "Clear defaults" button now clears USB ser...
Mike Lockwood
2011-03-02
1
-3
/
+19
*
|
|
Fix up storage UI for old USB storage.
Dianne Hackborn
2011-06-29
3
-20
/
+68
*
|
|
Merge "Fix crash in Settings"
Marco Nelissen
2011-06-27
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix crash in Settings
Marco Nelissen
2011-06-27
1
-1
/
+1
*
|
|
|
am c9a477ae: am e3cfa9bc: am 13bac39d: Remove obsolete compat mode UI.
Dianne Hackborn
2011-06-27
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Remove obsolete compat mode UI.
Dianne Hackborn
2011-06-23
1
-2
/
+4
*
|
|
Re-enable user disabling of apps.
Dianne Hackborn
2011-06-17
2
-2
/
+10
|
/
/
*
|
Implement new manage apps UI for compat mode.
Dianne Hackborn
2011-05-26
1
-2
/
+41
*
|
Visual adjustments for smaller tablets.
Amith Yamasani
2011-05-24
1
-1
/
+1
*
|
IUsbManager hasDefaults() and clearDefaults() no longer take UID parameter
Mike Lockwood
2011-03-09
1
-2
/
+2
*
|
Fix issue #4021524 HMI63B: "Force stop" button not disabled after app is stopped
Dianne Hackborn
2011-03-08
2
-4
/
+12
*
|
Show force stop button if package is not fully stopped.
Dianne Hackborn
2011-03-01
1
-4
/
+14
*
|
InstalledAppDetails: "Clear defaults" button now clears USB service settings
Mike Lockwood
2011-03-01
1
-2
/
+19
*
|
Fix issue #3405731: Manage applications app names don't update with locale
Dianne Hackborn
2011-02-14
3
-7
/
+77
*
|
Fix issue #3343297 Settings force close when try to...
Dianne Hackborn
2011-01-25
1
-1
/
+11
*
|
Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(Alert...
Dianne Hackborn
2011-01-24
2
-11
/
+22
*
|
Fix bug 3381583 - Settings action bar not refreshing menu content
Adam Powell
2011-01-23
1
-4
/
+8
*
|
Display OBB usage as part of app details
Kenny Root
2011-01-18
1
-1
/
+2
*
|
Measure external storage application usage
Kenny Root
2011-01-17
2
-4
/
+22
*
|
fix 3185231: Dragging app to info button doesn't work
Patrick Dubroy
2011-01-05
2
-3
/
+5
*
|
Fix issue #3163240: Blank running services screen after returning
Dianne Hackborn
2010-11-16
1
-0
/
+1
*
|
Don't complain about /proc usage in Settings killing animations.
Brad Fitzpatrick
2010-11-11
1
-0
/
+7
*
|
Create activity wrappers for settings launchable through intents or shortcuts.
Amith Yamasani
2010-11-04
1
-3
/
+6
*
|
Further manage apps fragmentization.
Dianne Hackborn
2010-11-01
4
-127
/
+182
*
|
Start fragmentizing Manage Applications.
Dianne Hackborn
2010-10-29
4
-219
/
+273
|
/
*
Fix issue #3146784: ANR in manage applications
Dianne Hackborn
2010-10-29
2
-5
/
+64
*
Fix issue #3124528: Mange applications is including cache files in storage size
Dianne Hackborn
2010-10-22
1
-1
/
+1
*
Fix issue #3114356: Storage visualization in Manage Apps is confusing
Dianne Hackborn
2010-10-20
3
-32
/
+117
*
Implement issue #3094621 and #3094609 - wipe sd card
Dianne Hackborn
2010-10-16
5
-110
/
+473
*
Don't show the sort menu for running process list
Kenny Root
2010-10-12
1
-0
/
+8
*
Add confirmation when stopping system service, as per rwest.
Dianne Hackborn
2010-10-06
1
-28
/
+93
*
Manage apps "on SD card" now shows all apps that can go on SD card.
Dianne Hackborn
2010-10-04
3
-28
/
+78
*
Fix android:allowClearUserData.
Dianne Hackborn
2010-09-30
1
-6
/
+15
*
Modifying the ACTION_MANAGE_ALL_APPLICATIONS_SETTINGS action handling to defa...
Winson Chung
2010-09-27
1
-0
/
+3
*
Some improvements to the manage apps code:
Dianne Hackborn
2010-09-20
3
-19
/
+147
*
Supercalifragilisticexpialidocious.
Dianne Hackborn
2010-09-14
2
-24
/
+31
*
Follow rename.
Dianne Hackborn
2010-09-03
1
-1
/
+1
*
Show correct process dependency for providers.
Dianne Hackborn
2010-08-31
1
-14
/
+7
*
Make running services initial update async.
Dianne Hackborn
2010-08-15
2
-3
/
+40
*
Some improvements to the battery usage UI:
Dianne Hackborn
2010-08-13
2
-4
/
+4
*
Manage apps "third party" and "on sd card" filters were swapped.
Dianne Hackborn
2010-07-30
2
-233
/
+222
*
Improvements to manage apps / running services:
Dianne Hackborn
2010-07-28
5
-172
/
+270
*
Rewrite Manage Applications to be faster and simpler.
Dianne Hackborn
2010-07-27
3
-1717
/
+796
*
Add UI to report a running service to the developer.
Dianne Hackborn
2010-07-24
1
-5
/
+86
*
Add facility to disable system packages.
Dianne Hackborn
2010-07-24
2
-27
/
+101
[prev]
[next]