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
/
adb_install.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename CacheLocation to Paths.
Tao Bao
2018-04-26
1
-2
/
+2
*
Don't write to /sys/class/android_usb/android0/enable with configfs.
Tao Bao
2017-05-11
1
-7
/
+16
*
adb_install: Stop passing RecoveryUI as a parameter.
Tao Bao
2017-05-01
1
-96
/
+93
*
Replace _exit(-1) with _exit(EXIT_FAILURE).
Tao Bao
2017-02-03
1
-1
/
+1
*
Switch to <android-base/properties.h>.
Elliott Hughes
2016-09-26
1
-3
/
+4
*
Merge \"Remove an abused global so we can actually see logging.\"
Elliott Hughes
2016-06-16
1
-19
/
+11
|
\
|
*
Remove an abused global so we can actually see logging.
Elliott Hughes
2016-06-16
1
-19
/
+11
*
|
Allow recovery to return error codes
Tianjie Xu
2016-05-20
1
-1
/
+1
|
/
*
recovery: Switch to clang
Tao Bao
2015-06-03
1
-1
/
+1
*
Check all lseek calls succeed.
Elliott Hughes
2015-04-30
1
-1
/
+1
*
Switch minadb over to C++.
Elliott Hughes
2015-04-10
1
-2
/
+0
*
Enable printf format argument checking.
Elliott Hughes
2015-04-09
1
-1
/
+1
*
Rotate logs only when there are actual operations
Tao Bao
2015-04-08
1
-0
/
+2
*
Factor out option variables from int to bool types
Tao Bao
2015-03-25
1
-1
/
+1
*
recovery: Properly detect userdebug or eng builds
Elliott Hughes
2015-02-10
1
-3
/
+1
*
refactor fuse sideloading code
Doug Zongker
2014-07-10
1
-5
/
+6
*
sideload without holding the whole package in RAM
Doug Zongker
2014-07-02
1
-16
/
+51
*
support "sideload over ADB" mode
Doug Zongker
2012-01-10
1
-0
/
+110