garwedgess
2a72ba40f0
Removed advanced restore of /boot /wimax as Xperia 2011 devices don't have /boot partition
2013-05-03 00:17:16 +01:00
garwedgess
9f46425f20
Add confirmation before fixing permissions
2013-05-01 20:46:20 +01:00
garwedgess
c970c900aa
Remove multiple "no" in confirmation
2013-05-01 20:44:54 +01:00
garwedgess
84f8428085
Add wipe options
...
- wipe system
- wipe data
- wipe cache
- wipe dalvik cache
- wipe system and data
- wipe cache and dalvik cache
2013-05-01 20:41:05 +01:00
garwedgess
ff8508f635
Remove power off and replace it with full reboot options
...
- reboot to recovery
- reboot to bootloader
- reboot system now
- Power off
2013-05-01 20:35:23 +01:00
garwedgess
5c7fb2e3d3
Add support for AromaFM and remove reboot to recovery from advanced
2013-05-01 20:33:32 +01:00
garwedgess
5f55959b7e
break after install of zip file
2013-05-01 20:31:48 +01:00
garwedgess
27782a69d5
Removed uselesscode for Xperia's and clean-up of UI
2013-05-01 20:29:42 +01:00
garwedgess
bf64306ed7
Change menu, normal and header text color
2013-05-01 20:25:21 +01:00
garwedgess
c033cda2a3
re-add wipe battery stats
2013-05-01 20:23:17 +01:00
garwedgess
7ebcfdad4e
confirm backup instead of backing up straight away
2013-05-01 20:19:23 +01:00
garwedgess
57d41ba9c3
Add ability to flash multiple zips at one
...
thanks @Philz @XDA -- modified by me for Xperia's
2013-05-01 20:17:03 +01:00
garwedgess
62e4be7174
Updated UI text + images
2013-05-01 19:54:10 +01:00
garwedgess
7b6477adab
Moved sideload to Install from sdcard submenu
2013-04-30 22:41:12 +01:00
Nathan Grebowiec
4d9a03bbf5
Bump version to 6.0.3.1
...
Change-Id: I01f94f18e240bf9580f118c6cb30ad702fb37e80
2013-04-13 12:38:56 -05:00
Koushik Dutta
fb5a9a9fab
allow sideload to be triggered via /cache/recovery command for eat
...
Change-Id: I36996ceea831160830815c1b267328f307bbd906
2013-04-11 13:37:21 -07:00
Koushik Dutta
fba8e1618c
Allow cancelation of adb sideload.
...
Change-Id: I1cc5a6719c3fe547afe944a94e134519c2c45fc6
2013-04-10 18:48:01 -07:00
Koushik Dutta
d9ea07f6bb
Merge "minui: add extended courier font" into cm-10.1
2013-04-03 21:17:53 -07:00
Chirayu Desai
6b471c742d
nandroid: backup: save recovery log
...
Change-Id: Id9e73317a6b46ddc0ec0c3005bfc9ef55cf7bf0d
2013-03-24 16:06:36 -07:00
Nick Kralevich
4696ba4357
minadbd: remove unnecessary header files.
...
Change-Id: Iff2b53d9e63b279d0262cd2e9cfb11e0ca4d6b42
2013-03-23 09:23:56 +05:30
Nathan Grebowiec
1e6d00694e
Add external_sd and efs to /etc/fstab generated by recovery
...
Patchset 1) initial patch
Patchset 2) drop efs mount
Change-Id: I6330550061a55379280ada9d315f9b13c1ee2535
2013-03-22 20:52:11 -05:00
Nathan Grebowiec
95eedbbd57
Store CWM Recovery Version and Device
...
Patchset 1) Initial commit
Patchset 2) moved fclose()
Patchset 3) move to one file
Patchset 4) removed unneeded variable
Patchset 5) fixed version
Patchset 6) rebase
Change-Id: I2f958f6085d6a8fac303b9b013e2be955fb42780
2013-03-20 12:37:22 -05:00
Nathan Grebowiec
032a351d08
6.0.3.0
...
Change-Id: I6a4275e9d21290b817beffe58ca4ae530d1d9296
2013-03-19 20:41:20 -05:00
Nathan Grebowiec
f8bf7ecfa3
6.0.2.10
...
Change-Id: Iff91c16f1ba46a9cc63df33e4278eb8ae5713ac0
2013-03-19 20:17:53 -05:00
Kenny Root
34f330b6a3
Remove HAVE_SELINUX guards
...
Change-Id: Iddb0a977a8e809413defd4e7a9bb21311f5db862
2013-03-17 16:37:00 +05:30
Nathan Grebowiec
edc87090ba
Store CWM Recovery Version Number
...
Patchset 1) Initial patch
Patchset 2) moved location of calls
Change-Id: Ie21fc92eca42bc12a8f04622153beef64c0e7ef7
2013-03-15 11:25:58 -07:00
Ricardo Cerqueira
91f2dc252d
Fix segfault with dead symlinks
...
If a symlink pointed to a non-existing directory, the path navigation
menu would crash when attempting to free the structs
Change-Id: Icd6e7dcc711645f82c5ac014fcacd506b95a2fc2
2013-03-13 23:22:23 +00:00
Koushik Dutta
eda49d7d45
6.0.2.9
...
Change-Id: Ib39519bb312c234b1092c067957c50d6c522ba49
2013-03-09 22:27:28 -08:00
Nathan Grebowiec
6a620aab0a
Blocked cached Google Music files from nandroid
...
Patchset 1) initial patch
Change-Id: I76719bdd90be716f1beaeac293c5158eddf3a240
2013-03-07 23:17:42 -06:00
Chirayu Desai
7cc1b5631a
Merge "Pass the correct pointer to munmap on failure." into cm-10.1
2013-03-07 08:11:39 -08:00
Pawit Pornkitprasan
f4579ef086
Merge "adb: handle adbd auth in recovery mode" into cm-10.1
2013-03-04 01:51:21 -08:00
Elliott Hughes
c3550dbf40
Pass the correct pointer to munmap on failure.
...
This won't ever happen, and you're probably screwed anyway if it
does, but that's no excuse...
Change-Id: Ic7e91285996f9f52d898326757c6fc53fcac34c9
2013-02-28 19:46:59 +05:30
Doug Zongker
7bbf5cba95
add optional overscan compensation to recovery graphics
...
If your screen is a TV, it may not actually be displaying the edges of
the framebuffer. Allow specifying an overscan percentage, and move
each edge of the framebuffer in by that percent of the width/height.
(The gr_* layer just lies to the caller about the size of the
framebuffer, telling the caller it's smaller than it really is, and
offsets all drawing commands to match.)
Change-Id: I11bb2feb39ae522bd3e957a14ebdecf3609e0fdc
Conflicts:
minui/Android.mk
2013-02-27 19:51:36 +05:30
CEnnis91
75732240ae
minui: add extended courier font
...
Change-Id: Ic796b7b6892f6de26436015044a0b1a9cdc78fab
2013-02-27 18:40:45 +05:30
jt1134
1ec4e7bdde
adb: handle adbd auth in recovery mode
...
If /data/misc/adb/adb_keys exists, copy it to /adb_keys, set property
for secure adb, and restart the adbd daemon.
Change-Id: I2f826d4c1f6a49cb0959c9cd1a803cb10ec4e408
2013-02-27 12:44:28 +07:00
Matt Mower
74341a38a3
UI text corrections
...
Change-Id: I3833941e4ef81cbb99a3042b343ce689bf60305f
2013-02-23 09:57:44 -06:00
Matt Mower
d7f45678b6
Fix use of TARGET_USE_CUSTOM_LUN_FILE_PATH
...
TARGET_USE_CUSTOM_LUN_FILE_PATH is already available as a
string to extendedcommands.c, regardless of whether it is
quoted or unquoted in BoardConfig.mk. Removed STRINGIFY define
because it is already available in common.h (along with EXPAND
which shoud be used instead of STRINGIFY anyways).
Change-Id: I3f4ab8d1529df240c200e44049fc60519c0afd5b
2013-02-22 20:01:12 -06:00
Koushik Dutta
d8f5b40a03
Add support for TARGET_USE_CUSTOM_LUN_FILE_PATH
...
Change-Id: I22507597087eca2cb2b1d364b773fac8256ab43d
2013-02-06 16:45:51 -08:00
jackmu95
91dcc2f873
recovery: add transparency to error images
...
Patch Set 1: * added transparcency to following images
- icon_error.png
- icon_firmware_erroer.png
- icon_firmware_install.png
* Preview:
old: http://bit.ly/ToTUUm
new: http://bit.ly/ToU3at
Change-Id: I1ff7957ecaeebd1f3dbabed7ab074ee709174f47
2013-01-26 19:56:28 -08:00
Koushik Dutta
5ca6fa9404
Do not attempt to back up .android_secure if it is on /data/media
...
Change-Id: Id252dd3fdd528ff2b87816a0f1947f2a54d5200a
2012-12-28 11:03:26 -08:00
Koushik Dutta
6be302ebeb
6.0.2.6
...
Change-Id: I001ac826f698bf509b423a6455694b1f705226e0
2012-12-28 10:52:55 -08:00
Koushik Dutta
190a48b679
nandroid: Fix nonexistent backup format type bug.
...
Change-Id: Ia5d6832137700b542c88b3c8d14efdd470bd195d
2012-12-28 10:52:36 -08:00
Koushik Dutta
a3870b17c2
nandroid: Fix nonexistent backup format type bug.
...
Change-Id: I008d18e613e6a34099dc577d0452790f29a67169
2012-12-28 10:52:08 -08:00
Koushik Dutta
8ac3a83077
6.0.2.5
...
Change-Id: I45c2323e0dea0d3029658ee0f3bf577acf229b55
2012-12-21 11:38:17 -08:00
Koushik Dutta
027753595a
6.0.2.3
...
Change-Id: Iac4393f861edaa2969245fa92d3f999819a62e72
2012-12-16 18:13:25 -08:00
Koushik Dutta
ef2734a3f3
6.0.2.2
...
Change-Id: I2a8571b23aea8145f4d36986cde89401e4b5ca28
2012-12-15 13:10:22 -08:00
Koushik Dutta
a4a854d68c
Fix crash in recovery that occurs during backup.
...
Change-Id: I8d13646eede75c64878b50a8b6f4617a48e10b32
2012-12-12 17:15:18 -08:00
James Sullins
ae4a2b2e0f
fix default backup format selection menu
...
* Change "choose backup format" to "choose default backup format"
to clarify that the change is persistent
* Change the default backup format selection such that it correctly
shows the current default format (instead of always showing tar)
Change-Id: I4fe4bd9a07633f8fc4d335c424e20aea99f90f85
2012-12-12 14:22:51 -08:00
Koushik Dutta
d205d4b383
Fix up RSA key loading bug in jellybean.
...
Change-Id: Iaa6af3eceeac8a92e056abd0bcfffcc805426f61
2012-12-12 14:11:48 -08:00
Koushik Dutta
50f5fb001f
actually properly change hte default backup handler
...
Change-Id: I3b3b85e2eec3a81fd50aa4bdba531def607a6bfc
2012-12-04 23:21:02 -08:00