summaryrefslogtreecommitdiff
path: root/android_icu4j
AgeCommit message (Expand)Author
2023-02-24Cherry-pick: ICU-22226 Fix Calendar.getFirstDayOfWeek to honor -u-fwVictor Chang
2023-02-07Merge "Cherry-pick: ICU-22249 Fixed endless loop in ICUResourceBundle"Treehugger Robot
2023-02-07Cherry-pick: ICU-22249 Fixed endless loop in ICUResourceBundleVictor Chang
2023-02-04ICU-22100 Modify ML model to improve Japanese phrase breaking performanceallenwtsu
2023-01-19Disable ML phrase breakingmain-16k-with-phonesallenwtsu
2023-01-10ICU-22100 Remove unicode blocks from Japanese ML phrase breakingallenwtsu
2023-01-10Merge "java_api_contribution public, module lib module definition for extern...Jihoon Kang
2023-01-09ICU-22100 Incorporate BudouX into ICU (Java)allenwtsu
2023-01-03java_api_contribution public, module lib module definition for external icuJihoon Kang
2022-12-28Add more comments / asserts to NumberFormatTestVictor Chang
2022-12-20Temporary workaround for NumberFormatTest#testMonetarySeparatorOrion Hodson
2022-12-06Update Android ICU data from 2022f to 2022g.Almaz Mingaleev
2022-12-02Remove @MainTestShard from android.icu.dev.test.message2.TestUtilsVictor Chang
2022-11-22Expose new android.icu APIs from ICU 72Victor Chang
2022-11-15Update android.icu.extratest.text.DateIntervalFormatTest due to ICU 72 upgradeVictor Chang
2022-11-15Regenerate android_icu4j/ from icu4j/Victor Chang
2022-11-10Cherry-pick: ICU-22119 Add lw=phrase for Korean using line_*_phrase_cjVictor Chang
2022-11-09Re-generate ICU data from TR Country name change in CLDRVictor Chang
2022-11-02Update Android ICU data from 2022e to 2022f.Almaz Mingaleev
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-10-10Merge "Enable new_robolectric"Victor Chang
2022-10-04Update Android data from 2022a2 to 2022d.Almaz Mingaleev
2022-09-29Enable new_robolectricRex Hoffman
2022-08-17Fix array-related errorprone warningsCole Faust
2022-08-02Add a regression test for cleaning stale entries in ZygoteHooks.gcAndFinalize()Victor Chang
2022-07-05Cherry-pick: ICU-22012 Add four Japanese word into the dictionary - on top of...Victor Chang
2022-06-29Downgrade SuspiciousIndentation lint to a warningCole Faust
2022-06-23Merge "Remove TZUvA feature."Almaz Mingaleev
2022-06-13Remove TZUvA feature.Almaz Mingaleev
2022-06-09Expose new APIs from ICU 71Victor Chang
2022-05-23Increment CURRENT_FORMAT_MAJOR_VERSION due to ICU 71 for Android UVictor Chang
2022-05-23Regenerate android_icu4j/ from icu4j/Victor Chang
2022-04-14DOT NOT MERGE Ignore TimeZoneTest#TestCanonicalID [S]. am: 31b94fb60d am: a6b...Almaz Mingaleev
2022-04-14DOT NOT MERGE Ignore TimeZoneTest#TestCanonicalID [S]. am: 31b94fb60dAlmaz Mingaleev
2022-04-13DOT NOT MERGE Ignore TimeZoneTest#TestCanonicalID [S].Almaz Mingaleev
2022-04-01DO NOT MERGE Track tzdb 2022a update [S CTS].Almaz Mingaleev
2022-03-25Update Android ICU data from 2021a3 to 2022a.Almaz Mingaleev
2022-03-22Merge "Make peek*Array methods for Buffers FastNative."Miguel Aranda
2022-03-21Make peek*Array methods for Buffers FastNative.Miguel
2022-03-04Merge "Demote EqualsNull error to warning"Cole Faust
2022-02-24Merge "Switch "UTC time" to "Unix epoch time" (icu)"Neil Fuller
2022-02-23Demote EqualsNull error to warningCole Faust
2022-02-16Cherry-pick: ICU-21699 Add Japanese particleallenwtsu
2022-02-16Cherry-pick: ICU-21699 Add breakpoint between Japanese and Alphabetallenwtsu
2022-02-16Cherry-pick: ICU-21699 Revise rule fileallenwtsu
2022-02-14Switch "UTC time" to "Unix epoch time" (icu)Neil Fuller
2022-01-28Merge "Add API coverage for ListFormatter#formatToValue(java.lang.Object[])"Treehugger Robot
2022-01-27Generate placeholder system and module-lib APIs for i18nPaul Duffin
2022-01-26Enable annotations when generating i18n public APIPaul Duffin
2022-01-26Add API coverage for ListFormatter#formatToValue(java.lang.Object[])Victor Chang