aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-18Add mapping for both KDDI and Softbank Shift_JIS with emoji.android-sdk-tools_r7android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-adt-0.9.9android-adt-0.9.8android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1tools_r9tools_r8tools_r7froyo-releasefroyo-plus-aospfroyoDaisuke Miyakawa
Size change. Before: 11092432 icudt42l-all.dat 2338912 icudt42l-default.dat 5217520 icudt42l-large.dat 2526800 icudt42l-us-euro.dat 2180016 icudt42l-us-japan.dat 1898976 icudt42l-us.dat 4795536 icudt42l-zh.dat After: 11092656 icudt42l-all.dat 2339136 icudt42l-default.dat 5217744 icudt42l-large.dat 2527024 icudt42l-us-euro.dat 2180240 icudt42l-us-japan.dat 1899200 icudt42l-us.dat 4795760 icudt42l-zh.dat Bug: 2327318 Change-Id: I6dbe903db25392e61a1ea5d8a03011871854aab7
2010-03-17Added docomo-shift_jis alais.Claire Ho
Bug:2327318 This changeset needs to merge to eclair_mr2 branch. Change-Id: Ib470d599115734eb16f7c3de0bc34d3578556333
2010-03-10Add ja@collation=phonebook so that sqlite3 (and ContactsProvider) be able to ↵Daisuke Miyakawa
use phone book collator in ja_JP. Bug: 2373553 Bug: 2373557 Change-Id: I91fea20d3021f107a63fca5574ddeb779f688f91
2010-03-08Add an empty CleanSpec.mkJean-Baptiste Queru
Change-Id: Ie6a71b6bd8363c347722b2ade4593db325b5d931
2010-02-05Remove unused RBNF data.Elliott Hughes
I've left support for RBNF data in "icu_data_generator.py" for now. I made a couple of changes to the script: I made it slightly more clear what -h and -v do, and I changed the -v output so that it doesn't look like we accidentally run the same genrb command four times in a row (we actually do, but it's in a different directory each time). This looked like a bug to a naive user (me) running the script for the first time. Everything still builds and boots. Not sure what other tests to do to prove there isn't a rhinoceros in the room.
2010-02-05Remove Unihan table from ko collation.Claire Ho
This change does not have any impact to Android ICU dat files because no icu data files include ko collation. We removed Unihan table for pontential addition for ko collation to Android.
2010-02-05Merge "Changed ICU readme for building resources and removed obsolete ↵Chinglan Ho
resource build files."
2010-02-05Changed ICU readme for building resources and removed obsolete resource ↵Claire Ho
build files.
2010-02-05am c1b13cb5: am b6687b3c: reconcile main tree with open-source eclairThe Android Open Source Project
Merge commit 'c1b13cb5660d2e83261412e7852202cf1e2ead77' * commit 'c1b13cb5660d2e83261412e7852202cf1e2ead77': android-2.1_r1 snapshot
2010-02-05am b6687b3c: reconcile main tree with open-source eclairThe Android Open Source Project
Merge commit 'b6687b3c061a812fad2a9773ab8f3e957f480d3d' into eclair-plus-aosp * commit 'b6687b3c061a812fad2a9773ab8f3e957f480d3d': android-2.1_r1 snapshot
2010-02-05reconcile main tree with open-source eclairandroid-sdk-tools_r5android-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2eclairThe Android Open Source Project
2010-02-02Added dummy iso2022 tables to prevent potential XSS attack.Claire Ho
Bug: 2345263 Reviewed-by: enh@googlecom,swang@google.com
2010-02-01Removed ja_JP_TRADIIONAL from icudt42l-us-japan.dat.Claire Ho
This locale sets default calendar from Gregorian calendar to Japanese calendar. Android deos not support Japanese calendar.
2010-02-01Merge "Modify a comment so that we can compile it without an error."Daisuke Miyakawa
2010-02-01Modify a comment so that we can compile it without an error.Daisuke Miyakawa
2010-01-29Merge "Fixed the failure in DateFormatTest for locale ja_JP_TRADITIONAL. ↵Chinglan Ho
ja_JP_TRADITIONAL is used to change default calendar to Japanese calendar instead of Gregorian calendar. DateFormatTest tests Gregorian calendar is available to all locales. Removed the ja_JP_TRADITIONAL since it is for ICU backward compatibitly."
2010-01-29Fixed the failure in DateFormatTest for locale ja_JP_TRADITIONAL.Claire Ho
ja_JP_TRADITIONAL is used to change default calendar to Japanese calendar instead of Gregorian calendar. DateFormatTest tests Gregorian calendar is available to all locales. Removed the ja_JP_TRADITIONAL since it is for ICU backward compatibitly. Bug: 2389513 Reviewed-by: enh
2010-01-29reconcile android-2.1_r1 snapshotThe Android Open Source Project
2010-01-28Add a default constructor to DecimalFormatSymbols.Elliott Hughes
Android's JNI always overwrites the entire contents of the native DecimalFormatSymbols objects it creates, and we can save a significant amount of time if we can tell ICU we don't care what values the object has.
2010-01-22Removed dummy resources from res_index.res.Claire Ho
Bug: 2388047 Reviewed-by: enh CC: Signed-off-by:
2010-01-13Fixed bug2359617 - Browser cannot handle non-ASCII domain.Claire Ho
Added ICU RFC3491 table to handle idna mapping correctly. Bug: 2319617 Reviewed-by: enh cc: Signed-off-by:
2010-01-12android-2.1_r1 snapshotThe Android Open Source Project
2010-01-11Simplify the build process for ICU data files.Claire Ho
1. Created icu_dat_generator.py to generate all dat files. 2. Added the missing coll/es_ES.res for several icudt42l*.dat. 3. Removed the dependencies on 377 indivisual ICU resources by adding icudt42l-all.dat which includes all ICU resources.
2009-12-15Merge commit 'goog/eclair-plus-aosp'Android Git Automerger
2009-12-09Fix the wrong zh resource file under icudt42l.Claire Ho
2009-12-09Remove unihan, big5han and gb2312han collation tables from zh.txt.Claire Ho
2009-12-07Removed ICU3.8 objects.Claire Ho
Bug: 1823720 Reviewed-by: enh@google.com CC: Signed-off-by:
2009-12-04Merge change Ic7798ac3Android (Google) Code Review
* changes: Adds characterset macos-7_3-10.2 to ICU 4.2.
2009-12-04resolved conflicts for merge of 10b1eda7 to masterSteve Block
This change should never have been merged to master. Change-Id: Ib878c8e2be3d65d1e79d8bbf86feca372db453aa
2009-12-04Adds characterset macos-7_3-10.2 to ICU 4.2.Steve Block
This satisfies WebKit's need for x-mac-cyrillic, which is an alias of macos-7_3-10.2. A corresponding change has already been made to ICU 3.8 in eclair-mr2 in https://android-git.corp.google.com/g/#change,34457 Change-Id: Ic7798ac3e5947d9e5337c10636da5fa2a6dcccff
2009-12-03resolved conflicts for merge of 82209b23 to eclair-mr2-plus-aospSteve Block
The conflict was for stubdata/icudt38l-large.dat The changes to stubdata/cfg-*/icudt38l.txt merged OK, so I re-ran helper.sh for each icudt38l.txt file.
2009-12-03Fix the missing ucadata.icu when generating icudt42l-zh.dat.Claire Ho
Collation uca table is moved from data(locale data root) to data/coll in ICU4.2.1. icudt42l-zh.dat is a new data file added from the merge of master branch and upstream-merge branch. Bug: 1823720 Reviewed-by: enh@google.com CC: Signed-off-by:
2009-12-03Adds characterset macos-7_3-10.2. DO NOT MERGE.Steve Block
This satisfies WebKit's need for x-mac-cyrillic, which is an alias of macos-7_3-10.2. This will require a manual merge to master, which uses ICU 4.2 rather than 3.8. Change-Id: Iafac941c1734c7b5cf0d3a8fbc65b68a15f8e7a6
2009-12-01Merge icu 4.2.1 onto masterJean-Baptiste Queru
2009-11-30Apply the changes to upstream-source branch for Change#34199.Claire Ho
Change#34199: Expand "large" ICU configuration to include Japanese and Chinese data.
2009-11-30Merge commit 'goog/master' into merge2masterClaire Ho
2009-11-30Expand "large" ICU configuration to include Japanese and Chinese data.Eric Fischer
This should allow an all-locales build on devices that have enough space for it. Bug 2233572 Approver: jerryw
2009-11-24Merge ICU421 to Android.Claire Ho
Bug: 1823720 Reviewed-by: jessewilson@google.com, enh@google.com CC: Signed-off-by:
2009-11-24am 5b8ad7cc: merge from open-source masterJean-Baptiste Queru
Merge commit '5b8ad7ccc01f3e3bfc90438423eb50bec66e0f8f' * commit '5b8ad7ccc01f3e3bfc90438423eb50bec66e0f8f': Bug fixing for NumberFormat and BigDecimal bug on ICU side.
2009-11-24merge from open-source masterJean-Baptiste Queru
2009-11-24merge from open-source masterJean-Baptiste Queru
2009-11-18Bug fixing for NumberFormat and BigDecimal bug on ICU side.Jesse Wilson
1. Fixed the bug that DecimalFormat does not handle multiplier. 2. Fixed the bug that DecimalFormat does not handle precision. Bug: 1897917.
2009-11-16Fix up the host build of ICU. It's still failing for me in building theDan Bornstein
data file, but this is definitely a step in the right direction. Change-Id: I6945ab8fd6f4ae3c1b81ae281fbdaf46470f1324
2009-11-15am b58c70f2: merge from open-source masterJean-Baptiste Queru
Merge commit 'b58c70f2ddfb64c5246242aa1e6f41de92f75f34' * commit 'b58c70f2ddfb64c5246242aa1e6f41de92f75f34': eclair snapshot Expand "large" ICU configuration to include Japanese and Chinese data.
2009-11-15merge from open-source masterJean-Baptiste Queru
2009-11-15merge from open-source masterJean-Baptiste Queru
Merge commit 'goog/stage-korg-master' into HEAD
2009-11-15merge from eclairJean-Baptiste Queru
2009-11-13Clean up the Android makefiles for ICU, and add some support forDan Bornstein
building it on the host (though the latter isn't yet complete). Change-Id: Ia6a14dc301649d837dc8f38637d438d32ff289b6
2009-11-12eclair snapshotJean-Baptiste Queru
2009-11-12Use HAVE_ANDROID_OS instead of the non-standard ARM_FLAG.Dan Bornstein
Change-Id: I83aae93c152eb0aedbb8f075733269e237fcb5ef