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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow applying an OTA package manually from cache.
Michael Ward
2011-06-24
1
-9
/
+31
*
save a last_install file with the result of the last package install attempt
Doug Zongker
2011-04-12
1
-1
/
+1
*
Have recovery reboot using the new android_reboot() function.
Ken Sumrall
2011-03-11
1
-3
/
+2
*
make recovery UI images more general; allow for installation animation
Doug Zongker
2011-03-01
1
-0
/
+3
*
am 5df22d03: am 5cae445e: make recovery reboot after 2 minutes of no activity
Doug Zongker
2011-01-25
1
-0
/
+10
|
\
|
*
make recovery reboot after 2 minutes of no activity
Doug Zongker
2011-01-25
1
-0
/
+10
*
|
remove encrypted filesystem code from recovery
Doug Zongker
2011-01-18
1
-63
/
+1
|
/
*
clear recovery framebuffers on allocation; display icon right after ui_init
Doug Zongker
2010-11-01
1
-0
/
+1
*
save the log from recovery's last run in /cache/recovery/last_log
Doug Zongker
2010-09-29
1
-17
/
+40
*
handle old-style CACHE: packages
Doug Zongker
2010-09-22
1
-2
/
+18
*
mount sdcard only on demand; fix sideload installs
Doug Zongker
2010-09-22
1
-3
/
+6
*
remove the notion of "root path"; support mixed flash types (do not merge)
Doug Zongker
2010-09-21
1
-76
/
+63
*
support for ext4/EMMC filesystems in updater binary
Doug Zongker
2010-09-15
1
-6
/
+6
*
(cherry-pick) support installing any .zip file on the sdcard
Doug Zongker
2010-09-15
1
-25
/
+140
*
add --show_text option to recovery
Doug Zongker
2010-09-03
1
-0
/
+2
*
Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3
Ying Wang
2010-09-01
1
-2
/
+1
*
Fix for crespo.
Ying Wang
2010-08-31
1
-1
/
+2
*
make a copy of sideloaded packages in /tmp before verifying
Doug Zongker
2010-07-09
1
-2
/
+112
*
DO NOT MERGE
Oscar Montemayor
2010-04-02
1
-18
/
+18
*
bump updater API version to 3; deprecate firmware update command
Doug Zongker
2010-02-03
1
-10
/
+1
*
change log recovery to generic device_recovery_start function
Doug Zongker
2010-02-02
1
-3
/
+3
*
save the recovery log from before HTC firmware updates
Doug Zongker
2010-01-21
1
-1
/
+3
*
Recovery changes for Encrypted File Systems.
Oscar Montemayor
2009-12-10
1
-14
/
+71
*
am 988500b6: add terminator to recovery\'s getopt_long options array
Doug Zongker
2009-10-12
1
-0
/
+1
|
\
|
*
add terminator to recovery's getopt_long options array
Doug Zongker
2009-10-06
1
-0
/
+1
*
|
am f93d8166: confirm before wiping user data in recovery
Doug Zongker
2009-09-23
1
-69
/
+107
|
\
|
|
*
confirm before wiping user data in recovery
Doug Zongker
2009-09-23
1
-69
/
+107
*
|
merge from open-source master
Jean-Baptiste Queru
2009-09-01
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
Not all failures to fopen_root_path() are serious.
Jay Freeman (saurik)
2009-08-25
1
-3
/
+6
*
|
do not merge: cherry-pick of c2d666bd4f6eb5f7a9f17b10435c161cb105b7c5 from master
Doug Zongker
2009-08-18
1
-0
/
+10
*
|
resolved conflicts for merge of 64893ccc to master
Doug Zongker
2009-07-16
1
-28
/
+1
|
\
|
|
*
remove amend
Doug Zongker
2009-07-15
1
-28
/
+1
*
|
add function for device-specific wipe data features
Doug Zongker
2009-06-19
1
-2
/
+7
*
|
resolved conflicts for merge of fb2e3af3 to master
Doug Zongker
2009-06-18
1
-2
/
+20
|
\
|
|
*
let the "firmware" command take the file straight from the package
Doug Zongker
2009-06-18
1
-1
/
+2
*
|
split out device-specific recovery UI code into vendor directories
Doug Zongker
2009-06-11
1
-42
/
+29
|
/
*
remove unused permissions scheme from amend
Doug Zongker
2009-06-03
1
-4
/
+0
*
don't say "install complete" when it really isn't
Doug Zongker
2009-05-29
1
-1
/
+6
*
AI 144070: Add an option to wipe cache (only) to the recovery menu.
Doug Zongker
2009-04-01
1
-0
/
+9
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
1
-0
/
+471
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
1
-471
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-11
1
-23
/
+78
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-10
1
-24
/
+79
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+361