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
/
minadbd
/
services.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
Track adb_thread_create API change.
Elliott Hughes
1
-4
/
+2
2015-04-28
Stop using adb_strtok, and check argument validity.
Elliott Hughes
1
-9
/
+10
2015-04-10
Switch minadb over to C++.
Elliott Hughes
1
-14
/
+8
2015-02-25
Fix LP64 build for minadbd.
Narayan Kamath
1
-2
/
+2
2015-02-25
Fix build from implicit declaration.
Dan Albert
1
-6
/
+8
2015-02-19
Remove dead code.
Dan Albert
1
-38
/
+0
2015-02-19
Use headers from adb.
Dan Albert
1
-2
/
+2
2014-07-10
refactor fuse sideloading code
Doug Zongker
1
-2
/
+2
2014-07-02
sideload without holding the whole package in RAM
Doug Zongker
1
-33
/
+18
2014-02-06
recovery: fix building with pointer-to-int errors turned on
Colin Cross
1
-2
/
+2
2013-01-09
exit instead of return if sideload file creation fails
Ethan Yonker
1
-1
/
+1
2012-03-20
run minadbd as shell user, remove unused code
Doug Zongker
1
-0
/
+1
2012-03-20
run minadbd as shell user
Doug Zongker
1
-0
/
+1
2012-01-18
support "sideload over ADB" mode
Doug Zongker
1
-0
/
+161
2012-01-10
support "sideload over ADB" mode
Doug Zongker
1
-0
/
+161