summaryrefslogtreecommitdiffstats
path: root/gui/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-10Scale the GUI to fit the screenEthan Yonker1-0/+3
2015-02-05Unify scrollable list codeEthan Yonker1-1/+2
2015-01-22Use /twres instead of /res for theme resourcesDees Troy1-9/+10
2015-01-09Allow for X and Y offsets in GUIEthan Yonker1-0/+6
2015-01-01gui: remove dead build flag TWRP_SIMULATE_ACTIONSthat1-6/+0
2014-12-29gui: fix DEVICE_RESOLUTION warnings in Android.mkthat1-12/+12
2014-12-12Attempt to set the proper uid/gid/contexts on new files and dirsEthan Yonker1-1/+1
2014-12-10Use one mizip for allEthan Yonker1-5/+0
2014-12-03bootable recovery: we upgraded to 5.0.1erikcas1-1/+1
2014-12-02 Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker1-0/+5
2014-11-12Make TWRP compile for arm64Ethan Yonker1-0/+2
2014-11-08Make custom themes work againEthan Yonker1-1/+1
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