index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
pm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
4
-364
/
+707
*
|
|
Allow verifiers to extend timeout
rich cannings
2012-08-23
2
-10
/
+57
*
|
|
Merge "Fix deadlock in removing a user" into jb-mr1-dev
Amith Yamasani
2012-08-22
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix deadlock in removing a user
Amith Yamasani
2012-08-22
1
-2
/
+4
*
|
|
Remove permission requirement for some UserManager calls
Amith Yamasani
2012-08-22
1
-12
/
+21
|
/
/
*
|
Improve multi-user app management.
Dianne Hackborn
2012-08-21
2
-6
/
+9
*
|
Pass URLs to package verifiers
rich cannings
2012-08-20
1
-12
/
+38
*
|
Fix build part 2
Amith Yamasani
2012-08-17
1
-1
/
+2
*
|
Save preferred activity info with user id.
Amith Yamasani
2012-08-17
3
-12
/
+44
*
|
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-08-17
1
-55
/
+89
*
|
am 050c87f8: am a950daf5: Merge changes Ieb566a2a,I953057cd
Kenny Root
2012-08-16
1
-10
/
+13
|
\
\
|
*
\
am a950daf5: Merge changes Ieb566a2a,I953057cd
Kenny Root
2012-08-16
1
-10
/
+13
|
|
\
\
|
|
*
|
Use Libcore.os.stat instead of FileUtils
Kenny Root
2012-08-16
1
-10
/
+13
*
|
|
|
am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding."
Kenny Root
2012-08-16
1
-0
/
+8
|
\
|
|
|
|
*
|
|
am 9b0da58e: Merge "Introduce a restorecon JNI binding."
Kenny Root
2012-08-16
1
-0
/
+8
|
|
\
|
|
|
|
*
|
Introduce a restorecon JNI binding.
rpcraig
2012-07-25
1
-0
/
+8
*
|
|
|
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
3
-37
/
+37
*
|
|
|
am 3221bf27: am 438a0efc: Do not eject internal ASECs when storage unmounted
Kenny Root
2012-08-13
1
-3
/
+12
|
\
|
|
|
|
*
|
|
am 438a0efc: Do not eject internal ASECs when storage unmounted
Kenny Root
2012-08-13
1
-3
/
+12
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Do not eject internal ASECs when storage unmounted
Kenny Root
2012-08-13
1
-3
/
+12
*
|
|
|
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
3
-111
/
+168
*
|
|
|
Revert "Pass URLs to package verifiers"
Rich Cannings
2012-08-08
1
-24
/
+4
*
|
|
|
Pass URLs to package verifiers
rich cannings
2012-08-02
1
-4
/
+24
*
|
|
|
Optimize memory use of IntentResolver.
Dianne Hackborn
2012-07-30
2
-6
/
+27
*
|
|
|
Changes to Bluetooth Service structure.
Jaikumar Ganesh
2012-07-13
1
-0
/
+2
*
|
|
|
resolved conflicts for merge of a9c38461 to master
Dianne Hackborn
2012-06-29
1
-0
/
+76
|
\
|
|
|
|
*
|
|
am bfb752f8: Merge "Fix issue #6761130: Clearing app data in settings does no...
Dianne Hackborn
2012-06-29
1
-0
/
+76
|
|
\
|
|
|
|
*
|
Fix issue #6761130: Clearing app data in settings does not clear app's USB st...
Dianne Hackborn
2012-06-29
1
-0
/
+76
*
|
|
|
am 7d33d0c3: am c17f92ce: Merge "Use removePackageLI instead of removing mPac...
Kenny Root
2012-06-26
2
-2
/
+14
|
\
|
|
|
|
*
|
|
am c17f92ce: Merge "Use removePackageLI instead of removing mPackages" into j...
Kenny Root
2012-06-26
2
-2
/
+14
|
|
\
|
|
|
|
*
|
Use removePackageLI instead of removing mPackages
Kenny Root
2012-06-25
2
-2
/
+14
*
|
|
|
Move power manager to a new package.
Jeff Brown
2012-06-18
1
-521
/
+0
*
|
|
|
am 56b3a321: am 1991850d: Merge "Implement issue #6680894: Provide a way to c...
Dianne Hackborn
2012-06-18
2
-9
/
+112
|
\
|
|
|
|
*
|
|
am 1991850d: Merge "Implement issue #6680894: Provide a way to configure app ...
Dianne Hackborn
2012-06-18
2
-9
/
+112
|
|
\
|
|
|
|
*
|
Implement issue #6680894: Provide a way to configure app defaults...
Dianne Hackborn
2012-06-18
2
-9
/
+112
*
|
|
|
SearchManagerService made multi-user aware
Amith Yamasani
2012-06-15
1
-1
/
+1
*
|
|
|
am 9eabf916: am f6f7f1d2: Low disk space string change, surface state.
Jeff Sharkey
2012-06-12
1
-0
/
+11
|
\
|
|
|
|
*
|
|
am f6f7f1d2: Low disk space string change, surface state.
Jeff Sharkey
2012-06-12
1
-0
/
+11
|
|
\
|
|
|
|
*
|
Low disk space string change, surface state.
Jeff Sharkey
2012-06-12
1
-0
/
+11
*
|
|
|
Add an icon to the user information.
Amith Yamasani
2012-06-12
2
-6
/
+61
*
|
|
|
am 6e85ad7d: resolved conflicts for merge of 80d21f2f to jb-dev-plus-aosp
Jean-Baptiste Queru
2012-06-11
1
-5
/
+10
|
\
|
|
|
|
*
|
|
resolved conflicts for merge of 80d21f2f to jb-dev-plus-aosp
Jean-Baptiste Queru
2012-06-11
1
-5
/
+10
|
|
\
\
\
|
|
*
\
\
Merge "FileInputStream is not closed in "UserManager.java : readUserList()""
Amith Yamasani
2012-05-24
1
-0
/
+1
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
FileInputStream is not closed in "UserManager.java : readUserList()"
Seohyeon.Song
2012-04-25
1
-0
/
+1
*
|
|
|
|
am 33e39aef: am 0876ab0a: Merge "Fix issue #6295373: "Package com.google.andr...
Dianne Hackborn
2012-06-08
2
-6
/
+42
|
\
|
|
|
|
|
*
|
|
|
am 0876ab0a: Merge "Fix issue #6295373: "Package com.google.android.apps.auth...
Dianne Hackborn
2012-06-08
2
-6
/
+42
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge "Fix issue #6295373: "Package com.google.android.apps.authenticator2 ha...
Dianne Hackborn
2012-06-08
2
-6
/
+42
|
|
|
\
\
\
|
|
|
*
|
|
Fix issue #6295373: "Package com.google.android.apps.authenticator2 has...
Dianne Hackborn
2012-06-07
2
-6
/
+42
*
|
|
|
|
|
am 625b92fc: am f27f2f8f: Merge "Delete old forward-locked apps on upgrade" i...
Kenny Root
2012-06-08
1
-1
/
+16
|
\
|
|
|
|
|
|
*
|
|
|
|
am f27f2f8f: Merge "Delete old forward-locked apps on upgrade" into jb-dev
Kenny Root
2012-06-08
1
-1
/
+16
|
|
\
|
|
|
|
[prev]
[next]