summaryrefslogtreecommitdiffstats
path: root/wear_ui.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-26Switch to <android-base/properties.h>.Elliott Hughes1-3/+3
2016-09-09Remove duplicate thread loopDamien Bargiacchi1-52/+4
2016-09-07Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi1-236/+77
2016-08-19Support use of custom fonts in miniuiDamien Bargiacchi1-6/+6
2016-06-07recovery: Make wear recovery more customizable.Alain Vongsouvanh1-1/+1
2016-04-18Fix google-runtime-int warnings.Chih-Hung Hsieh1-5/+5
2016-03-12recovery: Remove SetColor, and other refactoring for WearUIPrashant Malani1-47/+9
2016-03-11recovery: Remove duplicate variables and functionsPrashant Malani1-9/+0
2016-03-10Revert "recovery: More refactoring of WearUI"Prashant Malani1-0/+69
2016-03-09recovery: More refactoring of WearUIPrashant Malani1-69/+0
2016-03-08recovery: Begin refactor of WearUI to use ScreenRecoveryUIPrashant Malani1-27/+0
2016-02-27Fixes to wear recovery for NPrashant Malani1-0/+33
2015-12-16res: Embed FPS into icon_installing.png.Tao Bao1-1/+1
2015-12-05Track rename from base/ to android-base/.Elliott Hughes1-1/+1
2015-09-02recovery: Fix the bug that truncates menu entries.Tao Bao1-1/+6
2015-08-25recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao1-0/+650