aboutsummaryrefslogtreecommitdiffstats
path: root/cm/lib
Commit message (Expand)AuthorAgeFilesLines
* ThemeService:Component id is being changed for multiple entries in mixnmatch.Bharadwaj Narasimha2016-07-251-0/+5
* cmsdk: Broker out CMAudioServiceRoman Birg2016-07-252-161/+130
* livedisplay: Add support for direct color balance controlSteve Kondik2016-07-203-6/+178
* cmsdk: Create brokerablecmsystemservice concept.Adnan Begovic2016-07-013-154/+336
* cmsdk: Factor CMSystemServiceHelper to common.Adnan Begovic2016-07-012-7/+3
* Apply active profile if user enables system profilesLuis Vidal2016-06-302-4/+80
* Themes: Fix applying default themed34d2016-06-201-2/+1
* Ensures ProfileTrustAgent properly grants/revokes trust [2/2]Luis Vidal2016-06-081-17/+50
* cmsdk: LiveDisplay: Enforce dump permissionDiogo Ferreira2016-06-071-0/+2
* Themes: Use default audibles when pkgName is emptyd34d2016-06-021-1/+1
* cmsdk: Create CMSystemServer to handle our platform init.Adnan Begovic2016-05-3116-90/+270
* PerformanceManagerService: drop requests if system is not yet readyScott Mertz2016-05-121-0/+16
* LLS: Fix NPE when backing service diesd34d2016-05-111-1/+1
* cmsdk: Pass the process name and pid for launch boostsSteve Kondik2016-05-063-41/+67
* QS: Make themes a first class citizen againd34d2016-05-051-0/+42
* cmsdk: Fix CTS Failure due to testDumpProtectedPat Erley2016-05-051-0/+2
* cmsdk: Add CMAudioManagerSteve Kondik2016-04-271-0/+174
* livedisplay: Fix another transition issueSteve Kondik2016-04-261-9/+2
* cmsdk: Fix crash when getting LiveDisplay configSteve Kondik2016-04-261-1/+9
* livedisplay: Connect display modes to CMHWEthan Chen2016-04-251-1/+11
* livedisplay: Fix three bugsSteve Kondik2016-04-242-32/+39
* livedisplay: Always check for transitionSteve Kondik2016-04-211-16/+14
* livedisplay: Bugfixes and cleanupsSteve Kondik2016-04-216-503/+585
* cmsdk: Fix definition of live display tile, as its now dynamic.Adnan Begovic2016-04-181-2/+2
* livedisplay: Fix endless loop for devices that don't support outdoorDanny Baumann2016-04-151-11/+18
* livedisplay: Fix bad state after bootupSteve Kondik2016-04-152-18/+23
* livedisplay: Don't explode if no modes are availableSteve Kondik2016-04-151-5/+7
* livedisplay: Publish our own damn tile!Steve Kondik2016-04-141-2/+146
* Weather API: Delegate the responsability of rejecting back to back requests [...Luis Vidal2016-04-131-83/+31
* cmsdk: correct naming of THIRD_PARTY_KEYGUARD permd34d2016-04-131-0/+5
* Weather API: Return ID rather than RequestInfo [1/2]Luis Vidal2016-04-131-4/+4
* cmsdk: Refactoring LiveDisplaySteve Kondik2016-04-136-0/+1859
* Themes: Clear out bootanimation if pkgName emptyd34d2016-04-121-1/+1
* Fix nomenclature for RequestInfo types [1/2]Luis Vidal2016-04-081-4/+4
* Refactor WeatherInfo classLuis Vidal2016-04-081-5/+6
* LLS: Fix (possible) NPEMichael W2016-04-081-6/+8
* Add API to cancel an active weather requestLuis Vidal2016-04-071-0/+15
* Reset timer when a new weather service provider is selectedLuis Vidal2016-04-061-0/+1
* Add Weather Content Provider [4/5]Luis Vidal2016-03-311-0/+545
* LLS: Don't build LlsInfo when defComponent is emptyd34d2016-03-311-1/+2
* LLS: Add live lock screen service [1/4]d34d2016-03-291-0/+415
* Fix: "cmsdk: Mandate partner feature xml's for service implementation."Michael Bestas2016-03-281-1/+1
* cmsdk: Mandate partner feature xml's for service implementation.Adnan Begovic2016-03-251-1/+7
* cmsdk: Mandate performance feature xml's for service implementation.Adnan Begovic2016-03-251-1/+8
* cmsdk: Mandate themes feature xml's for service implementation.Adnan Begovic2016-03-252-2/+14
* cmsdk: Mandate telephony feature xml's for service implementation.Adnan Begovic2016-03-241-2/+7
* cmsdk: Mandate app suggest feature xml's for service implementation.Adnan Begovic2016-03-241-1/+7
* cmsdk: Mandate profile feature xml's for service implementation.Adnan Begovic2016-03-241-1/+7
* cmsdk: Mandate cm sb feature xml's for service implementation.Adnan Begovic2016-03-241-0/+6
* Themes: Check theme api level in onBootPhased34d2016-03-211-7/+11