summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-27Import translations. DO NOT MERGEBill Yi78-312/+312
Change-Id: Id48a7d573bdfd417975bb1054eb6a2453a151bf8 Auto-generated-cl: translation import
2016-04-27Import translations. DO NOT MERGEBill Yi3-11/+7
Change-Id: I3383f51c68573c3e350f1bad5fce90be5643edb0 Auto-generated-cl: translation import
2016-04-26Import translations. DO NOT MERGEBaligh Uddin78-312/+312
Change-Id: Idd1fdeee52a77d6fb4ecc271b6fdfc41e62b2bd0 Auto-generated-cl: translation import
2016-04-26Import translations. DO NOT MERGEBaligh Uddin3-11/+7
Change-Id: I2c06d0cb0aa43c69f4f4b8c0ce6f7a81dbd00dba Auto-generated-cl: translation import
2016-04-25Import translations. DO NOT MERGEBill Yi81-324/+328
Change-Id: I9706fca12f3c0a19019c41ba0eaf395ac53ba0b1 Auto-generated-cl: translation import
2016-04-20Remove trailing punctuation from recovery strings.Elliott Hughes1-4/+4
Bug: http://b/26548285 Change-Id: I235c620532e1759bfc76a4486409a4404f1c8c6a
2016-04-15Explicitly set the font face and color.Elliott Hughes2-7/+6
This matches what the UI folks asked us to use. Also fix the locale parsing code. Bug: http://b/27837319 Bug: http://b/22465983 Bug: http://b/26548285 Change-Id: I316a6e1f44855313dd983950abf21b543be7ffc0
2016-04-05Import translations. DO NOT MERGEBill Yi2-2/+2
Change-Id: Ic643d0e2d39e45d772ffb25001de45afdf923579 Auto-generated-cl: translation import
2016-04-05Import translations. DO NOT MERGEBill Yi81-229/+148
Change-Id: Ia0012b89f00c65ec6056d29612748e60564bab32 Auto-generated-cl: translation import
2016-03-31Import translations. DO NOT MERGEBill Yi81-312/+498
Change-Id: Id992a2cff5d431b5862f7c27f3823dbffe52f5c7 Auto-generated-cl: translation import
2016-03-29Add string for Installing_security_updateTianjie Xu1-0/+4
Bug: 27837319 Change-Id: I037158697a294c3e03f186f3b4207ea700321a8a
2016-03-26Move recovery_l10n here from development/tools.Elliott Hughes83-0/+1038
Bug: http://b/27837319 (cherry picked from commit 3d0153a807042dd1bdb7e9fd81d16429a205d9ce) Change-Id: Iec2cd10fa77ed1881d55ac4e0ab48e45172f0cf7
2015-04-30Check all lseek calls succeed.Elliott Hughes1-1/+1
Also add missing TEMP_FAILURE_RETRYs on read, write, and lseek. Bug: http://b/20625546 Change-Id: I03b198e11c1921b35518ee2dd005a7cfcf4fd94b (cherry picked from commit 7bad7c4646ee8fd8d6e6ed0ffd3ddbb0c1b41a2f)
2015-04-30Check all lseek calls succeed.Elliott Hughes1-1/+1
Also add missing TEMP_FAILURE_RETRYs on read, write, and lseek. Bug: http://b/20625546 Change-Id: I03b198e11c1921b35518ee2dd005a7cfcf4fd94b
2015-01-30Add missing includes.Elliott Hughes1-0/+1
Change-Id: I06ea08400efa511e627be37a4fd70fbdfadea2e6
2014-03-14Recovery 64-bit compile issuesMark Salyzyn1-2/+2
Change-Id: I92d5abd1a628feab3b0246924fab7f97ba3b9d34
2012-08-21Fixed unused param warnings for check-lost+foundEdwin Vane1-1/+1
A few simple warnings fixed to produce a clean clang build. Change-Id: I9484f860903a80e4c91e204e7e6738145535f642 Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by: Ariel J Bernal <ariel.j.bernal@intel.com>
2011-07-12Remove the simulator target from all makefiles.Jeff Brown1-4/+0
Bug: 5010576 Change-Id: Ib465fdb42c8621899bea15c04a427d7ab1641a8c
2009-07-15remove amendDoug Zongker2-238/+0
Yank all the code to install OTA packages out of the recovery binary itself. Now packages are installed by a binary included in the package (run as a child of recovery), so we can make improvements in the installation process without waiting for a new release to use them.
2009-03-25Automated import from //branches/master/...@142142,142142Doug Zongker1-4/+9
2009-03-25Automated import from //branches/donutburger/...@142141,142141Doug Zongker1-4/+9
2009-03-25Automated import from //branches/cupcake/...@142138,142138Doug Zongker1-4/+9
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project6-0/+635
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project8-978/+0
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project2-0/+343
2009-03-03auto import from //depot/cupcake/@137055The Android Open Source Project2-343/+0
2009-03-02Remove obsolete OTA toolsJean-Baptiste Queru2-343/+0
Resolves http://code.google.com/p/android/issues/detail?id=2077
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project5-1/+309