Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bootable_recovery
/
edae7a5b0f20249528b72ac87d9b6b5d769b927f
/
extendedcommands.c
d2eecca
Update extendedcommands.c one "No".
by Chris41g
· 14 years ago
0df56f4
wip
by Koushik Dutta
· 14 years ago
2291705
Merge pull request #12 from DRockstar/gingerbread
by Koushik Dutta
· 14 years ago
7ef8815
fix advanced restore
by Koushik Dutta
· 14 years ago
a8f265d
Add RFS format support
by Donovan Bartish
· 14 years ago
c9ea117
actually implement internal sdcard restore
by Koushik Dutta
· 14 years ago
4fcd523
fix driver looking for recovery, rather than checking the basename. fix badness in nandroid menu generation.
by Koushik Dutta
· 14 years ago
89ed0b7
support backup and restore on internal sdcard
by Koushik Dutta
· 14 years ago
95fb821
shuffle some code
by Koushik Dutta
· 14 years ago
81a6151
fix text
by Koushik Dutta
· 14 years ago
30a937a
cwr 5
by Koushik Dutta
· 14 years ago
3f2e286
adding text output for battery stats wipe. just a confirmation that it completed successfully
by j_r0dd
· 14 years ago
aaad77f
move choose zip option first in apply zip menu, update.zip is on main menu
by Tanguy Pruvot
· 14 years ago
67d358c
Add a new 'Show log' extended function.
by Tanguy Pruvot
· 14 years ago
fb3bd71
fix crash bug.
by Koushik Dutta
· 14 years ago
7126ef4
use new libreboot static lib for rebooting
by Austen Dicken
· 14 years ago
38a9214
make tar backups opt in.
by Koushik Dutta
· 14 years ago
94caefe
move the sdcard symlinker into process_volumes
by Koushik Dutta
· 14 years ago
14d9e75
added the efs partition to the do not format list since this holds the imei info.
by j_r0dd
· 14 years ago
5082299
tar nandroid and /data/media support.
by Koushik Dutta
· 14 years ago
cdcb773
Rename format_ignore_partitions to a forbid_format
by Brandon Bennett
· 14 years ago
88efbfb
Fix 6 extentedcommands declaration warnings
by Tanguy Pruvot
· 14 years ago
4187347
fix formatting
by Koushik Dutta
· 14 years ago
7adeadc
fix up some implicit declarations
by Koushik Dutta
· 14 years ago
8a6bc77
test
by Koushik Dutta
· 14 years ago
9ad8ba2
Allow per device unsafe-to-format partition list
by Brandon Bennett
· 14 years ago
54815c9
Use TARGET_RECOVERY_PRE_COMMAND before calling __reboot() recovery
by atinm
· 14 years ago
cea6eba
recovery: display mount point when confirming format
by wjb
· 14 years ago
df3004b
Try to mount vol->device2 partition to UMS.
by mik_os
· 14 years ago
eee0854
remove old chargemode crap
by Koushik Dutta
· 14 years ago
fdd4766
Revert "allow precise device detection"
by Koushik Dutta
· 14 years ago
ed7d296
allow precise device detection
by Koushik Dutta
· 14 years ago
0d87851
recovery: Prevent the users from doing stupid things.
by Steve Kondik
· 14 years ago
67fa0c3
fix erroneous detection of device flash type when device is explicitly provided. fix bugs in mount generation.
by Koushik Dutta
· 14 years ago
92796ec
build "mount & storage" menu from fstab
by Kolja Dummann
· 14 years ago
ab1f8b8
more fixes for sammy
by Koushik Dutta
· 14 years ago
47d86a3
option to specify usb_mass_storage device in device overlay
by jt1134
· 14 years ago
e8bc2c8
Support fs mount options.
by Koushik Dutta
· 14 years ago
a9f0e7f
remove unused defines. dont try to mount boot if it is emmc or bml either.
by Koushik Dutta
· 14 years ago
49ee9a8
Defer to fstype2 if found. Use auto fs if two fstypes are specified
by Koushik Dutta
· 14 years ago
6d0604b
Add support to mount /boot for systems that have a mountable /boot.
by Brandon Bennett
· 14 years ago
a25cf5e
Use erase_raw_partition for unknown named partitions
by Christopher Lais
· 14 years ago
d8e21c3
Add the volume command for seeing the current recovery.fstab. Support crazy HTC chargemode.
by Koushik Dutta
· 14 years ago
b4c5fd6
Support for ext2 and ext3 update-binary.
by Koushik Dutta
· 14 years ago
9f52e5f
fix android secure formatting
by Koushik Dutta
· 14 years ago
f1cb0d5
fix ums mounting
by Koushik Dutta
· 14 years ago
3affbec
fix up boot formatting. remove depracated function.
by Koushik Dutta
· 14 years ago
2e45449
more logging
by Koushik Dutta
· 14 years ago
a8708c6
readd ext2/ext3 format support.
by Koushik Dutta
· 14 years ago
da32b54
readd ext2/ext3 format support.
by Koushik Dutta
· 14 years ago
5b7f34a
wimax restore should not be on by default
by Koushik Dutta
· 14 years ago
1f76a5d
Add support for wimax imaging
by agrabren
· 14 years ago
745b5ff
Use unique filenames for the pre ext4 convert backup.
by Koushik Dutta
· 14 years ago
31b7411
Fix fstab generation.
by Koushik Dutta
· 14 years ago
bec0995
ROM Manager is now powered by Edify,
by Koushik Dutta
· 14 years ago
33491ac
Fix sdcard mount bug.
by Koushik Dutta
· 14 years ago
4196e0f
bml devices that are using rfs are automatically upgraded to ext4. Version 3.0.0.0.
by Koushik Dutta
· 14 years ago
5460f0c
Automatically detect /datadata from recovery.fstab. Remove BOARD_HAS_DATADATA.
by Koushik Dutta
· 14 years ago
9765a03
Remove usage of BOARD_HAS_NO_MISC_PARTITION.
by Koushik Dutta
· 14 years ago
b643e4f
Fix up fstab generation
by Koushik Dutta
· 14 years ago
df1e406
Merge from ClockworkMod recovery
by Koushik Dutta
· 14 years ago
d352233
Added options for an internal SD card to be handled by recovery.
by Brint E. Kriebel
· 14 years ago
0b23331
Added larger DATA size values for SD partitioning.
by Brint E. Kriebel
· 15 years ago
4123b58
recovery: Autodetection of device flash type
by Steve Kondik
· 15 years ago
19447c0
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
by Koushik Dutta
· 15 years ago
fef77c0
Changes to support Vision recovery. Fixing up a lot of bugs related to the CodeAurora mmc commit.
by Koushik Dutta
· 15 years ago
e17a78d
allow the parted and fix permissions tools to be optional
by Koushik Dutta
· 15 years ago
4233c7f
Use the primary device.
by Koushik Dutta
· 15 years ago
56606a2
fix missing break statements in switch...
by Koushik Dutta
· 15 years ago
ceddcd5
add fix permissions and partition sd card to the recovery. TODO: Restrict to devicess that support large recovery images.
by Koushik Dutta
· 15 years ago
38e8b2b
cleanups
by Koushik Dutta
· 15 years ago
f0e31b8
fixes and stuff for droid x
by Koushik Dutta
· 15 years ago
6c7745d
rename some menus. wipe more locations for dalvik cache.
by Koushik Dutta
· 15 years ago
d4060c3
Galaxy S initial support. Fix firmware flash on inc. May need to fix other phones.
by Koushik Dutta
· 15 years ago
5aaa823
galaxys
by Koushik Dutta
· 15 years ago
92077c1
removal of the recovery checkpoint needs to happen AFTER sdcard is mounted.
by Koushik Dutta
· 15 years ago
d63eaef
add confirmations to anything that would change the system.
by Koushik Dutta
· 15 years ago
ecd32fa
Make generic confirmation function.
by Koushik Dutta
· 15 years ago
1bf4f69
allow toggling of software back menu item. add recovery checkpoint file. mount auto now uses busybox mount.
by Koushik Dutta
· 15 years ago
062d6b0
Backup of Froyo apps on external storage.
by Koushik Dutta
· 15 years ago
1e8aaba
alphabetical sort
by Koushik Dutta
· 15 years ago
cd44ab9
dont fail if nonmtd format fails... create mtab
by Koushik Dutta
· 15 years ago
49af23c
dalvik cache wip support
by Koushik Dutta
· 15 years ago
8ec9418
fix fstab for /sdcard
by Koushik Dutta
· 15 years ago
e25908b
logging
by Koushik Dutta
· 15 years ago
a6522b3
add recovery.log reporting
by Koushik Dutta
· 15 years ago
598cfc7
Remove any references to mmcblk0. Add recovery.log failure hook into ROM Manager.
by Koushik Dutta
· 15 years ago
14239d2
begin to abstract out the file system and mount information. known issue: create_fstab causes segfault on incredible. and thus subsequent crash loop of recovery.
by Koushik Dutta
· 15 years ago
fd1579b
add Wipe Battery stats. Generate fstab dynamically.
by Koushik Dutta
· 15 years ago
f3534d0
tabs vs spaces
by Koushik K. Dutta
· 15 years ago
2f73e58
Unmount partitions after restore (except for CACHE:).
by Koushik Dutta
· 15 years ago
7fe4d7b
because Chris Soyars doesnt like adb reboot recovery. whaaat!?
by Koushik K. Dutta
· 15 years ago
6d32ac0
do not create a /tmp/.installscript. Let the install script do that.
by Koushik K. Dutta
· 15 years ago
a5f64e6
Add Hero CDMA support. Fix fail where formatting sd-ext would actually rm -rf /... wow epic fail. Spaces in paths are not your friend.
by Koushik K. Dutta
· 15 years ago
6771aca
copy extended command and run it, rather than load and delete.
by Koushik K. Dutta
· 15 years ago
1d53c4e
Real men clean up their mallocs
by Koushik K. Dutta
· 15 years ago
68b0190
Nandroid restore of sd-ext.
by Koushik K. Dutta
· 15 years ago
3f99539
Add formatting options for SDCARD and SDEXT. Nandroid backup now supports SDEXT if it is mountable. TODO: Nandroid Restore of SDEXT.
by Koushik K. Dutta
· 15 years ago
6a26e7c
friendlier backup names. Remove option to format anything but boot. 1.7.8.4
by Koushik K. Dutta
· 15 years ago
fe84a7f
allow selective restore
by Koushik K. Dutta
· 15 years ago
Next »