1. 39c4918 screen_ui: Drop the parameter in CheckBackgroundTextImages. by Tao Bao · 6 years ago
  2. 2dea53e recovery: Get UI and locale from device. by Jerry Zhang · 6 years ago
  3. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  4. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago
  5. 93e46ad screen_ui: Use std::string in DrawTextLine() and siblings. by Tao Bao · 6 years ago
  6. 1d156b9 screen_ui: Drop the dependency on common.h. by Tao Bao · 6 years ago
  7. 3aec696 Add ScreenRecoveryUI::ShowMenu(). by Tao Bao · 6 years ago
  8. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  9. 92eda4d vr_ui: drawing changes by Luke Song · 7 years ago
  10. 29d5575 Add a new option in recovery menu to test the background texts by Tianjie Xu · 7 years ago
  11. efb49ad ui: Move locale and friends into ScreenRecoveryUI class. by Tao Bao · 7 years ago
  12. 5686441 Merge "ui: Remove text_top_." by Tao Bao · 7 years ago
  13. 7577965 ui: Refactor the declaration orders. by Tao Bao · 7 years ago
  14. cb5524c ui: Remove text_top_. by Tao Bao · 7 years ago
  15. e15d7a5 ui: Manage menu_ with std::vector. by Tao Bao · 7 years ago
  16. 89ad022 Merge changes I5d7a6baa,Id0fb2d4e by Tao Bao · 7 years ago
  17. 2bbc6d6 screen_ui: Word-wrap menu headers. by Tao Bao · 7 years ago
  18. 0470cee Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  19. ea78d86 Update ScreenRecoveryUI::Draw* function signatures. by Tao Bao · 7 years ago
  20. 99b2d77 Add override specifier and member constness to RecoveryUI classes. by Tao Bao · 7 years ago
  21. 5d2e3bd Formatting RecoveryUI related files. by Tao Bao · 7 years ago
  22. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  23. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  24. 171b4c4 screen_ui: Allow setting screen margin space. by Tao Bao · 7 years ago
  25. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  26. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  27. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  28. 736d59c recovery: Fix the broken UI text. by Tao Bao · 8 years ago
  29. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  30. 5e7cfb9 Remove duplicate methods and variables from WearRecoveryUI by Damien Bargiacchi · 8 years ago
  31. 6d089a9 Support landscape layouts. by Elliott Hughes · 8 years ago
  32. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  33. faf36e0 Update recovery UI. by Elliott Hughes · 8 years ago
  34. 498cda6 Update the system update animation. by Elliott Hughes · 8 years ago
  35. 7a49122 recovery: Remove SetColor, and other refactoring for WearUI by Prashant Malani · 8 years ago
  36. 0ba21cf recovery: Remove duplicate variables and functions by Prashant Malani · 8 years ago
  37. f7f9e50 Revert "recovery: More refactoring of WearUI" by Prashant Malani · 8 years ago
  38. 1c7b223 recovery: More refactoring of WearUI by Prashant Malani · 8 years ago
  39. b723f4f res: Embed FPS into icon_installing.png. by Tao Bao · 9 years ago
  40. b6918c7 Log update outputs in order by Tao Bao · 9 years ago
  41. c049163 Add an alternate screen for viewing recovery logs. by Elliott Hughes · 9 years ago
  42. 0a5cb0c Don't use typedefs that hide *s. by Elliott Hughes · 9 years ago
  43. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  44. 985022a Remove unnecessary globals. by Elliott Hughes · 9 years ago
  45. 95fc63e Rewritten file pager. by Elliott Hughes · 9 years ago
  46. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  47. 8de5207 Move file paging into ScreenRecoveryUI. by Elliott Hughes · 9 years ago
  48. 018ed31 Enable printf format argument checking. by Elliott Hughes · 9 years ago
  49. aa0d6af Remove the fixed screen size assumptions. by Elliott Hughes · 9 years ago
  50. 5b5f6c2 restore holo UI in recovery by Doug Zongker · 10 years ago
  51. ff5fc6c am ddaaccb3: am 29759e9d: Merge commit \'25c2b2f670a3b11f7ce78eccde10c1a79188c9a8\' into HEAD by Bill Yi · 10 years ago
  52. 9551cf9 make density-specific recovery assets by Doug Zongker · 10 years ago
  53. a68c517 am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  54. c4025e9 resolved conflicts for merge of d90da130 to klp-dev-plus-aosp by Doug Zongker · 10 years ago
  55. 80c1a38 resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  56. a418aa7 refactor image resource loading code in minui by Doug Zongker · 10 years ago
  57. cfcec9e Merge commit 'ea868b38' into manualmerge by Doug Zongker · 10 years ago
  58. c15b786 resolved conflicts for merge of ea868b38 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  59. 469954f change how recovery animation is implemented by Doug Zongker · 10 years ago
  60. eac881c change how recovery animation is implemented by Doug Zongker · 10 years ago
  61. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  62. a2a1ce8 Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  63. c0441d1 notify about pending long press by Doug Zongker · 11 years ago
  64. 6fd59ac more font improvements and cleanup by Doug Zongker · 11 years ago
  65. 5fa8c23 localization for recovery messages by Doug Zongker · 12 years ago
  66. 02ec6b8 add simple text to recovery UI by Doug Zongker · 12 years ago
  67. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  68. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  69. 211aebc refactor ui functions into a class by Doug Zongker · 13 years ago