aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/cyanogenmod/hardware/CMHardwareManager.java
Commit message (Expand)AuthorAgeFilesLines
* cmsdk: Move sdk classes under new sdk directory.Adnan Begovic2016-04-011-857/+0
* cmsdk: Mandate cmhw feature xml's for service implementation.Adnan Begovic2016-03-151-7/+14
* Revert "cmhw: Don't hold a static reference to the service"Adnan Begovic2016-03-141-44/+41
* cmhw: Don't hold a static reference to the serviceSteve Kondik2016-03-131-41/+44
* cmsdk: cmhw: Add UniqueDeviceId supportMatt Wagantall2016-02-021-1/+19
* cmsdk: add invalid input checking for persistent storage APIsScott Mertz2016-01-221-8/+8
* cmsdk: Add CMHW method to check if SRE is self managedSteve Kondik2015-12-091-0/+13
* CMSdk : Add ThermalMonitorDanesh M2015-09-241-1/+48
* cmsdk: Add persistent properties APISteve Kondik2015-09-091-0/+133
* cmsdk: Update documentation for Boysenberry release.Adnan Begovic2015-09-021-1/+3
* cmsdk: Add preliminary hardware manager tests.Adnan Begovic2015-09-011-1/+1
* BugFix: Fix potential NPEs with getService()BadDaemon2015-09-011-19/+68
* cmhw: Add makeDefault arg to setDisplayModeSteve Kondik2015-08-201-2/+2
* cmsdk: Add initial DisplayMode and AutoContrast support to CMHWSteve Kondik2015-08-191-0/+60
* cmsdk: Transplant CMHW into CMSDKSteve Kondik2015-08-191-0/+528