summaryrefslogtreecommitdiffstats
path: root/wear_ui.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-08wear_ui: Remove Print()/ShowFile()/PutChar().Tao Bao1-9/+0
2017-09-01wear_ui: Remove PrintOnScreenOnly() and PrintV().Tao Bao1-3/+0
2017-08-31wear_ui: Remove backgroundIcon.Tao Bao1-6/+2
2017-08-26wear_ui: Remove kMaxCols/kMaxRows/visible_text_rows/menu_headers_.Tao Bao1-9/+0
2017-08-26wear_ui: Remove dead 'self' and 'progress_t'.Tao Bao1-2/+0
2017-08-13wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao1-1/+1
2017-08-13Allow customizing WearRecoveryUI via Makefile variables.Tao Bao1-4/+1
2017-08-11wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao1-1/+1
2017-08-10Allow customizing WearRecoveryUI via Makefile variables.Tao Bao1-4/+1
2017-06-29wear_ui: Remove dead/duplicate codes.Tao Bao1-2/+0
2017-06-24Add override specifier and member constness to RecoveryUI classes.Tao Bao1-4/+3
2017-06-24Formatting RecoveryUI related files.Tao Bao1-40/+40
2017-01-04recovery: Fix the broken UI text.Tao Bao1-1/+3
2016-12-13Add a stub recovery UI.Sen Jiang1-2/+2
2016-09-09Remove duplicate thread loopDamien Bargiacchi1-2/+2
2016-09-07Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi1-57/+15
2016-06-07recovery: Make wear recovery more customizable.Alain Vongsouvanh1-2/+3
2016-03-12recovery: Remove SetColor, and other refactoring for WearUIPrashant Malani1-5/+0
2016-03-11recovery: Remove duplicate variables and functionsPrashant Malani1-4/+0
2016-03-10Revert "recovery: More refactoring of WearUI"Prashant Malani1-0/+12
2016-03-09recovery: More refactoring of WearUIPrashant Malani1-12/+0
2016-03-08recovery: Begin refactor of WearUI to use ScreenRecoveryUIPrashant Malani1-8/+2
2016-02-27Fixes to wear recovery for NPrashant Malani1-0/+2
2015-12-16res: Embed FPS into icon_installing.png.Tao Bao1-2/+3
2015-08-25recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao1-59/+56
2015-06-03Log update outputs in orderTao Bao1-0/+2
2015-05-07Add an alternate screen for viewing recovery logs.Elliott Hughes1-5/+10
2015-05-07Add an alternate screen for viewing recovery logs.Elliott Hughes1-5/+10
2015-04-15Don't use typedefs that hide *s.Elliott Hughes1-10/+10
2015-04-14Move the menu header out of the menu.Elliott Hughes1-2/+7
2015-04-13Remove unnecessary globals.Elliott Hughes1-3/+4
2015-04-11Rewritten file pager.Elliott Hughes1-1/+6
2015-04-10Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes1-2/+4
2015-04-09Move file paging into ScreenRecoveryUI.Elliott Hughes1-3/+5
2015-04-09Enable printf format argument checking.Elliott Hughes1-2/+2
2015-04-09Remove the fixed screen size assumptions.Elliott Hughes1-9/+4
2014-06-06restore holo UI in recoveryDoug Zongker1-3/+0
2014-06-03restore holo UI in recovery -- DO NOT MERGEDoug Zongker1-3/+0
2014-04-04make density-specific recovery assetsDoug Zongker1-0/+3
2014-03-17refactor image resource loading code in minuiDoug Zongker1-0/+1
2014-03-11change how recovery animation is implementedDoug Zongker1-4/+4
2014-03-07change how recovery animation is implementedDoug Zongker1-5/+4
2013-11-27add the functions for multi-stage packages to updaterDoug Zongker1-3/+9
2013-10-03Allow child classes to override the overlay location for theMichael Runge1-1/+3
2013-07-31notify about pending long pressDoug Zongker1-0/+5
2013-03-07more font improvements and cleanupDoug Zongker1-2/+1
2012-09-19localization for recovery messagesDoug Zongker1-0/+2
2012-09-18localization for recovery messagesDoug Zongker1-0/+2
2012-08-23add simple text to recovery UIDoug Zongker1-2/+4
2011-11-04move key processing to RecoveryUIDoug Zongker1-23/+6
2011-11-01move key processing to RecoveryUIDoug Zongker1-23/+6
2011-10-31C++ class for device-specific codeDoug Zongker1-1/+7
2011-10-31refactor ui functions into a classDoug Zongker1-0/+121
2011-10-31C++ class for device-specific codeDoug Zongker1-1/+7
2011-10-29refactor ui functions into a classDoug Zongker1-0/+121