Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-08-23 | add simple text to recovery UI | Doug Zongker | 1 | -1/+1 | |
- 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 | |||||
2011-10-31 | turn recovery into a C++ binary | Doug Zongker | 1 | -0/+8 | |
Change-Id: I423a23581048d451d53eef46e5f5eac485b77555 | |||||
2011-10-28 | turn recovery into a C++ binary | Doug Zongker | 1 | -0/+8 | |
Change-Id: I68a67a4c8edec9a74463b3d4766005ce27b51316 | |||||
2011-10-19 | allow recovery packages to wipe cache | Doug Zongker | 1 | -1/+5 | |
updater now has a function "wipe_cache();" which causes recovery to wipe the cache partition after the successful installation of the package. Move log copying around a bit so logs and the last_install flag file are copied to cache after it's wiped. Bug: 5314244 Change-Id: Id35a9eb6dcd626c8f3a3a0076074f462ed3d44bd | |||||
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -0/+25 | |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -25/+0 | |