1. 378bfbf Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  2. b5108c3 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago[Renamed (97%) from device.cpp]
  3. 20c81b3 Add fastboot mode to recovery by Hridya Valsaraju · 6 years ago
  4. e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
  5. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  6. c16fd8a Drop '#include "ui.h"' from device.h. by Tao Bao · 6 years ago
  7. 29d5575 Add a new option in recovery menu to test the background texts by Tianjie Xu · 7 years ago
  8. fc5499f recovery: Move a few int to bool. by Tao Bao · 7 years ago
  9. 4344d63 Call update_engine_sideload from recovery. by Alex Deymo · 8 years ago
  10. 01fcbe1 Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  11. 498cda6 Update the system update animation. by Elliott Hughes · 8 years ago
  12. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  13. 4af215b Auto-detect whether to use the long-press UI. by Elliott Hughes · 9 years ago
  14. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  15. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago