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