1. b5d418a Merge "Return the correct action for PromptAndWait" am: 99277fa6af am: c55e7fd95d by Treehugger Robot · 3 years, 10 months ago
  2. 9ebf065 Return the correct action for PromptAndWait by Kelvin Zhang · 3 years, 10 months ago
  3. 435f3d3 Merge changes I0f3f0333,If447b2cf am: 435a5fc0c2 am: 74538db684 by Tianjie Xu · 3 years, 11 months ago
  4. 1bc976a Fix some wording to comply with respectful-code by Tianjie · 3 years, 11 months ago
  5. 941bf55 Merge "Use ro.build.fingerprint instead of ro.bootimage.*" am: d081fbceba am: fb9d4fc54b by Jiyong Park · 4 years, 1 month ago
  6. fb9d4fc Merge "Use ro.build.fingerprint instead of ro.bootimage.*" am: d081fbceba by Jiyong Park · 4 years, 1 month ago
  7. bfd6764 Use ro.build.fingerprint instead of ro.bootimage.* by Jiyong Park · 4 years, 1 month ago
  8. 07e1577 Merge "Consolidate the wait in recovery's reboot" am: a69c69b26f am: 737a2e41bd by Automerger Merge Worker · 4 years, 3 months ago
  9. 2bc65f8 Merge "Consolidate the wait in recovery's reboot" am: a69c69b26f am: 737a2e41bd by Automerger Merge Worker · 4 years, 3 months ago
  10. 00c4aba Consolidate the wait in recovery's reboot by Tianjie Xu · 4 years, 3 months ago
  11. cd8faf7 Force off-device package installation with FUSE by Tianjie Xu · 4 years, 10 months ago
  12. 4139a30 Merge "Revert "Force package installation with FUSE unless the package stores on device"" into qt-qpr1-dev-plus-aosp by Raman Tenneti · 4 years, 4 months ago
  13. daaacea Revert "Force package installation with FUSE unless the package stores on device" by Raman Tenneti · 4 years, 4 months ago
  14. 7bc9c82 Merge "Force package installation with FUSE unless the package stores on device" into qt-qpr1-dev-plus-aosp by Bryan Ferris · 4 years, 4 months ago
  15. 1551e2a Merge "Show warning message if sideload failed or is interrupted." am: e1d76ef395 am: d93d116134 am: 9763f002db by Automerger Merge Worker · 4 years, 5 months ago
  16. 13b0996 Show warning message if sideload failed or is interrupted. by Yifan Hong · 4 years, 5 months ago
  17. 89c9eae Merge "Prompt for confirmation before reboot if installation fails." am: 1b208af5d4 am: 05eec42808 am: 565397643b by Automerger Merge Worker · 4 years, 5 months ago
  18. c9163fd Prompt for confirmation before reboot if installation fails. by Yifan Hong · 4 years, 5 months ago
  19. 5fa9733 Merge "Remove fsck_unshare_blocks." am: 699ea0f325 am: 79ce1d3420 am: ffea0e7333 by Automerger Merge Worker · 4 years, 5 months ago
  20. 969787c Remove fsck_unshare_blocks. by David Anderson · 4 years, 5 months ago
  21. 5e6c4e9 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 4 years, 10 months ago
  22. 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
  23. a9665ce Mount snapshotted /system in Virtual A/B devices by Alessio Balsini · 4 years, 6 months ago
  24. b8ba2fa Merge "Force package installation with FUSE unless the package stores on device" by Tianjie Xu · 4 years, 8 months ago
  25. 58a2769 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 4 years, 10 months ago
  26. 832c9cd Refactor battery info querying functions into librecovery_utils. by Tao Bao · 4 years, 9 months ago
  27. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 4 years, 9 months ago
  28. b63a221 Remove common.h by Tianjie Xu · 4 years, 11 months ago
  29. 164c60a Clean up some global variables in common.h by Tianjie Xu · 5 years ago
  30. e521861 Create a fallback to install from fuse if mmap fails by Tianjie Xu · 5 years ago
  31. f6158eb Support starting fuse from a block map by Tianjie Xu · 5 years ago
  32. 980f92e InstallPackage now takes a package as parameter by Tianjie Xu · 5 years ago
  33. 488cc05 recovery: report compliant reboot reason (Part Deux) by Mark Salyzyn · 5 years ago
  34. feefbf2 Revert "recovery: report compliant reboot reason" by Tao Bao · 5 years ago
  35. 6f4e4db recovery: report compliant reboot reason by Mark Salyzyn · 5 years ago
  36. f90d9a1 roots: Remove get_system_root and logical_partitions_mapped. by Tao Bao · 5 years ago
  37. adc99ef install: Install functions return InstallResult. by Tao Bao · 5 years ago
  38. 189c8f9 Merge "Consolidate the codes that handle reboot/shutdown." by Tao Bao · 5 years ago
  39. 782dcc1 Consolidate the codes that handle reboot/shutdown. by Tao Bao · 5 years ago
  40. 40ccbe3 Merge "Add install/wipe_device.cpp." by Tao Bao · 5 years ago
  41. 7f19d10 Add install/wipe_device.cpp. by Tao Bao · 5 years ago
  42. fedeef6 Support wipe command in rescue mode by xunchang · 5 years ago
  43. d9cb014 Parse BCB command to enter rescue mode. by Tao Bao · 5 years ago
  44. 10f441a minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  45. c6dc325 Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  46. 316e971 Move wipe cache|data to libinstall by xunchang · 5 years ago
  47. e0cfab3 recovery: Remove SetUsbConfig() out of common.h. by Tao Bao · 5 years ago
  48. bc982a4 Remove ui_print(). by Tao Bao · 5 years ago
  49. 2478885 Move install to separate module by xunchang · 5 years ago
  50. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  51. 3cc23d5 Move apply_from_sdcard to fuse_sdcard_install by xunchang · 5 years ago
  52. ea2912f Create a FuseDataProvider base class by xunchang · 5 years ago
  53. 55e3d22 Use the package class for wipe packages by xunchang · 5 years ago
  54. f07ed2e Create a wrapper class for update package by xunchang · 5 years ago
  55. e0d991c Add a new entry in wipe package to list all wipe partitions by xunchang · 5 years ago
  56. 82fc6ae Merge changes from topic "vintf_object_recovery_mount" by Yifan Hong · 5 years ago
  57. d81b8e3 roots.cpp: convert to C++ Fstab by Yifan Hong · 5 years ago
  58. 1a0a30a Show wipe data confirmation text in recovery mode by Tianjie Xu · 6 years ago
  59. 4932780 SYSTEM_ROOT -> get_system_root by Yifan Hong · 6 years ago
  60. 93b5bf2 Refactor the code to check the metadata by Tianjie Xu · 6 years ago
  61. b99e606 Add function to show localized rescue party menu by Tianjie Xu · 6 years ago
  62. fdea242 recovery: deprecate check for ro.build.system_root_image by Mark Salyzyn · 6 years ago
  63. a5bbcb9 Trigger the logging when prompting for wipe. by Tao Bao · 6 years ago
  64. 16147d1 Merge "Allow switch to fastbootd when userdata wipe is required" by Treehugger Robot · 6 years ago
  65. eb6f13a Allow switch to fastbootd when userdata wipe is required by Hridya Valsaraju · 6 years ago
  66. e4ef453 Fix sideload for user devices by adding a new sideload config by Hridya Valsaraju · 6 years ago
  67. 19a5316 Merge "Add fastboot mode to recovery" by Treehugger Robot · 6 years ago
  68. 20c81b3 Add fastboot mode to recovery by Hridya Valsaraju · 6 years ago
  69. 056538c recovery uses IHealth::getService by Yifan Hong · 6 years ago
  70. 3528139 Merge "recovery: Add ability to interrupt UI" am: 561ee9362c by Jerry Zhang · 6 years ago
  71. b76af93 recovery: Add ability to interrupt UI by Jerry Zhang · 6 years ago
  72. 2f9d61a Merge "Fix the arguments passed to getopt_long(3)." am: 29932e7bcc by Tao Bao · 6 years ago
  73. 1700cc4 Fix the arguments passed to getopt_long(3). by Tao Bao · 6 years ago
  74. 93ea306 Merge "Recovery image is self-contained" am: 397e8f2279 by Jiyong Park · 6 years ago
  75. 8b7af4c Recovery image is self-contained by Jiyong Park · 6 years ago
  76. 5a78f39 Merge "recovery: add --fsck_unshare_blocks option for adb remount" am: bda4495176 by David Anderson · 6 years ago
  77. edee836 recovery: add --fsck_unshare_blocks option for adb remount by David Anderson · 6 years ago
  78. ebc9109 Merge "recovery: Add ability to set title lines" am: cba047f944 am: 6283f64568 by Jerry Zhang · 6 years ago
  79. 0e577ee recovery: Add ability to set title lines by Jerry Zhang · 6 years ago
  80. 901fb2c Merge "recovery: Reset optind to 1 after getopt" am: 38d90316b2 am: 25d31c9f9c by Jerry Zhang · 6 years ago
  81. 49fd5d2 recovery: Reset optind to 1 after getopt by Jerry Zhang · 6 years ago
  82. f5e319a recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  83. 6a64804 recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  84. 20976a0 Merge "recovery: Configure device menu based on runtime info." am: e498ef2f03 by Tao Bao · 6 years ago
  85. e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
  86. 4fd58ca Merge "Device owns the RecoveryUI instance." am: 6df846e337 am: 8d593973d6 by Tao Bao · 6 years ago
  87. 551d2c3 Device owns the RecoveryUI instance. by Tao Bao · 6 years ago
  88. 8141ad8 Merge "recovery: Remove unneeded include of minui.h." am: 0a2c4e260f by Tao Bao · 6 years ago
  89. 6fc9795 Merge "screen_ui: Drop the parameter in CheckBackgroundTextImages." am: 1f3a9c0a43 by android-build-prod (mdb) · 6 years ago
  90. 0a2c4e2 Merge "recovery: Remove unneeded include of minui.h." by Tao Bao · 6 years ago
  91. e5caa40 Merge "recovery: Get UI and locale from device." am: d8abd2bd70 am: 07bf50a51d by Tao Bao · 6 years ago
  92. 39c4918 screen_ui: Drop the parameter in CheckBackgroundTextImages. by Tao Bao · 6 years ago
  93. 2dea53e recovery: Get UI and locale from device. by Jerry Zhang · 6 years ago
  94. 83ff1f0 recovery: Remove unneeded include of minui.h. by Tao Bao · 6 years ago
  95. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  96. cadf4ed recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  97. 13415d9 Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 am: c4ba6b738f by android-build-prod (mdb) · 6 years ago
  98. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  99. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  100. 3777c4b Merge "Move menu headers/items to std::vector<std::string>." am: fb86bb2a07 by Tao Bao · 6 years ago