1. 75b9423 Merge tag 'android-12.0.0_r7' into android-11 by bigbiff · 2 years, 8 months ago
  2. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  3. e32c9f7 Do not call exit() immediately after serving sideload by Kelvin Zhang · 3 years, 7 months ago
  4. 22beef1 minadbd: statically link libadbd. by Josh Gao · 4 years, 3 months ago
  5. 5ee3eba minadbd: statically link libadbd. by Josh Gao · 4 years, 3 months ago
  6. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  7. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  8. b548bea minadbd: Return battery level via getprop. by Tao Bao · 4 years, 9 months ago
  9. 3305d48 minadbd: Export minadbd/types.h to libinstall. by Tao Bao · 4 years, 9 months ago
  10. 0bbb2ed minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  11. 89cc79c Merge "minadbd sends heartbeat to rescue service for getprop command." by Tao Bao · 5 years ago
  12. 2223e6a minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  13. 290322b minadbd: delete unnecessary fdevent.h include. by Josh Gao · 5 years ago
  14. e3cc180 minadbd: `adb rescue getprop` returns newline-terminated result. by Tao Bao · 5 years ago
  15. 57a2789 minadbd: `adb rescue getprop` returns newline-terminated result. by Tao Bao · 5 years ago
  16. 5359d77 minadbd: Support `adb rescue getprop`. by Tao Bao · 5 years ago
  17. 7a31ab6 minadbd: More allowed properties. by Tao Bao · 5 years ago
  18. d8db81a minadbd: Support `adb rescue getprop`. by Tao Bao · 5 years ago
  19. 3b9ef34 minadbd: More allowed properties. by Tao Bao · 5 years ago
  20. 93838f6 ConsumePrefix is now in libbase. by Elliott Hughes · 5 years ago
  21. 5a1916b Support wipe command in rescue mode by xunchang · 5 years ago
  22. 7b9b7db minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  23. 23f15fc Add test for minadbd by xunchang · 5 years ago
  24. e5c6446 minadbd: Support rescue install and getprop commands. by Tao Bao · 5 years ago
  25. 178cdd4 Remove the FD parameter from FuseDataProvider ctor. by Tao Bao · 5 years ago
  26. 378bfbf Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  27. fedeef6 Support wipe command in rescue mode by xunchang · 5 years ago
  28. 10f441a minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  29. 9c04eb4 Add test for minadbd by xunchang · 5 years ago
  30. ed717ca minadbd: Support rescue install and getprop commands. by Tao Bao · 5 years ago
  31. c6dc325 Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  32. 95d6732 DO NOT MERGE: Add socket communication between recovery and minadbd by xunchang · 5 years ago
  33. 2be9737 Remove the FD parameter from FuseDataProvider ctor. by Tao Bao · 5 years ago
  34. 34690ce Add socket communication between recovery and minadbd by xunchang · 5 years ago
  35. 5e6832a Remove the provider_vtab by xunchang · 5 years ago
  36. ea2912f Create a FuseDataProvider base class by xunchang · 5 years ago
  37. 5de19e2 minadbd: daemon_service_to_fd takes std::string_view. by Tao Bao · 6 years ago
  38. 77d6173 Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload. by katao · 6 years ago
  39. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  40. 038c4a1 minadbd: avoid overrriding services_to_fd. by Josh Gao · 6 years ago
  41. 84c82a8 minadbd: track signature change of service_to_fd. by Josh Gao · 6 years ago
  42. 570b08b minadbd: track signature change of service_to_fd. by Josh Gao · 6 years ago
  43. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  44. fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
  45. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  46. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  47. 6af51a0 Minor clean up to minadbd_services.cpp by Tianjie Xu · 7 years ago
  48. 2aa0d3a minadbd: switch adb_thread_create to std::thread. by Josh Gao · 7 years ago
  49. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  50. 4f7faac Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  51. 24eb8a0 Minor minadbd cleanup. by Elliott Hughes · 8 years ago[Renamed (98%) from minadbd/services.cpp]
  52. cc07b35 minadbd: update for adb_thread_create signature change. by Josh Gao · 8 years ago
  53. c8a3c80 minadbd: use strdup() to create argument for sideload thread. by Yabin Cui · 9 years ago
  54. 7c913e5 minadbd: move from D() to VLOG(). by Yabin Cui · 9 years ago
  55. c3d4d53 minadbd: update service_to_fd() signature. by David Pursell · 9 years ago
  56. 921431f Track adb_thread_create API change. by Elliott Hughes · 9 years ago
  57. ba45ddf Stop using adb_strtok, and check argument validity. by Elliott Hughes · 9 years ago
  58. 20531ef Switch minadb over to C++. by Elliott Hughes · 9 years ago[Renamed (85%) from minadbd/services.c]
  59. 23017c5 Merge "Switch minui over to C++." by Elliott Hughes · 9 years ago