summaryrefslogtreecommitdiffstats
path: root/gui/gui.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-09Add command line capabilitiesEthan Yonker1-1/+98
2014-06-04Whitespace and minor code cleanupMatt Mower1-4/+1
2014-04-16Add support for actions triggered by key combinationVojtech Bocek1-17/+14
2014-04-15Fix touch on Sprint HTC One m8Dees Troy1-8/+10
2014-04-04Allow building of an OEM friendly TWRPEthan Yonker1-3/+5
2014-02-07Implement mouse cursorVojtech Bocek1-1/+62
2014-02-06Add option to print render time of each frame to log fileVojtech Bocek1-0/+27
2013-10-24Update licenses to all matchDees Troy1-14/+16
2013-10-22Update licenses to all matchDees Troy1-14/+16
2013-09-10Kang in older minzip for building in CM9 & CM7Dees Troy1-0/+4
2013-08-25Add a TW_NO_TIMEOUT optionRicardo Gomez1-0/+30
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-433/+407
2013-08-24Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"Dees_Troy1-3/+1
2013-08-11Fix touch not working due to gr_fb_width returning 0 in some casesDees_Troy1-1/+3
2013-04-05Improve handling of XML errors for fix permissionsDees_Troy1-1/+2
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-25/+23
2013-02-28Load user saved setting for blank timer on recovery startupbigbiff bigbiff1-0/+3
2013-02-21Check for root and root perms and offer to install/fixDees_Troy1-0/+4
2013-02-13This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff1-466/+546
2013-01-25Use GUI for ORS instead of console onlyDees_Troy1-0/+1
2013-01-18Improve ORS sideload to display GUI with cancel buttonDees_Troy1-3/+77
2012-09-24Change curtain to file and remove curtain raiseDees_Troy1-36/+6
2012-09-07Add processing of fstab, mounting, and decryptDees_Troy1-17/+10
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+629