1. b485a25 profiles: Fix typo in static variable naming by Bruno Martins · 4 years, 6 months ago
  2. bd39ad8 profiles: Account for deprecated location API methods by Bruno Martins · 4 years, 6 months ago
  3. 06ecc3c lineage-sdk: Drop Expanded Desktop API by Wang Han · 5 years ago
  4. e530d7a lineage-sdk: Clean up imports by LuK1337 · 5 years ago
  5. 3533d38 lineage-sdk: Migrate to androidx by Sam Mortimer · 5 years ago
  6. 1be72e7 sdk: tests: fix LineageHardwareTest by Joey · 5 years ago
  7. 7368c8e sdk: Deprecate some unused lineagehw features by Paul Keith · 6 years ago
  8. 1e5a24c lineage-sdk: Remove proguard shrinktests by Sam Mortimer · 6 years ago
  9. 283ab86 lineage-sdk: Set LOCAL_PRIVATE_PLATFORM_APIS := true by Sam Mortimer · 6 years ago
  10. e54c07d lineage-sdk: Remove alarm clock API by Michael Bestas · 7 years ago
  11. 861ba2d lineage-sdk: Remove lineage telephony service by Michael Bestas · 7 years ago
  12. 99fba21 lineage-sdk: Remove lineage status bar service by Michael Bestas · 7 years ago
  13. 19d8afb lineagehw: Remove persistent storage feature by Michael Bestas · 7 years ago
  14. d859077 lineagehw: Remove unique device ID feature by Michael Bestas · 7 years ago
  15. 68d668e Remove KeyguardExternal by Sam Mortimer · 7 years ago
  16. ae2d7e1 Remove PartnerInterface and LiveLockScreen by Sam Mortimer · 7 years ago
  17. 0912ee8 Remove theme support by Sam Mortimer · 7 years ago
  18. 542742b lineage-sdk: rebrand step 2: update file contents by Sam Mortimer · 7 years ago
  19. 5ede05b lineage-sdk: rebrand step 1: update paths by Sam Mortimer · 7 years ago
  20. a7e8c17 CMSDK: Tests: AIRPLANE_MODE_ON has moved by Michael W · 8 years ago
  21. d73a932 cmsdk: cmhw: Deprecate TAP_TO_WAKE feature by Zhao Wei Liew · 8 years ago
  22. e8aecd3 cmsdk: Ensure CMHW feature constants aren't optimized out by Steve Kondik · 8 years ago
  23. cd98e0b cmsdk: Rework the PerformanceManager by Steve Kondik · 8 years ago
  24. 5dec2bb cmsdk: Fix tests for N by Steve Kondik · 8 years ago
  25. e1ba940 CMSDK : Fix generateAlertColorFromDrawable for non BitmapDrawable by Danesh M · 8 years ago
  26. 131de78 Themes: Provide 100% test coverage for themes by d34d · 8 years ago
  27. f4dd414 Themes: Fix ThemeManagerTest by d34d · 8 years ago
  28. b25a324 Weather API test: Wait for a bit before Mockito verifies if method was called by Luis Vidal · 8 years ago
  29. 3251a45 cmsdk: Increase flaky test tolerance on zenmode tests. by Adnan Begovic · 8 years ago
  30. 0b76a46 cmsdk: Provide test coverage for remainder PartnerInterface's. by Adnan Begovic · 8 years ago
  31. afa47a7 cmsdk: Provide remainder test coverage for CMStatusbarManager. by Adnan Begovic · 8 years ago
  32. 5d5e556 cmsdk: Provide remaining ProfileManager test coverage. by Adnan Begovic · 8 years ago
  33. 9b50627 cmsdk: Provide remaining Profile test coverage. by Adnan Begovic · 8 years ago
  34. 3f8b3b3 Provide remaining Weather API test coverage by Luis Vidal · 8 years ago
  35. c701b8e CMSDK : Add tests for ColorUtils by Danesh M · 8 years ago
  36. 60c6053 CMSDK : Fix external view test by Danesh M · 8 years ago
  37. 912410f CMSDK : Add LiveLockScreenManager tests by Danesh M · 8 years ago
  38. b6e71bc External view test by Danesh M · 8 years ago
  39. 7fff40e cmsdk: Clean up posted tile in CustomTileListenerService test. by Adnan Begovic · 8 years ago
  40. 8387d3c cmsdk: Add CustomTileListenerService tests. by Adnan Begovic · 8 years ago
  41. 0e0cb73 cmsdk: Provide test coverage to Profile's *Settings classes. by Adnan Begovic · 8 years ago
  42. 2add3de cmsdk: Provide tests for Profile.ProfileTrigger interfaces. by Adnan Begovic · 8 years ago
  43. fda1fc6 cmsdk: Provide coverage for serial number and unique device id. by Adnan Begovic · 8 years ago
  44. 7a48ce3 cmsdk: Add test package to CMTS targets. by Adnan Begovic · 8 years ago
  45. 39f0012 cmsdk: Provide themescontract tests. by Adnan Begovic · 8 years ago
  46. 70d3b76 cmsdk: Add binder transaction id tests for api 5 interfaces. by Adnan Begovic · 8 years ago
  47. ef4a783 cmsdk: Skip powersave during testing. by Adnan Begovic · 8 years ago
  48. 94dd91a cmsdk: Fix PerformanceManagerTest expectations. by Adnan Begovic · 8 years ago
  49. bf3c0cf cmsdk: Add CMAudioManager by Steve Kondik · 8 years ago
  50. 4595cfd livedisplay: Add some unit tests by Steve Kondik · 8 years ago
  51. ab3916f Add Weather API test coverage by Luis Vidal · 9 years ago
  52. ea7d712 cmsdk: Add test coverage for parceling LiveLockScreenInfo by d34d · 9 years ago
  53. 3757686 cmsdk: Add test coverage for LiveLockScreenInfo.Builder by d34d · 9 years ago
  54. 3726f6b cmsdk: Add test coverage for parceling of ThemeChangeRequests. by Adnan Begovic · 9 years ago
  55. 3916ed7 cmsdk: Add test coverage for ThemeChangeRequestBuilder and object. by Adnan Begovic · 9 years ago
  56. 22859ef cmsdk: Add preliminary ThemeManager test coverage. by Adnan Begovic · 9 years ago
  57. eafcdbd cmsdk: Create Concierge parcel handler concept. by Adnan Begovic · 9 years ago
  58. b271dcf cmsdk: Mandate partner feature xml's for service implementation. by Adnan Begovic · 9 years ago
  59. 279ce42 cmsdk: Mandate performance feature xml's for service implementation. by Adnan Begovic · 9 years ago
  60. 21a5674 cmsdk: Mandate profile feature xml's for service implementation. by Adnan Begovic · 9 years ago
  61. cdf85ad cmsdk: Mandate cm sb feature xml's for service implementation. by Adnan Begovic · 9 years ago
  62. a335ba3 cmsdk: Mandate cmhw feature xml's for service implementation. by Adnan Begovic · 9 years ago
  63. b4eafda cmsdk: Add PerformanceManager tests, Change target permission. by Adnan Begovic · 9 years ago
  64. 7ed4fca cmsdk: Keep generated java classes from aidl interfaces. by Adnan Begovic · 9 years ago
  65. c0bd6d0 cmsdk: Clean up proguard flags. by Adnan Begovic · 9 years ago
  66. 873364c cmsdk: Remove debugging from proguard. by Adnan Begovic · 9 years ago
  67. ba01275 cmsdk: Strip unused cmsdk members for codecoverage. by Adnan Begovic · 9 years ago
  68. 9c902f8 cmsdk: Update binder transaction tests for new interfaces. by Adnan Begovic · 9 years ago
  69. eb17396 cmsdk: Add concept of parameterized BinderIdTransactionTest. by Adnan Begovic · 9 years ago
  70. a6ce9b8 cmsdk: Annotate a few zenmode tests as flaky. by Adnan Begovic · 9 years ago
  71. eb82dbf cmsdk: cmhw: Add UniqueDeviceId support by Matt Wagantall · 9 years ago
  72. a3c05bf Revert "cmsdk: Add example service test." by Khalid Zubair · 9 years ago
  73. 25a7147 Revert "cmsdk/tests: Temp hack to fix `mka` builds." by Khalid Zubair · 9 years ago
  74. 62579b1 cmsdk: add invalid input checking for persistent storage APIs by Scott Mertz · 9 years ago
  75. 31962b2 cmsdk/tests: Fix zenmode tests. by Adnan Begovic · 9 years ago
  76. 7fb0a06 cmsdk: change persistent storage test cases to void return type by Scott Mertz · 9 years ago
  77. 80001bf cmsdk: Fix BuildTests. Bump parcelable version. by Adnan Begovic · 9 years ago
  78. 8d49200 CustomTiles: add a custom long press PendingIntent by Roman Birg · 9 years ago
  79. 969cda0 cmsdk/tests: Temp hack to fix `mka` builds. by Adnan Begovic · 9 years ago
  80. 3dffa87 cmsdk: Add unit test for PartnerInterface by Janet Sun · 9 years ago
  81. 7107e06 cmsdk: Update iconography. by Adnan Begovic · 9 years ago
  82. 33e300e cmsdk: Add example service test. by Adnan Begovic · 9 years ago
  83. 57dc3b3 CMSDK: add duration for priority/quiet mode by Janet Sun · 9 years ago
  84. 8a79ddb cmsdk: Clean up some provider tests. by Adnan Begovic · 9 years ago
  85. cb4a990 Profiles: add isEnabled(); send state changes by Roman Birg · 9 years ago
  86. b9d7733 External views for cm13 by Chris Sarbora · 9 years ago
  87. 241e559 cmsdk: Remove systemserverclasspath test. by Adnan Begovic · 9 years ago
  88. 4e53461 cmsdk: API level 4 for M release. by Adnan Begovic · 9 years ago
  89. 38e8b11 cmsdk: Create api level 3, cantaloupe. by Adnan Begovic · 9 years ago
  90. 05d0129 Add way to migrate CM specific settings to CMSettingsProvider by Yvonne Wong · 9 years ago
  91. 8fc6aff cmsdk: Add classpathtests. by Adnan Begovic · 9 years ago
  92. 7cef6f6 cmsdk: Add persistent properties API by Steve Kondik · 9 years ago
  93. eabd575 Add Broadcast action and query API for AudioSource.HOTWORD. by Matt Garnes · 9 years ago
  94. 04569c7 cmsdk: Update tests for new ALARM permissions. by Adnan Begovic · 9 years ago
  95. 0523911 cmsdk: Enforce cyanogenmod.permission.MODIFY_PROFILES for profiles. by Adnan Begovic · 9 years ago
  96. 88bc996 cmsdk: Fix toast in CMHardwareTest. by Adnan Begovic · 9 years ago
  97. c0c27a6 cmsdk: Add preliminary hardware manager tests. by Adnan Begovic · 9 years ago
  98. 95dadd8 cmsdk: allow custom tiles to set the new qstile's sensitive data flag by Jorge Ruesga · 9 years ago
  99. 0eb2999 Add CMSettingsProvider and CMDatabaseHelper by Yvonne Wong · 9 years ago
  100. 4c28bc5 cmsdk: Provide quick manual functional telephony api tests. by Adnan Begovic · 9 years ago