- a12ff87 Move com.android.i18n APEX module definition to packages/modules/RuntimeI18n/ by Victor Chang · 4 years, 6 months ago
- 71d684d Remove unused resource-only java_library by Victor Chang · 4 years, 6 months ago
- c5f2fa0 Update updateicudata.py to generate testdata.jar by Victor Chang · 4 years, 6 months ago
- aaf6845 "Move ICU from ART APEX into i18n APEX" Attempt 2 by Victor Chang · 4 years, 6 months ago
- edff287 Revert "Move ICU from ART APEX into i18n APEX" by vichang · 4 years, 6 months ago
- 7008994 Move ICU from ART APEX into i18n APEX by Victor Chang · 4 years, 7 months ago
- a85b738 Remove references to @hide APIs. by Andrew Sapperstein · 4 years, 7 months ago
- 12990b3 Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 7 months ago
- 4086a63 Remove testdex version. by Nicolas Geoffray · 4 years, 7 months ago
- ad2ceb1 Add API coverage to android.icu.number by Victor Chang · 4 years, 8 months ago
- a3cf9b8 Merge "Remove ART aggregation of icu sources" by Paul Duffin · 4 years, 8 months ago
- fe1f1b2 Merge "Move TimeZoneNames#fillZoneStrings() API into libcore bridge" by Nikita Iashchenko · 4 years, 8 months ago
- 093a404 Remove ART aggregation of icu sources by Paul Duffin · 4 years, 8 months ago
- f918735 Merge "Cherry-pick: ICU-21020 Document unchecked exception in various number formatter classes" by vichang · 4 years, 8 months ago
- f13449c Cherry-pick: ICU-21020 Document unchecked exception in various number formatter classes by Victor Chang · 4 years, 8 months ago
- 822e4fc Move TimeZoneNames#fillZoneStrings() API into libcore bridge by Nikita Iashchenko · 4 years, 9 months ago
- bc87dca Cherry-pick: ICU-20806 Remove "implements Cloneable" from android.icu.number.Precision and ScientificNotation by Victor Chang · 4 years, 8 months ago
- c361b40 Merge changes from topics "DateSorterBridge", "initLocaleDataNative" by vichang · 4 years, 8 months ago
- b3ff319 Move yesterday/today Strings from LocaleData into a new ICU class by Victor Chang · 4 years, 8 months ago
- a39d58a Add new @IntraCoreApi used by libcore.icu.LocaleData by Victor Chang · 4 years, 8 months ago
- d00c072 Regenerate android_icu4j with ./tools/srcgen/generate_android_icu4j.sh by Nikita Iashchenko · 4 years, 8 months ago
- 7089a33 Merge aosp/master into aosp/icu66 by Nikita Iashchenko · 5 years ago
- 404526c Fix ICUServiceThreadTest flakiness by Nikita Iashchenko · 5 years ago
- ecdb118 Revert "Hide temporarily 4 ICU fields to avoid merge conflicts in downstream branches" by Nikita Iashchenko · 4 years, 10 months ago
- 7732eff Hide temporarily 4 ICU fields to avoid merge conflicts in downstream branches by Nikita Iashchenko · 4 years, 10 months ago
- be756fc Update current-api.txt by Nikita Iashchenko · 4 years, 10 months ago
- 6474458 Regenerate android_icu4j with ./tools/srcgen/generate_android_icu4j.sh by Nikita Iashchenko · 4 years, 10 months ago
- b9f3853 Merge "Expose NumberFormatter and NumberRangeFormatter APIs" by vichang · 5 years ago
- 7b16755 Expose NumberFormatter and NumberRangeFormatter APIs by Victor Chang · 5 years ago
- fc5de11 Merge "Merge branch 'icu65.1' into aosp/master" by Nikita Iashchenko · 5 years ago
- 8a63300 Merge branch 'icu65.1' into aosp/master by Nikita Iashchenko · 5 years ago
- 457548d Remove javadoc reference to hidden method by Nikita Iashchenko · 5 years ago
- e8f491f Rename ParseMode#COMPATIBILITY to ParseMode#JAVA_COMPATIBILITY in intra-core-api.txt by Nikita Iashchenko · 5 years ago
- 817ddd5 Update current-api.txt by Nikita Iashchenko · 5 years ago
- 4617a23 Hide android.icu.text.DecimalFormat#toNumberFormatter() which stopped being @draft by Nikita Iashchenko · 5 years ago
- ee2db8c Regenerate android_icu4j with ./tools/srcgen/generate_android_icu4j.sh by Nikita Iashchenko · 5 years ago
- 5ef2525 Add tools/misc/src/com/ibm/icu/dev/tool/locale to android_icu4j test sources by Nikita Iashchenko · 5 years ago
- 0ddd1ef Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
- c69fd9a Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
- e243b2a Use apex_available property by Jiyong Park · 5 years ago
- 2fc4dc3 Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- d64e93b Move ICU.toLower/UpperCase into external/icu by Victor Chang · 5 years ago
- 18ee0ca Move ICU.getDisplay* API into external/icu by Victor Chang · 5 years ago
- 0df29ba Rename native regex classes by Victor Chang · 5 years ago
- 93e3773 Move ICU4C metadata getters from libcore.icu.ICU into external/icu by Victor Chang · 5 years ago
- c8e9ecc Merge "Move the jni codes in a subdirectory of android_icu4j" by vichang · 5 years ago
- c9ae0db Move the jni codes in a subdirectory of android_icu4j by Victor Chang · 5 years ago
- 3b72bc6 Merge changes from topics "moveNativeConverter2", "moveNativeConverter3" by vichang · 5 years ago
- 72bf4b3 Merge "Move NativeConverter and java.nio.charset into core-icu4j" by vichang · 5 years ago
- 148a21b Use the new malloced info for NativeAllocationRegistry in NativeConverter by Victor Chang · 5 years ago
- b335fad Replace usage of EmptyArray by Victor Chang · 5 years ago
- 763fdfa Set appropriate visiblity for methods/fields in NativeConverter by Victor Chang · 5 years ago
- 37227bd Move NativeConverter and java.nio.charset into core-icu4j by Victor Chang · 5 years ago
- 3c4ad62 Merge "Make NativePattern.address field private" by vichang · 5 years ago
- a138a9d Make NativePattern.address field private by Victor Chang · 5 years ago
- 5e5003e Merge "Move ICU4C regex usage from libcore/" by vichang · 5 years ago
- 92c3bcf Move ICU4C regex usage from libcore/ by Victor Chang · 5 years ago
- 7d3b947 Use system_modules on droidstubs and remove duplicated libs by Paul Duffin · 5 years ago
- 2626a2a Cleanup android_icu4j_resources_lib by Paul Duffin · 5 years ago
- 4321d6b Move i18n module core platform API from libcore by Paul Duffin · 5 years ago
- 9ff1541 Add some additional entries in the intra core api by Paul Duffin · 5 years ago
- 634c4ec Merge "Build android-icu4j-tests against ART module intra core API" by Treehugger Robot · 5 years ago
- 63d83c6 Merge "Add a regression test for ULocale's root/und/empty langtags handling" by Nikita Iashchenko · 5 years ago
- cddef92 Build android-icu4j-tests against ART module intra core API by Paul Duffin · 5 years ago
- d92a08b Merge "Move i18n module intra core API from libcore" by Treehugger Robot · 5 years ago
- 380eea1 Remove unnecessary use of libcore-unsupportedappusage-annotation by Paul Duffin · 5 years ago
- acb0f29 Add a regression test for ULocale's root/und/empty langtags handling by Nikita Iashchenko · 5 years ago
- cff90fa Move i18n module intra core API from libcore by Paul Duffin · 5 years ago
- 2a0b1a5 Make android_icu4j_src_files visible to all of libcore/ by Paul Duffin · 5 years ago
- d31a060 Move core-icu4j, core-icu4j-testdex and i18n.module... from libcore by Paul Duffin · 5 years ago
- 74d1dad Remove duplicate libraries that are provided by system modules by Paul Duffin · 5 years ago
- 42229d3 Hide doc about skeleton functionality in MessageFormat.java by Nikita Iashchenko · 5 years ago
- 8165fc0 Set path property for filegroup modules am: 684fe8af2d by Jiyong Park · 5 years ago
- 684fe8a Set path property for filegroup modules by Jiyong Park · 5 years ago
- abe6443 Merge "Build core-icu4j against core_current sdk" am: f706960554 by vichang · 5 years ago
- f706960 Merge "Build core-icu4j against core_current sdk" by vichang · 5 years ago
- 2ced5f5 Merge "API updated for ICU4J 64.2" am: f713dd955b by vichang · 5 years ago
- f713dd9 Merge "API updated for ICU4J 64.2" by vichang · 5 years ago
- 5142853 Build core-icu4j against core_current sdk by Victor Chang · 5 years ago
- 4c23c59 Update README.android about core-icu4j am: 8069e91f7d by Victor Chang · 5 years ago
- 8069e91 Update README.android about core-icu4j by Victor Chang · 5 years ago
- 4f259ab Define @IntraCoreApi between libcore and icu4j am: c37b03c931 by Victor Chang · 5 years ago
- 4020e3d API updated for ICU4J 64.2 by Nikita Iashchenko · 5 years ago
- c37b03c Define @IntraCoreApi between libcore and icu4j by Victor Chang · 5 years ago
- 7b0740b Merge "Make android_icu4j_src_files visible to libcore/mmodules/intracoreapi" by vichang · 5 years ago
- 7400005 Make android_icu4j_src_files visible to libcore/mmodules/intracoreapi by Victor Chang · 5 years ago
- 75212c9 Merge remote-tracking branch 'aosp/icu64' into aosp/master am: 747b4bb9d5 by Nikita Iashchenko · 5 years ago
- 747b4bb Merge remote-tracking branch 'aosp/icu64' into aosp/master by Nikita Iashchenko · 5 years ago
- 8bdd92b ./tools/srcgen/generate_android_icu4j.sh by Nikita Iashchenko · 5 years ago
- efed1d0 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 5 years ago
- d772e59 Set default visibility to private by Paul Duffin · 5 years ago
- 22d367a Enforce consistent formatting of .bp files by Paul Duffin · 5 years ago
- 7f35fb9 Switch from no_standard_libs:true to sdk_version:"none" by Paul Duffin · 5 years ago
- 3b1c640 Move android_icu4j_resources_lib from libcore to android_icu4j by Paul Duffin · 5 years ago
- 4c98384 Hide doc about NumberFormatter skeleton in MessageFormat.java by Victor Chang · 5 years ago
- 2bdd3a6 Merge "Remove StringPrepParseException from @CorePlatformApi." by Treehugger Robot · 5 years ago
- dff712c Remove StringPrepParseException from @CorePlatformApi. by Tobias Thierer · 5 years ago
- 6151fee Merge "Remove Android patch: Add extra method to allow null prefix/suffix in DecimalFormat" by vichang · 5 years ago
- 0e70243 Remove Android patch: Add extra method to allow null prefix/suffix in DecimalFormat by Victor Chang · 5 years ago
- ebee956 Merge changes from topic "remove_DecimalFormat_ICU58_Android" by vichang · 5 years ago