index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
pm
/
Settings.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save off the seinfo value with packages.list.
Robert Craig
2013-03-26
1
-0
/
+3
*
Proper security labeling of multi-user data directories.
rpcraig
2013-03-25
1
-1
/
+2
*
Cleaner initial boot.
Dianne Hackborn
2012-11-28
1
-2
/
+5
*
Fix for some downloaded apps showing up on all users
Amith Yamasani
2012-10-26
1
-23
/
+23
*
Fix issue #7295951: Mako asks which Launcher to use at every re-boot
Dianne Hackborn
2012-10-07
1
-59
/
+84
*
Fix issue #7211769 and #7244492, thrash around on #7226656.
Dianne Hackborn
2012-09-28
1
-3
/
+4
*
Always bind to DefaultContainerService as OWNER.
Jeff Sharkey
2012-09-23
1
-25
/
+14
*
Query users excluding any being removed
Amith Yamasani
2012-09-20
1
-1
/
+1
*
Update PackageSetting flags when updating
Kenny Root
2012-09-09
1
-4
/
+8
*
Fix crash when setting wallpaper from non-primary user.
Dianne Hackborn
2012-09-07
1
-1
/
+1
*
More multi-user stuff:
Dianne Hackborn
2012-09-07
1
-3
/
+1
*
Centralize the creation of the user system directory
Amith Yamasani
2012-08-31
1
-4
/
+3
*
Some clean up of app install and user management.
Dianne Hackborn
2012-08-24
1
-1
/
+1
*
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
1
-79
/
+170
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-2
/
+2
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-23
/
+33
*
Optimize memory use of IntentResolver.
Dianne Hackborn
2012-07-30
1
-0
/
+4
*
am c17f92ce: Merge "Use removePackageLI instead of removing mPackages" into j...
Kenny Root
2012-06-26
1
-0
/
+5
|
\
|
*
Use removePackageLI instead of removing mPackages
Kenny Root
2012-06-25
1
-0
/
+5
*
|
am 1991850d: Merge "Implement issue #6680894: Provide a way to configure app ...
Dianne Hackborn
2012-06-18
1
-7
/
+72
|
\
\
|
|
/
|
*
Implement issue #6680894: Provide a way to configure app defaults...
Dianne Hackborn
2012-06-18
1
-7
/
+72
*
|
am cd586258: Merge "Enforce READ_EXTERNAL through Settings.Secure." into jb-dev
Jeff Sharkey
2012-05-11
1
-3
/
+2
|
\
\
|
|
/
|
*
Enforce READ_EXTERNAL through Settings.Secure.
Jeff Sharkey
2012-05-11
1
-3
/
+2
*
|
am 8a2fe268: Merge "Prune hidden system apps when removed via OTA" into jb-dev
Kenny Root
2012-05-09
1
-1
/
+9
|
\
\
|
|
/
|
*
Prune hidden system apps when removed via OTA
Kenny Root
2012-05-07
1
-1
/
+9
*
|
am 8f2e753b: am cbc71bd7: Merge "Fix off-by-one error when filtering applicat...
Jean-Baptiste Queru
2012-05-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix off-by-one error when filtering application UIDs
Magnus Eriksson
2012-03-27
1
-2
/
+2
*
|
Fix dumpsys package.
Amith Yamasani
2012-04-20
1
-1
/
+4
*
|
Enforce READ_EXTERNAL on non-user builds.
Jeff Sharkey
2012-04-12
1
-10
/
+7
*
|
Include enforcement state in dumpsys.
Jeff Sharkey
2012-04-11
1
-1
/
+6
*
|
User management and switching
Amith Yamasani
2012-03-27
1
-28
/
+35
*
|
Package restrictions per user
Amith Yamasani
2012-03-22
1
-204
/
+483
*
|
Selective enforcement of READ_EXTERNAL_STORAGE.
Jeff Sharkey
2012-03-19
1
-1
/
+20
*
|
New development permissions.
Dianne Hackborn
2012-02-23
1
-1
/
+3
*
|
Show the flags in package manager debugging.
Joe Onorato
2012-02-10
1
-0
/
+34
*
|
Some cruft removal.
Dianne Hackborn
2012-02-10
1
-20
/
+14
*
|
Use Map.Entry, not HashMap.Entry
Andy McFadden
2012-01-20
1
-3
/
+4
*
|
Don't allow reading of packagelist files.
Nick Kralevich
2012-01-06
1
-6
/
+3
|
/
*
Close file on exception as well
Kenny Root
2011-11-10
1
-2
/
+4
*
Fix issue #5405788: Device continuously opening and closing...
Dianne Hackborn
2011-10-10
1
-3
/
+2
*
Add verifier device identity
Kenny Root
2011-09-13
1
-1
/
+29
*
Fix issue #4999574: Disabled system app not listed in Settings after reboot
Dianne Hackborn
2011-07-19
1
-13
/
+16
*
Implement remaining infrastructure for user disabling apps.
Dianne Hackborn
2011-06-17
1
-0
/
+2
*
resolved conflicts for merge of 0e59729b to master
Dianne Hackborn
2011-05-12
1
-7
/
+0
*
Updated system packages retain shared user
Kenny Root
2011-04-08
1
-0
/
+13
*
Split dump and annotate users of mPackages lock
Kenny Root
2011-03-23
1
-116
/
+427
*
Split PackageManagerService into subclasses
Kenny Root
2011-03-22
1
-0
/
+1913