aboutsummaryrefslogtreecommitdiffstats
path: root/cm/lib
Commit message (Expand)AuthorAgeFilesLines
* cmsdk: add invalid input checking for persistent storage APIsScott Mertz2016-01-221-0/+14
* cmsdk: Add example service test.Adnan Begovic2016-01-051-7/+0
* CMSDK: add duration for priority/quiet modeJanet Sun2015-12-231-10/+39
* cmsdk: Fixup stub generation.Adnan Begovic2015-12-225-2/+5
* ProfileManagerService: fix broadcasting crashRoman Birg2015-12-221-4/+4
* Profiles: add isEnabled(); send state changesRoman Birg2015-12-211-1/+69
* cmsdk: Add CMHW method to check if SRE is self managedSteve Kondik2015-12-091-0/+16
* cmsdk: Reimplement helper methods for secondary telephony service.Adnan Begovic2015-11-291-12/+14
* cmsdk: Re-enable multiple profiles functions.Adnan Begovic2015-11-291-2/+2
* perf: Add PerformanceManager.getProfileHasAppProfiles APIKhalid Zubair2015-11-251-2/+19
* perf: fix perf profile change issuesKhalid Zubair2015-11-251-42/+85
* perf: Remove logspamSteve Kondik2015-11-041-1/+0
* cmsdk: Refactor the PerformanceManagerSteve Kondik2015-11-031-0/+314
* cmsdk: Point at cmsettings for system profiles.Adnan Begovic2015-10-261-4/+5
* cmsdk: Temporary build fixesAdnan Begovic2015-10-093-13/+18
* cmsdk: mContext is private with SystemService now.Adnan Begovic2015-10-093-0/+6
* CMSdk : Initial thermal state to STATE_UNKNOWNDanesh M2015-09-241-1/+1
* CMSdk : Add thermal monitor service implDanesh M2015-09-241-1/+63
* Added Application Suggestions.herriojr2015-09-143-0/+210
* cmsdk: Add persistent properties APISteve Kondik2015-09-091-0/+36
* Add Broadcast action and query API for AudioSource.HOTWORD.Matt Garnes2015-09-081-11/+40
* cmsdk: Enforce cyanogenmod.permission.MODIFY_PROFILES for profiles.Adnan Begovic2015-09-011-3/+2
* cmhw: Add makeDefault arg to setDisplayModeSteve Kondik2015-08-201-5/+5
* cmsdk: Add initial DisplayMode and AutoContrast support to CMHWSteve Kondik2015-08-191-0/+76
* cmsdk: Transplant CMHW into CMSDKSteve Kondik2015-08-191-0/+452
* 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: Dual SIM support on CM SDKJoao Figueiredo2015-08-061-0/+340
* Add API to SettingsManager to set zen mode.Matt Garnes2015-08-061-0/+57
* Add SettingsManager.Matt Garnes2015-08-061-0/+158
* cmsdk: Support deleteIntent and remove tiles when packages change.Adnan Begovic2015-07-311-0/+164
* cmsdk: Create new setIcon method for utilizing bitmapsAdnan Begovic2015-07-311-2/+2
* cmsdk: Clear calling identity when resetAll is called.Adnan Begovic2015-07-141-0/+2
* cmsdk: fix cannot create handlerJorge Ruesga2015-07-132-4/+14
* CMSDK: Begin documentation and testing for profiles.Adnan Begovic2015-07-101-1/+1
* CMSDK: Introduce factored out resources from framework.Adnan Begovic2015-07-091-3/+3
* CMSDK: Make sure to initialize ProfileTriggerHelper.Adnan Begovic2015-07-012-4/+161
* CMSDK: Introduce Profiles API from frameworks.Adnan Begovic2015-06-251-0/+616
* cmsdk: notify new listeners all registered custom tilesJorge Ruesga2015-06-141-0/+11
* cmsdk: customtiles: allow load resources from external packagesJorge Ruesga2015-06-141-3/+8
* CMSDK: Remove dead code.Adnan Begovic2015-05-181-3/+0
* CMSDK: Don't share a namespace with the library.Adnan Begovic2015-05-131-3/+3
* Fix package name.Danny Baumann2015-05-131-3/+4
* CMSDK: Make sure we're binding the correct permission for enforcement.Adnan Begovic2015-05-131-1/+1
* CMSDK: Create cyanogenmod platform resource package.Adnan Begovic2015-05-121-3/+3
* CMSDK: Update implementation for permission declarations.Adnan Begovic2015-04-301-8/+8
* CMSDK: Refactor compile, prepare for integration tests.Adnan Begovic2015-04-303-0/+7
* CMSDK: Create means of removing tiles via listener interface.Adnan Begovic2015-04-291-2/+31
* CMSDK: Create Quick Settings Tile API.Adnan Begovic2015-04-262-0/+1111