1. 92eda4d vr_ui: drawing changes by Luke Song · 7 years ago
  2. eee1e76 screen_ui: stage marker positioning by Luke Song · 7 years ago
  3. 29d5575 Add a new option in recovery menu to test the background texts by Tianjie Xu · 7 years ago
  4. efb49ad ui: Move locale and friends into ScreenRecoveryUI class. by Tao Bao · 7 years ago
  5. 5686441 Merge "ui: Remove text_top_." by Tao Bao · 7 years ago
  6. 7577965 ui: Refactor the declaration orders. by Tao Bao · 7 years ago
  7. cb5524c ui: Remove text_top_. by Tao Bao · 7 years ago
  8. e15d7a5 ui: Manage menu_ with std::vector. by Tao Bao · 7 years ago
  9. 89ad022 Merge changes I5d7a6baa,Id0fb2d4e by Tao Bao · 7 years ago
  10. 13aa4a9 screen_ui: Fix a case that may truncate the last char. by Tao Bao · 7 years ago
  11. 2bbc6d6 screen_ui: Word-wrap menu headers. by Tao Bao · 7 years ago
  12. 0470cee Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  13. ca6ce2c Fix the missing char when showing recovery logs. by Tao Bao · 7 years ago
  14. ea78d86 Update ScreenRecoveryUI::Draw* function signatures. by Tao Bao · 7 years ago
  15. 3250f72 screen_ui: Compute the top and bottom gaps. by Tao Bao · 7 years ago
  16. 99b2d77 Add override specifier and member constness to RecoveryUI classes. by Tao Bao · 7 years ago
  17. 5d2e3bd Formatting RecoveryUI related files. by Tao Bao · 7 years ago
  18. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  19. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  20. 171b4c4 screen_ui: Allow setting screen margin space. by Tao Bao · 7 years ago
  21. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  22. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  23. 736d59c recovery: Fix the broken UI text. by Tao Bao · 7 years ago
  24. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  25. 130f6c8 resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aosp by Elliott Hughes · 8 years ago
  26. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  27. a09b65a Remove debug log statement; fix build am: 43d186021a by Damien Bargiacchi · 8 years ago
  28. 43d1860 Remove debug log statement; fix build by Damien Bargiacchi · 8 years ago
  29. 49e2aeb Remove duplicate methods and variables from WearRecoveryUI am: 5e7cfb9af6 by Damien Bargiacchi · 8 years ago
  30. 5e7cfb9 Remove duplicate methods and variables from WearRecoveryUI by Damien Bargiacchi · 8 years ago
  31. c21edd4 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  32. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  33. e3c7184 Support use of custom fonts in miniui am: 35fff61b1c by Damien Bargiacchi · 8 years ago
  34. 35fff61 Support use of custom fonts in miniui by Damien Bargiacchi · 8 years ago
  35. b0728a3 Support landscape layouts. am: 6d089a955f by Elliott Hughes · 8 years ago
  36. 6d089a9 Support landscape layouts. by Elliott Hughes · 8 years ago
  37. 70b5353 resolve merge conflicts of 23c7af7 to nyc-mr1-dev-plus-aosp by Tianjie Xu · 8 years ago
  38. cacb47b resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  39. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  40. ed5b648 Merge "Improve the layout-related comments." into nyc-dev am: 343eb72 by TreeHugger Robot · 8 years ago
  41. 1dc396f Merge "Improve the layout-related comments." into nyc-dev am: 343eb72 by Elliott Hughes · 8 years ago
  42. 3b13de8 Merge "Update recovery UI." into nyc-dev am: 2f1eedd am: 75191f3 by Elliott Hughes · 8 years ago
  43. 21092a9 Merge "Update recovery UI." into nyc-dev am: 2f1eedd by Elliott Hughes · 8 years ago
  44. a369104 Improve the layout-related comments. by Elliott Hughes · 8 years ago
  45. faf36e0 Update recovery UI. by Elliott Hughes · 8 years ago
  46. 17266d9 Go back to the old ear-wiggling Android animation. am: 692941be79 by Elliott Hughes · 8 years ago
  47. 692941b Go back to the old ear-wiggling Android animation. by Elliott Hughes · 8 years ago
  48. 0231e70 Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1 by Chih-hung Hsieh · 8 years ago
  49. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  50. 498cda6 Update the system update animation. by Elliott Hughes · 8 years ago
  51. 7a49122 recovery: Remove SetColor, and other refactoring for WearUI by Prashant Malani · 8 years ago
  52. 0ba21cf recovery: Remove duplicate variables and functions by Prashant Malani · 8 years ago
  53. f7f9e50 Revert "recovery: More refactoring of WearUI" by Prashant Malani · 8 years ago
  54. 1c7b223 recovery: More refactoring of WearUI by Prashant Malani · 8 years ago
  55. b723f4f res: Embed FPS into icon_installing.png. by Tao Bao · 9 years ago
  56. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  57. 9a7fd80 recovery: Remove redirect_stdio() when calling ShowFile(). by Tao Bao · 9 years ago
  58. b6918c7 Log update outputs in order by Tao Bao · 9 years ago
  59. c049163 Add an alternate screen for viewing recovery logs. by Elliott Hughes · 9 years ago
  60. 0a5cb0c Don't use typedefs that hide *s. by Elliott Hughes · 9 years ago
  61. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  62. eab12de Merge "Remove unnecessary globals." by Elliott Hughes · 9 years ago
  63. 985022a Remove unnecessary globals. by Elliott Hughes · 9 years ago
  64. 300ed08 Treat KEY_ENTER the same as KEY_POWER in the pager. by Elliott Hughes · 9 years ago
  65. 95fc63e Rewritten file pager. by Elliott Hughes · 9 years ago
  66. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  67. 8de5207 Move file paging into ScreenRecoveryUI. by Elliott Hughes · 9 years ago
  68. aa0d6af Remove the fixed screen size assumptions. by Elliott Hughes · 9 years ago
  69. 01a4d08 Fix recovery image text rendering. by Elliott Hughes · 9 years ago
  70. fc06f87 Make the recovery menus wrap. by Elliott Hughes · 9 years ago
  71. 5b5f6c2 restore holo UI in recovery by Doug Zongker · 10 years ago
  72. 8c7457a am 48abd574: am 34ff5fe3: am 74b90b30: Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  73. 34ff5fe am 74b90b30: Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  74. 74b90b3 Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  75. 9551cf9 make density-specific recovery assets by Doug Zongker · 10 years ago
  76. a68c517 am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  77. c4025e9 resolved conflicts for merge of d90da130 to klp-dev-plus-aosp by Doug Zongker · 10 years ago
  78. 80c1a38 resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  79. a418aa7 refactor image resource loading code in minui by Doug Zongker · 10 years ago
  80. 4048200 am c91612d4: Merge "remove pixelflinger from recovery" by Doug Zongker · 10 years ago
  81. cfcec9e Merge commit 'ea868b38' into manualmerge by Doug Zongker · 10 years ago
  82. cb1bdc9 am c91612d4: Merge "remove pixelflinger from recovery" by Doug Zongker · 10 years ago
  83. c15b786 resolved conflicts for merge of ea868b38 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  84. 16f97c3 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  85. 469954f change how recovery animation is implemented by Doug Zongker · 10 years ago
  86. 39cf417 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  87. eac881c change how recovery animation is implemented by Doug Zongker · 10 years ago
  88. a766c34 am d327c63a: am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  89. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  90. 9b8ae80 Fix rare crash seen when dereferencing backgroundIcon[NONE]. by Alistair Strachan · 11 years ago
  91. 80a7a46 screen_ui: Initialize text buffer by Bjorn Andersson · 11 years ago
  92. 239ac6a recovery: install packages in a known mount environment by Doug Zongker · 11 years ago
  93. c0441d1 notify about pending long press by Doug Zongker · 11 years ago
  94. 5b468fc recovery: init backgroundIcon properly to avoid recovery mode crash by yetta_wu · 11 years ago
  95. 2f6877a recovery: init backgroundIcon properly to avoid recovery mode crash by yetta_wu · 11 years ago
  96. 6fd59ac more font improvements and cleanup by Doug Zongker · 11 years ago
  97. 55a36ac recovery: change font for menus to be an image by Doug Zongker · 11 years ago
  98. 8347cb2 revert to tacky 3D recovery animation by Doug Zongker · 12 years ago
  99. b66cb69 tweak recovery text images by Doug Zongker · 12 years ago
  100. 5fa8c23 localization for recovery messages by Doug Zongker · 12 years ago