summaryrefslogtreecommitdiffstats
path: root/gui/gui.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add option to print render time of each frame to log file" into android-4.4Dees Troy2014-02-071-0/+27
|\
| * Add option to print render time of each frame to log fileVojtech Bocek2014-02-061-0/+27
* | Implement mouse cursorVojtech Bocek2014-02-071-1/+62
|/
* Update licenses to all matchDees Troy2013-10-221-14/+16
* Kang in older minzip for building in CM9 & CM7Dees Troy2013-09-101-0/+4
* Add a TW_NO_TIMEOUT optionRicardo Gomez2013-08-251-0/+30
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-433/+407
* Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"Dees_Troy2013-08-241-3/+1
* Fix touch not working due to gr_fb_width returning 0 in some casesDees_Troy2013-08-111-1/+3
* Improve handling of XML errors for fix permissionsDees_Troy2013-04-051-1/+2
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-25/+23
* Load user saved setting for blank timer on recovery startupbigbiff bigbiff2013-02-281-0/+3
* Check for root and root perms and offer to install/fixDees_Troy2013-02-211-0/+4
* This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff2013-02-131-466/+546
* Use GUI for ORS instead of console onlyDees_Troy2013-01-251-0/+1
* Improve ORS sideload to display GUI with cancel buttonDees_Troy2013-01-181-3/+77
* Change curtain to file and remove curtain raiseDees_Troy2012-09-241-36/+6
* Add processing of fstab, mounting, and decryptDees_Troy2012-09-071-17/+10
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+629