1. 985022a Remove unnecessary globals. by Elliott Hughes · 9 years ago
  2. 4af215b Auto-detect whether to use the long-press UI. by Elliott Hughes · 9 years ago
  3. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  4. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  5. 8de5207 Move file paging into ScreenRecoveryUI. by Elliott Hughes · 9 years ago
  6. 018ed31 Enable printf format argument checking. by Elliott Hughes · 9 years ago
  7. c704e06 disable async reboot during package installation by Doug Zongker · 10 years ago
  8. a766c34 am d327c63a: am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  9. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  10. a5ef19f recovery: fix epoll events type to uint32_t by Todd Poynor · 11 years ago
  11. e7265df recovery: ui changes for ev_*() switch to epoll by Todd Poynor · 11 years ago
  12. 9e805d6 allow CheckKey to request mounting /system by Doug Zongker · 11 years ago
  13. c0441d1 notify about pending long press by Doug Zongker · 11 years ago
  14. bb01d0c add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  15. 5fa8c23 localization for recovery messages by Doug Zongker · 12 years ago
  16. 02ec6b8 add simple text to recovery UI by Doug Zongker · 12 years ago
  17. 48b5b07 allow recovery UI to ignore certain keypresses by Doug Zongker · 12 years ago
  18. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  19. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  20. 211aebc refactor ui functions into a class by Doug Zongker · 13 years ago
  21. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago