1. 3528139 Merge "recovery: Add ability to interrupt UI" am: 561ee9362c by Jerry Zhang · 6 years ago
  2. b76af93 recovery: Add ability to interrupt UI by Jerry Zhang · 6 years ago
  3. 2f9d61a Merge "Fix the arguments passed to getopt_long(3)." am: 29932e7bcc by Tao Bao · 6 years ago
  4. 1700cc4 Fix the arguments passed to getopt_long(3). by Tao Bao · 6 years ago
  5. 93ea306 Merge "Recovery image is self-contained" am: 397e8f2279 by Jiyong Park · 6 years ago
  6. 8b7af4c Recovery image is self-contained by Jiyong Park · 6 years ago
  7. 5a78f39 Merge "recovery: add --fsck_unshare_blocks option for adb remount" am: bda4495176 by David Anderson · 6 years ago
  8. edee836 recovery: add --fsck_unshare_blocks option for adb remount by David Anderson · 6 years ago
  9. ebc9109 Merge "recovery: Add ability to set title lines" am: cba047f944 am: 6283f64568 by Jerry Zhang · 6 years ago
  10. 0e577ee recovery: Add ability to set title lines by Jerry Zhang · 6 years ago
  11. 901fb2c Merge "recovery: Reset optind to 1 after getopt" am: 38d90316b2 am: 25d31c9f9c by Jerry Zhang · 6 years ago
  12. 49fd5d2 recovery: Reset optind to 1 after getopt by Jerry Zhang · 6 years ago
  13. f5e319a recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  14. 6a64804 recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  15. 20976a0 Merge "recovery: Configure device menu based on runtime info." am: e498ef2f03 by Tao Bao · 6 years ago
  16. e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
  17. 4fd58ca Merge "Device owns the RecoveryUI instance." am: 6df846e337 am: 8d593973d6 by Tao Bao · 6 years ago
  18. 551d2c3 Device owns the RecoveryUI instance. by Tao Bao · 6 years ago
  19. 8141ad8 Merge "recovery: Remove unneeded include of minui.h." am: 0a2c4e260f by Tao Bao · 6 years ago
  20. 6fc9795 Merge "screen_ui: Drop the parameter in CheckBackgroundTextImages." am: 1f3a9c0a43 by android-build-prod (mdb) · 6 years ago
  21. 0a2c4e2 Merge "recovery: Remove unneeded include of minui.h." by Tao Bao · 6 years ago
  22. e5caa40 Merge "recovery: Get UI and locale from device." am: d8abd2bd70 am: 07bf50a51d by Tao Bao · 6 years ago
  23. 39c4918 screen_ui: Drop the parameter in CheckBackgroundTextImages. by Tao Bao · 6 years ago
  24. 2dea53e recovery: Get UI and locale from device. by Jerry Zhang · 6 years ago
  25. 83ff1f0 recovery: Remove unneeded include of minui.h. by Tao Bao · 6 years ago
  26. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  27. cadf4ed recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  28. 13415d9 Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 am: c4ba6b738f by android-build-prod (mdb) · 6 years ago
  29. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  30. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  31. 3777c4b Merge "Move menu headers/items to std::vector<std::string>." am: fb86bb2a07 by Tao Bao · 6 years ago
  32. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  33. 1875991 Merge "screen_ui: Drop the dependency on common.h." am: 738a4258d8 by Tao Bao · 6 years ago
  34. 1d156b9 screen_ui: Drop the dependency on common.h. by Tao Bao · 6 years ago
  35. f0fd4f5 Merge "Add ScreenRecoveryUI::ShowMenu()." am: cac3ec3513 am: a2f44ebd09 by Tao Bao · 6 years ago
  36. 3aec696 Add ScreenRecoveryUI::ShowMenu(). by Tao Bao · 6 years ago
  37. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  38. 2ac56af recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  39. c3674ab Merge changes I78839ed4,I75ac0e26 am: e4d65b681a am: 040674586b by Tao Bao · 6 years ago
  40. aac9d9f recovery: Move a few constants closer to their uses. by Tao Bao · 6 years ago
  41. 406a6ff recovery: Fix the return value when failing to convert to FBE. by Tao Bao · 6 years ago
  42. 5d09663 Merge "recovery: Revoke (most of) short options." am: 3de3756081 am: 29c9690864 by Tao Bao · 6 years ago
  43. f9f1734 recovery: Revoke (most of) short options. by Tao Bao · 6 years ago
  44. 6d90a9d recovery: Print the actually required battery level. by Tao Bao · 6 years ago
  45. f2ea6d7 recovery: Print the actually required battery level. by Tao Bao · 6 years ago
  46. aae7efd Mark ui_print with __printflike. by Tao Bao · 6 years ago
  47. 7acf21c Merge "Rename CacheLocation to Paths." am: 49c7f1cec3 am: ce562bacfd by android-build-prod (mdb) · 6 years ago
  48. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  49. bd56ab1 Merge "Wipe the metadata partition when we wipe data." am: 897385bfe2 by Paul Crowley · 6 years ago
  50. 3b4d516 Wipe the metadata partition when we wipe data. by Paul Crowley · 8 years ago
  51. f533e4a Merge "Do not skip the update installation if it's a retry" am: e566168c94 by Tianjie Xu · 6 years ago
  52. a6f49bd Do not skip the update installation if it's a retry by Tianjie Xu · 6 years ago
  53. 1ab7bf4 Merge "Detect interrupted update due to power off" am: d8fadfb606 am: d9caba2bbe by Tianjie Xu · 7 years ago
  54. 99b73be Detect interrupted update due to power off by Tianjie Xu · 7 years ago
  55. e8e4c40 is_battery_ok use health 2.0 HAL by Yifan Hong · 7 years ago
  56. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  57. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  58. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  59. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  60. 3e18f2b roots: Fix an issue with volume_for_path(). by Tao Bao · 7 years ago
  61. 29d5575 Add a new option in recovery menu to test the background texts by Tianjie Xu · 7 years ago
  62. bd0ddcd Remove EXPAND/STRINGIFY macros. by Tao Bao · 7 years ago
  63. 623bac4 Merge "screen_ui: Word-wrap menu headers." am: 162b92323b by Tao Bao · 7 years ago
  64. 2bbc6d6 screen_ui: Word-wrap menu headers. by Tao Bao · 7 years ago
  65. 5507c3d Merge "otautil: Clean up dirCreateHierarchy()." am: 610712101b by Tao Bao · 7 years ago
  66. ac3d1ed otautil: Clean up dirCreateHierarchy(). by Tao Bao · 7 years ago
  67. 276ff4c Merge "recovery: Fix the flickering when turning on text mode." am: 771dfb0016 by Tao Bao · 7 years ago
  68. 7022f33 recovery: Fix the flickering when turning on text mode. by Tao Bao · 7 years ago
  69. 4fb2825 Merge "Avoid crashing recovery with unwritable /cache." am: 9187f1cc51 by Tao Bao · 7 years ago
  70. ec57903 Avoid crashing recovery with unwritable /cache. by Tao Bao · 7 years ago
  71. 6d8827e Merge "Fix the android-cloexec-* warnings in bootable/recovery" am: 94a8ea1797 by Tianjie Xu · 7 years ago
  72. de6735e Fix the android-cloexec-* warnings in bootable/recovery by Tianjie Xu · 7 years ago
  73. eba11fa Fix "No file_contexts" warning am: e35926e1af by Jeff Vander Stoep · 7 years ago
  74. e35926e Fix "No file_contexts" warning by Jeff Vander Stoep · 7 years ago
  75. 6957555 Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails by Tianjie Xu · 7 years ago
  76. 539b08c Fix the input parameter for "set_retry_bootloader_message" by Tianjie Xu · 7 years ago
  77. 72449c9 Fix the input parameter for "set_retry_bootloader_message" by Tianjie Xu · 7 years ago
  78. 8be0f39 Revert "Remove EXPAND/STRINGIFY macros." by Tao Bao · 7 years ago
  79. ec97067 Remove EXPAND/STRINGIFY macros. by Tao Bao · 7 years ago
  80. 0150d01 adb_install: Stop passing RecoveryUI as a parameter. by Tao Bao · 7 years ago
  81. ed9db0f Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  82. 0481fae Merge "Adding support for quiescent reboot to recovery" by Treehugger Robot · 7 years ago
  83. d8039ac recovery: Remove the include of adb.h. by Tao Bao · 7 years ago
  84. d9d1629 Reboot the device on user build after the install fails by Tianjie Xu · 7 years ago
  85. 8706a98 Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  86. 0a59956 Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9 by Tianjie Xu · 7 years ago
  87. 713d915 Merge "Add the missing sr-Latn into png files and rename the png locale header" by Tianjie Xu · 7 years ago
  88. 2078b22 Add the missing sr-Latn into png files and rename the png locale header by Tianjie Xu · 7 years ago
  89. 6014db5 Merge "Fix the wrong parameter when calling read_metadata_from_package()." by Tao Bao · 7 years ago
  90. 1b2a98b Fix the wrong parameter when calling read_metadata_from_package(). by Tao Bao · 7 years ago
  91. 31ac0c6 Reword the wipe warning message to be more comprehensible. by Paul Crowley · 7 years ago
  92. e1905ad recovery: Replace the hard-coded 1000 with AID_SYSTEM. by Tao Bao · 7 years ago
  93. 50dd532 recovery: Fix the FIXME in get_menu_selection(). by Tao Bao · 7 years ago
  94. fc5499f recovery: Move a few int to bool. by Tao Bao · 7 years ago
  95. 9bd1dce Merge "recovery: Drop the "--stages" / '-g' argument." by Tao Bao · 7 years ago
  96. 1a575f8 Merge "recovery: Add SetStage() into 'Run graphics test'." by Tao Bao · 7 years ago
  97. 08fc6be recovery: Minor clean up to choose_recovery_file(). by Tao Bao · 7 years ago
  98. a8d72bc recovery: Drop the "--stages" / '-g' argument. by Tao Bao · 8 years ago
  99. db7e898 recovery: Add SetStage() into 'Run graphics test'. by Tao Bao · 7 years ago
  100. c9447cc recovery: Remember the last log position. by Tao Bao · 7 years ago