index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
recovery.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-25
make recovery reboot after 2 minutes of no activity
Doug Zongker
1
-0
/
+10
2010-11-01
clear recovery framebuffers on allocation; display icon right after ui_init
Doug Zongker
1
-0
/
+1
2010-09-29
save the log from recovery's last run in /cache/recovery/last_log
Doug Zongker
1
-17
/
+40
2010-09-22
handle old-style CACHE: packages
Doug Zongker
1
-2
/
+18
2010-09-22
mount sdcard only on demand; fix sideload installs
Doug Zongker
1
-3
/
+6
2010-09-21
remove the notion of "root path"; support mixed flash types
Doug Zongker
1
-76
/
+63
2010-09-21
remove the notion of "root path"; support mixed flash types (do not merge)
Doug Zongker
1
-76
/
+63
2010-09-15
support for ext4/EMMC filesystems in updater binary
Doug Zongker
1
-6
/
+6
2010-09-15
(cherry-pick) support installing any .zip file on the sdcard
Doug Zongker
1
-25
/
+140
2010-09-03
add --show_text option to recovery
Doug Zongker
1
-0
/
+2
2010-09-01
Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3
Ying Wang
1
-2
/
+1
2010-08-31
Fix for crespo.
Ying Wang
1
-1
/
+2
2010-08-02
don't go into file select menu when mounting external storage fails
Doug Zongker
1
-1
/
+4
2010-07-30
generalize "install from sdcard" to "install from external storage"
Doug Zongker
1
-4
/
+6
2010-07-09
make a copy of sideloaded packages in /tmp before verifying
Doug Zongker
1
-2
/
+112
2010-07-02
support for ext4/EMMC filesystems in updater binary
Doug Zongker
1
-6
/
+6
2010-04-08
support installing any .zip file on the sdcard
Doug Zongker
1
-20
/
+140
2010-04-02
DO NOT MERGE
Oscar Montemayor
1
-18
/
+18
2010-03-27
DO NOT MERGE
Oscar Montemayor
1
-43
/
+1
2010-03-15
Encrypted File Systems part 3. Recovery changes.
Oscar Montemayor
1
-18
/
+18
2010-02-03
bump updater API version to 3; deprecate firmware update command
Doug Zongker
1
-10
/
+1
2010-02-02
change log recovery to generic device_recovery_start function
Doug Zongker
1
-3
/
+3
2010-01-21
save the recovery log from before HTC firmware updates
Doug Zongker
1
-1
/
+3
2009-12-10
Recovery changes for Encrypted File Systems.
Oscar Montemayor
1
-14
/
+71
2009-11-13
eclair snapshot
Jean-Baptiste Queru
1
-94
/
+152
2009-10-06
add terminator to recovery's getopt_long options array
Doug Zongker
1
-0
/
+1
2009-09-23
confirm before wiping user data in recovery
Doug Zongker
1
-69
/
+107
2009-08-25
Not all failures to fopen_root_path() are serious.
Jay Freeman (saurik)
1
-3
/
+6
2009-08-18
do not merge: cherry-pick of c2d666bd4f6eb5f7a9f17b10435c161cb105b7c5 from master
Doug Zongker
1
-0
/
+10
2009-08-18
Recovery: When updating from SD card, update can't resume automatically
Jared Suttles
1
-0
/
+10
2009-07-15
remove amend
Doug Zongker
1
-28
/
+1
2009-06-19
add function for device-specific wipe data features
Doug Zongker
1
-2
/
+7
2009-06-18
let the "firmware" command take the file straight from the package
Doug Zongker
1
-1
/
+2
2009-06-11
split out device-specific recovery UI code into vendor directories
Doug Zongker
1
-42
/
+29
2009-06-03
remove unused permissions scheme from amend
Doug Zongker
1
-4
/
+0
2009-05-29
don't say "install complete" when it really isn't
Doug Zongker
1
-1
/
+6
2009-04-02
AI 144101: am: CL 144070 Add an option to wipe cache (only) to the recovery menu.
Doug Zongker
1
-0
/
+9
2009-04-01
AI 144070: Add an option to wipe cache (only) to the recovery menu.
Doug Zongker
1
-0
/
+9
2009-03-04
auto import from //depot/cupcake/@135843
The Android Open Source Project
1
-0
/
+471
2009-03-04
auto import from //depot/cupcake/@135843
The Android Open Source Project
1
-471
/
+0
2009-02-11
auto import from //branches/cupcake/...@130745
The Android Open Source Project
1
-23
/
+78
2009-01-10
auto import from //branches/cupcake/...@125939
The Android Open Source Project
1
-24
/
+79