1. f22c882 Merge "Rename and document @IntraCoreApi in com.android" by vichang · 3 years, 9 months ago
  2. c0d74d2 Merge "Add last-api files for intra core api" by Anton Hansson · 3 years, 10 months ago
  3. 42d0616 Rename and document @IntraCoreApi in com.android by Victor Chang · 3 years, 10 months ago
  4. 2dac858 Add missing arg to i18n stubs generation by Anton Hansson · 3 years, 10 months ago
  5. a60edaf Add last-api files for intra core api by Anton Hansson · 3 years, 10 months ago
  6. f7782d9 Merge "Don't bundle compat framework annotations" by Treehugger Robot · 3 years, 10 months ago
  7. 55651ce Don't bundle compat framework annotations by Andrei Onea · 3 years, 10 months ago
  8. c546649 Unbundle i18n API from frameworks/base by Paul Duffin · 3 years, 10 months ago
  9. 4a4737a Merge "Do not touch cache on ZoneInfoDb::hasTimeZone." by Almaz Mingaleev · 3 years, 10 months ago
  10. d0e0921 Merge "Remove ULocale#getRegionForSupplementalData(ULocale,boolean) from @IntraCoreApi" by vichang · 3 years, 10 months ago
  11. 168bd13 Merge "Avoid android-patched DateFormatSymbols constructor" by vichang · 3 years, 10 months ago
  12. 371ab40 Do not touch cache on ZoneInfoDb::hasTimeZone. by Almaz Mingaleev · 3 years, 10 months ago
  13. a9a53c7 Flip array element and index boundary checks. by Almaz Mingaleev · 3 years, 10 months ago
  14. 181bbf7 Remove ULocale#getRegionForSupplementalData(ULocale,boolean) from @IntraCoreApi by Victor Chang · 3 years, 10 months ago
  15. a9b5e79 Avoid android-patched DateFormatSymbols constructor by Victor Chang · 3 years, 10 months ago
  16. 820366d Remove unused @IntraCoreApi Icu4cMetadata by Victor Chang · 3 years, 10 months ago
  17. b00181e Reduce memory usage by avoiding clones of ZoneInfoData objects by Victor Chang · 3 years, 11 months ago
  18. 72166e0 Remove current-time-sensitive fields from ZoneInfoData by Victor Chang · 3 years, 11 months ago
  19. 863eece Add new API required to replace time-sensitive fields in ZoneInfoData by Victor Chang · 3 years, 11 months ago
  20. 8dd9bd2 Merge "Make ZoneInfoData immutable" by Treehugger Robot · 3 years, 11 months ago
  21. b70de99 Explicitly disable automatic copying of output files to dist by Paul Duffin · 3 years, 11 months ago
  22. c67fcdd Merge "Avoid filegroup dependency from ICU to libcore." by Martin Stjernholm · 3 years, 11 months ago
  23. 97ca5f1 Make ZoneInfoData immutable by Victor Chang · 3 years, 11 months ago
  24. 5a25d87 Merge "Suppress hidden abstract methods of constructable classes" by Aurimas Liutikas · 3 years, 11 months ago
  25. 3a15e59 Avoid filegroup dependency from ICU to libcore. by Martin Stjernholm · 3 years, 11 months ago
  26. f156279 Remove AutoCloseable interface and close() from ZoneInfoDb @IntraCoreApi by Victor Chang · 3 years, 11 months ago
  27. 5fc964b Add APIs needed to make ZoneInfoData immutable class by Victor Chang · 3 years, 11 months ago
  28. 80db8b7 Rename the API getTransitionsForAppCompat() by Victor Chang · 3 years, 11 months ago
  29. 33f5ffb Suppress hidden abstract methods of constructable classes by Aurimas Liutikas · 3 years, 11 months ago
  30. 6baca6b Avoid dependency on Date class from ZoneInfoData by Victor Chang · 3 years, 11 months ago
  31. 40f7ca2 Merge "Make ZoneInfoData.mDstSavings field final" by Treehugger Robot · 3 years, 11 months ago
  32. 545239c Merge "Add API documentation to ZoneInfo.+" by Treehugger Robot · 3 years, 11 months ago
  33. f8a08da Make ZoneInfoData.mDstSavings field final by Victor Chang · 4 years ago
  34. e1b13d2 Add API documentation to ZoneInfo.+ by Victor Chang · 4 years ago
  35. 72d312b Merge "Make 2 fields in ZoneInfoData private" by vichang · 4 years ago
  36. 187c1dd Merge "Move inner class WallTime from ZoneInfoData" by vichang · 4 years ago
  37. 964e0e0 Merge "Move getOffset(int, int, int, int, int, int) to ZoneInfo" by vichang · 4 years ago
  38. e64fd40 Make 2 fields in ZoneInfoData private by Victor Chang · 4 years ago
  39. 44f2d68 Move inner class WallTime from ZoneInfoData by Victor Chang · 4 years ago
  40. 55a61d2 Merge "Correct annotations in ZoneInfoDb" by vichang · 4 years ago
  41. 72fbc26 Merge "Remove TimeZoneDataFiles from @IntraCoreApi" by vichang · 4 years ago
  42. 5be0ff6 Move getOffset(int, int, int, int, int, int) to ZoneInfo by Victor Chang · 4 years ago
  43. 55e0354 Correct annotations in ZoneInfoDb by Victor Chang · 4 years ago
  44. 58cd3f2 Remove TimeZoneDataFiles from @IntraCoreApi by Victor Chang · 4 years ago
  45. e59f2a2 Merge changes from topic "generateIcuDataPath1" by vichang · 4 years ago
  46. e5b242d Remove property android.icu.impl.ICUBinary.dataPath for apps targeting S+ by Victor Chang · 4 years ago
  47. ede6d44 Remove unused @IntraCoreApi TimeZoneNames.getDisplayNames() by Victor Chang · 4 years ago
  48. a8ca9ae Merge "Remove unused @IntraCoreApi in TimeZoneDataFiles" by vichang · 4 years ago
  49. b0107ad Merge "Add maxTargetSdk restriction to unused APIs." by Treehugger Robot · 4 years ago
  50. 487c456 Remove unused @IntraCoreApi in TimeZoneDataFiles by Victor Chang · 4 years ago
  51. 8ba5f84 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years ago
  52. 5022b44 Remove the unused @IntraCoreApi by Victor Chang · 4 years ago
  53. 6aa6312 Remove unused @IntraCoreApi provided by ICU4J by Victor Chang · 4 years ago
  54. 32ead7e Merge changes from topic "initlibicuuc" by vichang · 4 years ago
  55. 8b5779d Merge "Move ICU-related initialization code to I18n module" by vichang · 4 years ago
  56. 07c22a8 Android patch: libicuuc loads data files without an explicit call by Victor Chang · 4 years ago
  57. ba1339b Move ICU-related initialization code to I18n module by Victor Chang · 4 years ago
  58. f82fcd1 Android patch: Add DecimalFormat#setParseJavaCompatible to replace setParseStrictMode by Victor Chang · 4 years ago
  59. cfea28d Merge "Allow duplicated fields in DateTimePatternGenerator" by vichang · 4 years ago
  60. b356f6e Android patch: Fix localized quarters used in java.time by Victor Chang · 4 years ago
  61. 2233b49 Allow duplicated fields in DateTimePatternGenerator by Victor Chang · 4 years ago
  62. 51d19f1 Merge "Inline toStringArray into its only non-libcore user." by Nicolas Geoffray · 4 years ago
  63. 51d5a93 Inline toStringArray into its only non-libcore user. by Nicolas Geoffray · 4 years ago
  64. 80a4368 Merge "Initialize ICU4C in i18n module instead of libcore" by vichang · 4 years ago
  65. e7817e0 Initialize ICU4C in i18n module instead of libcore by Victor Chang · 4 years ago
  66. 6addaa7 Merge "Add LocaleNative.setDefault" by vichang · 4 years ago
  67. c3d6196 Add LocaleNative.setDefault by Victor Chang · 4 years ago
  68. 8c87642 Remove unnecessary nativehelper/ScopedBytes.h include by Orion Hodson · 4 years ago
  69. a30e214 Break TransliteratorTest#testAll into parameterized test by Victor Chang · 4 years, 2 months ago
  70. 6e80b01 Add regression test for separators in the currency format by Victor Chang · 4 years, 2 months ago
  71. d45a579 Cherry-pick: ICU-20956 Fix monetary symbol getters in DecimalFormat by Shane Carr · 4 years, 7 months ago
  72. 53ddc8d Link CalendarAstronomer statically in the system server by Victor Chang · 4 years, 2 months ago
  73. 90ec62d Update language in external/icu to comply with Android’s inclusive language guidance by Victor Chang · 4 years, 2 months ago
  74. 59b93bd Merge "Remove redundant zone.tab section from tzdata" by Neil Fuller · 4 years, 3 months ago
  75. 1467987 Merge "Provide getNarrowAmPm to framework instead of Libcore" by vichang · 4 years, 3 months ago
  76. d3f72fb Merge "Tweak tzdata format" by Neil Fuller · 4 years, 3 months ago
  77. 8b8c65b Add String interning for zoneIds by Neil Fuller · 4 years, 3 months ago
  78. b67b5a3 Remove redundant zone.tab section from tzdata by Neil Fuller · 4 years, 3 months ago
  79. 7e67c46 Tweak tzdata format by Neil Fuller · 4 years, 3 months ago
  80. 99fcca2 Update the TzDataSetVersion for S by Neil Fuller · 4 years, 3 months ago
  81. efa5921 Provide getNarrowAmPm to framework instead of Libcore by Victor Chang · 4 years, 3 months ago
  82. 162aba9 Provide access to new "alts" data in tzlookup.xml by Neil Fuller · 4 years, 3 months ago
  83. 0c4f11f Merge changes from topic "initializePatternSeparator" by vichang · 4 years, 3 months ago
  84. 4ed8f4d Merge "Expose CurrencyMetaInfo to re-implement ICU.getCurrencyCode in libcore" by vichang · 4 years, 3 months ago
  85. 59431f5 Remove @IntraCoreApi from JavaTimeZone by Victor Chang · 4 years, 3 months ago
  86. 22f7c50 Re-implement LocaleData.initializePatternSeparator without using UResourceBundle by Victor Chang · 4 years, 3 months ago
  87. 75c6ad5 Android patch: Add DecimalFormatSymbols#getLocalizedPatternSeparator for libcore bridge by Victor Chang · 4 years, 3 months ago
  88. da51cfb Expose CurrencyMetaInfo to re-implement ICU.getCurrencyCode in libcore by Victor Chang · 4 years, 3 months ago
  89. 7e54f90 Move libcore.timezone to the i18n module - Final part by Victor Chang · 4 years, 3 months ago
  90. 6792d05 Move/Copy more libcore.timezone classes by Victor Chang · 4 years, 3 months ago
  91. 21639cd Move libcore.timezone classes to I18n module by Victor Chang · 4 years, 4 months ago
  92. e0cb749 Move/Copy libcore.timezone classes and tests by Victor Chang · 4 years, 4 months ago
  93. ecffbde Legacy/stable split for ICU contributions to core/platform API. by Pete Gillin · 4 years, 4 months ago
  94. d234cd9 Merge "Move ICU's IntraCoreApi stubs to java_sdk_library." by Nicolas Geoffray · 4 years, 4 months ago
  95. 2f5b7b3 Merge "Split the core/platform API into stable and legacy versions." by Pete Gillin · 4 years, 4 months ago
  96. 7f8aaf6 Move ICU's IntraCoreApi stubs to java_sdk_library. by Nicolas Geoffray · 4 years, 4 months ago
  97. 5e28f35 Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 4 months ago
  98. 329d035 Move ICU's public api stubs to java_sdk_library. by Nicolas Geoffray · 4 years, 4 months ago
  99. 4f8142a Move ICU's CorePlatformApi stubs to java_sdk_library. by Nicolas Geoffray · 4 years, 4 months ago
  100. a12ff87 Move com.android.i18n APEX module definition to packages/modules/RuntimeI18n/ by Victor Chang · 4 years, 5 months ago