1. 26efb0a updater: Use a bool to indicate if allowed to skip a command. by Tao Bao · 6 years ago
  2. ab20706 updater: Clean up the header lines computation. by Tao Bao · 6 years ago
  3. 928f2cb Merge "updater_config: make utils/PayloadSpecs non-static" by Zhomart Mukhamejanov · 6 years ago
  4. b0361ff updater_config: make utils/PayloadSpecs non-static by Zhomart Mukhamejanov · 6 years ago
  5. 38d9031 Merge "recovery: Reset optind to 1 after getopt" by Treehugger Robot · 6 years ago
  6. e462cdf tools: Move to Soong. by Tao Bao · 6 years ago
  7. 49fd5d2 recovery: Reset optind to 1 after getopt by Jerry Zhang · 6 years ago
  8. 2ddc54f Merge "updater_sample: add switch slot demo" by Tao Bao · 6 years ago
  9. 371fe6e Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
  10. 238beb7 updater_sample: add switch slot demo by Zhomart Mukhamejanov · 6 years ago
  11. 5b3d6cf Merge "recovery: Refactor common setup into main()" by Tao Bao · 6 years ago
  12. 6dfc54c Merge "Last command file should be updated after a command finishes" by Tianjie Xu · 6 years ago
  13. f5e319a recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  14. c2b2bb5 Last command file should be updated after a command finishes by Tianjie Xu · 6 years ago
  15. 0f3aa6e Merge "wear_ui: Address a TODO regarding {intro,loop}_frames." by Tao Bao · 6 years ago
  16. 152e0eb wear_ui: Address a TODO regarding {intro,loop}_frames. by Tao Bao · 6 years ago
  17. 1f0b996 Merge "Clean up the Makefile for recovery and tests." by Tao Bao · 6 years ago
  18. 9e30997 Clean up the Makefile for recovery and tests. by Tao Bao · 6 years ago
  19. 13d56e9 Merge "screen_ui: Fix an issue in RTL locale detection." by Treehugger Robot · 6 years ago
  20. db6dc14 Merge "Move device.cpp into librecovery_ui." by Tao Bao · 6 years ago
  21. 8c6f699 Merge "tests: Add tests for ScreenRecoveryUI." by Tao Bao · 6 years ago
  22. 6a542dc Move device.cpp into librecovery_ui. by Tao Bao · 6 years ago
  23. e498ef2 Merge "recovery: Configure device menu based on runtime info." by Tao Bao · 6 years ago
  24. e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
  25. 563d34f Merge "updater_sample: add HAL compatibility check" by Zhomart Mukhamejanov · 6 years ago
  26. 797550f Merge "Document the clang-format usage." by Tao Bao · 6 years ago
  27. 6df846e Merge "Device owns the RecoveryUI instance." by Tao Bao · 6 years ago
  28. 46a51ac updater_sample: add HAL compatibility check by Zhomart Mukhamejanov · 6 years ago
  29. 7217e70 Merge "updater_sample: fix UpdateConfig" by Zhomart Mukhamejanov · 6 years ago
  30. 601493e Document the clang-format usage. by Tao Bao · 6 years ago
  31. bb8a215 updater_sample: fix UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  32. fe5b3e2 Merge "updater_sample: add http header demo" by Zhomart Mukhamejanov · 6 years ago
  33. 551d2c3 Device owns the RecoveryUI instance. by Tao Bao · 6 years ago
  34. 6aa5fb0 updater_sample: add http header demo by Zhomart Mukhamejanov · 6 years ago
  35. 1d4ef4b Merge "screen_ui: Fix an issue when displaying wrapped text." by Tao Bao · 6 years ago
  36. 452b487 screen_ui: Fix an issue when displaying wrapped text. by Tao Bao · 6 years ago
  37. daa86e9 Merge "updater_sample: update tools" by Zhomart Mukhamejanov · 6 years ago
  38. c23a53c Merge "updater_sample: add streaming support" by Zhomart Mukhamejanov · 6 years ago
  39. 347a659 screen_ui: Fix an issue in RTL locale detection. by Tao Bao · 6 years ago
  40. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  41. 96eb59e updater_sample: update tools by Zhomart Mukhamejanov · 6 years ago
  42. 0dd5a83 updater_sample: add streaming support by Zhomart Mukhamejanov · 6 years ago
  43. 0a2c4e2 Merge "recovery: Remove unneeded include of minui.h." by Tao Bao · 6 years ago
  44. 1f3a9c0 Merge "screen_ui: Drop the parameter in CheckBackgroundTextImages." by android-build-prod (mdb) · 6 years ago
  45. d8abd2b Merge "recovery: Get UI and locale from device." by Tao Bao · 6 years ago
  46. 39c4918 screen_ui: Drop the parameter in CheckBackgroundTextImages. by Tao Bao · 6 years ago
  47. 2dea53e recovery: Get UI and locale from device. by Jerry Zhang · 6 years ago
  48. 83ff1f0 recovery: Remove unneeded include of minui.h. by Tao Bao · 6 years ago
  49. 5285c27 Merge "recovery: Refactor logging code into logging.cpp" by Tao Bao · 6 years ago
  50. 0ffe13b Merge "updater: Skip an updated partition on retry." by Tao Bao · 6 years ago
  51. 1dc9e2d Merge "updater: Fix an issue when resuming an update." by Tao Bao · 6 years ago
  52. 98f875e updater: Fix an issue when resuming an update. by Tao Bao · 6 years ago
  53. 864c668 updater: Skip an updated partition on retry. by Tao Bao · 6 years ago
  54. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  55. 420f7f8 Merge changes I1cc5d702,I32ab9854 by android-build-prod (mdb) · 6 years ago
  56. 5818e89 Merge "otautil: Only build the needed files for host build." by Tao Bao · 6 years ago
  57. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  58. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  59. 13446c0 otautil: Only build the needed files for host build. by Tao Bao · 6 years ago
  60. fb86bb2 Merge "Move menu headers/items to std::vector<std::string>." by Tao Bao · 6 years ago
  61. 219445a Merge "updater_sample: update tests" by Zhomart Mukhamejanov · 6 years ago
  62. e606f6d updater_sample: update tests by Zhomart Mukhamejanov · 6 years ago
  63. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  64. 9c544a2 Merge "updater_sample: update ui and README, clean-up" by Zhomart Mukhamejanov · 6 years ago
  65. f7a7038 updater_sample: update ui and README, clean-up by Zhomart Mukhamejanov · 6 years ago
  66. 0cabcd0 Merge "screen_ui: Merge Menu::Start() into its ctor." by android-build-prod (mdb) · 6 years ago
  67. 3a79b36 Merge "updater_sample: Add streaming to PayloadSpec" by Zhomart Mukhamejanov · 6 years ago
  68. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago
  69. b4ded4a Merge "screen_ui: Use std::string in DrawTextLine() and siblings." by android-build-prod (mdb) · 6 years ago
  70. 93e46ad screen_ui: Use std::string in DrawTextLine() and siblings. by Tao Bao · 6 years ago
  71. 738a425 Merge "screen_ui: Drop the dependency on common.h." by Tao Bao · 6 years ago
  72. 1d156b9 screen_ui: Drop the dependency on common.h. by Tao Bao · 6 years ago
  73. da7e237 updater_sample: Add streaming to PayloadSpec by Zhomart Mukhamejanov · 6 years ago
  74. cac3ec3 Merge "Add ScreenRecoveryUI::ShowMenu()." by Tao Bao · 6 years ago
  75. 5c11948 Merge "updater_sample: add FileDownloader" by Zhomart Mukhamejanov · 6 years ago
  76. 93535dd updater_sample: add FileDownloader by Zhomart Mukhamejanov · 6 years ago
  77. af59588 Merge "updater_sample: Improve UpdateConfig" by Zhomart Mukhamejanov · 6 years ago
  78. 0204e88 Merge "recovery: Split main() into recovery_main.cpp." by Tao Bao · 6 years ago
  79. 3aec696 Add ScreenRecoveryUI::ShowMenu(). by Tao Bao · 6 years ago
  80. 963e3ee updater_sample: Improve UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  81. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  82. 2de12da Merge "Drop '#include "ui.h"' from device.h." by Tao Bao · 6 years ago
  83. c16fd8a Drop '#include "ui.h"' from device.h. by Tao Bao · 6 years ago
  84. e4d65b6 Merge changes I78839ed4,I75ac0e26 by Tao Bao · 6 years ago
  85. aac9d9f recovery: Move a few constants closer to their uses. by Tao Bao · 6 years ago
  86. 406a6ff recovery: Fix the return value when failing to convert to FBE. by Tao Bao · 6 years ago
  87. 6863532 Merge "Merge libmounts into libotautil." by android-build-prod (mdb) · 6 years ago
  88. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 7 years ago
  89. 3de3756 Merge "recovery: Revoke (most of) short options." by Tao Bao · 6 years ago
  90. f9f1734 recovery: Revoke (most of) short options. by Tao Bao · 6 years ago
  91. 957c1ab Merge "Save the target file when applypatch tests fail" by Tianjie Xu · 6 years ago
  92. 2573b6f Merge "updater_sample: fix gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  93. ca456f3 Merge "recovery: Print the actually required battery level." by android-build-prod (mdb) · 6 years ago
  94. 3f638ee Save the target file when applypatch tests fail by Tianjie Xu · 6 years ago
  95. 72a4d46 updater_sample: fix gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  96. f2ea6d7 recovery: Print the actually required battery level. by Tao Bao · 6 years ago
  97. 220b531 Merge "Mark ui_print with __printflike." by Tao Bao · 6 years ago
  98. aae7efd Mark ui_print with __printflike. by Tao Bao · 6 years ago
  99. 6bd1d9b Merge "sample_updater: create tools/gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  100. 7d06416 Merge "sample_updater: add tests resources" by Zhomart Mukhamejanov · 6 years ago