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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
UserManagerInternal.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move UserManagerInternal into services.jar
Christopher Tate
2019-10-17
1
-250
/
+0
*
Stop LockSettingsService from calling DevicePolicyManager directly
Rubin Xu
2019-09-25
1
-0
/
+10
*
Merge "int userHandle -> int userId"
TreeHugger Robot
2019-09-06
1
-1
/
+1
|
\
|
*
int userHandle -> int userId
Bookatz
2019-09-06
1
-1
/
+1
*
|
Improved AbstractMasterSystemService to handle supported user types.
Felipe Leme
2019-08-26
1
-0
/
+6
|
/
*
Initial implementation of system service optimizations for different type of ...
Felipe Leme
2019-08-13
1
-0
/
+7
*
Removes direct use of LocalServices.getService
Patrick Baumann
2019-08-02
1
-0
/
+3
*
Block adb from changing certain settings value when corresponding user
yuemingw
2018-03-07
1
-0
/
+15
*
Using UserManagerInternal for access control instead of UserManager
Sunny Goyal
2018-03-05
1
-0
/
+20
*
Add getDisallowedSystemApps to DevicePolicyManager
Alex Chau
2017-12-12
1
-1
/
+2
*
Move mPermissions from package settings
Todd Kennedy
2017-10-05
1
-1
/
+11
*
Purge Nonexistent User Jobs on Boot
Michael Wachenschwanz
2017-05-16
1
-0
/
+8
*
Make ENSURE_VERIFY_APPS global even when set by PO.
Pavel Grafov
2017-01-16
1
-11
/
+15
*
Create DISALLOW_{ADD,REMOVE}_MANAGED_PROFILE user restrictions
Esteban Talavera
2016-12-13
1
-2
/
+4
*
Switch isUserUnlocked/isUserRunning to use UMS.mUserStates
Fyodor Kupolov
2016-12-02
1
-0
/
+6
*
Allow DO to remove user even if DISALLOW_REMOVE_USER is set.
Nicolas Prevot
2016-10-28
1
-0
/
+7
*
Revert "Revert "Remove ActivityManager calls with PM.mInstallLock held""
Amith Yamasani
2016-05-27
1
-8
/
+16
*
Revert "Remove ActivityManager calls with PM.mInstallLock held"
Bart Sears
2016-05-27
1
-16
/
+8
*
Remove ActivityManager calls with PM.mInstallLock held
Fyodor Kupolov
2016-05-25
1
-8
/
+16
*
Push unlocking/unlocked state to UserManager
Fyodor Kupolov
2016-05-10
1
-0
/
+14
*
Prevent ephemeral user from being re-entered after stop.
Lenka Trochtova
2016-02-24
1
-0
/
+11
*
DPM.createAndManageUser should work even with DISALLOW_ADD_USER set
phweiss
2016-02-11
1
-0
/
+9
*
Add policy for enforcing that all users are ephemeral.
Lenka Trochtova
2016-01-27
1
-0
/
+15
*
Added restriction if a user is allowed to change the icon.
Oleksandr Peletskyi
2016-01-21
1
-0
/
+10
*
Don't call DPM from UserManager to avoid lock inversion
Makoto Onuki
2015-11-25
1
-0
/
+12
*
More work on layered user restrictions.
Makoto Onuki
2015-11-19
1
-24
/
+13
*
Have AudioService listen to DISALLOW_UNMUTE_MICROPHONE and
Makoto Onuki
2015-11-04
1
-0
/
+20
*
Introduced short-term lock for UMS internal state
Fyodor Kupolov
2015-11-03
1
-2
/
+2
*
Layer user restrictions
Makoto Onuki
2015-10-27
1
-0
/
+63