Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 1200x1920 theme | Vojtech Bocek | 2013-09-12 | 34 | -0/+3862 |
| | | | | | | Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I558c988c94f750607f58aa3dd22736447c78a214 | ||||
* | Make fixing su perms automatic | Dees Troy | 2013-09-12 | 13 | -702/+0 |
| | | | | | | | | In 4.3+ with SELinux, su perms will be lost on every reboot so users will get the prompt to fix su perms in TWRP every time. Make fixing the su perms automatic instead of nagging the user. Change-Id: Ia8a2652018db5e1f6ffc5fec2a4ac0db3a8f32bb | ||||
* | Pull ROM info from build.prop for backup names | Dees Troy | 2013-09-12 | 13 | -86/+203 |
| | | | | Change-Id: I7847fca22b5d4f0a35da41625b15bd677a1e9768 | ||||
* | Fix backup list height on 1080x1920 | Dees_Troy | 2013-08-30 | 1 | -1/+1 |
| | |||||
* | Add a TW_NO_TIMEOUT option | Ricardo Gomez | 2013-08-25 | 13 | -0/+39 |
| | | | | Change-Id: Ifb3a5bd9f1e6c2e9810c90b0aec198e91d5956fc | ||||
* | Fix background image for 1920x1200 | Dees_Troy | 2013-07-06 | 1 | -0/+0 |
| | |||||
* | Update themes | Dees_Troy | 2013-07-05 | 44 | -162/+180 |
| | | | | Change-Id: Iedb50aca0132259bfe4297e187dbc2d40a38a34b | ||||
* | Support encrypted backup files | Dees_Troy | 2013-06-22 | 13 | -158/+4050 |
| | | | | | | | | | | | | | | | 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 | 13 | -1008/+469 |
| | | | | | | Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: Ic5d44314f501341140dd7059d1cb753341f5844c | ||||
* | Add partition list GUI element | Dees_Troy | 2013-03-30 | 58 | -8222/+7355 |
| | | | | | | | | | | | | 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 | ||||
* | Remove unused fonts from 320x480 | Dees_Troy | 2013-03-11 | 3 | -0/+0 |
| | |||||
* | Add fast scroll bar to fileselector | Vojtech Bocek | 2013-02-27 | 12 | -0/+154 |
| | | | | | | | 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 | 12 | -122/+175 |
| | | | | | 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 | 11 | -8/+1618 |
| | | | | | | Also fix sort order for file selector by date and file sizes Change-Id: Idff9fe4232c19d4ed1082e78fabe6f921aa0a114 | ||||
* | add military time option | bigbiff bigbiff | 2013-02-21 | 12 | -1/+98 |
| | |||||
* | Configurable timeout and brightness settings | Dees_Troy | 2013-02-20 | 12 | -257/+1599 |
| | | | | Change-Id: I924297ab0dcf920cd4b4b617949c3b16cbc68e43 | ||||
* | Fix keyboard layout on 800x1280 | Dees_Troy | 2013-02-15 | 1 | -6/+6 |
| | |||||
* | Update listbox code | Dees_Troy | 2013-02-15 | 12 | -60/+72 |
| | |||||
* | Add highlight to file selector | Dees_Troy | 2013-02-15 | 12 | -77/+168 |
| | |||||
* | Add button highlight | Dees_Troy | 2013-02-15 | 12 | -13/+1018 |
| | |||||
* | adding sideload page with wipe cache and dalvik | bigbiff bigbiff | 2013-01-25 | 12 | -132/+732 |
| | | | | | fix variable Change-Id: I72eed7b4d709a184e53cc94165a1817a7dcf041e | ||||
* | Use GUI for ORS instead of console only | Dees_Troy | 2013-01-25 | 12 | -184/+62 |
| | |||||
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -1/+3 |
| | | | | | | | Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function | ||||
* | Fix keyboard layout on 800x1280 layout | Dees_Troy | 2012-12-18 | 1 | -1/+1 |
| | |||||
* | add Decrypt Data button | Gary Peck | 2012-11-22 | 12 | -0/+144 |
| | | | | | | | 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 | 11 | -11/+11 |
| | |||||
* | Finish 2560x1600 theme | Dees_Troy | 2012-11-19 | 41 | -120/+120 |
| | |||||
* | Fixes for multi-user in 4.2 | Dees_Troy | 2012-11-15 | 51 | -11/+3634 |
| | | | | | | Also fixed inability to delete backups with a space in the name. Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d | ||||
* | Add keyboard key highlight | Dees_Troy | 2012-10-20 | 11 | -0/+11 |
| | |||||
* | Remove text about fix perms taking a few mins | Dees_Troy | 2012-10-10 | 11 | -22/+0 |
| | |||||
* | Add reboot system button after sideload, backup, and restore | Dees_Troy | 2012-10-08 | 11 | -341/+385 |
| | | | | A few other minor xml tweaks | ||||
* | Fix exclamation point on 720x1280 theme | Dees_Troy | 2012-10-08 | 1 | -2/+4 |
| | |||||
* | Fix some derps | Dees_Troy | 2012-09-28 | 1 | -0/+0 |
| | |||||
* | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 2012-09-28 | 21 | -17/+169 |
| | |||||
* | Add option to wipe android secure | Dees_Troy | 2012-09-26 | 11 | -0/+198 |
| | |||||
* | Fix SDCard partitioning | Dees_Troy | 2012-09-26 | 11 | -11/+11 |
| | |||||
* | Allow spaces in backup names | Dees_Troy | 2012-09-26 | 11 | -22/+22 |
| | |||||
* | Unify portrait layouts again | Dees_Troy | 2012-09-26 | 6 | -409/+404 |
| | |||||
* | Change curtain to file and remove curtain raise | Dees_Troy | 2012-09-24 | 22 | -31863/+0 |
| | |||||
* | Update tablet layouts with ADB sideload | Dees_Troy | 2012-09-24 | 5 | -2/+187 |
| | |||||
* | Fix 320x480 theme | Dees_Troy | 2012-09-22 | 1 | -37/+37 |
| | |||||
* | Update portrait themes with ADB sideload | Dees_Troy | 2012-09-20 | 3 | -27/+141 |
| | |||||
* | Various fixes | Dees_Troy | 2012-09-20 | 1 | -0/+38 |
| | | | | | | Modify AOSP mount and wipe functions to use Partition Manager. Update wipe code to reset the log file index when wiping cache. Add ADB sideload to 540x960 theme. | ||||
* | Improve adb sideload -- add cancel | Dees_Troy | 2012-09-19 | 1 | -3/+67 |
| | | | | | Also copy zip from /tmp to storage and remove from /tmp to prevent running out of RAM. | ||||
* | Update backup and restore code, adb sideload | Dees_Troy | 2012-09-17 | 1 | -0/+15 |
| | | | | | | | Fixed a problem with using make_ext4fs by making its lib a dynamic lib. Added ADB sideload zip install feature - no way to cancel it yet. Improve backup and restore code. | ||||
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 448 | -0/+70673 |
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 |