summaryrefslogtreecommitdiffstats
path: root/gui/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add cancel backup capability.bigbiff2015-01-274-1/+75
* Allow for X and Y offsets in GUIEthan Yonker2015-01-092-4/+4
* Merge "Use power button to go back in watch themes" into android-5.0Dees Troy2015-01-093-3/+3
|\
| * Use power button to go back in watch themesVojtech Bocek2015-01-093-3/+3
* | Allow flashing of images via the GUIEthan Yonker2015-01-0922-11/+541
|/
* fixPermissions: simplify code, fix bugsthat2014-12-223-30/+201
* Allow non datamedia devices to wipe encryptionEthan Yonker2014-12-213-12/+75
* Fix adb sideload page on 1440x2560 layoutEthan Yonker2014-12-181-2/+2
* make header layout more readable for 1440x2560bigbiff2014-12-101-2/+2
* update theme thanks to Alexey71 on xda.bigbiff2014-11-121-30/+30
* Fix placement of Android Secure and SD-EXT on wipe pageCaptain Throwback2014-10-203-31/+31
* Update reference to 24-hour clockCaptain Throwback2014-10-143-3/+3
* display cpu temperature in twrpJenkins2014-10-1419-21/+192
* Add support for TrueType fontsVojtech Bocek2014-10-1420-45/+45
* Refresh partition details after changing file systemDees Troy2014-09-033-18/+78
* add mtp responder to TWRP.bigbiff bigbiff2014-09-033-0/+93
* Support reading since_epoch and secondary brightness filesxNUTx2014-08-103-3/+3
* update 1440x2560 keyboard mappingbigbiff bigbiff2014-08-071-16/+16
* Allow using variables and addition/subtraction in variablesEthan Yonker2014-08-071-17/+18
* Add 280x280 themeEthan Yonker2014-08-0435-1/+407
* Minor tweaks to watch ui.xml filesEthan Yonker2014-07-302-8/+5
* Add 320x320 theme and split out watch.xml for square watch layoutEthan Yonker2014-07-3036-3836/+4249
* Update 240x240 themeEthan Yonker2014-07-292-243/+647
* add 1440x2560 theme to TWRPbig biff2014-07-2936-1/+418
* Revert "add 1440x2560 theme to TWRP"Dees Troy2014-07-2937-418/+1
* add 1440x2560 theme to TWRPbigbiff bigbiff2014-07-2837-1/+418
* Allow ui.xml to include additional xml files to readEthan Yonker2014-07-2817-58160/+7817
* Implement "take a screenshot" featureVojtech Bocek2014-07-0915-0/+105
* Track backup and restore progressEthan Yonker2014-07-0915-2/+272
* Color in the consoleEthan Yonker2014-07-0916-0/+48
* Whitespace and minor code cleanupMatt Mower2014-06-0416-95/+95
* Add options to repair or change file systemEthan Yonker2014-06-0415-41/+5080
* Support alternative .android_secure locationMatt Mower2014-04-1616-16/+64
* Refresh page after updating partition sizesMatt Mower2014-04-0216-16/+64
* Convert 1600x2560 ui.xml to unix line endingsMatt Mower2014-04-021-3928/+3929
* add 1600x2560 to TWRP. Thanks to nrage123 and Gunthermic for creatingbigbiff bigbiff2014-03-2435-0/+3928
* Fix incorrect alignment of Restore Defaults button in some themesKra1o52014-03-108-64/+64
* Tweak 240x240 themeDees Troy2014-03-061-4/+6
* Add capslock support to keyboardEthan Yonker2014-02-1714-14/+42
* Implement mouse cursorVojtech Bocek2014-02-0728-0/+98
* Expansion of vibrate optionsEthan Yonker2014-02-0714-45/+776
* Add haptic feedbackSamer Diab (S.a.M.e.R_d)2014-02-061-1/+40
* Initial 240x240 thememasteroftime2014-01-1534-0/+3821
* Fix white point on top-bar images in some themesKra1o52014-01-143-0/+0
* Add 1200x1920 themeVojtech Bocek2013-09-1234-0/+3862
* Make fixing su perms automaticDees Troy2013-09-1213-702/+0
* Pull ROM info from build.prop for backup namesDees Troy2013-09-1213-86/+203
* Fix backup list height on 1080x1920Dees_Troy2013-08-301-1/+1
* Add a TW_NO_TIMEOUT optionRicardo Gomez2013-08-2513-0/+39
* Fix background image for 1920x1200Dees_Troy2013-07-061-0/+0
* Update themesDees_Troy2013-07-0544-162/+180
* Support encrypted backup filesDees_Troy2013-06-2213-158/+4050
* Add new SliderValue GUI widgetVojtech Bocek2013-04-0413-1008/+469
* Add partition list GUI elementDees_Troy2013-03-3058-8222/+7355
* Remove unused fonts from 320x480Dees_Troy2013-03-113-0/+0
* Add fast scroll bar to fileselectorVojtech Bocek2013-02-2712-0/+154
* Remove ignore image size settingDees_Troy2013-02-2112-122/+175
* Check for root and root perms and offer to install/fixDees_Troy2013-02-2111-8/+1618
* add military time optionbigbiff bigbiff2013-02-2112-1/+98
* Configurable timeout and brightness settingsDees_Troy2013-02-2012-257/+1599
* Fix keyboard layout on 800x1280Dees_Troy2013-02-151-6/+6
* Update listbox codeDees_Troy2013-02-1512-60/+72
* Add highlight to file selectorDees_Troy2013-02-1512-77/+168
* Add button highlightDees_Troy2013-02-1512-13/+1018
* adding sideload page with wipe cache and dalvikbigbiff bigbiff2013-01-2512-132/+732
* Use GUI for ORS instead of console onlyDees_Troy2013-01-2512-184/+62
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-1/+3
* Fix keyboard layout on 800x1280 layoutDees_Troy2012-12-181-1/+1
* add Decrypt Data buttonGary Peck2012-11-2212-0/+144
* Fix renaming of backups with spaces, 2.3.2.3Dees_Troy2012-11-1911-11/+11
* Finish 2560x1600 themeDees_Troy2012-11-1941-120/+120
* Fixes for multi-user in 4.2Dees_Troy2012-11-1551-11/+3634
* Add keyboard key highlightDees_Troy2012-10-2011-0/+11
* Remove text about fix perms taking a few minsDees_Troy2012-10-1011-22/+0
* Add reboot system button after sideload, backup, and restoreDees_Troy2012-10-0811-341/+385
* Fix exclamation point on 720x1280 themeDees_Troy2012-10-081-2/+4
* Fix some derpsDees_Troy2012-09-281-0/+0
* Revert busybox for CM7 compatibility, add exclamation point to format dataDees_Troy2012-09-2821-17/+169
* Add option to wipe android secureDees_Troy2012-09-2611-0/+198
* Fix SDCard partitioningDees_Troy2012-09-2611-11/+11
* Allow spaces in backup namesDees_Troy2012-09-2611-22/+22
* Unify portrait layouts againDees_Troy2012-09-266-409/+404
* Change curtain to file and remove curtain raiseDees_Troy2012-09-2422-31863/+0
* Update tablet layouts with ADB sideloadDees_Troy2012-09-245-2/+187
* Fix 320x480 themeDees_Troy2012-09-221-37/+37
* Update portrait themes with ADB sideloadDees_Troy2012-09-203-27/+141
* Various fixesDees_Troy2012-09-201-0/+38
* Improve adb sideload -- add cancelDees_Troy2012-09-191-3/+67
* Update backup and restore code, adb sideloadDees_Troy2012-09-171-0/+15
* TWRP-ify AOSP codeDees_Troy2012-09-05448-0/+70673