History log of /development/tools/recovery_l10n/src/com/android/recovery_l10n/Main.java
Revision Date Author Comments
c31f70a3e4b9464742b699f0e3f92f02fee0ddd6 19-Sep-2012 Doug Zongker <dougz@google.com> center text, fix extents for multiline texts

Bug: 7064142
Change-Id: I3c423c54609b28def1db56084190bf10b87f40f8
608a5afb925a25930f4b1a00a23276298a65c80c 18-Sep-2012 Doug Zongker <dougz@google.com> update the localizer tool to use all available translations

Bug: 7064142
Change-Id: I606b7e2cf4bd2ab58c14af969a98089960100ff5
a95366ae572c4bb1fdec4bd134e89c61de8f6fbf 30-Aug-2012 Doug Zongker <dougz@google.com> add an app to generate localized text bitmaps needed for recovery

Recovery only knows how to display images, so any text has to be
turned into bitmaps. This app displays each localized version of the
text in a TextView and then captures a bitmap, combining them and
generating an output PNG.

Change-Id: Ib16858a1d66e9839d1255b962fb1aaf8982bfe10