aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ui: Remove text_top_.Tao Bao2017-09-091-1/+1
* Merge "wear_ui: Remove Print()/ShowFile()/PutChar()."Tao Bao2017-09-081-113/+1
|\
| * wear_ui: Remove Print()/ShowFile()/PutChar().Tao Bao2017-09-081-113/+1
* | ui: Manage menu_ with std::vector.Tao Bao2017-09-081-7/+6
|/
* wear_ui: Remove PrintOnScreenOnly() and PrintV().Tao Bao2017-09-011-33/+1
* wear_ui: Remove backgroundIcon.Tao Bao2017-08-301-34/+6
* Turn on -Wall for recovery modulesTianjie Xu2017-08-281-8/+0
* Merge "wear_ui: Remove kMaxCols/kMaxRows/visible_text_rows/menu_headers_."Tao Bao2017-08-281-15/+1
|\
| * wear_ui: Remove kMaxCols/kMaxRows/visible_text_rows/menu_headers_.Tao Bao2017-08-261-15/+1
* | wear_ui: Remove dead 'self' and 'progress_t'.Tao Bao2017-08-261-7/+1
|/
* wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao2017-08-111-3/+4
* Allow customizing WearRecoveryUI via Makefile variables.Tao Bao2017-08-101-8/+13
* Update ScreenRecoveryUI::Draw* function signatures.Tao Bao2017-07-011-5/+5
* wear_ui: Remove dead/duplicate codes.Tao Bao2017-06-281-11/+0
* Add override specifier and member constness to RecoveryUI classes.Tao Bao2017-06-241-1/+1
* Formatting RecoveryUI related files.Tao Bao2017-06-241-256/+247
* minui: Export minui/minui.h.Tao Bao2017-01-161-3/+5
* recovery: Fix the broken UI text.Tao Bao2017-01-041-36/+35
* Remove outdated reference to icon_installing.pngTim Kryger2017-01-031-2/+4
* Add a stub recovery UI.Sen Jiang2016-12-131-4/+10
* resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aospElliott Hughes2016-09-261-3/+3
|\
| * Switch to <android-base/properties.h>.Elliott Hughes2016-09-261-3/+3
* | resolve merge conflicts of ad8b5a6 to nyc-mr1-dev-plus-aospElliott Hughes2016-09-091-52/+4
|\ \
| * | Remove duplicate thread loopDamien Bargiacchi2016-09-091-52/+4
* | | Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi2016-09-071-236/+77
|\| |
| * | Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi2016-09-071-236/+77
* | | Support use of custom fonts in miniuiDamien Bargiacchi2016-08-241-6/+6
|\| | | |/ |/|
| * Support use of custom fonts in miniuiDamien Bargiacchi2016-08-181-6/+6
* | resolve merge conflicts of 6aa6ddb to nyc-devAlain Vongsouvanh2016-06-081-1/+1
|\|
| * resolve merge conflicts of 6aa6ddb to nyc-devAlain Vongsouvanh2016-06-081-1/+1
| |\
| | * recovery: Make wear recovery more customizable.Alain Vongsouvanh2016-06-071-1/+1
* | | Merge "Fix google-runtime-int warnings." am: a1f4a1eChih-hung Hsieh2016-04-181-5/+5
|\ \ \ | |/ / |/| |
| * | Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-5/+5
* | | recovery: Remove SetColor, and other refactoring for WearUIPrashant Malani2016-03-111-47/+9
* | | recovery: Remove duplicate variables and functionsPrashant Malani2016-03-101-9/+0
* | | Revert "recovery: More refactoring of WearUI"Prashant Malani2016-03-091-0/+69
* | | recovery: More refactoring of WearUIPrashant Malani2016-03-081-69/+0
* | | recovery: Begin refactor of WearUI to use ScreenRecoveryUIPrashant Malani2016-03-081-27/+0
* | | Fixes to wear recovery for NPrashant Malani2016-02-261-0/+33
|/ /
* | res: Embed FPS into icon_installing.png.Tao Bao2015-12-161-1/+1
* | Track rename from base/ to android-base/.Elliott Hughes2015-12-041-1/+1
|/
* recovery: Fix the bug that truncates menu entries.Tao Bao2015-09-021-1/+6
* recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao2015-08-241-0/+650