summaryrefslogtreecommitdiffstats
path: root/res/images/error_text.png (follow)
Commit message (Collapse)AuthorAgeFilesLines
* recovery locale handling fixesDoug Zongker2012-08-301-0/+0
| | | | | | | | | | | - change locale filename to "last_locale" so the main system doesn't delete it - clean up some chatty logging - update images with real German (other languages TBD) Change-Id: I2ebb4ed4e054bd1808a3042d9efbb2c18f3a044d
* add simple text to recovery UIDoug Zongker2012-08-231-0/+0
- recovery takes a --locale argument, which will be passed by the main system - the locale is saved in cache, in case the --locale argument is missing (eg, when recovery is started from fastboot) - we include images that have prerendered text for many locales - we split the background states into four (installing update, erasing, no command, error) so that appropriate text can be shown. Change-Id: I731b8108e83d5ccc09a4aacfc1dbf7e86b397aaf