summaryrefslogtreecommitdiffstats
path: root/screen_ui.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-05vr_ui: drawing changesLuke Song1-0/+11
2017-09-27Add a new option in recovery menu to test the background textsTianjie Xu1-0/+8
2017-09-11ui: Move locale and friends into ScreenRecoveryUI class.Tao Bao1-0/+7
2017-09-10ui: Refactor the declaration orders.Tao Bao1-51/+52
2017-09-09ui: Remove text_top_.Tao Bao1-1/+1
2017-09-09ui: Manage menu_ with std::vector.Tao Bao1-1/+2
2017-09-08ui: Manage menu_ with std::vector.Tao Bao1-1/+2
2017-08-16screen_ui: Word-wrap menu headers.Tao Bao1-0/+3
2017-08-16screen_ui: Word-wrap menu headers.Tao Bao1-0/+3
2017-08-13Allow customizing WearRecoveryUI via Makefile variables.Tao Bao1-3/+3
2017-08-10Allow customizing WearRecoveryUI via Makefile variables.Tao Bao1-3/+3
2017-07-07Restructure vr_uiLuke Song1-1/+0
2017-07-06Introduce VR recovery uiLuke Song1-2/+4
2017-07-02Update ScreenRecoveryUI::Draw* function signatures.Tao Bao1-3/+7
2017-06-24Add override specifier and member constness to RecoveryUI classes.Tao Bao1-16/+17
2017-06-24Formatting RecoveryUI related files.Tao Bao1-105/+111
2017-06-24Restructure vr_uiLuke Song1-1/+0
2017-06-23Restructure vr_uiLuke Song1-1/+0
2017-06-23Use Makefile variables to specify margin settings.Tao Bao1-5/+5
2017-06-23screen_ui: Allow setting screen margin space.Tao Bao1-2/+9
2017-06-23Use Makefile variables to specify margin settings.Tao Bao1-5/+5
2017-06-22Use Makefile variables to specify margin settings.Tao Bao1-5/+5
2017-06-21screen_ui: Allow setting screen margin space.Tao Bao1-2/+9
2017-06-20screen_ui: Allow setting screen margin space.Tao Bao1-2/+9
2017-06-17Introduce VR recovery uiLuke Song1-2/+4
2017-06-15Introduce VR recovery uiLuke Song1-2/+4
2017-03-23Const modifiersMikhail Lappo1-3/+3
2017-01-17minui: Export minui/minui.h.Tao Bao1-1/+3
2017-01-04recovery: Fix the broken UI text.Tao Bao1-5/+3
2016-12-13Add a stub recovery UI.Sen Jiang1-2/+2
2016-09-07Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi1-21/+24
2016-07-09Support landscape layouts.Elliott Hughes1-2/+2
2016-04-29Add ability to show "installing security update"Tianjie Xu1-0/+1
2016-04-27Update recovery UI.Elliott Hughes1-3/+11
2016-04-15Update the system update animation.Elliott Hughes1-18/+32
2016-03-12recovery: Remove SetColor, and other refactoring for WearUIPrashant Malani1-2/+4
2016-03-11recovery: Remove duplicate variables and functionsPrashant Malani1-3/+4
2016-03-10Revert "recovery: More refactoring of WearUI"Prashant Malani1-2/+1
2016-03-09recovery: More refactoring of WearUIPrashant Malani1-1/+2
2015-12-16res: Embed FPS into icon_installing.png.Tao Bao1-1/+3
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