1. 75321ad Parse BCB command to enter rescue mode. by Tao Bao · 5 years ago
  2. 7b9b7db minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  3. 23f15fc Add test for minadbd by xunchang · 5 years ago
  4. e5c6446 minadbd: Support rescue install and getprop commands. by Tao Bao · 5 years ago
  5. 178cdd4 Remove the FD parameter from FuseDataProvider ctor. by Tao Bao · 5 years ago
  6. 378bfbf Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  7. 22e3aa9 ext4crypt: add missing cflag by codeworkx · 5 years ago
  8. 19e8461 Pass file_contexts path to e2fsdroid by dianlujitao · 5 years ago
  9. d0052c3 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  10. 7af2260 Merge "languages: encode for utf-8 in the appropriate places." into android-9.0 by big biff · 5 years ago
  11. cd780b4 DO NOT MERGE: Move load & restore logs to logging.cpp by xunchang · 5 years ago
  12. 388d253 DO NOT MERGE: Move wipe cache|data to libinstall by xunchang · 5 years ago
  13. 95d6732 DO NOT MERGE: Add socket communication between recovery and minadbd by xunchang · 5 years ago
  14. 2f8afba DO NOT MERGE: Build libinstall as a static library. by Tao Bao · 5 years ago
  15. e605f1c Updated Russian localization, bugs fixed (letter Ё, cities in time zones are correct, correct checksum, and other minor fixes). by f2065 · 5 years ago
  16. ceb0320 languages: encode for utf-8 in the appropriate places. by bigbiff bigbiff · 5 years ago
  17. 1da568f Do not check digest on mapped installs by Ethan Yonker · 5 years ago
  18. 1ecb6df Change slot name position by Mauronofrio Matarrese · 5 years ago
  19. 82a2f45 Fix "Install Recovery Ramdisk" of a file which contains a space in the name by Mauronofrio Matarrese · 5 years ago
  20. 6d84378 fix build error in 9.0 with TW_NO_EXFAT_FUSE:=true by Martin Dünkelmann · 6 years ago
  21. f0a7e59 Fix recovery-twrp in some old CM trees by Ethan Yonker · 5 years ago
  22. b1a7ae9 Three Dot Three Dot Zero by Ethan Yonker · 5 years ago
  23. 193befe Extract arch-specific updater binary if present by Ethan Yonker · 5 years ago
  24. b150276 Prevent having to double-tap some check boxes by Ethan Yonker · 5 years ago
  25. 7df2da5 Merge master@5428150 into git_qt-dev-plus-aosp. am: 86de943dcc by Bill Rassieur · 5 years ago
  26. 549321c Merge master@5406228 into git_qt-dev-plus-aosp. am: 74253cca39 by Bill Rassieur · 5 years ago
  27. 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 5 years ago
  28. 9a4d740 Fix build in 5.1 tree by Dees Troy · 5 years ago
  29. e4bdb15 AB Cache dir: If device doesn't have /data/cache for FBE, we should by bigbiff bigbiff · 5 years ago
  30. 794e364 Merge "ADB Backup: Ignore creating backup folder for phones not decrypted. This allows you to continue without error. Also we should not set restore path for images in adb backup. Change-Id: Ia75a70377b8e1364fefc82ad41ccf74fa3b7a3c3" into android-9.0 by big biff · 5 years ago
  31. 4b4148e ADB Backup: Stop resetting digest check on restore. by bigbiff bigbiff · 5 years ago
  32. 53cbda8 Merge "Append -verity when looking for verity device-mapper names." am: bc2eab4315 am: 9a53189ae5 by David Anderson · 5 years ago
  33. 5fa37b7 Merge "Append -verity when looking for verity device-mapper names." am: bc2eab4315 by David Anderson · 5 years ago
  34. 9a53189 Merge "Append -verity when looking for verity device-mapper names." by David Anderson · 5 years ago
  35. c53d520 Fix zip digest check by Ethan Yonker · 5 years ago
  36. bc2eab4 Merge "Append -verity when looking for verity device-mapper names." by David Anderson · 5 years ago
  37. 86de943 Merge master@5428150 into git_qt-dev-plus-aosp. by Bill Rassieur · 5 years ago
  38. cdd97c7 ADB Backup: Ignore creating backup folder for phones by bigbiff bigbiff · 5 years ago
  39. 718ab39 Zip install: this will allow TWRP to check md5 and sha256 checksums by bigbiff bigbiff · 5 years ago
  40. c52663c Append -verity when looking for verity device-mapper names. by David Anderson · 5 years ago
  41. 1055819 Merge changes Ibbe7084e,If584fc8a am: bb8f0fff17 am: effd4ca883 am: 64ec642955 by Tao Bao · 5 years ago
  42. 64ec642 Merge changes Ibbe7084e,If584fc8a am: bb8f0fff17 am: effd4ca883 by Tao Bao · 5 years ago
  43. effd4ca Merge changes Ibbe7084e,If584fc8a am: bb8f0fff17 by Tao Bao · 5 years ago
  44. bb8f0ff Merge changes Ibbe7084e,If584fc8a by Tao Bao · 5 years ago
  45. abc299c Correct return case for context check in /cache/recovery by Makornthawat Emery · 5 years ago
  46. e0cfab3 recovery: Remove SetUsbConfig() out of common.h. by Tao Bao · 5 years ago
  47. bc982a4 Remove ui_print(). by Tao Bao · 5 years ago
  48. 8e39f3d Merge "Move install to separate module" am: a232d9dccb am: 3f25d6bb07 by Tianjie Xu · 5 years ago
  49. 719c7ed Merge "Move install to separate module" am: a232d9dccb am: 3f25d6bb07 by Tianjie Xu · 5 years ago
  50. 3f25d6b Merge "Move install to separate module" am: a232d9dccb by Tianjie Xu · 5 years ago
  51. a232d9d Merge "Move install to separate module" by Tianjie Xu · 5 years ago
  52. 2478885 Move install to separate module by xunchang · 5 years ago
  53. 575fc7e Merge "Use flags = 0 to avoid fd closing for child updater process" am: 50bda24f1e am: 111663d893 by Bill Peckham · 5 years ago
  54. 2796a9d Merge "Use flags = 0 to avoid fd closing for child updater process" am: 50bda24f1e by Bill Peckham · 5 years ago
  55. 111663d Merge "Use flags = 0 to avoid fd closing for child updater process" by Bill Peckham · 5 years ago
  56. 50bda24 Merge "Use flags = 0 to avoid fd closing for child updater process" by Bill Peckham · 5 years ago
  57. 2cc882c Merge "Fix bogus error checking on unique_fd" am: a0fe1227b8 am: 7367caad0f by Bernie Innocenti · 5 years ago
  58. 5e028e8 Merge "Fix bogus error checking on unique_fd" am: a0fe1227b8 am: 7367caad0f by Bernie Innocenti · 5 years ago
  59. 74253cc Merge master@5406228 into git_qt-dev-plus-aosp. by Bill Rassieur · 5 years ago
  60. 7367caa Merge "Fix bogus error checking on unique_fd" am: a0fe1227b8 by Bernie Innocenti · 5 years ago
  61. a0fe122 Merge "Fix bogus error checking on unique_fd" by Treehugger Robot · 5 years ago
  62. 08ba1ad Use flags = 0 to avoid fd closing for child updater process by Bill Peckham · 5 years ago
  63. 8c9e220 Merge "Remove the extern declaration of `sehandle` from roots.cpp." am: 047582b506 am: 9e23616e2e by Tao Bao · 5 years ago
  64. a799e66 Merge "Remove the extern declaration of `sehandle` from roots.cpp." am: 047582b506 by Tao Bao · 5 years ago
  65. 9e23616 Merge "Remove the extern declaration of `sehandle` from roots.cpp." by Tao Bao · 5 years ago
  66. 047582b Merge "Remove the extern declaration of `sehandle` from roots.cpp." by Treehugger Robot · 5 years ago
  67. 8bd6f45 Fix bogus error checking on unique_fd by Bernie Innocenti · 5 years ago
  68. 95244dd Transfer /dev/mtp_usb fd ownership when instancing MtpDevHandle by dianlujitao · 5 years ago
  69. fd7d835 Remove the extern declaration of `sehandle` from roots.cpp. by Tao Bao · 5 years ago
  70. e7dd308 Merge "Allow RSA 4096 key in package verification" am: 3168ddf79d am: 3de9ee62b8 by Tianjie Xu · 5 years ago
  71. 66afbbd Merge "Allow RSA 4096 key in package verification" am: 3168ddf79d am: 3de9ee62b8 by Tianjie Xu · 5 years ago
  72. 3de9ee6 Merge "Allow RSA 4096 key in package verification" am: 3168ddf79d by Tianjie Xu · 5 years ago
  73. 3168ddf Merge "Allow RSA 4096 key in package verification" by Tianjie Xu · 5 years ago
  74. 4c3d68f Merge "Move out the code to parse block map in MemMap" am: f1cbd2f7f2 am: 67a3ffc22f by Tianjie Xu · 5 years ago
  75. 0a6518b Merge "Move out the code to parse block map in MemMap" am: f1cbd2f7f2 by Tianjie Xu · 5 years ago
  76. 67a3ffc Merge "Move out the code to parse block map in MemMap" am: f1cbd2f7f2 by Tianjie Xu · 5 years ago
  77. f1cbd2f Merge "Move out the code to parse block map in MemMap" by Tianjie Xu · 5 years ago
  78. 908ad77 Allow RSA 4096 key in package verification by xunchang · 5 years ago
  79. 625c588 Move out the code to parse block map in MemMap by xunchang · 5 years ago
  80. 0ef6492 updater: Allow devices to suppress BLKDISCARD by andi34 · 9 years ago
  81. 9bb7c22 Don't copy local mke2fs.conf for O-MR1 by Michael Bestas · 6 years ago
  82. de18923 Remove duplicate ext4 flags from Android.mk by Michael Bestas · 6 years ago
  83. 0cc2376 Set a dummy CM_PLATFORM_SDK_VERSION if it doesn't exist by Michael Bestas · 6 years ago
  84. 0bb5df9 Remove leftover mounts.h~HEAD by Michael Bestas · 6 years ago
  85. e682598 prebuilt: Support ubsan libraries of all architectures by Simon Shi · 5 years ago
  86. 8ae2b0d twinstall: Force variable type by Simon Shi · 5 years ago
  87. a0a1635 dosfstools: Fix compile error in Pie tree on 32 bit systems by lambdadroid · 6 years ago
  88. 62909cd Merge "Move librecovery_ui to a sub-directory" am: 6287253eb4 am: 45898d8bb4 by Tianjie Xu · 5 years ago
  89. be1485f Merge "Move librecovery_ui to a sub-directory" am: 6287253eb4 am: 45898d8bb4 by Tianjie Xu · 5 years ago
  90. 45898d8 Merge "Move librecovery_ui to a sub-directory" am: 6287253eb4 by Tianjie Xu · 5 years ago
  91. 6287253 Merge "Move librecovery_ui to a sub-directory" by Tianjie Xu · 5 years ago
  92. 7e94158 Support both old and new mkfs.f2fs by Ethan Yonker · 5 years ago
  93. 4879b37 Fix the long broken format function by dianlujitao · 6 years ago
  94. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  95. b5108c3 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  96. 64e0a65 Use listbox for device-specific advanced menu items by Ethan Yonker · 6 years ago
  97. 908442d Merge "Update FDE decrypt to pie from CAF" into android-9.0 by Dees Troy · 5 years ago
  98. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  99. af32bb9 MTP FFS updates: by bigbiff bigbiff · 6 years ago
  100. 9d2a945 Merge "Move apply_from_sdcard to fuse_sdcard_install" am: 3c61cd02cf am: 3c21700fcd by Tianjie Xu · 5 years ago