summaryrefslogtreecommitdiffstats
path: root/gui/gui.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-24Update licenses to all matchDees Troy1-13/+31
Change-Id: I3be70a897e563658736b2dec3a9ea2697b69b225
2013-10-22Update licenses to all matchDees Troy1-13/+31
2013-02-13This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff1-13/+13
Will also set overlay to lockscreen so we don't have inadvetent screen selections. Touching the screen will bring the display back up. add back check script for poweroff move diff time function to twrp-functions.cpp make sure we chmod after copy_file add read_file and write_file functions to twrp-functions.cpp make single thread try to force update screen add forceRender drop caches after tar processing Change-Id: I3c5c509dd39dbb05451bbfe5d8b56d53c90d8d1b
2013-01-18Improve ORS sideload to display GUI with cancel buttonDees_Troy1-0/+1
2012-09-12Make text appear in GUI console, Zip install works.Dees_Troy1-0/+2
Move TW zip install code to C++ so that it can use the ui->functions. Bring in mincrypt code to fix a crash during signature checking.
2012-09-06Hax to make it bootDees_Troy1-0/+10