1. 07a72d9 Merge "Add empty incompatibilities baseline files." by Jaewoong Jung · 3 years, 6 months ago
  2. 204df6e Replace ZoneInfoData#getLatestDstSavings with ZoneInfoData#getLatestDstSavingsMillis by Victor Chang · 3 years, 6 months ago
  3. 3fd81f3 Add empty incompatibilities baseline files. by Jaewoong Jung · 3 years, 6 months ago
  4. 1a411df Add time unit suffix to ZoneInfoData#getLatestDstSavings by Victor Chang · 3 years, 6 months ago
  5. f36d2c3 Add detailed explanation into the deprecation message for Normalizer2.getInstance(InputStream, ...) by Victor Chang · 3 years, 6 months ago
  6. 9f85917 Add @hide to AppSpecializationHooks#handleCompatChangesBeforeBindingApplication by Victor Chang · 3 years, 6 months ago
  7. 0ab07f4 Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/icu" by Bob Badour · 3 years, 7 months ago
  8. 456598c Add test for ExtendedTimeZone#createZoneRules() by Victor Chang · 3 years, 7 months ago
  9. 68fa342 [LSC] Add LOCAL_LICENSE_KINDS to external/icu by Bob Badour · 3 years, 7 months ago
  10. 1d2e8f4 Remove all @IntraCoreApi in android.icu by Victor Chang · 3 years, 7 months ago
  11. 78e2416 Add 2 APIs in ExtendedTimeZoneNames and ExtendedTimeZone by Victor Chang · 3 years, 8 months ago
  12. e049eb6 Remove createZoneInfo() method by Victor Chang · 3 years, 7 months ago
  13. 3acf355 Add @IntraCoreApi createInstance() to avoid binary input by Victor Chang · 3 years, 7 months ago
  14. 96feb80 Expose new public APIs from ICU4J by Victor Chang · 3 years, 8 months ago
  15. fce94e5 Regenerate android_icu4j/ from icu4j/ by Victor Chang · 3 years, 8 months ago
  16. 8ad64df Deprecate Normalizer2.getInstance(InputStream, ...) by Victor Chang · 3 years, 10 months ago
  17. 5dd32c8 Expose new public APIs from ICU4J by Victor Chang · 3 years, 8 months ago
  18. 6b98abf Revert "Android patch: Add DecimalFormat#setParseJavaCompatible to replace setParseStrictMode" by Victor Chang · 3 years, 8 months ago
  19. c774d65 Remove reference to hidden classes in the java doc by Victor Chang · 3 years, 8 months ago
  20. 2c09218 Integrate ICU4J 67.1 with Android patches into android_icu4j/ by Victor Chang · 3 years, 8 months ago
  21. cc5ee56 Merge "Remove TimeZone#setICUDefault(TimeZone) from @IntraCoreApi" by vichang · 3 years, 8 months ago
  22. 382a37e Merge "Cherry-pick ICU-21448: Update Android ICU tzdata from 2020d to 2020f." by Almaz Mingaleev · 3 years, 8 months ago
  23. c6c1405 Merge "Ignore unused generated .orig files in android_icu4j/" by Treehugger Robot · 3 years, 8 months ago
  24. e8218ed Cherry-pick ICU-21448: Update Android ICU tzdata from 2020d to 2020f. by Almaz Mingaleev · 3 years, 8 months ago
  25. 7eeecf0 Ignore unused generated .orig files in android_icu4j/ by Victor Chang · 3 years, 8 months ago
  26. d21c122 Remove TimeZone#setICUDefault(TimeZone) from @IntraCoreApi by Victor Chang · 3 years, 9 months ago
  27. a417469 Add ExtendedTimeZone and ExtendedTimeZoneNames by Victor Chang · 3 years, 9 months ago
  28. 712617b Remove @IntraCoreApi which have been moved / renamed by Victor Chang · 3 years, 9 months ago
  29. f22c882 Merge "Rename and document @IntraCoreApi in com.android" by vichang · 3 years, 8 months ago
  30. c0d74d2 Merge "Add last-api files for intra core api" by Anton Hansson · 3 years, 9 months ago
  31. 42d0616 Rename and document @IntraCoreApi in com.android by Victor Chang · 3 years, 9 months ago
  32. 2dac858 Add missing arg to i18n stubs generation by Anton Hansson · 3 years, 9 months ago
  33. a60edaf Add last-api files for intra core api by Anton Hansson · 3 years, 9 months ago
  34. f7782d9 Merge "Don't bundle compat framework annotations" by Treehugger Robot · 3 years, 9 months ago
  35. 55651ce Don't bundle compat framework annotations by Andrei Onea · 3 years, 9 months ago
  36. c546649 Unbundle i18n API from frameworks/base by Paul Duffin · 3 years, 9 months ago
  37. 4a4737a Merge "Do not touch cache on ZoneInfoDb::hasTimeZone." by Almaz Mingaleev · 3 years, 9 months ago
  38. d0e0921 Merge "Remove ULocale#getRegionForSupplementalData(ULocale,boolean) from @IntraCoreApi" by vichang · 3 years, 9 months ago
  39. 168bd13 Merge "Avoid android-patched DateFormatSymbols constructor" by vichang · 3 years, 9 months ago
  40. 371ab40 Do not touch cache on ZoneInfoDb::hasTimeZone. by Almaz Mingaleev · 3 years, 9 months ago
  41. a9a53c7 Flip array element and index boundary checks. by Almaz Mingaleev · 3 years, 9 months ago
  42. 181bbf7 Remove ULocale#getRegionForSupplementalData(ULocale,boolean) from @IntraCoreApi by Victor Chang · 3 years, 9 months ago
  43. a9b5e79 Avoid android-patched DateFormatSymbols constructor by Victor Chang · 3 years, 9 months ago
  44. 820366d Remove unused @IntraCoreApi Icu4cMetadata by Victor Chang · 3 years, 9 months ago
  45. b00181e Reduce memory usage by avoiding clones of ZoneInfoData objects by Victor Chang · 3 years, 10 months ago
  46. 72166e0 Remove current-time-sensitive fields from ZoneInfoData by Victor Chang · 3 years, 10 months ago
  47. 863eece Add new API required to replace time-sensitive fields in ZoneInfoData by Victor Chang · 3 years, 10 months ago
  48. 8dd9bd2 Merge "Make ZoneInfoData immutable" by Treehugger Robot · 3 years, 10 months ago
  49. b70de99 Explicitly disable automatic copying of output files to dist by Paul Duffin · 3 years, 10 months ago
  50. c67fcdd Merge "Avoid filegroup dependency from ICU to libcore." by Martin Stjernholm · 3 years, 10 months ago
  51. 97ca5f1 Make ZoneInfoData immutable by Victor Chang · 3 years, 10 months ago
  52. 5a25d87 Merge "Suppress hidden abstract methods of constructable classes" by Aurimas Liutikas · 3 years, 10 months ago
  53. 3a15e59 Avoid filegroup dependency from ICU to libcore. by Martin Stjernholm · 3 years, 10 months ago
  54. f156279 Remove AutoCloseable interface and close() from ZoneInfoDb @IntraCoreApi by Victor Chang · 3 years, 10 months ago
  55. 5fc964b Add APIs needed to make ZoneInfoData immutable class by Victor Chang · 3 years, 10 months ago
  56. 80db8b7 Rename the API getTransitionsForAppCompat() by Victor Chang · 3 years, 10 months ago
  57. 33f5ffb Suppress hidden abstract methods of constructable classes by Aurimas Liutikas · 3 years, 10 months ago
  58. 6baca6b Avoid dependency on Date class from ZoneInfoData by Victor Chang · 3 years, 10 months ago
  59. 40f7ca2 Merge "Make ZoneInfoData.mDstSavings field final" by Treehugger Robot · 3 years, 10 months ago
  60. 545239c Merge "Add API documentation to ZoneInfo.+" by Treehugger Robot · 3 years, 10 months ago
  61. f8a08da Make ZoneInfoData.mDstSavings field final by Victor Chang · 3 years, 10 months ago
  62. e1b13d2 Add API documentation to ZoneInfo.+ by Victor Chang · 3 years, 10 months ago
  63. 72d312b Merge "Make 2 fields in ZoneInfoData private" by vichang · 3 years, 10 months ago
  64. 187c1dd Merge "Move inner class WallTime from ZoneInfoData" by vichang · 3 years, 10 months ago
  65. 964e0e0 Merge "Move getOffset(int, int, int, int, int, int) to ZoneInfo" by vichang · 3 years, 10 months ago
  66. e64fd40 Make 2 fields in ZoneInfoData private by Victor Chang · 3 years, 10 months ago
  67. 44f2d68 Move inner class WallTime from ZoneInfoData by Victor Chang · 3 years, 10 months ago
  68. 55a61d2 Merge "Correct annotations in ZoneInfoDb" by vichang · 3 years, 10 months ago
  69. 72fbc26 Merge "Remove TimeZoneDataFiles from @IntraCoreApi" by vichang · 3 years, 10 months ago
  70. 5be0ff6 Move getOffset(int, int, int, int, int, int) to ZoneInfo by Victor Chang · 3 years, 10 months ago
  71. 55e0354 Correct annotations in ZoneInfoDb by Victor Chang · 3 years, 10 months ago
  72. 58cd3f2 Remove TimeZoneDataFiles from @IntraCoreApi by Victor Chang · 3 years, 10 months ago
  73. e59f2a2 Merge changes from topic "generateIcuDataPath1" by vichang · 3 years, 10 months ago
  74. e5b242d Remove property android.icu.impl.ICUBinary.dataPath for apps targeting S+ by Victor Chang · 3 years, 10 months ago
  75. ede6d44 Remove unused @IntraCoreApi TimeZoneNames.getDisplayNames() by Victor Chang · 3 years, 10 months ago
  76. a8ca9ae Merge "Remove unused @IntraCoreApi in TimeZoneDataFiles" by vichang · 3 years, 10 months ago
  77. b0107ad Merge "Add maxTargetSdk restriction to unused APIs." by Treehugger Robot · 3 years, 10 months ago
  78. 487c456 Remove unused @IntraCoreApi in TimeZoneDataFiles by Victor Chang · 3 years, 10 months ago
  79. 8ba5f84 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 3 years, 11 months ago
  80. 5022b44 Remove the unused @IntraCoreApi by Victor Chang · 3 years, 11 months ago
  81. 6aa6312 Remove unused @IntraCoreApi provided by ICU4J by Victor Chang · 3 years, 11 months ago
  82. 32ead7e Merge changes from topic "initlibicuuc" by vichang · 3 years, 11 months ago
  83. 8b5779d Merge "Move ICU-related initialization code to I18n module" by vichang · 3 years, 11 months ago
  84. 07c22a8 Android patch: libicuuc loads data files without an explicit call by Victor Chang · 4 years ago
  85. ba1339b Move ICU-related initialization code to I18n module by Victor Chang · 4 years ago
  86. f82fcd1 Android patch: Add DecimalFormat#setParseJavaCompatible to replace setParseStrictMode by Victor Chang · 3 years, 11 months ago
  87. cfea28d Merge "Allow duplicated fields in DateTimePatternGenerator" by vichang · 3 years, 11 months ago
  88. b356f6e Android patch: Fix localized quarters used in java.time by Victor Chang · 3 years, 11 months ago
  89. 2233b49 Allow duplicated fields in DateTimePatternGenerator by Victor Chang · 3 years, 11 months ago
  90. 51d19f1 Merge "Inline toStringArray into its only non-libcore user." by Nicolas Geoffray · 4 years ago
  91. 51d5a93 Inline toStringArray into its only non-libcore user. by Nicolas Geoffray · 4 years ago
  92. 80a4368 Merge "Initialize ICU4C in i18n module instead of libcore" by vichang · 4 years ago
  93. e7817e0 Initialize ICU4C in i18n module instead of libcore by Victor Chang · 4 years ago
  94. 6addaa7 Merge "Add LocaleNative.setDefault" by vichang · 4 years ago
  95. c3d6196 Add LocaleNative.setDefault by Victor Chang · 4 years ago
  96. 8c87642 Remove unnecessary nativehelper/ScopedBytes.h include by Orion Hodson · 4 years ago
  97. a30e214 Break TransliteratorTest#testAll into parameterized test by Victor Chang · 4 years, 1 month ago
  98. 6e80b01 Add regression test for separators in the currency format by Victor Chang · 4 years, 1 month ago
  99. d45a579 Cherry-pick: ICU-20956 Fix monetary symbol getters in DecimalFormat by Shane Carr · 4 years, 6 months ago
  100. 53ddc8d Link CalendarAstronomer statically in the system server by Victor Chang · 4 years, 1 month ago