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
The Android Open Source Project
1fca2650ed
am 27f31606: (-s ours) am aa0dbb25: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
...
* commit '27f31606390eeed50d27f2c243dfbfe79e8b5ae2':
2012-11-06 12:23:57 -08:00
The Android Open Source Project
27f3160639
am aa0dbb25: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
...
* commit 'aa0dbb25a0ae51a8e53018fe05bf59164d9804cb':
2012-11-06 12:21:06 -08:00
The Android Open Source Project
aa0dbb25a0
Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
...
Change-Id: Ibef4c059b7a7e055fe562c60656a9f7f7de4841a
2012-11-06 12:16:04 -08:00
Doug Zongker
6c249f7ae8
move key loading to verifier code
...
Add an option to verifier_test to load keys from a file, the way the
recovery does.
Change-Id: Icba0e391164f2c1a9fefeab4b0bcb878e91d17b4
2012-11-02 15:09:57 -07: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
Doug Zongker
bf80f49edc
reduce some recovery logging
...
Make minzip log only a count of files when extracting, not individual
filenames. Make patching only chatter about free space if there's not
enough and compact the other messages.
Only the last 8k of the recovery log gets uploaded; this makes it more
likely that we will get all of it.
Change-Id: I529cb4947fe2185df82b9da5fae450a7480dcecd
2012-10-19 12:24:26 -07:00
Dees_Troy
4d12f969b8
Add ability for buttons to have highlights on touch
2012-10-19 13:13:15 -04:00
Kenny Root
a0d9ddb8f2
am cd74108c: resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp
...
* commit 'cd74108cdac228e946ca8b6ea2ff11ab62941a6d':
Remove HAVE_SELINUX guards
2012-10-16 17:49:23 -07:00
Kenny Root
cd74108cda
resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp
...
Change-Id: I861e3a6aa07c448909b2ae54618bba178bd6e457
2012-10-16 17:44:21 -07:00
Kenny Root
78afed1c15
Merge "Remove HAVE_SELINUX guards"
2012-10-16 16:33:40 -07:00
Kenny Root
7eb7567aa3
Remove HAVE_SELINUX guards
...
Change-Id: Ia96201f20f7838d7d9e8926208977d3f8318ced4
2012-10-16 12:57:26 -07: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
Dees_Troy
d0384ef73e
Unmount system after boot, backup, and restore
2012-10-12 12:15:42 -04:00
Dees_Troy
af50449efd
Fix updater binary compile
2012-10-11 12:00:29 -04:00
The Android Open Source Project
2b44a56326
am d0d4d44d: (-s ours) Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
...
* commit 'd0d4d44d344779e59ee196637bbc745d68d70677':
2012-10-10 09:45:39 -07:00
The Android Open Source Project
d0d4d44d34
Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
...
Change-Id: I3afa60bf8978d750c7072128e9f5e87c5d624b36
2012-10-10 09:43:44 -07:00
The Android Automerger
5afeff505e
merge in jb-mr1-factory-release history after reset to jb-mr1-dev
2012-10-10 08:42:51 -07:00
Dees_Troy
f6e6551edf
Remove text about fix perms taking a few mins
2012-10-10 10:45:01 -04:00
Dees_Troy
6480ce0f2a
Finalize 2.3.0.0
...
Fix permission setting for other
Add new fix permissions to GUI actions
Update version number
2012-10-10 10:27:17 -04:00
The Android Automerger
a88a3b3596
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-10-10 06:59:08 -07:00
Devin Kim
44df5c8692
am 4b57f8f2: am 6016d08b: recovery: fix failure to unmount "/cache"
...
* commit '4b57f8f2affade295ec856e2bc63ba02e9f079c4':
recovery: fix failure to unmount "/cache"
2012-10-09 21:20:58 -07:00
Devin Kim
4b57f8f2af
am 6016d08b: recovery: fix failure to unmount "/cache"
...
* commit '6016d08b0c3b682f1f7000b42a9ea4b6b6d74f22':
recovery: fix failure to unmount "/cache"
2012-10-09 21:19:44 -07:00
bigbiff bigbiff
a0f8a59aa1
redo fix permissions in c++ for faster changes
2012-10-09 21:01:03 -04:00
The Android Open Source Project
3abfe0911e
am 2c3d1d83: (-s ours) Reconcile with jb-mr1-release - do not merge
...
* commit '2c3d1d83d5f28160baa5cbec782d518fa186af73':
2012-10-09 07:29:50 -07:00
The Android Open Source Project
2c3d1d83d5
Reconcile with jb-mr1-release - do not merge
...
Change-Id: I692d63796f64702243898ae1d20d8ce073dc15e6
2012-10-09 07:28:01 -07:00
The Android Automerger
0ed4bd5e22
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-10-09 06:59:06 -07:00
Devin Kim
6016d08b0c
recovery: fix failure to unmount "/cache"
...
At load_locale_from_cache() function, LOCALE_FILE must get closed
after it is opened and used. Otherwise it causes a failure to
unmount "/cache" after load_locale_from_cache() function is called.
Change-Id: I9cec0f29a8ec4452c8a6a52e2f3c8ce9930d5372
Signed-off-by: Iliyan Malchev <malchev@google.com >
2012-10-08 16:34:00 -07:00
Doug Zongker
2e883a8deb
am 80fb6818: am 8347cb2d: revert to tacky 3D recovery animation
...
* commit '80fb68181e2a396de97c3d1b2d7c9e736cec4417':
revert to tacky 3D recovery animation
2012-10-08 10:57:16 -07:00