Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
94e5553f4e346df0b81885c6a57a0283a937e791
/
adb_install.cpp
e4ef453
Fix sideload for user devices by adding a new sideload config
by Hridya Valsaraju
· 6 years ago
cfb3c92
Move recovery from /sbin to /system/bin
by Hridya Valsaraju
· 6 years ago
641fa97
Rename CacheLocation to Paths.
by Tao Bao
· 7 years ago
0167d4c
Don't write to /sys/class/android_usb/android0/enable with configfs.
by Tao Bao
· 7 years ago
0150d01
adb_install: Stop passing RecoveryUI as a parameter.
by Tao Bao
· 8 years ago
3da8801
Replace _exit(-1) with _exit(EXIT_FAILURE).
by Tao Bao
· 8 years ago
cb22040
Switch to <android-base/properties.h>.
by Elliott Hughes
· 8 years ago
4692e5d
Merge \"Remove an abused global so we can actually see logging.\" am: 37450d7f42
by Elliott Hughes
· 8 years ago
59bf0da
Remove an abused global so we can actually see logging.
by Elliott Hughes
· 8 years ago
1625583
Allow recovery to return error codes
by Tianjie Xu
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
7bad7c4
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
20531ef
Switch minadb over to C++.
by Elliott Hughes
· 10 years ago
018ed31
Enable printf format argument checking.
by Elliott Hughes
· 10 years ago
682c34b
Rotate logs only when there are actual operations
by Tao Bao
· 10 years ago
145d861
Factor out option variables from int to bool types
by Tao Bao
· 10 years ago
f14af80
recovery: Properly detect userdebug or eng builds
by Elliott Hughes
· 10 years ago
18a78e0
refactor fuse sideloading code
by Doug Zongker
· 10 years ago
075ad80
sideload without holding the whole package in RAM
by Doug Zongker
· 10 years ago
9270a20
support "sideload over ADB" mode
by Doug Zongker
· 13 years ago