1. d4ae065 CMSDK : Add lockscreen shortcuts and navigation bar ime by Danesh M · 10 years ago
  2. 6d2f22a CMSDK : Add functions for delimited strings by Danesh M · 10 years ago
  3. b56f346 CMSDK : Change protection level system to privileged by Danesh M · 10 years ago
  4. 74c2b77 Themes: Uncomment ThemeVersion code by d34d · 10 years ago
  5. ac36cbe perf: Remove logspam by Steve Kondik · 10 years ago
  6. 620c35b cmsdk: Refactor the PerformanceManager by Steve Kondik · 10 years ago
  7. 5e522e6 cmsdk: Add an internal target which includes all resources by Steve Kondik · 10 years ago
  8. 1a5c249 cmsdk: Fix issue with intermediates not ready by Steve Kondik · 10 years ago
  9. 4eb54af HighTouchSensitivity [1/2]: Add Settings preference by AdrianDC · 10 years ago
  10. 06b49a6 cmsdk: Introduce content classes. by Adnan Begovic · 10 years ago
  11. f24f7a5 cmsdk: Introduce various new Settings from fwb. by Adnan Begovic · 10 years ago
  12. 241e559 cmsdk: Remove systemserverclasspath test. by Adnan Begovic · 10 years ago
  13. 9ad39bf cmsdk: Introduce CYANOGENMOD_DISPLAY_VERSION by Adnan Begovic · 10 years ago
  14. f61f9d0 CMSettings: add privacy guard default key by Roman Birg · 10 years ago
  15. ec9828b CMSDK : Add statusbar constants by Danesh M · 10 years ago
  16. 99f872f cmsdk: Make sure we're generating as 0x3F res id by Adnan Begovic · 10 years ago
  17. ce26360 cmsdk: Point at cmsettings for system profiles. by Adnan Begovic · 10 years ago
  18. 49b9882 CMSettingsProvider: Add ability to read region locked themes by Yvonne Wong · 10 years ago
  19. 060a6a6 CMSettings: add notification play queue setting by Roman Birg · 10 years ago
  20. 9e69abb Improve several permission description Strings. by Matt Garnes · 10 years ago
  21. fe7a368 cmsdk: Temporary build fixes by Adnan Begovic · 10 years ago
  22. a79a53b cmsdk: mContext is private with SystemService now. by Adnan Begovic · 10 years ago
  23. 27a874f CMSettingsProvider: Define legacy constants within package. by Adnan Begovic · 10 years ago
  24. 5fdff90 Remove AOSP settings from CMSettings/CMSettingsProvider by Yvonne Wong · 10 years ago
  25. 4e53461 cmsdk: API level 4 for M release. by Adnan Begovic · 10 years ago
  26. 5c29aa4 CMSettings: Remove write check in query method and add values for heads up notification by Yvonne Wong · 10 years ago
  27. 7f34720 Automatic translation import by Michael Bestas · 10 years ago
  28. 3bee029 cmsdk: Update README. by Adnan Begovic · 10 years ago
  29. 10d2025 cmsdk: Update API text for constants changes. by Adnan Begovic · 10 years ago
  30. 0ba3889 cmdsk: rename thermal constants to reflect actual event semantics by Wilhelm Fitzpatrick · 10 years ago
  31. 38e8b11 cmsdk: Create api level 3, cantaloupe. by Adnan Begovic · 10 years ago
  32. 05d0129 Add way to migrate CM specific settings to CMSettingsProvider by Yvonne Wong · 10 years ago
  33. 8fc6aff cmsdk: Add classpathtests. by Adnan Begovic · 10 years ago
  34. c56b48e CmSdk : Update api text for thermal monitor by Danesh M · 10 years ago
  35. b4ef25a CMSdk : Initial thermal state to STATE_UNKNOWN by Danesh M · 10 years ago
  36. ce92e37 Automatic translation import by Michael Bestas · 10 years ago
  37. b4f88fa CMSdk : Add thermal monitor service impl by Danesh M · 10 years ago
  38. 2acf3ea CMSdk : Add ThermalMonitor by Danesh M · 10 years ago
  39. e2daff9 CMSettingsProvider: Remove attempts at closing sqlite db by Yvonne Wong · 10 years ago
  40. 806a91e packages: Remove CMResolver by Brint E. Kriebel · 10 years ago
  41. 0769cdb CMResolver: Optimize restart if we know we don't have suggestions. by Adnan Begovic · 10 years ago
  42. 0d5b0b7 CMSettingsProvider: Update app name by Michael Bestas · 10 years ago
  43. 688a045 CMResolver: Fix bad equivalancy check by using known boolean. by Adnan Begovic · 10 years ago
  44. 3c45665 cmsdk: Make sure the ACCESS_APP_SUGGESTIONS perm is not hidden. by Adnan Begovic · 10 years ago
  45. e78ca4d Added Application Suggestions. by herriojr · 10 years ago
  46. 35df988 Automatic translation import by Michael Bestas · 10 years ago
  47. d39c839 Update persistent storage permission string by Michael Bestas · 10 years ago
  48. 44b9ae4 Correct permission string. by Michael Bestas · 10 years ago
  49. 9f381bc cmsdk: Update api text for Persistent Storage API. by Adnan Begovic · 10 years ago
  50. 7cef6f6 cmsdk: Add persistent properties API by Steve Kondik · 10 years ago
  51. 087f2b5 Update API txt files for cyanogenmod.media.MediaRecorder. by Matt Garnes · 10 years ago
  52. eabd575 Add Broadcast action and query API for AudioSource.HOTWORD. by Matt Garnes · 10 years ago
  53. a458122 Allow whitelist for MODIFY_NETWORK_SETTINGS permission. by Matt Garnes · 10 years ago
  54. 26272cd Add Hotword audio capture constants. by Matt Garnes · 10 years ago
  55. 99b8c5d cmsdk: Update documentation for Boysenberry release. by Adnan Begovic · 10 years ago
  56. bc2ea6b cmsdk: Update documentation for HAF permission. by Adnan Begovic · 10 years ago
  57. 04569c7 cmsdk: Update tests for new ALARM permissions. by Adnan Begovic · 10 years ago
  58. 9971604 cmsdk: Update cm-api for hasSensitiveData() and new permissions. by Adnan Begovic · 10 years ago
  59. 7f17704 cmsdk: Add permissions for ALARMS. by Adnan Begovic · 10 years ago
  60. 0523911 cmsdk: Enforce cyanogenmod.permission.MODIFY_PROFILES for profiles. by Adnan Begovic · 10 years ago
  61. 88bc996 cmsdk: Fix toast in CMHardwareTest. by Adnan Begovic · 10 years ago
  62. c0c27a6 cmsdk: Add preliminary hardware manager tests. by Adnan Begovic · 10 years ago
  63. 3a502e9 cmsdk: Change parceling for DisplayMode. by Adnan Begovic · 10 years ago
  64. c5fa7bc cmsdk: Fix spelling error in CMSettingsProvider makefile. by Adnan Begovic · 10 years ago
  65. 40a46bd BugFix: Fix potential NPEs with getService() by BadDaemon · 10 years ago
  66. 6850732 Automatic translation import by Michael Bestas · 10 years ago
  67. 95dadd8 cmsdk: allow custom tiles to set the new qstile's sensitive data flag by Jorge Ruesga · 10 years ago
  68. 0eb2999 Add CMSettingsProvider and CMDatabaseHelper by Yvonne Wong · 10 years ago
  69. e949433 cmsdk: Build in the Manifest and R classes for the sdk. by Adnan Begovic · 10 years ago
  70. a632fbc cmsdk: Update cm api text files by Yvonne Wong · 10 years ago
  71. ba4db5a cmhw: Add makeDefault arg to setDisplayMode by Steve Kondik · 10 years ago
  72. 648c91f Automatic translation import by Tom Powell · 10 years ago
  73. b23c181 Automatic translation import by Tom Powell · 10 years ago
  74. fd406e9 Automatic translation import by Tom Powell · 10 years ago
  75. e18f6d8 cmsdk: Add initial DisplayMode and AutoContrast support to CMHW by Steve Kondik · 10 years ago
  76. 5ee87cb cmsdk: Transplant CMHW into CMSDK by Steve Kondik · 10 years ago
  77. 435e2f3 profiles: Don't bind the keyguard until ActivityManager is up by Steve Kondik · 10 years ago
  78. 8b5a4d9 Automatic translation import by Michael Bestas · 10 years ago
  79. bf57636 cmsdk: Rename gradle-sample package namespace. by Adnan Begovic · 10 years ago
  80. 203a9bc cmsdk: Add gradle sample project. by Adnan Begovic · 10 years ago
  81. 5a51835 cmsdk: Fix README. (Add period). by Jon Dinneen · 10 years ago
  82. 307941c cmsdk: fix enabling/disabling keyguard by Roman Birg · 10 years ago
  83. f304ef2 Automatic translation import by Tom Powell · 10 years ago
  84. c30c5b5 Automatic translation import by Tom Powell · 10 years ago
  85. f47e3de Automatic translation import by Tom Powell · 10 years ago
  86. f4541cd cmsdk: Update readme for maven central deploy. by Adnan Begovic · 10 years ago
  87. bb1367a cmsdk: Update README by Adnan Begovic · 10 years ago
  88. 4c28bc5 cmsdk: Provide quick manual functional telephony api tests. by Adnan Begovic · 10 years ago
  89. 7f50335 cmsdk: Dual SIM support on CM SDK by Joao Figueiredo · 10 years ago
  90. 7820e6d Update APIs for new settings and DeskClock support. by Matt Garnes · 10 years ago
  91. 51c39ba Add API to SettingsManager to set zen mode. by Matt Garnes · 10 years ago
  92. 9e6ec9e Add AlarmClock support for CM DeskClock manipulation. by Matt Garnes · 10 years ago
  93. 0cdb1d5 Add SettingsManager. by Matt Garnes · 10 years ago
  94. 5b61a21 Automatic translation import by Michael Bestas · 10 years ago
  95. d7be1ca cmsdk: Add sample Profiles application. by Adnan Begovic · 10 years ago
  96. 8481cec cmsdk: Expose ProfileTrigger constructor for third parties. by Adnan Begovic · 10 years ago
  97. c2d967c cmsdk: Update custom tile sample for shouldCollapsePanel. by Adnan Begovic · 10 years ago
  98. 7034da2 cmsdk: Clean up documentation. by Adnan Begovic · 10 years ago
  99. 6b7fd5f cmsdk: Update current api text files. by Adnan Begovic · 10 years ago
  100. fa82ebb cmsdk: Support deleteIntent and remove tiles when packages change. by Adnan Begovic · 10 years ago