Commit Graph

572 Commits

Author SHA1 Message Date
Dees Troy 95006da510 Merge "Reset partition flags when the partition is wiped" into jb-wip 2013-01-07 12:01:39 -06:00
Gary Peck e8bc5d7b54 Reset partition flags when the partition is wiped
Change-Id: I6c4cee5b038fd0c39c8723412dd8f421f7794a00
2012-12-21 06:45:43 -08:00
Dees_Troy d9a9616195 Increase array size to fix crashes on some devices 2012-12-20 17:44:35 +00:00
Dees_Troy 8e40d68db6 Update version to 2.3.3.0 2012-12-18 22:45:43 +00:00
Gary Peck 15e623db7a check backup image size before restoring
Change-Id: I206d34936388c1b072eaaec50e0492710cb80f2e
2012-12-18 21:39:06 +00:00
Dees_Troy ddede4ce40 Fix keyboard layout on 800x1280 layout 2012-12-18 21:37:26 +00:00
Dees_Troy e4a88113ab Fix defines on pages.hpp to not collide with pages.h 2012-12-18 21:29:33 +00:00
Dees_Troy 2204203a94 Fix handling of MTD partitions during mount 2012-12-18 21:23:08 +00:00
Dees_Troy 9c74244421 Merge "Ignore bma150 in event handler" into jb-wip 2012-12-12 13:31:06 -06:00
Dees_Troy 68cab49d96 Add ignore blkid flag for Transformers
Change-Id: I8f2b5b68a8c3ede74858d53002efab997174ee65
2012-12-12 19:29:35 +00:00
Dees_Troy da8b55aff3 Restore text display during restore 2012-12-12 19:18:30 +00:00
Dees Troy 19fca3af55 Merge "restore based on backup type, not destination type" into jb-wip 2012-12-12 13:14:08 -06:00
Dees Troy a23258d30d Merge "add Decrypt Data button" into jb-wip 2012-12-12 13:12:36 -06:00
Dees Troy 16a040b096 Merge "print partition details independent of whether its mountable" into jb-wip 2012-12-12 13:11:56 -06:00
Dees Troy 97652ca654 Merge "minuitwrp: fix screen update issue" into jb-wip 2012-12-11 09:56:50 -06:00
Dees Troy 8983ccd55f Merge "graphics: add support for "single buffering"" into jb-wip 2012-12-11 09:56:29 -06:00
Dees_Troy 07a3a74e9e Ignore bma150 in event handler 2012-12-11 15:13:21 +00:00
bigbiff bigbiff 29af138023 Merge "fix SP variable names" into jb-wip 2012-12-10 13:18:59 -06:00
bigbiff bigbiff 20ef6e3585 fix SP variable names 2012-11-23 20:22:11 -05:00
Gary Peck 43acadf10e restore based on backup type, not destination type
Change-Id: Ie44958a148d00cadd2ba3c51255f7fd9d8a651e7
2012-11-22 06:09:21 -08: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
Gary Peck 004d48b105 print partition details independent of whether its mountable
Change-Id: Ibbc3bf3d3264fb9852f8312ece0567950aace496
2012-11-22 05:55:33 -08:00
Hiemanshu Sharma acf6a9b4d9 minuitwrp: fix screen update issue 2012-11-21 11:28:36 -06:00
Hiemanshu Sharma 94f6c88dab graphics: add support for "single buffering" 2012-11-21 11:25:22 -06:00
Hiemanshu Sharma 4c11714527 Fix compiling for x86 targets 2012-11-21 08:37:58 -06:00
Dees_Troy 5fface832f Add 23x41 roboto font 2012-11-19 18:36:00 +00:00
Dees_Troy f94f9acbf9 Fix renaming of backups with spaces, 2.3.2.3 2012-11-19 17:16:17 +00:00
Dees_Troy 014c894af2 Workaround for crypto quirk on Nexus 10 2012-11-19 17:10:46 +00:00
Dees_Troy 2effe65437 Finish 2560x1600 theme 2012-11-19 17:06:03 +00:00
Dees_Troy 201d76b4c3 Fix fix permissions 2012-11-16 20:21:09 +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
bigbiff bigbiff 3e14652310 add exfat to partitions.cpp 2012-11-14 22:22:25 +00:00
Dees_Troy 1a650e6fc4 Unmount main partitions after fixing permissions 2012-10-19 20:54:32 -04:00
Dees_Troy 30b962eb51 Add keyboard key highlight 2012-10-19 20:51:12 -04:00
Dees_Troy 4d12f969b8 Add ability for buttons to have highlights on touch 2012-10-19 13:13:15 -04:00
Dees_Troy 5fcd8f981f Initial BML support (ext4 only) 2012-10-16 12:22:05 -04:00
Dees_Troy 06b4fe97ef Update injecttwrp for Epic 4G Touch 2012-10-16 11:43:20 -04:00
Dees_Troy 0cb64e5b23 Fix weird keyboard problem 2012-10-15 15:58:14 -04:00
Dees_Troy 31a5143ae3 Bump version to 2.3.1.0 2012-10-14 19:03:38 -04:00
Dees_Troy d21618cd64 Update and improve USB storage code 2012-10-14 18:48:49 -04:00
Dees_Troy f4ca6128b7 Handle single lun file for USB storage 2012-10-13 22:17:20 -04:00
Dees_Troy 8e337f3605 Handle storage devices that are slow to mount 2012-10-13 22:07:49 -04:00
Dees_Troy 7a47e7f4d2 Remove unneeded duplicate code 2012-10-13 12:31:44 -04:00
Dees_Troy 7102058e41 Bump version to 2.3.0.3 2012-10-13 12:14:58 -04:00
Dees_Troy aa9cc401d6 Fix problem with sizes of images after reset default 2012-10-13 12:14:05 -04:00
Dees_Troy 0550cfb483 Track whether a partition is mounted during refresh sizes
and leave it mounted or unmount based on prior mounting status
2012-10-13 11:56:52 -04:00
Dees_Troy cfd73ef8f9 Unmount main partitions after USB storage disable 2012-10-12 16:52:00 -04:00
Dees_Troy c154ac27a2 Change backup size check for dd 2012-10-12 15:36:47 -04:00
Dees_Troy 6da522d529 Fix restore of multiple archives 2012-10-12 15:19:33 -04:00
Dees_Troy dfccea981c Bump version number 2012-10-12 12:17:11 -04:00