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