summaryrefslogtreecommitdiffstats
path: root/gui/devices/landscape (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support reading since_epoch and secondary brightness filesxNUTx2014-08-101-1/+1
| | | | | | | | | | | | | | | TWFunc::Fixup_Time_On_Boot: Will now try to read /sys/class/rtc/rtc0/since_epoch to correct time, if that fails it will try to use the ats files to correct time. TWFunc::Set_Brightness: One single function to set brightness from both the automated functions and the gui actions. It is able to set a second brightness path if present, it will set them both the same value. Many Sony devices have 2 brightness files in the sysfs that must be set to properly set the brightness. Change-Id: I7ca582109085dfbcb46b8de73ad031e4b7903fca
* Allow ui.xml to include additional xml files to readEthan Yonker2014-07-281-0/+3870
Use common portrait and landscape xml files based on resolution defined by the device. Change-Id: Iec528f9d846d49857ff98de1ac201e25dbb60339