1. a202b5a recovery: Fix the crash caused by StartIteration by sekaiacg · 2 years, 6 months ago
  2. 83298f5 custom theme: fix libziparchive loading of custom themes by bigbiff · 2 years, 8 months ago
  3. aed1bdf get_args: process /data/cache/command by bigbiff · 2 years, 11 months ago
  4. 908ef5d set_metadata: cleanup extra version and add file to error output by bigbiff · 3 years, 4 months ago
  5. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 6 months ago
  6. 1f9e484 twrpinstall: create library for twrpinstall by bigbiff · 3 years, 8 months ago
  7. df8436b fastboot: implement fastbootd in twrp by bigbiff · 3 years, 10 months ago
  8. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  9. c79f86e installcommand: port https://gerrit.twrp.me/c/android_bootable_recovery/+/1680 by mauronofrio · 4 years, 1 month ago
  10. 2a4afd2 Detect non-A/B vs. A/B packages correctly. by Yifan Hong · 4 years, 2 months ago
  11. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  12. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  13. 1bbec58 Merge "Mount snapshotted /system in Virtual A/B devices" am: 5ee782079a am: bc4b2b44e9 am: 367f7d173e by Automerger Merge Worker · 4 years, 5 months ago
  14. 5ee7820 Merge "Mount snapshotted /system in Virtual A/B devices" by Treehugger Robot · 4 years, 5 months ago
  15. 494d2ef Merge "Delete VINTF compatibility check during OTA." am: cae99c43de am: 567ae2f9e1 am: 9d090b2ca6 by Automerger Merge Worker · 4 years, 6 months ago
  16. c77bb70 Delete VINTF compatibility check during OTA. by Yifan Hong · 4 years, 10 months ago
  17. a9665ce Mount snapshotted /system in Virtual A/B devices by Alessio Balsini · 4 years, 6 months ago
  18. b72291b Merge "Force merges to complete before wiping data or metadata." am: 8444dec7ac am: bc4b39efff by David Anderson · 4 years, 7 months ago
  19. 89d2d05 Force merges to complete before wiping data or metadata. by David Anderson · 4 years, 8 months ago
  20. 58a2769 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 4 years, 10 months ago
  21. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 4 years, 9 months ago
  22. e2ca8ba Merge "Remove libhidltransport deps" by Steven Moreland · 4 years, 9 months ago
  23. 3305d48 minadbd: Export minadbd/types.h to libinstall. by Tao Bao · 4 years, 9 months ago
  24. ff9b62b Remove libhidltransport deps by Steven Moreland · 4 years, 9 months ago
  25. 164c60a Clean up some global variables in common.h by Tianjie Xu · 5 years ago
  26. 0bbb2ed minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  27. 89cc79c Merge "minadbd sends heartbeat to rescue service for getprop command." by Tao Bao · 5 years ago
  28. e521861 Create a fallback to install from fuse if mmap fails by Tianjie Xu · 5 years ago
  29. 2223e6a minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  30. f6158eb Support starting fuse from a block map by Tianjie Xu · 5 years ago
  31. 87e2275 Merge "InstallPackage now takes a package as parameter" by Tianjie Xu · 5 years ago
  32. 980f92e InstallPackage now takes a package as parameter by Tianjie Xu · 5 years ago
  33. 39ac1c0 Use the new ziparchive Next std::string_view overload. by Elliott Hughes · 5 years ago
  34. 88d8001 Move off the Next ZipString overload. by Elliott Hughes · 5 years ago
  35. 143a03f Track libziparchive API change. by Elliott Hughes · 5 years ago
  36. a86dddb Track libziparchive API change. by Elliott Hughes · 5 years ago
  37. adc99ef install: Install functions return InstallResult. by Tao Bao · 5 years ago
  38. 36c7276 install: Return bool for a few check functions. by Tao Bao · 5 years ago
  39. 5a1916b Support wipe command in rescue mode by xunchang · 5 years ago
  40. 40ccbe3 Merge "Add install/wipe_device.cpp." by Tao Bao · 5 years ago
  41. 75321ad Parse BCB command to enter rescue mode. by Tao Bao · 5 years ago
  42. 7f19d10 Add install/wipe_device.cpp. by Tao Bao · 5 years ago
  43. 7b9b7db minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  44. 378bfbf Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  45. fedeef6 Support wipe command in rescue mode by xunchang · 5 years ago
  46. d9cb014 Parse BCB command to enter rescue mode. by Tao Bao · 5 years ago
  47. 10f441a minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  48. c6dc325 Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  49. cd780b4 DO NOT MERGE: Move load & restore logs to logging.cpp by xunchang · 5 years ago
  50. 388d253 DO NOT MERGE: Move wipe cache|data to libinstall by xunchang · 5 years ago
  51. 95d6732 DO NOT MERGE: Add socket communication between recovery and minadbd by xunchang · 5 years ago
  52. 2f8afba DO NOT MERGE: Build libinstall as a static library. by Tao Bao · 5 years ago
  53. 2239b9e Move load & restore logs to logging.cpp by xunchang · 5 years ago
  54. 316e971 Move wipe cache|data to libinstall by xunchang · 5 years ago
  55. 34690ce Add socket communication between recovery and minadbd by xunchang · 5 years ago
  56. 0deed33 Build libinstall as a static library. by Tao Bao · 5 years ago
  57. cecad74 libotautil exports libfstab header. by Tao Bao · 5 years ago
  58. 2478885 Move install to separate module by xunchang · 5 years ago