summaryrefslogtreecommitdiffstats
path: root/gui/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-20gui: Disable unnecessary checks if TW_CUSTOM_THEME is definedHandyMenny1-6/+8
2014-10-14Add support for TrueType fontsVojtech Bocek1-0/+11
2014-09-20Attempt to automatically identify data/media devicesEthan Yonker1-6/+0
2014-09-03Build block TWRP with RECOVERY_VARIANTMatt Mower1-2/+2
2014-09-03add mtp responder to TWRP.bigbiff bigbiff1-1/+1
2014-07-30Add 320x320 theme and split out watch.xml for square watch layoutEthan Yonker1-0/+3
2014-07-29add 1440x2560 theme to TWRPbig biff1-2/+4
2014-07-29Revert "add 1440x2560 theme to TWRP"Dees Troy1-4/+2
2014-07-28add 1440x2560 theme to TWRPbigbiff bigbiff1-2/+4
2014-07-28Allow ui.xml to include additional xml files to readEthan Yonker1-0/+7
2014-06-30GUI: Add -fno-strict-aliasing to GUI for VanirMotorhead19911-0/+2
2014-04-16Make blank timer read brightness path from data managerEthan Yonker1-8/+0
2014-04-15Allow device files to specify a custom themeEthan Yonker1-3/+8
2014-04-15Improve handling of shell symlink in recovery ramdiskEthan Yonker1-11/+6
2014-04-04Add option to build TWRP with toolbox instead of busyboxEthan Yonker1-0/+11
2014-04-04Allow building of an OEM friendly TWRPEthan Yonker1-0/+3
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-1/+1
2014-02-07Implement mouse cursorVojtech Bocek1-1/+2
2013-11-16Add check for making sure theme exists for devicebigbiff bigbiff1-1/+9
2013-11-16Add warning if DEVICE_RESOLUTION is not set in BoardConfig.mkbigbiff bigbiff1-0/+8
2013-09-10Kang in older minzip for building in CM9 & CM7Dees Troy1-0/+3
2013-08-25Add a TW_NO_TIMEOUT optionRicardo Gomez1-0/+3
2013-08-22Remove graphics.c from libguitwrpDees_Troy1-2/+2
2013-04-04Add new SliderValue GUI widgetVojtech Bocek1-0/+6
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-1/+1
2013-03-30Add partition list GUI elementDees_Troy1-0/+1
2013-03-11add no fb blankingbigbiff bigbiff1-0/+3
2013-02-13This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff1-1/+6
2012-09-28Fix some derpsDees_Troy1-0/+1
2012-09-27Create symlinks at compile time for busyboxDees_Troy1-1/+2
2012-09-19Fix ext storage and zip pathsDees_Troy1-0/+3
2012-09-07Add processing of fstab, mounting, and decryptDees_Troy1-2/+1
2012-09-06Hax to make it bootDees_Troy1-1/+2
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+70