| Commit message (Expand) | Author | Age | Files | Lines |
* | Update minuitwrp graphics in line with latest minui | Ethan Yonker | 2016-01-27 | 1 | -1/+2 |
* | Adopted Storage support | Ethan Yonker | 2016-01-25 | 1 | -0/+1 |
* | Fix (Auto Generate) handling for backup names | Ethan Yonker | 2016-01-22 | 1 | -3/+2 |
* | Android 6.0 needs permission +x to create screenshot files | Xuefer | 2016-01-22 | 1 | -1/+1 |
* | Fix a bunch of messages | Matt Mower | 2016-01-22 | 1 | -2/+2 |
* | gui: fix return value of NotifyKey | that | 2016-01-19 | 1 | -2/+5 |
* | Do not require mounting during zip flashing if path exists | Ethan Yonker | 2016-01-18 | 1 | -2/+9 |
* | Improve sdcard partitioning process | Ethan Yonker | 2016-01-14 | 1 | -26/+33 |
* | gui: add keyboard support for Ctrl layer and more special keys | that | 2016-01-07 | 1 | -6/+3 |
* | gui: fix screenshot_saved message | that | 2015-12-29 | 1 | -1/+1 |
* | get rid of console thread for OpenRecoveryScript | that | 2015-12-29 | 1 | -31/+13 |
* | Set twrp.action_complete after completing action | LuK1337 | 2015-12-23 | 1 | -0/+2 |
* | exfat: Build fsck and update path to mkfs | Matt Mower | 2015-12-22 | 1 | -1/+1 |
* | Multiple Language Support | Ethan Yonker | 2015-12-19 | 1 | -35/+49 |
* | Update dosfstools | Matt Mower | 2015-11-26 | 1 | -1/+1 |
* | Move reloading of theme outside of the action thread | Ethan Yonker | 2015-11-09 | 1 | -20/+7 |
* | Treat /vendor like /system for read only | Ethan Yonker | 2015-11-05 | 1 | -0/+15 |
* | Fix a bunch of warnings | Ethan Yonker | 2015-10-25 | 1 | -38/+38 |
* | Merge up to AOSP marshmallow-release | Ethan Yonker | 2015-10-09 | 1 | -1/+0 |
* | ORS: Report success if AOSP script succeeds | Matt Mower | 2015-08-09 | 1 | -0/+1 |
* | Make sure that adbd restarts after sideload | Dees Troy | 2015-06-17 | 1 | -1/+1 |
* | Fix ORS scripts displaying an error after completing | Ethan Yonker | 2015-06-17 | 1 | -2/+5 |
* | gui: set tw_file to the currently flashed file name without path | that | 2015-06-01 | 1 | -3/+7 |
* | Fix unable to uncheck the mount read only check box | Ethan Yonker | 2015-05-30 | 1 | -1/+1 |
* | remove useless memset and \n | Xuefer | 2015-05-29 | 1 | -1/+0 |
* | Add resize2fs and ability to run resize2fs via GUI | Ethan Yonker | 2015-05-28 | 1 | -0/+27 |
* | Mount system as read-only by default | Ethan Yonker | 2015-05-27 | 1 | -0/+54 |
* | minuitwrp: fix crash issue, when the console use TTF font to display unicode font. | xiaolu | 2015-03-05 | 1 | -2/+1 |
* | GUI: Terminal command: minor improvements | Matt Mower | 2015-03-05 | 1 | -0/+4 |
* | GUI: Support styles in xml to reduce xml file size | Ethan Yonker | 2015-02-21 | 1 | -4/+4 |
* | Disable stock recovery replacing TWRP during ORS | Ethan Yonker | 2015-02-02 | 1 | -0/+2 |
* | gui: run cancel action in another thread | that | 2015-01-30 | 1 | -32/+76 |
* | Use macro to add actions to the action map | Vojtech Bocek | 2015-01-29 | 1 | -56/+58 |
* | Add cancel backup capability. | bigbiff | 2015-01-27 | 1 | -9/+43 |
* | Use /twres instead of /res for theme resources | Dees Troy | 2015-01-22 | 1 | -1/+1 |
* | Hide some non critical error messages | Ethan Yonker | 2015-01-22 | 1 | -1/+1 |
* | Fix handling of custom themes after decrypt | Ethan Yonker | 2015-01-13 | 1 | -34/+8 |
* | Fix some crashes during theme (re)loading | Vojtech Bocek | 2015-01-12 | 1 | -4/+3 |
* | Fix some actions being incorrectly threaded | Vojtech Bocek | 2015-01-12 | 1 | -1/+1 |
* | gui: simplify blanktimer | that | 2015-01-11 | 1 | -8/+0 |
* | Improve GUI handling of zip flashing | Ethan Yonker | 2015-01-09 | 1 | -11/+9 |
* | Allow flashing of images via the GUI | Ethan Yonker | 2015-01-09 | 1 | -0/+19 |
* | gui: fix action threading if background thread is busy | that | 2015-01-09 | 1 | -9/+15 |
* | Run some actions in a separate thread | that | 2015-01-09 | 1 | -154/+192 |
* | Thread openrecoveryscript action to properly display action page | Ethan Yonker | 2015-01-05 | 1 | -22/+38 |
* | fix adb sideload | that | 2015-01-04 | 1 | -82/+87 |
* | Fix GUIAction::operation_start | Ethan Yonker | 2015-01-03 | 1 | -1/+1 |
* | gui: Move action functions to function pointer map. | that | 2014-12-30 | 1 | -1055/+1081 |
* | MTP add/remove storage instead of disabling MTP | Ethan Yonker | 2014-12-19 | 1 | -0/+1 |
* | Toggle MTP during ADB sideload | Ethan Yonker | 2014-12-18 | 1 | -0/+2 |
* | Attempt to set the proper uid/gid/contexts on new files and dirs | Ethan Yonker | 2014-12-12 | 1 | -0/+8 |
* | Update adb sideload feature | Ethan Yonker | 2014-11-08 | 1 | -22/+36 |
* | Fix zip install | Ethan Yonker | 2014-11-07 | 1 | -26/+1 |
* | performance profile support | Tom Hite | 2014-10-08 | 1 | -0/+4 |
* | add mtp responder to TWRP. | bigbiff bigbiff | 2014-09-03 | 1 | -1/+26 |
* | Support reading since_epoch and secondary brightness files | xNUTx | 2014-08-10 | 1 | -0/+5 |
* | Implement "take a screenshot" feature | Vojtech Bocek | 2014-07-09 | 1 | -0/+49 |
* | Refresh after partition changes | jrior001 | 2014-07-07 | 1 | -2/+2 |
* | Whitespace and minor code cleanup | Matt Mower | 2014-06-04 | 1 | -11/+11 |
* | Add options to repair or change file system | Ethan Yonker | 2014-06-04 | 1 | -0/+133 |
* | Add support for actions triggered by key combination | Vojtech Bocek | 2014-04-16 | 1 | -11/+43 |
* | Allow building of an OEM friendly TWRP | Ethan Yonker | 2014-04-04 | 1 | -1/+2 |
* | Allow sideloading from /tmp | Ethan Yonker | 2014-02-26 | 1 | -4/+5 |
* | Remove some unneeded code | Ethan Yonker | 2014-02-16 | 1 | -79/+8 |
* | Cache results of GUIObject::isConditionTrue() | Vojtech Bocek | 2014-02-12 | 1 | -7/+4 |
* | Conditional -> GUIObject and make all gui objects children of GUIObject | Vojtech Bocek | 2014-02-12 | 1 | -1/+1 |
* | Expansion of vibrate options | Ethan Yonker | 2014-02-07 | 1 | -1/+1 |
* | Add haptic feedback | Samer Diab (S.a.M.e.R_d) | 2014-02-06 | 1 | -0/+6 |
* | Update partition sizes after sideload | Dees Troy | 2013-11-26 | 1 | -0/+1 |
* | Add TWFunc::Exec_Cmd() with no 'result' agrument | Vojtech Bocek | 2013-09-12 | 1 | -14/+10 |
* | Make fixing su perms automatic | Dees Troy | 2013-09-12 | 1 | -2/+3 |
* | Pull ROM info from build.prop for backup names | Dees Troy | 2013-09-12 | 1 | -2/+23 |
* | Add a TW_NO_TIMEOUT option | Ricardo Gomez | 2013-08-25 | 1 | -1/+6 |
* | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 2013-08-24 | 1 | -249/+249 |
* | Fix some issues with wipe partition list | Dees_Troy | 2013-07-01 | 1 | -0/+7 |
* | Support encrypted backup files | Dees_Troy | 2013-06-22 | 1 | -4/+33 |
* | Add new SliderValue GUI widget | Vojtech Bocek | 2013-04-04 | 1 | -0/+27 |
* | Move all AOSP code out of recovery binary | Dees_Troy | 2013-04-04 | 1 | -61/+67 |
* | Add partition list GUI element | Dees_Troy | 2013-03-30 | 1 | -1/+62 |
* | Check for root and root perms and offer to install/fix | Dees_Troy | 2013-02-21 | 1 | -19/+39 |
* | This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. | bigbiff bigbiff | 2013-02-13 | 1 | -0/+3 |
* | Remove thread logging from actions.cpp | Dees_Troy | 2013-01-28 | 1 | -3/+0 |
* | adding sideload page with wipe cache and dalvik | bigbiff bigbiff | 2013-01-25 | 1 | -3/+9 |
* | Use GUI for ORS instead of console only | Dees_Troy | 2013-01-25 | 1 | -23/+30 |
* | Convert AOSP commands to ORS for encrypted devices | Dees_Troy | 2013-01-24 | 1 | -0/+12 |
* | change tar create to pthread | bigbiff bigbiff | 2013-01-24 | 1 | -1/+2 |
* | Improve ORS sideload to display GUI with cancel button | Dees_Troy | 2013-01-18 | 1 | -2/+4 |
* | Fix problems with thread creation on some devices | Dees_Troy | 2013-01-16 | 1 | -1/+35 |
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -28/+29 |
* | Update injecttwrp for Epic 4G Touch | Dees_Troy | 2012-10-16 | 1 | -1/+23 |
* | Finalize 2.3.0.0 | Dees_Troy | 2012-10-10 | 1 | -14/+4 |
* | Fix output of version number | Dees_Troy | 2012-10-01 | 1 | -1/+0 |
* | Save version number to storage | Dees_Troy | 2012-09-27 | 1 | -0/+1 |
* | Update sdcard partitioning to C++ | Dees_Troy | 2012-09-27 | 1 | -68/+4 |
* | Port backup name checking to Partition Manager | Dees_Troy | 2012-09-27 | 1 | -3/+2 |
* | Port reboot functions to C++ | Dees_Troy | 2012-09-27 | 1 | -12/+11 |
* | Add option to wipe android secure | Dees_Troy | 2012-09-26 | 1 | -0/+2 |
* | Fix permissions updates | Dees_Troy | 2012-09-26 | 1 | -8/+17 |
* | Fix SDCard partitioning | Dees_Troy | 2012-09-26 | 1 | -3/+11 |
* | Add and improve OpenRecoveryScript support | Dees_Troy | 2012-09-20 | 1 | -3/+3 |
* | Fix ext storage and zip paths | Dees_Troy | 2012-09-19 | 1 | -0/+26 |
* | Improve adb sideload - use storage vs tmp | Dees_Troy | 2012-09-19 | 1 | -11/+8 |
* | Improve adb sideload -- add cancel | Dees_Troy | 2012-09-19 | 1 | -4/+30 |
* | Cleanup extra-functions | Dees_Troy | 2012-09-18 | 1 | -27/+13 |
* | Update backup and restore code, adb sideload | Dees_Troy | 2012-09-17 | 1 | -5/+38 |
* | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 2012-09-14 | 1 | -39/+34 |
* | Make text appear in GUI console, Zip install works. | Dees_Troy | 2012-09-12 | 1 | -0/+3 |
* | Zip install works again | Dees_Troy | 2012-09-11 | 1 | -9/+14 |
* | Improve storage size code, mount, unmount | Dees_Troy | 2012-09-10 | 1 | -15/+7 |
* | Add processing of fstab, mounting, and decrypt | Dees_Troy | 2012-09-07 | 1 | -20/+20 |
* | Hax to make it boot | Dees_Troy | 2012-09-06 | 1 | -4/+4 |
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 1 | -0/+1134 |