aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wear_ui: Remove Print()/ShowFile()/PutChar().Tao Bao2017-09-081-9/+0
* wear_ui: Remove PrintOnScreenOnly() and PrintV().Tao Bao2017-09-011-3/+0
* wear_ui: Remove backgroundIcon.Tao Bao2017-08-301-6/+2
* Merge "wear_ui: Remove kMaxCols/kMaxRows/visible_text_rows/menu_headers_."Tao Bao2017-08-281-9/+0
|\
| * wear_ui: Remove kMaxCols/kMaxRows/visible_text_rows/menu_headers_.Tao Bao2017-08-261-9/+0
* | wear_ui: Remove dead 'self' and 'progress_t'.Tao Bao2017-08-261-2/+0
|/
* wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao2017-08-111-1/+1
* Allow customizing WearRecoveryUI via Makefile variables.Tao Bao2017-08-101-4/+1
* wear_ui: Remove dead/duplicate codes.Tao Bao2017-06-281-2/+0
* Add override specifier and member constness to RecoveryUI classes.Tao Bao2017-06-241-4/+3
* Formatting RecoveryUI related files.Tao Bao2017-06-241-40/+40
* recovery: Fix the broken UI text.Tao Bao2017-01-041-1/+3
* Add a stub recovery UI.Sen Jiang2016-12-131-2/+2
* Remove duplicate thread loopDamien Bargiacchi2016-09-091-2/+2
* Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi2016-09-071-57/+15
* recovery: Remove SetColor, and other refactoring for WearUIPrashant Malani2016-03-111-5/+0
* recovery: Remove duplicate variables and functionsPrashant Malani2016-03-101-4/+0
* Revert "recovery: More refactoring of WearUI"Prashant Malani2016-03-091-0/+12
* recovery: More refactoring of WearUIPrashant Malani2016-03-081-12/+0
* recovery: Begin refactor of WearUI to use ScreenRecoveryUIPrashant Malani2016-03-081-8/+2
* Fixes to wear recovery for NPrashant Malani2016-02-261-0/+2
* res: Embed FPS into icon_installing.png.Tao Bao2015-12-161-2/+3
* recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao2015-08-241-0/+137