Commit Graph

35 Commits

Author SHA1 Message Date
Vojtech Bocek 7cc278bb99 Add fast scroll bar to fileselector
Also fix build problems with libblkid in CM7

Signed-off-by: Vojtech Bocek <vbocek@gmail.com>
Change-Id: I1cd4573e25b247171e4bd8cc05b70543f897a454
2013-02-27 21:59:21 +00:00
Dees_Troy 8211102b4e Remove ignore image size setting
Move military time setting up and remove the now unused ignore
image size setting from XML layouts.
2013-02-21 21:14:08 +00:00
Dees_Troy 6ef6635ad3 Check for root and root perms and offer to install/fix
Also fix sort order for file selector by date and file sizes

Change-Id: Idff9fe4232c19d4ed1082e78fabe6f921aa0a114
2013-02-21 18:23:43 +00:00
bigbiff bigbiff 4efe9c3c7d add military time option 2013-02-20 18:58:11 -05:00
Dees_Troy 2f9117af30 Configurable timeout and brightness settings
Change-Id: I924297ab0dcf920cd4b4b617949c3b16cbc68e43
2013-02-20 09:35:23 -06:00
Dees_Troy f5f395b8ca Fix keyboard layout on 800x1280 2013-02-15 14:45:53 -06:00
Dees_Troy eead985c57 Update listbox code 2013-02-15 14:31:58 -06:00
Dees_Troy e7585ca9b5 Add highlight to file selector 2013-02-15 11:42:29 -06:00
Dees_Troy 1a7a6675ea Add button highlight 2013-02-15 09:42:35 -06:00
bigbiff bigbiff 7ce7f0cde4 adding sideload page with wipe cache and dalvik
fix variable
Change-Id: I72eed7b4d709a184e53cc94165a1817a7dcf041e
2013-01-25 15:59:19 +00:00
Dees_Troy 6ed34b7f61 Use GUI for ORS instead of console only 2013-01-25 15:10:48 +00:00
bigbiff bigbiff 9c754053b0 Add libtar to TWRP instead of using busybox tar
Add proper mkdosfs tool
Add fuse to TWRP
Add experimental exfat-fuse to TWRP
Convert all system() functions to use new Exec_Cmd function
2013-01-09 09:09:08 -05:00
Dees_Troy ddede4ce40 Fix keyboard layout on 800x1280 layout 2012-12-18 21:37:26 +00:00
Gary Peck ffdc6aea4c add Decrypt Data button
Allow to decrypt /data even if decryption was skipped during the initial
loading of recovery

Change-Id: If2251757a276dd069578e93e5a038b25a825bff6
2012-11-22 05:56:38 -08:00
Dees_Troy f94f9acbf9 Fix renaming of backups with spaces, 2.3.2.3 2012-11-19 17:16:17 +00:00
Dees_Troy 2effe65437 Finish 2560x1600 theme 2012-11-19 17:06:03 +00:00
Dees_Troy 16b74353d9 Fixes for multi-user in 4.2
Also fixed inability to delete backups with a space in the name.

Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d
2012-11-15 19:27:08 +00:00
Dees_Troy 30b962eb51 Add keyboard key highlight 2012-10-19 20:51:12 -04:00
Dees_Troy f6e6551edf Remove text about fix perms taking a few mins 2012-10-10 10:45:01 -04:00
Dees_Troy a3f81542fb Add reboot system button after sideload, backup, and restore
A few other minor xml tweaks
2012-10-08 11:44:49 -04:00
Dees_Troy e588d2565a Fix exclamation point on 720x1280 theme 2012-10-08 10:28:52 -04:00
Dees_Troy 3bbb95b79f Fix some derps 2012-09-28 17:15:22 -04:00
Dees_Troy ce2fe779c0 Revert busybox for CM7 compatibility, add exclamation point to format data 2012-09-28 12:34:33 -04:00
Dees_Troy 2ff5a8dc5b Add option to wipe android secure 2012-09-26 14:53:02 -04:00
Dees_Troy a2ac96a2f2 Fix SDCard partitioning 2012-09-26 13:12:09 -04:00
Dees_Troy b9d1c6d461 Allow spaces in backup names 2012-09-26 10:07:14 -04:00
Dees_Troy b46a684971 Unify portrait layouts again 2012-09-26 09:00:46 -04:00
Dees_Troy c8b199c8f1 Change curtain to file and remove curtain raise 2012-09-24 11:57:28 -04:00
Dees_Troy 2691f9d7f8 Update tablet layouts with ADB sideload 2012-09-24 11:15:57 -04:00
Dees_Troy 2ab9ad675a Fix 320x480 theme 2012-09-22 08:46:18 -04:00
Dees_Troy bbb2101800 Update portrait themes with ADB sideload 2012-09-20 15:59:46 -04:00
Dees_Troy c51f1f994a Various fixes
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.
2012-09-20 15:32:50 -04:00
Dees_Troy cfb63ae2b1 Improve adb sideload -- add cancel
Also copy zip from /tmp to storage and remove from /tmp to
prevent running out of RAM.
2012-09-19 14:37:33 -04:00
Dees_Troy 43d8b00770 Update backup and restore code, adb sideload
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.
2012-09-17 16:06:12 -04:00
Dees_Troy 51a0e82eb2 TWRP-ify AOSP code
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
2012-09-05 15:24:31 -04:00