aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove AOSP settings from CMSettings/CMSettingsProviderYvonne Wong2015-10-091-18/+0
* cmsdk: API level 4 for M release.Adnan Begovic2015-10-071-1/+9
* CMSettings: Remove write check in query method and add values for heads up no...Yvonne Wong2015-10-071-0/+3
* cmdsk: rename thermal constants to reflect actual event semanticsWilhelm Fitzpatrick2015-09-291-9/+9
* cmsdk: Create api level 3, cantaloupe.Adnan Begovic2015-09-291-1/+7
* Add way to migrate CM specific settings to CMSettingsProviderYvonne Wong2015-09-251-72/+400
* CMSdk : Add ThermalMonitorDanesh M2015-09-244-1/+118
* Added Application Suggestions.herriojr2015-09-146-0/+345
* cmsdk: Add persistent properties APISteve Kondik2015-09-092-0/+136
* Add Broadcast action and query API for AudioSource.HOTWORD.Matt Garnes2015-09-085-26/+84
* Add Hotword audio capture constants.Matt Garnes2015-09-031-0/+44
* cmsdk: Update documentation for Boysenberry release.Adnan Begovic2015-09-023-10/+29
* cmsdk: Enforce cyanogenmod.permission.MODIFY_PROFILES for profiles.Adnan Begovic2015-09-011-1/+2
* cmsdk: Add preliminary hardware manager tests.Adnan Begovic2015-09-011-1/+1
* cmsdk: Change parceling for DisplayMode.Adnan Begovic2015-09-011-5/+54
* BugFix: Fix potential NPEs with getService()BadDaemon2015-09-011-19/+68
* cmsdk: allow custom tiles to set the new qstile's sensitive data flagJorge Ruesga2015-08-311-2/+24
* Add CMSettingsProvider and CMDatabaseHelperYvonne Wong2015-08-311-0/+1044
* cmhw: Add makeDefault arg to setDisplayModeSteve Kondik2015-08-202-3/+3
* cmsdk: Add initial DisplayMode and AutoContrast support to CMHWSteve Kondik2015-08-194-0/+154
* cmsdk: Transplant CMHW into CMSDKSteve Kondik2015-08-193-0/+583
* cmsdk: fix enabling/disabling keyguardRoman Birg2015-08-132-16/+33
* cmsdk: Dual SIM support on CM SDKJoao Figueiredo2015-08-063-0/+399
* Add API to SettingsManager to set zen mode.Matt Garnes2015-08-062-0/+57
* Add AlarmClock support for CM DeskClock manipulation.Matt Garnes2015-08-062-0/+472
* Add SettingsManager.Matt Garnes2015-08-063-0/+190
* cmsdk: Expose ProfileTrigger constructor for third parties.Adnan Begovic2015-08-041-1/+19
* cmsdk: Clean up documentation.Adnan Begovic2015-08-032-4/+4
* cmsdk: Support deleteIntent and remove tiles when packages change.Adnan Begovic2015-07-311-0/+37
* Profiles: add LockModeSettingsRoman Birg2015-07-312-16/+203
* cmsdk: Add support for remote views in expanded stylesAdnan Begovic2015-07-311-0/+56
* cmsdk: Create new setIcon method for utilizing bitmapsAdnan Begovic2015-07-311-1/+103
* cmsdk: Make sure we're writing ProfileTrigger values as typed array.Adnan Begovic2015-07-311-2/+4
* cmsdk: Fix Profile parceling for custom objects.Adnan Begovic2015-07-301-15/+17
* cmsdk: Make sure we're defauling shouldCollapsePanel to true.Adnan Begovic2015-07-281-1/+1
* cmsdk: Add method for shouldCollapsePanel.Adnan Begovic2015-07-271-1/+26
* cmsdk: Hide PARCELABLE_VERSION constant which varies between releases.Adnan Begovic2015-07-211-0/+1
* cmsdk: Declare a parcelable header.Adnan Begovic2015-07-2010-124/+535
* cmsdk: Update intent action extras to match new namespace.Adnan Begovic2015-07-171-2/+2
* cmsdk: Fix javadoc comment for CM_VERSION_CODES.Adnan Begovic2015-07-171-1/+1
* cmsdk: Update PROFILE_PICKER intent action.Adnan Begovic2015-07-161-1/+1
* cmsdk: Clean up constant linking for javadoc.Adnan Begovic2015-07-162-11/+11
* cmsdk: Return UNKNOWN for impossible sdk ints.Adnan Begovic2015-07-161-2/+7
* cmsdk: Add documentation for validating API level.Adnan Begovic2015-07-161-0/+20
* cmsdk: Fix Profile parceling.Adnan Begovic2015-07-141-36/+106
* cmsdk: Name api level 2 as boysenberry.Adnan Begovic2015-07-131-0/+6
* cmsdk: @hide everything relating to ProfileGroups, until complete.Adnan Begovic2015-07-132-0/+6
* cmsdk: Update profile settings documentation.Adnan Begovic2015-07-133-4/+4
* CMSDK: Begin documentation and testing for profiles.Adnan Begovic2015-07-109-94/+1594
* CMSDK: Introduce factored out resources from framework.Adnan Begovic2015-07-091-1/+2