summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/RestrictedLockUtils.java
AgeCommit message (Expand)Author
2018-08-30Factor some RestrictedLockUtils out of SettingLibPhilip P. Moltmann
2018-08-28Sort importsFan Zhang
2018-04-26Merge "Pipe the user restriction to the admin dialog" into pi-dev am: c76929eb92Tony Mak
2018-04-25Pipe the user restriction to the admin dialogTony Mak
2018-04-20Migrated SystemUI & SettingsLib to androidxAurimas Liutikas
2018-03-14Change MeteredDataDisabled function names for clarityMichael Wachenschwanz
2018-01-29Add a DPM api to check if a pkg is restricted to use metered data.Sudheer Shanka
2017-12-06Profile lock timeout.Pavel Grafov
2017-11-01Fix possible NPE crash when adding new accounts in Settings.Lu Chen
2017-04-27Support profile global restrictions in disclosure messages.Pavel Grafov
2017-02-22Fix broken RestrictedLockUtils KeyGuard APIsRobin Lee
2016-12-13Extract checking profiles for restrictions into a shared method.Andrew Scull
2016-06-03Merge "Avoid triggering support dialog in non-current user." into nyc-devTreeHugger Robot
2016-06-03Avoid triggering support dialog in non-current user.Sudheer Shanka
2016-06-01Fix call to equals that could never succeed.Ian Rogers
2016-05-17Update RestrictedLockUtils to use UM.getUserRestrictionSource.Sudheer Shanka
2016-05-04New settings key and policy transparency for managed profile settingsTony Mak
2016-04-07Fix work profile screen timeout policyRicky Wai
2016-03-31Merge "AfW - suspend apps - API polish" into nyc-devAndrei Stingaceanu
2016-03-30Return null value if getActiveAdminUncheckedLocked returns null.Sudheer Shanka
2016-03-29AfW - suspend apps - API polishAndrei Stingaceanu
2016-03-09Use compound drawable instead of image span.Sudheer Shanka
2016-03-02Update restricted icon.Sudheer Shanka
2016-02-19Part1 - Don't add padlock if the restriction is not set by admin.Sudheer Shanka
2016-02-16Suspend packages - new API for retrieving the suspended statusAndrei Stingaceanu
2016-02-04Merge "Made changes to fix some policy transparency options."Sudheer Shanka
2016-02-04Made changes to fix some policy transparency options.Sudheer Shanka
2016-02-03Add an utility method to get device owner.Sudheer Shanka
2016-02-01Make Notification Redaction independent for work profilesClara Bayarri
2016-01-28Merge "RestrictedLockUtils - introduce check for suspended apps"Andrei Stingaceanu
2016-01-28RestrictedLockUtils - introduce check for suspended appsAndrei Stingaceanu
2016-01-28Add a DPM method to allow system to query parent profile instance.Sudheer Shanka
2016-01-26Made checkIfkeyguardNotificationFeaturesDisabled more generic.Sudheer Shanka
2016-01-26Merge "Add util method to get the admin who set maximum time to lock."Sudheer Shanka
2016-01-26Check for null condition in case there is no DPM support.Sudheer Shanka
2016-01-25Add util method to get the admin who set maximum time to lock.Sudheer Shanka
2016-01-21Add a guard against NullPointerException in RestrictedLockUtils.Sudheer Shanka
2016-01-21Fix admin check in Settings.Ruben Brunk
2016-01-18Merge "Add an util method and update setMenuItemAsDisabledByAdmin."Sudheer Shanka
2016-01-18Merge "Add extra utility method to RestrictedLockUtils."Sudheer Shanka
2016-01-18Merge "Remove spacing when removing padlock and add more util methods."Sudheer Shanka
2016-01-18Remove spacing when removing padlock and add more util methods.Sudheer Shanka
2016-01-18Check for null values when copying enforcedAdmin in QSTile.State.Sudheer Shanka
2016-01-15Add an util method and update setMenuItemAsDisabledByAdmin.Sudheer Shanka
2016-01-13Add restricted padlocks to tiles in quick settings.Sudheer Shanka
2016-01-12Add extra utility method to RestrictedLockUtils.Sudheer Shanka
2016-01-12Move restricted padlock support to SettingsLibSudheer Shanka