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