Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support encrypted backup files | Dees_Troy | 2013-06-22 | 1 | -9/+318 |
| | | | | | | | | | | | | | | | Also includes features merged from: Update twrpTar by kokotas Revised function entryExists(). Added function to get archive's uncompressed size. Added option to exclude item(s) from the archive. Revised forks() http://review.teamw.in/#/c/590/ Change-Id: I01fa2c81643161984eff2625247af75990684bd9 | ||||
* | Add new SliderValue GUI widget | Vojtech Bocek | 2013-04-04 | 1 | -84/+38 |
| | | | | | | Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: Ic5d44314f501341140dd7059d1cb753341f5844c | ||||
* | Add partition list GUI element | Dees_Troy | 2013-03-30 | 2 | -693/+319 |
| | | | | | | | | | | | | Add partition list GUI element and update backup, restore, mount, storage selection, and wipe sections of GUI and partition manager code to reflect the new GUI element. Update ORS engine to handle new backup and restore setup. Fix a bug with decrypt. Add 1080x1920 layout. Change-Id: Iaa2f44cb707167e66f935452f076ba00e68a2aa4 | ||||
* | Add fast scroll bar to fileselector | Vojtech Bocek | 2013-02-27 | 1 | -0/+12 |
| | | | | | | | Also fix build problems with libblkid in CM7 Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I1cd4573e25b247171e4bd8cc05b70543f897a454 | ||||
* | Remove ignore image size setting | Dees_Troy | 2013-02-21 | 1 | -10/+2 |
| | | | | | Move military time setting up and remove the now unused ignore image size setting from XML layouts. | ||||
* | Check for root and root perms and offer to install/fix | Dees_Troy | 2013-02-21 | 1 | -0/+150 |
| | | | | | | Also fix sort order for file selector by date and file sizes Change-Id: Idff9fe4232c19d4ed1082e78fabe6f921aa0a114 | ||||
* | add military time option | bigbiff bigbiff | 2013-02-21 | 1 | -0/+8 |
| | |||||
* | Configurable timeout and brightness settings | Dees_Troy | 2013-02-20 | 1 | -21/+132 |
| | | | | Change-Id: I924297ab0dcf920cd4b4b617949c3b16cbc68e43 | ||||
* | Update listbox code | Dees_Troy | 2013-02-15 | 1 | -9/+7 |
| | |||||
* | Add highlight to file selector | Dees_Troy | 2013-02-15 | 1 | -6/+12 |
| | |||||
* | Add button highlight | Dees_Troy | 2013-02-15 | 1 | -1/+83 |
| | |||||
* | adding sideload page with wipe cache and dalvik | bigbiff bigbiff | 2013-01-25 | 1 | -11/+61 |
| | | | | | fix variable Change-Id: I72eed7b4d709a184e53cc94165a1817a7dcf041e | ||||
* | Use GUI for ORS instead of console only | Dees_Troy | 2013-01-25 | 1 | -15/+5 |
| | |||||
* | add Decrypt Data button | Gary Peck | 2012-11-22 | 1 | -0/+12 |
| | | | | | | | Allow to decrypt /data even if decryption was skipped during the initial loading of recovery Change-Id: If2251757a276dd069578e93e5a038b25a825bff6 | ||||
* | Fix renaming of backups with spaces, 2.3.2.3 | Dees_Troy | 2012-11-19 | 1 | -1/+1 |
| | |||||
* | Fixes for multi-user in 4.2 | Dees_Troy | 2012-11-15 | 1 | -1/+1 |
| | | | | | | Also fixed inability to delete backups with a space in the name. Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d | ||||
* | Add keyboard key highlight | Dees_Troy | 2012-10-20 | 1 | -0/+1 |
| | |||||
* | Remove text about fix perms taking a few mins | Dees_Troy | 2012-10-10 | 1 | -2/+0 |
| | |||||
* | Add reboot system button after sideload, backup, and restore | Dees_Troy | 2012-10-08 | 1 | -31/+35 |
| | | | | A few other minor xml tweaks | ||||
* | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 2012-09-28 | 2 | -2/+16 |
| | |||||
* | Add option to wipe android secure | Dees_Troy | 2012-09-26 | 1 | -0/+18 |
| | |||||
* | Fix SDCard partitioning | Dees_Troy | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Allow spaces in backup names | Dees_Troy | 2012-09-26 | 1 | -2/+2 |
| | |||||
* | Unify portrait layouts again | Dees_Troy | 2012-09-26 | 1 | -52/+54 |
| | |||||
* | Change curtain to file and remove curtain raise | Dees_Troy | 2012-09-24 | 1 | -0/+0 |
| | |||||
* | Update portrait themes with ADB sideload | Dees_Troy | 2012-09-20 | 1 | -0/+38 |
| | |||||
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 33 | -0/+3501 |
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere |