index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SettingsLib
/
src
/
com
/
android
/
settingslib
/
RestrictedLockUtils.java
Age
Commit message (
Expand
)
Author
2018-08-30
Factor some RestrictedLockUtils out of SettingLib
Philip P. Moltmann
2018-08-28
Sort imports
Fan Zhang
2018-04-26
Merge "Pipe the user restriction to the admin dialog" into pi-dev am: c76929eb92
Tony Mak
2018-04-25
Pipe the user restriction to the admin dialog
Tony Mak
2018-04-20
Migrated SystemUI & SettingsLib to androidx
Aurimas Liutikas
2018-03-14
Change MeteredDataDisabled function names for clarity
Michael Wachenschwanz
2018-01-29
Add a DPM api to check if a pkg is restricted to use metered data.
Sudheer Shanka
2017-12-06
Profile lock timeout.
Pavel Grafov
2017-11-01
Fix possible NPE crash when adding new accounts in Settings.
Lu Chen
2017-04-27
Support profile global restrictions in disclosure messages.
Pavel Grafov
2017-02-22
Fix broken RestrictedLockUtils KeyGuard APIs
Robin Lee
2016-12-13
Extract checking profiles for restrictions into a shared method.
Andrew Scull
2016-06-03
Merge "Avoid triggering support dialog in non-current user." into nyc-dev
TreeHugger Robot
2016-06-03
Avoid triggering support dialog in non-current user.
Sudheer Shanka
2016-06-01
Fix call to equals that could never succeed.
Ian Rogers
2016-05-17
Update RestrictedLockUtils to use UM.getUserRestrictionSource.
Sudheer Shanka
2016-05-04
New settings key and policy transparency for managed profile settings
Tony Mak
2016-04-07
Fix work profile screen timeout policy
Ricky Wai
2016-03-31
Merge "AfW - suspend apps - API polish" into nyc-dev
Andrei Stingaceanu
2016-03-30
Return null value if getActiveAdminUncheckedLocked returns null.
Sudheer Shanka
2016-03-29
AfW - suspend apps - API polish
Andrei Stingaceanu
2016-03-09
Use compound drawable instead of image span.
Sudheer Shanka
2016-03-02
Update restricted icon.
Sudheer Shanka
2016-02-19
Part1 - Don't add padlock if the restriction is not set by admin.
Sudheer Shanka
2016-02-16
Suspend packages - new API for retrieving the suspended status
Andrei Stingaceanu
2016-02-04
Merge "Made changes to fix some policy transparency options."
Sudheer Shanka
2016-02-04
Made changes to fix some policy transparency options.
Sudheer Shanka
2016-02-03
Add an utility method to get device owner.
Sudheer Shanka
2016-02-01
Make Notification Redaction independent for work profiles
Clara Bayarri
2016-01-28
Merge "RestrictedLockUtils - introduce check for suspended apps"
Andrei Stingaceanu
2016-01-28
RestrictedLockUtils - introduce check for suspended apps
Andrei Stingaceanu
2016-01-28
Add a DPM method to allow system to query parent profile instance.
Sudheer Shanka
2016-01-26
Made checkIfkeyguardNotificationFeaturesDisabled more generic.
Sudheer Shanka
2016-01-26
Merge "Add util method to get the admin who set maximum time to lock."
Sudheer Shanka
2016-01-26
Check for null condition in case there is no DPM support.
Sudheer Shanka
2016-01-25
Add util method to get the admin who set maximum time to lock.
Sudheer Shanka
2016-01-21
Add a guard against NullPointerException in RestrictedLockUtils.
Sudheer Shanka
2016-01-21
Fix admin check in Settings.
Ruben Brunk
2016-01-18
Merge "Add an util method and update setMenuItemAsDisabledByAdmin."
Sudheer Shanka
2016-01-18
Merge "Add extra utility method to RestrictedLockUtils."
Sudheer Shanka
2016-01-18
Merge "Remove spacing when removing padlock and add more util methods."
Sudheer Shanka
2016-01-18
Remove spacing when removing padlock and add more util methods.
Sudheer Shanka
2016-01-18
Check for null values when copying enforcedAdmin in QSTile.State.
Sudheer Shanka
2016-01-15
Add an util method and update setMenuItemAsDisabledByAdmin.
Sudheer Shanka
2016-01-13
Add restricted padlocks to tiles in quick settings.
Sudheer Shanka
2016-01-12
Add extra utility method to RestrictedLockUtils.
Sudheer Shanka
2016-01-12
Move restricted padlock support to SettingsLib
Sudheer Shanka