Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refresh partition details after changing file system | Dees Troy | 2014-09-03 | 1 | -6/+26 |
| | | | | Change-Id: I24f3c8587f778c4f0ef43737243c8378a3fd0e00 | ||||
* | add mtp responder to TWRP. | bigbiff bigbiff | 2014-09-03 | 1 | -0/+39 |
| | | | | | | Big thanks to Dees_Troy for helping with the implementation. Change-Id: I6c9c522b9c9de5dc139e2ecb0141008182ba07f0 | ||||
* | Support reading since_epoch and secondary brightness files | xNUTx | 2014-08-10 | 1 | -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 read | Ethan Yonker | 2014-07-28 | 1 | -0/+3870 |
Use common portrait and landscape xml files based on resolution defined by the device. Change-Id: Iec528f9d846d49857ff98de1ac201e25dbb60339 |