| Commit message (Expand) | Author | Age | Files | Lines |
* | cmsdk: Deprecate STATS_COLLECTION_REPORTED CMSetting | Zhao Wei Liew | 2016-12-31 | 1 | -0/+2 |
* | Add option definition for vibration during zen mode. | Danny Baumann | 2016-10-17 | 1 | -0/+14 |
* | cmsdk: Remove duplicate legacy system element | Zhao Wei Liew | 2016-10-08 | 1 | -1/+0 |
* | Themes: Introduce theme mixes into ThemesContract | d34d | 2016-10-07 | 1 | -0/+93 |
* | cmsdk: fix visible check in hasChanged | Roman Birg | 2016-08-30 | 1 | -3/+3 |
* | You are now a developer! | Michael Bestas | 2016-08-20 | 1 | -2/+16 |
* | cmsdk: Finalize api level 6 (Fig). | Adnan Begovic | 2016-08-17 | 1 | -1/+16 |
* | CMSDK : Fix generateAlertColorFromDrawable for non BitmapDrawable | Danesh M | 2016-08-14 | 1 | -2/+7 |
* | [1/2] cmsdk: cm custom boot dexopt UI | Alexander Martinz | 2016-08-10 | 1 | -0/+173 |
* | livedisplay: Float-to-string conversions considered harmful | Steve Kondik | 2016-08-10 | 1 | -6/+7 |
* | cmsdk/livedisplay: Add support for picture adjustment | Steve Kondik | 2016-08-08 | 9 | -5/+429 |
* | livedisplay: Add support for direct color balance control | Steve Kondik | 2016-07-20 | 6 | -4/+164 |
* | cmsdk: Prevent NPE in CMWeatherManager | Luis Vidal | 2016-06-17 | 1 | -0/+6 |
* | ExtViews: Catch SecurityException due to bad interface | d34d | 2016-06-16 | 1 | -2/+2 |
* | utils: Introduce FileUtils class | Michael Bestas | 2016-06-16 | 1 | -0/+115 |
* | cmsdk: fixup javadoc in CMHardwareManager | Scott Mertz | 2016-06-14 | 1 | -3/+3 |
* | Keyguard: Get your weather on... the lock screen [2/3] | d34d | 2016-06-09 | 1 | -0/+6 |
* | Ensures ProfileTrustAgent properly grants/revokes trust [2/2] | Luis Vidal | 2016-06-08 | 1 | -0/+23 |
* | CMSettingsProvider: Add coverage for CMSettings' interfaces. | Adnan Begovic | 2016-06-07 | 1 | -1/+8 |
* | cmsdk: Fix redundant case in themes contract's componentToImageColName. | Adnan Begovic | 2016-06-07 | 1 | -2/+2 |
* | CMSettings: fix lock screen rotation toggle [3/3] | Dan Pasanen | 2016-06-03 | 1 | -0/+11 |
* | cmsdk: Create CMSystemServer to handle our platform init. | Adnan Begovic | 2016-05-31 | 10 | -10/+11 |
* | Expose lock screen blurring as a setting [1/2] | d34d | 2016-05-16 | 1 | -0/+7 |
* | CMSettings : Move force_show_navbar to global | Danesh M | 2016-05-13 | 1 | -0/+29 |
* | cmsdk: Pass the process name and pid for launch boosts | Steve Kondik | 2016-05-06 | 1 | -4/+4 |
* | QS: Make themes a first class citizen again | d34d | 2016-05-05 | 2 | -0/+3 |
* | cmsdk: add persisted key value for status bar tiles | Roman Birg | 2016-05-04 | 1 | -0/+5 |
* | cmsdk: @hide protected variable | Roman Birg | 2016-05-02 | 1 | -0/+1 |
* | CMSettings: intercept Settings calls to DEV_FORCE_SHOW_NAVBAR | Roman Birg | 2016-05-02 | 1 | -2/+29 |
* | cmsdk: Fix PerformanceManagerTest expectations. | Adnan Begovic | 2016-05-02 | 1 | -0/+11 |
* | cmsdk: include our own consumer proguard rules | Jorge Ruesga | 2016-05-02 | 1 | -0/+3 |
* | cmsdk: set minsdk to api level 4 | Jorge Ruesga | 2016-05-02 | 1 | -2/+3 |
* | cmsdk: Add CMAudioManager | Steve Kondik | 2016-04-27 | 5 | -0/+409 |
* | cmsdk: Fix crash when getting LiveDisplay config | Steve Kondik | 2016-04-26 | 1 | -1/+2 |
* | CMSettings: add CM_SETUP_WIZARD_COMPLETED key | Roman Birg | 2016-04-22 | 1 | -0/+8 |
* | Weather API: Honor the values set for today's low/high temp | Luis Vidal | 2016-04-18 | 1 | -0/+2 |
* | cmsdk: Fix definition of live display tile, as its now dynamic. | Adnan Begovic | 2016-04-18 | 1 | -2/+2 |
* | livedisplay: Fix validator for the nudge counter | Steve Kondik | 2016-04-15 | 1 | -1/+1 |
* | livedisplay: Don't explode if no modes are available | Steve Kondik | 2016-04-15 | 1 | -0/+13 |
* | livedisplay: Fix error checks when fetching config | Steve Kondik | 2016-04-14 | 1 | -2/+5 |
* | Remove public default constructor from CMWeatherManager.RequestStatus [1/2] | Luis Vidal | 2016-04-13 | 1 | -4/+7 |
* | ExtViews: Pass input events to underlying Window | d34d | 2016-04-13 | 1 | -5/+5 |
* | Weather API: Delegate the responsability of rejecting back to back requests [... | Luis Vidal | 2016-04-13 | 3 | -90/+120 |
* | Use temperature unit from CMSettings on weather update requests | Luis Vidal | 2016-04-13 | 1 | -0/+12 |
* | Add WEATHER_TEMPERATURE_UNIT to CMSettings [1/2] | Luis Vidal | 2016-04-13 | 1 | -0/+8 |
* | Weather API: Return ID rather than RequestInfo [1/2] | Luis Vidal | 2016-04-13 | 8 | -171/+180 |
* | cmsdk: Refactoring LiveDisplay | Steve Kondik | 2016-04-13 | 6 | -4/+773 |
* | cmsdk: compile as aar | Roman Birg | 2016-04-12 | 1 | -0/+21 |
* | LLS: Deprecate collapseNotificationPanel [1/2] | d34d | 2016-04-12 | 2 | -5/+5 |
* | Fix nomenclature for RequestInfo types [1/2] | Luis Vidal | 2016-04-08 | 2 | -24/+38 |