summaryrefslogtreecommitdiffstats
path: root/gui/Android.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-8/+10
* Update to AOSP 8.0 baseEthan Yonker2017-09-081-1/+7
* GUI: Fix typo in warning messageMatt Mower2017-02-161-1/+1
* Fill uid/gid for screenshots at compile timeMatt Mower2017-02-031-1/+5
* GUI: Improve automatic determination of TW_THEMEMatt Mower2017-02-021-32/+59
* gui: Fix Android.mk for TW_CUSTOM_THEMEnkk712017-02-021-16/+22
* Move sh selection out of GUI makefileMatt Mower2017-01-181-11/+0
* Move pigz symlinks out of GUI makefileMatt Mower2017-01-181-3/+0
* SELinux can be assumed for Android 4.4+Matt Mower2017-01-181-3/+0
* gui: remove old unmaintained 2.x themethat2017-01-181-30/+4
* gui: Detect device resolution with TARGET_SCREEN_HEIGHT/WIDTHniks2552017-01-181-0/+3
* Support theme width and height offsetsJames Christopher Adduono2017-01-111-0/+6
* Fix adb shell in 7.0 treeEthan Yonker2016-11-301-0/+2
* Update to 7.0Ethan Yonker2016-08-241-1/+1
* ADB: Add adb backup for TWRP.bigbiff2016-08-011-0/+1
* adds TW_ADDITIONAL_RES to TW_RESXuefer2016-01-291-0/+1
* add Simplified and Tranditional Chinese languageXuefer2016-01-291-0/+4
* gui: add terminal emulatorthat2016-01-071-0/+1
* do not include stlport headers unless link to itXing2015-12-231-1/+5
* Multiple Language SupportEthan Yonker2015-12-191-1/+3
* gui: stock theme reworkz31s1g2015-12-191-1/+1
* GUI TextBoxEthan Yonker2015-10-261-1/+2
* Remove support for non-TTF fontsEthan Yonker2015-10-151-12/+1
* Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-1/+1
* gui: support new theme directory structurethat2015-07-271-10/+26
* Add UI for entering pattern for device decryptionVojtech Bocek2015-03-131-1/+2
* Allow touch to use a key code to sync touch eventsEthan Yonker2015-03-131-2/+5
* Reduce themes to 5 and rely on scalingEthan Yonker2015-03-131-41/+55
* Scale the GUI to fit the screenEthan Yonker2015-02-101-0/+3
* Unify scrollable list codeEthan Yonker2015-02-051-1/+2
* Use /twres instead of /res for theme resourcesDees Troy2015-01-221-9/+10
* Allow for X and Y offsets in GUIEthan Yonker2015-01-091-0/+6
* gui: remove dead build flag TWRP_SIMULATE_ACTIONSthat2015-01-011-6/+0
* gui: fix DEVICE_RESOLUTION warnings in Android.mkthat2014-12-291-12/+12
* Attempt to set the proper uid/gid/contexts on new files and dirsEthan Yonker2014-12-121-1/+1
* Use one mizip for allEthan Yonker2014-12-101-5/+0
* bootable recovery: we upgraded to 5.0.1erikcas2014-12-031-1/+1
* Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker2014-12-021-0/+5
* Make TWRP compile for arm64Ethan Yonker2014-11-121-0/+2
* Make custom themes work againEthan Yonker2014-11-081-1/+1
* gui: Disable unnecessary checks if TW_CUSTOM_THEME is definedHandyMenny2014-10-201-6/+8
* Add support for TrueType fontsVojtech Bocek2014-10-141-0/+11
* Attempt to automatically identify data/media devicesEthan Yonker2014-09-201-6/+0
* Build block TWRP with RECOVERY_VARIANTMatt Mower2014-09-031-2/+2
* add mtp responder to TWRP.bigbiff bigbiff2014-09-031-1/+1
* Add 320x320 theme and split out watch.xml for square watch layoutEthan Yonker2014-07-301-0/+3
* add 1440x2560 theme to TWRPbig biff2014-07-291-2/+4
* Revert "add 1440x2560 theme to TWRP"Dees Troy2014-07-291-4/+2
* add 1440x2560 theme to TWRPbigbiff bigbiff2014-07-281-2/+4
* Allow ui.xml to include additional xml files to readEthan Yonker2014-07-281-0/+7
* GUI: Add -fno-strict-aliasing to GUI for VanirMotorhead19912014-06-301-0/+2
* Make blank timer read brightness path from data managerEthan Yonker2014-04-161-8/+0
* Allow device files to specify a custom themeEthan Yonker2014-04-151-3/+8
* Improve handling of shell symlink in recovery ramdiskEthan Yonker2014-04-151-11/+6
* Add option to build TWRP with toolbox instead of busyboxEthan Yonker2014-04-041-0/+11
* Allow building of an OEM friendly TWRPEthan Yonker2014-04-041-0/+3
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-1/+1
* Implement mouse cursorVojtech Bocek2014-02-071-1/+2
* Add check for making sure theme exists for devicebigbiff bigbiff2013-11-161-1/+9
* Add warning if DEVICE_RESOLUTION is not set in BoardConfig.mkbigbiff bigbiff2013-11-161-0/+8
* Kang in older minzip for building in CM9 & CM7Dees Troy2013-09-101-0/+3
* Add a TW_NO_TIMEOUT optionRicardo Gomez2013-08-251-0/+3
* Remove graphics.c from libguitwrpDees_Troy2013-08-221-2/+2
* Add new SliderValue GUI widgetVojtech Bocek2013-04-041-0/+6
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-1/+1
* Add partition list GUI elementDees_Troy2013-03-301-0/+1
* add no fb blankingbigbiff bigbiff2013-03-111-0/+3
* This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff2013-02-131-1/+6
* Fix some derpsDees_Troy2012-09-281-0/+1
* Create symlinks at compile time for busyboxDees_Troy2012-09-271-1/+2
* Fix ext storage and zip pathsDees_Troy2012-09-191-0/+3
* Add processing of fstab, mounting, and decryptDees_Troy2012-09-071-2/+1
* Hax to make it bootDees_Troy2012-09-061-1/+2
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+70