summaryrefslogtreecommitdiffstats
path: root/AriesParts/src/com/cyanogenmod/settings/device/TvOutService.java
Commit message (Collapse)AuthorAgeFilesLines
* AriesParts: Remove all TvOut-related featuresPaul Kocialkowski2013-12-271-146/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* AriesParts: Don't disable TV Out service on sleepPawit Pornkitprasan2012-01-031-2/+2
| | | | | The underlying library will not disable and release the service properly causing TV Out to be broken until next reboot.
* more renaming for device settings compatibilityShawn Alty2011-12-271-1/+1
|
* Mass rename of com.cyanogenmod.AriesParts to com.cyanogenmod.settings.deviceShawn Alty2011-12-271-0/+146
Needed (possibly?) for "Device Settings" to work.