1. 6278bdf recovery: Add screensaver mode. by Tao Bao · 7 years ago
  2. 0b1118d minui: Move callback functions to std::function. by Tao Bao · 7 years ago
  3. 736d59c recovery: Fix the broken UI text. by Tao Bao · 7 years ago
  4. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  5. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  6. b6918c7 Log update outputs in order by Tao Bao · 9 years ago
  7. 985022a Remove unnecessary globals. by Elliott Hughes · 9 years ago
  8. 4af215b Auto-detect whether to use the long-press UI. by Elliott Hughes · 9 years ago
  9. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  10. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  11. 8de5207 Move file paging into ScreenRecoveryUI. by Elliott Hughes · 9 years ago
  12. 018ed31 Enable printf format argument checking. by Elliott Hughes · 9 years ago
  13. c704e06 disable async reboot during package installation by Doug Zongker · 10 years ago
  14. a766c34 am d327c63a: am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  15. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  16. a5ef19f recovery: fix epoll events type to uint32_t by Todd Poynor · 11 years ago
  17. e7265df recovery: ui changes for ev_*() switch to epoll by Todd Poynor · 11 years ago
  18. 9e805d6 allow CheckKey to request mounting /system by Doug Zongker · 11 years ago
  19. c0441d1 notify about pending long press by Doug Zongker · 11 years ago
  20. bb01d0c add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  21. 5fa8c23 localization for recovery messages by Doug Zongker · 12 years ago
  22. 02ec6b8 add simple text to recovery UI by Doug Zongker · 12 years ago
  23. 48b5b07 allow recovery UI to ignore certain keypresses by Doug Zongker · 12 years ago
  24. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  25. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  26. 211aebc refactor ui functions into a class by Doug Zongker · 13 years ago
  27. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago