1. 20c81b3 Add fastboot mode to recovery by Hridya Valsaraju · 6 years ago
  2. 42c45e2 Dynamically load device-specific recovery UI lib. by Tao Bao · 6 years ago
  3. b76af93 recovery: Add ability to interrupt UI by Jerry Zhang · 6 years ago
  4. e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
  5. 551d2c3 Device owns the RecoveryUI instance. by Tao Bao · 6 years ago
  6. 2dea53e recovery: Get UI and locale from device. by Jerry Zhang · 6 years ago
  7. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  8. c16fd8a Drop '#include "ui.h"' from device.h. by Tao Bao · 6 years ago
  9. 29d5575 Add a new option in recovery menu to test the background texts by Tianjie Xu · 7 years ago
  10. fc5499f recovery: Move a few int to bool. by Tao Bao · 7 years ago
  11. 8e6e4bc Merge \"Fix google-explicit-constructor warnings in bootable/recovery.\" by Chih-Hung Hsieh · 8 years ago
  12. c27098d Fix google-explicit-constructor warnings in bootable/recovery. by Chih-Hung Hsieh · 8 years ago
  13. 498cda6 Update the system update animation. by Elliott Hughes · 8 years ago
  14. 945548e Split WipeData into PreWipeData and PostWipeData. by Elliott Hughes · 9 years ago
  15. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  16. 4af215b Auto-detect whether to use the long-press UI. by Elliott Hughes · 9 years ago
  17. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  18. e001074 Merge "Move default implementations into Device." by Elliott Hughes · 9 years ago
  19. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago
  20. 42c1230 Remove some commented-out code. by Elliott Hughes · 9 years ago
  21. a9ad032 Make /cache/recovery/last_log available in recovery by Nick Kralevich · 10 years ago
  22. 9395022 drop APPLY_CACHE and refactor APPLY_EXT by Doug Zongker · 10 years ago
  23. 8d9d3d5 add reboot-to-bootloader and power down options to recovery menu by Doug Zongker · 10 years ago
  24. 9270a20 support "sideload over ADB" mode by Doug Zongker · 12 years ago
  25. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago