index
:
packages_apps_Settings.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
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
*
Implement issue #6633077: Improve permissions display for...
Dianne Hackborn
2012-06-15
1
-2
/
+41
*
Fix issue where Manage Apps would not start on correct page.
Dianne Hackborn
2012-05-29
1
-6
/
+11
*
Merge "Fix issues 6512411 and 6512951 in ManageApplications." into jb-dev
Dianne Hackborn
2012-05-17
1
-47
/
+88
|
\
|
*
Fix issues 6512411 and 6512951 in ManageApplications.
Dianne Hackborn
2012-05-17
1
-47
/
+88
*
|
Refinements to notification controls in Settings.
Daniel Sandler
2012-05-17
1
-13
/
+57
|
/
*
Rework manage applications to be page-able.
Dianne Hackborn
2012-05-16
4
-480
/
+663
*
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
|
/
*
Merge "Fix NPE in ManageApps when switching orientation." into jb-dev
Amith Yamasani
2012-05-01
1
-1
/
+6
|
\
|
*
Fix NPE in ManageApps when switching orientation.
Amith Yamasani
2012-05-01
1
-1
/
+6
*
|
Fixed inconsistent gray background in Running app detail
Gilles Debunne
2012-04-30
1
-1
/
+0
|
/
*
Make Manage Apps remember which tab was shown.
Amith Yamasani
2012-04-26
1
-10
/
+16
*
Merge "New API to allow third-party apps to bind widgets"
Michael Jurka
2012-04-24
1
-9
/
+61
|
\
|
*
New API to allow third-party apps to bind widgets
Michael Jurka
2012-04-24
1
-9
/
+61
*
|
Safeguard from monkeys.
Amith Yamasani
2012-04-24
1
-0
/
+1
|
/
*
Don't let monkeys launch storage management activities.
Amith Yamasani
2012-04-23
1
-4
/
+7
*
Merge "Use statfs() in IMediaContainerService."
Jeff Sharkey
2012-04-23
1
-23
/
+52
|
\
|
*
Use statfs() in IMediaContainerService.
Jeff Sharkey
2012-04-22
1
-23
/
+52
*
|
Add notification shutoff switch to app details page.
Daniel Sandler
2012-04-23
1
-1
/
+29
|
/
*
Add debug app / wait for debugger dev options.
Dianne Hackborn
2012-02-14
2
-53
/
+67
*
Potential fix for NPE in Running services.
Amith Yamasani
2011-12-02
1
-1
/
+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
*
Settings applications processes viewer color updates
Peter Ng
2011-10-20
1
-3
/
+3
*
Fix issue #5320747: Disabling an app that is an active device administrator...
Dianne Hackborn
2011-09-16
1
-6
/
+18
*
Merge "Larger touch targets, snap to persisted value."
Jeff Sharkey
2011-09-09
1
-1
/
+1
|
\
|
*
Larger touch targets, snap to persisted value.
Jeff Sharkey
2011-09-08
1
-1
/
+1
*
|
Fix an issue in how running services are shown.
Dianne Hackborn
2011-09-07
1
-7
/
+89
|
/
*
Intent.getAction() can return null
Kenny Root
2011-09-01
1
-2
/
+2
*
Small improvements for issue #5225666
Dianne Hackborn
2011-08-29
2
-4
/
+7
*
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
4
-93
/
+75
*
Use new more efficient API for retrieving pss.
Dianne Hackborn
2011-08-05
1
-5
/
+5
*
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
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
[next]