aboutsummaryrefslogtreecommitdiffstats
path: root/cm/lib/main/java/org/cyanogenmod/platform/internal/ProfileManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Apply active profile if user enables system profilesLuis Vidal2016-06-301-1/+65
* cmsdk: Create CMSystemServer to handle our platform init.Adnan Begovic2016-05-311-1/+6
* cmsdk: Mandate profile feature xml's for service implementation.Adnan Begovic2016-03-241-1/+7
* cmsdk: Fixup stub generation.Adnan Begovic2015-12-221-1/+1
* ProfileManagerService: fix broadcasting crashRoman Birg2015-12-221-4/+4
* Profiles: add isEnabled(); send state changesRoman Birg2015-12-211-1/+69
* cmsdk: Enforce cyanogenmod.permission.MODIFY_PROFILES for profiles.Adnan Begovic2015-09-011-3/+2
* profiles: Don't bind the keyguard until ActivityManager is upSteve Kondik2015-08-191-1/+7
* cmsdk: fix enabling/disabling keyguardRoman Birg2015-08-131-1/+43
* cmsdk: Clear calling identity when resetAll is called.Adnan Begovic2015-07-141-0/+2
* cmsdk: fix cannot create handlerJorge Ruesga2015-07-131-1/+4
* CMSDK: Introduce factored out resources from framework.Adnan Begovic2015-07-091-3/+3
* CMSDK: Make sure to initialize ProfileTriggerHelper.Adnan Begovic2015-07-011-4/+10
* CMSDK: Introduce Profiles API from frameworks.Adnan Begovic2015-06-251-0/+616