| Commit message (Expand) | Author | Age | Files | Lines |
* | cmsdk: Move lookup provider logic to CMSettings. | Adnan Begovic | 2015-11-10 | 1 | -0/+56 |
* | cmsdk: Move proximitycheck to CMSettings. | Adnan Begovic | 2015-11-09 | 1 | -0/+12 |
* | cmsdk: Move battery light settings to CMSettings. | Adnan Begovic | 2015-11-09 | 1 | -0/+32 |
* | cmsdk: Move numerous buttons settings into CMSettings. | Adnan Begovic | 2015-11-09 | 1 | -0/+160 |
* | CMSettings: Port "Development shortcut" (3/3) | d34d | 2015-11-07 | 1 | -0/+7 |
* | cmsdk: Finish migrating "last app" logic to cmsdk. | Adnan Begovic | 2015-11-05 | 1 | -1/+11 |
* | CMSDK : Add lockscreen shortcuts and navigation bar ime | Danesh M | 2015-11-05 | 1 | -0/+12 |
* | CMSDK : Add functions for delimited strings | Danesh M | 2015-11-05 | 1 | -0/+120 |
* | Themes: Uncomment ThemeVersion code | d34d | 2015-11-05 | 1 | -2/+0 |
* | cmsdk: Refactor the PerformanceManager | Steve Kondik | 2015-11-03 | 5 | -0/+258 |
* | HighTouchSensitivity [1/2]: Add Settings preference | AdrianDC | 2015-10-30 | 1 | -0/+8 |
* | cmsdk: Introduce content classes. | Adnan Begovic | 2015-10-29 | 1 | -0/+33 |
* | cmsdk: Introduce various new Settings from fwb. | Adnan Begovic | 2015-10-29 | 1 | -0/+86 |
* | cmsdk: Introduce CYANOGENMOD_DISPLAY_VERSION | Adnan Begovic | 2015-10-29 | 1 | -0/+3 |
* | CMSettings: add privacy guard default key | Roman Birg | 2015-10-28 | 1 | -0/+6 |
* | CMSDK : Add statusbar constants | Danesh M | 2015-10-28 | 1 | -0/+42 |
* | cmsdk: Point at cmsettings for system profiles. | Adnan Begovic | 2015-10-26 | 1 | -0/+6 |
* | CMSettings: add notification play queue setting | Roman Birg | 2015-10-20 | 1 | -1/+8 |
* | cmsdk: Temporary build fixes | Adnan Begovic | 2015-10-09 | 3 | -7/+9 |
* | Remove AOSP settings from CMSettings/CMSettingsProvider | Yvonne Wong | 2015-10-09 | 1 | -18/+0 |
* | cmsdk: API level 4 for M release. | Adnan Begovic | 2015-10-07 | 1 | -1/+9 |
* | CMSettings: Remove write check in query method and add values for heads up no... | Yvonne Wong | 2015-10-07 | 1 | -0/+3 |
* | cmdsk: rename thermal constants to reflect actual event semantics | Wilhelm Fitzpatrick | 2015-09-29 | 1 | -9/+9 |
* | cmsdk: Create api level 3, cantaloupe. | Adnan Begovic | 2015-09-29 | 1 | -1/+7 |
* | Add way to migrate CM specific settings to CMSettingsProvider | Yvonne Wong | 2015-09-25 | 1 | -72/+400 |
* | CMSdk : Add ThermalMonitor | Danesh M | 2015-09-24 | 4 | -1/+118 |
* | Added Application Suggestions. | herriojr | 2015-09-14 | 6 | -0/+345 |
* | cmsdk: Add persistent properties API | Steve Kondik | 2015-09-09 | 2 | -0/+136 |
* | Add Broadcast action and query API for AudioSource.HOTWORD. | Matt Garnes | 2015-09-08 | 5 | -26/+84 |
* | Add Hotword audio capture constants. | Matt Garnes | 2015-09-03 | 1 | -0/+44 |
* | cmsdk: Update documentation for Boysenberry release. | Adnan Begovic | 2015-09-02 | 3 | -10/+29 |
* | cmsdk: Enforce cyanogenmod.permission.MODIFY_PROFILES for profiles. | Adnan Begovic | 2015-09-01 | 1 | -1/+2 |
* | cmsdk: Add preliminary hardware manager tests. | Adnan Begovic | 2015-09-01 | 1 | -1/+1 |
* | cmsdk: Change parceling for DisplayMode. | Adnan Begovic | 2015-09-01 | 1 | -5/+54 |
* | BugFix: Fix potential NPEs with getService() | BadDaemon | 2015-09-01 | 1 | -19/+68 |
* | cmsdk: allow custom tiles to set the new qstile's sensitive data flag | Jorge Ruesga | 2015-08-31 | 1 | -2/+24 |
* | Add CMSettingsProvider and CMDatabaseHelper | Yvonne Wong | 2015-08-31 | 1 | -0/+1044 |
* | cmhw: Add makeDefault arg to setDisplayMode | Steve Kondik | 2015-08-20 | 2 | -3/+3 |
* | cmsdk: Add initial DisplayMode and AutoContrast support to CMHW | Steve Kondik | 2015-08-19 | 4 | -0/+154 |
* | cmsdk: Transplant CMHW into CMSDK | Steve Kondik | 2015-08-19 | 3 | -0/+583 |
* | cmsdk: fix enabling/disabling keyguard | Roman Birg | 2015-08-13 | 2 | -16/+33 |
* | cmsdk: Dual SIM support on CM SDK | Joao Figueiredo | 2015-08-06 | 3 | -0/+399 |
* | Add API to SettingsManager to set zen mode. | Matt Garnes | 2015-08-06 | 2 | -0/+57 |
* | Add AlarmClock support for CM DeskClock manipulation. | Matt Garnes | 2015-08-06 | 2 | -0/+472 |
* | Add SettingsManager. | Matt Garnes | 2015-08-06 | 3 | -0/+190 |
* | cmsdk: Expose ProfileTrigger constructor for third parties. | Adnan Begovic | 2015-08-04 | 1 | -1/+19 |
* | cmsdk: Clean up documentation. | Adnan Begovic | 2015-08-03 | 2 | -4/+4 |
* | cmsdk: Support deleteIntent and remove tiles when packages change. | Adnan Begovic | 2015-07-31 | 1 | -0/+37 |
* | Profiles: add LockModeSettings | Roman Birg | 2015-07-31 | 2 | -16/+203 |
* | cmsdk: Add support for remote views in expanded styles | Adnan Begovic | 2015-07-31 | 1 | -0/+56 |