1. 1d33c4d livedisplay: Don't explode if no modes are available by Steve Kondik · 9 years ago
  2. 5d0badc livedisplay: Publish our own damn tile! by Steve Kondik · 9 years ago
  3. 0924db0 livedisplay: Fix error checks when fetching config by Steve Kondik · 9 years ago
  4. 453e132 Merge "Fix LiveDisplay string" into mm6.0 by Patrick Graber · 9 years ago
  5. bef9b6f Merge "cmsdk: Exclude compiled 'cyanogenmod/library' java package." into mm6.0 by Patrick Graber · 9 years ago
  6. f148727 Fix LiveDisplay string by Michael Bestas · 9 years ago
  7. e2b2409 cmsdk: Exclude compiled 'cyanogenmod/library' java package. by Adnan Begovic · 9 years ago
  8. 2b28dd1 Actually fix DroidDoc path by Nathan Prevette · 9 years ago
  9. 8a9ad68 Remove public default constructor from CMWeatherManager.RequestStatus [1/2] by Luis Vidal · 9 years ago
  10. c9f61ec ExtViews: Pass input events to underlying Window by d34d · 9 years ago
  11. 6055374 Weather API: Delegate the responsability of rejecting back to back requests [1/2] by Luis Vidal · 9 years ago
  12. 0ce8f1b cmsdk: compile as aar by Roman Birg · 9 years ago
  13. 840c318 Themes: Clear out bootanimation if pkgName empty by d34d · 9 years ago
  14. ddc398c LLS: Deprecate collapseNotificationPanel [1/2] by d34d · 9 years ago
  15. e1a46f8 Update .gitreview by Patrick Graber · 9 years ago
  16. e6434cc Weather API: Return ID rather than RequestInfo [1/2] by Luis Vidal · 9 years ago
  17. f6707e8 cmsdk: correct naming of THIRD_PARTY_KEYGUARD perm by d34d · 10 years ago
  18. d9260ae Add WEATHER_TEMPERATURE_UNIT to CMSettings [1/2] by Luis Vidal · 9 years ago
  19. 47203ca Use temperature unit from CMSettings on weather update requests by Luis Vidal · 9 years ago
  20. f68ee70 cmsdk: Refactoring LiveDisplay by Steve Kondik · 9 years ago
  21. 93fd495 cmsdk path fixed by BitO BSessiOn · 9 years ago
  22. 37b1c0f Fix nomenclature for RequestInfo types [1/2] by Luis Vidal · 9 years ago
  23. 4ede9fb Refactor WeatherInfo class by Luis Vidal · 9 years ago
  24. 6bc1153 Add state member to WeatherLocation class by Luis Vidal · 9 years ago
  25. 09f2bea LLS: Fix (possible) NPE by Michael W · 9 years ago
  26. 040b45f Add API to cancel an active weather request by Luis Vidal · 9 years ago
  27. 32f4200 CMSDK: App picker navbar button (2/2) by LorDClockaN · 10 years ago
  28. 2c7dfa8 CmSettings: Add Some More Navbar Buttons [2/2] by Varun · 10 years ago
  29. 494733e CMSDK: Add notification toggle button to navbar (2/2) by LorDClockaN · 10 years ago
  30. 6220a2d Add power button to cmsdk by LorDClockaN · 10 years ago
  31. f2d1003 Add Music QS Tile by Dark Eyes · 10 years ago
  32. 258632f Reset timer when a new weather service provider is selected by Luis Vidal · 9 years ago
  33. a7371a7 cmsdk: Actually return the system property in Build. by Adnan Begovic · 9 years ago
  34. 1a1d85f Automatic translation import by Michael Bestas · 9 years ago
  35. 06d2bc5 CMSDK safe headset volume switch (3/3) by Dark Eyes · 10 years ago
  36. b3fa2d6 CMSettings: HeadsUp whitelists (1/3) by lion0738 · 10 years ago
  37. ad6ed60 CMSettings: HeadsUp blacklists (1/3) by lion0738 · 10 years ago
  38. 6622f7a Add options to hide next alarm in status bar and lockscreen (3/3) by Dark Eyes · 10 years ago
  39. 5ab67cb Cmsdk: Dotted circle battery (3/3) by LorDClockaN · 10 years ago
  40. 67ba9d5 cmsdk: Improve data usage strings by Michael Bestas · 9 years ago
  41. c558652 cmsdk: Introduce Fig, api level 6. by Adnan Begovic · 9 years ago
  42. 1eb01a4 cmsdk: Add release notes for api level 5. by Adnan Begovic · 9 years ago
  43. 588028a cmsdk: Add test coverage for parceling LiveLockScreenInfo by d34d · 9 years ago
  44. 69040e3 cmsdk: Add test coverage for LiveLockScreenInfo.Builder by d34d · 9 years ago
  45. 8d5c2e8 cmsdk: Move sdk classes under new sdk directory. by Adnan Begovic · 9 years ago
  46. 8d7b1ad Added READ_DATAUSAGE and WRITE_DATAUSAGE permissions by gkipnis · 10 years ago
  47. 380c166 Initial checkin for DataUsageContract by gkipnis · 10 years ago
  48. fda9889 Added ACTION_DATA_USAGE Intent to directly invoke Settings->DataUsage by gkipnis · 10 years ago
  49. 6789052 Revert "cmsdk: Fix cm system api stub generation." by Adnan Begovic · 9 years ago
  50. 86c79e1 cmsdk: Unhide the Concierge. by Adnan Begovic · 9 years ago
  51. 3b2a23f CmSdk : Swipe offsets and show lockscreen by Danesh M · 9 years ago
  52. 5d9f649 cmsdk: Minor weather provider string updates by Michael Bestas · 9 years ago
  53. 42166a6 cmsdk: Add test coverage for parceling of ThemeChangeRequests. by Adnan Begovic · 9 years ago
  54. 5370774 cmsdk: Add test coverage for ThemeChangeRequestBuilder and object. by Adnan Begovic · 9 years ago
  55. c4d0a78 cmsdk: Change parameter type of unregisterProcessingListener. by Adnan Begovic · 9 years ago
  56. 368255e cmsdk: Add preliminary ThemeManager test coverage. by Adnan Begovic · 9 years ago
  57. 31762a1 cmsdk: Fix cm system api stub generation. by Adnan Begovic · 9 years ago
  58. 03db78f cmsdk: Create Concierge parcel handler concept. by Adnan Begovic · 9 years ago
  59. 217758b Add Weather Content Provider [4/5] by Luis Vidal · 9 years ago
  60. c713113 CMSettings: add event live lock component key by Roman Birg · 9 years ago
  61. 7c13d7a Add callbacks for window attachment by d34d · 9 years ago
  62. 23fb2df LLS: Don't build LlsInfo when defComponent is empty by d34d · 9 years ago
  63. cf339b5 Merge remote-tracking cm into bliss by Patrick Graber · 9 years ago
  64. a50a323 LLS: add type by Roman Birg · 9 years ago
  65. 9f6530b cmsdk: add live lock screen settings action intent by Roman Birg · 9 years ago
  66. bfa500d LLS: Add live lock screen service [1/4] by d34d · 10 years ago
  67. 7b94938 Create .gitreview by Patrick Graber · 9 years ago
  68. 11334c9 cmsdk: Add hidden interface for getService on AppSuggestManager. by Adnan Begovic · 9 years ago
  69. 3f42978 Automatic translation import by Michael Bestas · 9 years ago
  70. 374a17e Fix: "cmsdk: Mandate partner feature xml's for service implementation." by Michael Bestas · 9 years ago
  71. b271dcf cmsdk: Mandate partner feature xml's for service implementation. by Adnan Begovic · 9 years ago
  72. 279ce42 cmsdk: Mandate performance feature xml's for service implementation. by Adnan Begovic · 9 years ago
  73. ccdb292 cmsdk: Mandate themes feature xml's for service implementation. by Adnan Begovic · 9 years ago
  74. c406211 cmsdk: Mandate telephony feature xml's for service implementation. by Adnan Begovic · 9 years ago
  75. fe7fd1d cmsdk: Mandate app suggest feature xml's for service implementation. by Adnan Begovic · 9 years ago
  76. 21a5674 cmsdk: Mandate profile feature xml's for service implementation. by Adnan Begovic · 9 years ago
  77. cdf85ad cmsdk: Mandate cm sb feature xml's for service implementation. by Adnan Begovic · 9 years ago
  78. 1bf0cf2 cmsdk: fix javadoc for performance profiles by Roman Birg · 9 years ago
  79. b05ce12 Themes: Check theme api level in onBootPhase by d34d · 10 years ago
  80. 948e399 Automatic translation import by Michael Bestas · 9 years ago
  81. 45f57c5 update api by Roman Birg · 9 years ago
  82. 99200b9 cmsdk: fix last profile extra constant by Roman Birg · 9 years ago
  83. c46e0ff cmsdk: send connection value when changing network modes by Roman Birg · 10 years ago
  84. 80f5651 cmsdk: Introduce externalCMServices array to cmres. by Adnan Begovic · 9 years ago
  85. a335ba3 cmsdk: Mandate cmhw feature xml's for service implementation. by Adnan Begovic · 10 years ago
  86. 19b267d Revert "cmhw: Don't hold a static reference to the service" by Adnan Begovic · 10 years ago
  87. 220ab79 CMSettings : Add display gamma setting by Danesh M · 10 years ago
  88. 96cfc73 cmhw: Don't hold a static reference to the service by Steve Kondik · 10 years ago
  89. 5e2d5a6 CMSettings: Add VIBRATOR_INTENSITY setting by d34d · 10 years ago
  90. 9714d7f CMSettings: Add FEATURE_TOUCH_HOVERING by d34d · 10 years ago
  91. 9f12465 cmsdk: Minor string improvement by Michael Bestas · 10 years ago
  92. 32788b0 ExtViews: Guard against bad LLS providers by d34d · 10 years ago
  93. 2f2d432 Revert "Allow to ignore presentation indicator of outgoing calls [1/3]" by Adnan Begovic · 10 years ago
  94. f8d4978 cmsdk: Fix resource name. by Adnan Begovic · 10 years ago
  95. 6356c9b cmsdk: Update README for release artifact numerics. by Adnan Begovic · 10 years ago
  96. b4eafda cmsdk: Add PerformanceManager tests, Change target permission. by Adnan Begovic · 10 years ago
  97. 7ed4fca cmsdk: Keep generated java classes from aidl interfaces. by Adnan Begovic · 10 years ago
  98. c0bd6d0 cmsdk: Clean up proguard flags. by Adnan Begovic · 10 years ago
  99. 3a590c3 Allow to ignore presentation indicator of outgoing calls [1/3] by Gabriele M · 10 years ago
  100. a4efc11 Automatic translation import by Michael Bestas · 10 years ago