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
*
Merge up to android-8.1.0_r1 and fix conflicts
Ethan Yonker
2017-12-15
1
-130
/
+138
|
\
|
*
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
*
|
FBE for Pixel 2
Ethan Yonker
2017-11-28
1
-0
/
+39
*
|
Update to AOSP 8.0 base
Ethan Yonker
2017-09-08
1
-10
/
+13
|
\
|
|
*
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
*
|
|
Make naming scheme more meaningful
Ethan Yonker
2016-08-29
1
-1
/
+1
*
|
|
Make it backwards compatible with 4.4
Ethan Yonker
2016-08-25
1
-0
/
+4
*
|
|
Update to 7.0
Ethan Yonker
2016-08-24
1
-1
/
+2
|
\
|
|
|
*
|
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
*
|
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
1
-5
/
+7
|
\
\
|
*
|
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
*
|
fix adb sideload
that
2015-01-04
1
-31
/
+23
*
|
Update adb sideload feature
Ethan Yonker
2014-11-08
1
-24
/
+27
*
|
Fix up libaosprecovery
Ethan Yonker
2014-11-06
1
-4
/
+6
*
|
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
1
-8
/
+53
|
\
|
|
*
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
*
|
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-20
/
+16
*
|
Update tablet layouts with ADB sideload
Dees_Troy
2012-09-24
1
-1
/
+1
*
|
Add init.htc.rc and modify ADB sideload messages
Dees_Troy
2012-09-21
1
-0
/
+10
*
|
Improve adb sideload - use storage vs tmp
Dees_Troy
2012-09-19
1
-15
/
+3
*
|
Improve adb sideload -- add cancel
Dees_Troy
2012-09-19
1
-1
/
+15
*
|
Update backup and restore code, adb sideload
Dees_Troy
2012-09-17
1
-1
/
+3
|
/
*
support "sideload over ADB" mode
Doug Zongker
2012-01-10
1
-0
/
+110