1. eecb14a Add @SuppressWarnings("HiddenAbstractMethod") by code gen by Victor Chang · 3 years, 10 months ago
  2. d45a579 Cherry-pick: ICU-20956 Fix monetary symbol getters in DecimalFormat by Shane Carr · 4 years, 6 months ago
  3. 90ec62d Update language in external/icu to comply with Android’s inclusive language guidance by Victor Chang · 4 years, 1 month ago
  4. ecdb118 Revert "Hide temporarily 4 ICU fields to avoid merge conflicts in downstream branches" by Nikita Iashchenko · 4 years, 8 months ago
  5. 7732eff Hide temporarily 4 ICU fields to avoid merge conflicts in downstream branches by Nikita Iashchenko · 4 years, 8 months ago
  6. 7b16755 Expose NumberFormatter and NumberRangeFormatter APIs by Victor Chang · 4 years, 9 months ago
  7. 4617a23 Hide android.icu.text.DecimalFormat#toNumberFormatter() which stopped being @draft by Nikita Iashchenko · 4 years, 9 months ago
  8. f713dd9 Merge "API updated for ICU4J 64.2" by vichang · 5 years ago
  9. 4020e3d API updated for ICU4J 64.2 by Nikita Iashchenko · 5 years ago
  10. c37b03c Define @IntraCoreApi between libcore and icu4j by Victor Chang · 5 years ago
  11. f40e0e5 Revert BreakIterator deprecated API change by Victor Chang · 5 years ago
  12. e8062bc Remove JapaneseCalendar.CURRENT_ERA from Android public SDK by Victor Chang · 5 years ago
  13. a1ab0c2 Add change logging to allow verification of transformation by Paul Duffin · 6 years ago
  14. 5ae3639 Deprecate BreakIterator.getTitleInstance() functions and KIND_TITLE field by Nikita Iashchenko · 6 years ago
  15. 467c8bb Add @deprecated javadoc to JapaneseCalendar.CURRENT_ERA by Victor Chang · 6 years ago
  16. 83b2d8c Deprecate JapaneseCalendar.CURRENT_ERA by Victor Chang · 6 years ago
  17. ccac302 Use AddAnnotation instead of AddMarkerAnnotation by Paul Duffin · 6 years ago
  18. 470f174 Expose Transliterator API by Victor Chang · 6 years ago
  19. 611ac3e Annotate repackaged API with @UnsupportedAppUsage by Paul Duffin · 6 years ago
  20. da28d52 Support adding default constructors and @UnsupportedAppUsage by Paul Duffin · 6 years ago
  21. 058432e Rename currysrc AddAnnotation to AddMarkerAnnotation by Paul Duffin · 6 years ago
  22. 5efcf28 Expose new stable UCharacter APIs introduced by ICU 63 by Victor Chang · 6 years ago
  23. fbb1a83 Make BaseJavadocTagClasses descend into nodes by Adam Vartanian · 6 years ago
  24. 49ae1bd Generate android_icu4j with a fixed set of public APIs by Victor Chang · 6 years ago
  25. 9189af5 Add CorePlatformApi annotation to generated ICU4J by Neil Fuller · 6 years ago
  26. 6be6c3c Add processors for adding and removing annotations by Paul Duffin · 6 years ago
  27. d3ccbf9 Create CTS test to check ICU version on device by Victor Chang · 6 years ago
  28. e993598 Add rules to generate android_icu4j sources during build time by Victor Chang · 6 years ago
  29. 8cd2fe6 Expose android.icu.text.Bidi API by Victor Chang · 6 years ago
  30. 076e612 Expose android.icu.text.CaseMap API by Victor Chang · 6 years ago
  31. d8f0985 Revert "Hide new API from ICU 62" by Fredrik Roubert · 6 years ago
  32. 0231f94 Hide new API from ICU 62 by Victor Chang · 6 years ago
  33. b7204d7 Revert "Hide new API from ICU 61" by Fredrik Roubert · 6 years ago
  34. 1817259 Add RBBIMonkeyTest to the HiMemTestShard. by Fredrik Roubert · 6 years ago
  35. b7abfd1 Hide new API from ICU 61 by Victor Chang · 6 years ago
  36. ee29aba Add a new API android.icu.util.LocaleData by Victor Chang · 7 years ago
  37. df78677 Expose API android.icu.util.IllformedLocaleException by Victor Chang · 7 years ago
  38. bfeb040 Revert "Hide new public APIs introduced by ICU 60." by Victor Chang · 7 years ago
  39. 20d1241 Hide new public APIs introduced by ICU 60. by Fredrik Roubert · 7 years ago
  40. 5b799ec ICU srcgen: Delete unused class ReplaceSelectedJavadoc. by Tobias Thierer · 7 years ago
  41. 7caa07d Drop ICU test classes in libcore packages. by Tobias Thierer · 7 years ago
  42. 2493291 Revert "ICU: Drop test/ version of DecimalFormat_ICU58 and friends." by Tobias Thierer · 7 years ago
  43. 430456d ICU: Drop test/ version of DecimalFormat_ICU58 and friends. by Tobias Thierer · 7 years ago
  44. 2e13a2b Add sharding annotations to android_icu4j test classes. by Pete Gillin · 7 years ago
  45. 19a4d66 Remove FixupBidiClassDoc in codegen tool by Victor Chang · 7 years ago
  46. 5d40af9 Apply line-based javadoc patches during ICU4J codegen by Victor Chang · 7 years ago
  47. 3dd6d23 Remove @category annotations. by Fredrik Roubert · 7 years ago
  48. a799a1e Bugfix: Correct handling of @discouraged annotations. by Fredrik Roubert · 7 years ago
  49. 3b84259 Made DigitList public for testing by Paul Duffin · 7 years ago
  50. acd6f18 ICU TimeZone: publish TIMEZONE_* constants by Tobias Thierer · 8 years ago
  51. 7709b4f Expose more ICU4J APIs. by Joachim Sauer · 8 years ago
  52. 8e4bd09 Android srcgen updated for ICU 58. by Paul Duffin · 8 years ago
  53. 9053831 Improve srcgen debugging by Neil Fuller · 8 years ago
  54. 9768a9e Temporarily hide new ICU 57 API in Android. by Fredrik Roubert · 8 years ago
  55. a163260 Merge remote-tracking branch 'aosp/icu57' into aosp/master. by Fredrik Roubert · 8 years ago
  56. 9e63f9d Add a method to clear the cached default timezone. by Joachim Sauer · 8 years ago
  57. 70c5bee Remove service registration APIs from public ICU API by Neil Fuller · 8 years ago
  58. ff2b69b Hide constants that could change between releases by Paul Duffin · 8 years ago
  59. 8e7243c Remove RawCollationKey/ByteArrayWrapper from the public API by Paul Duffin · 8 years ago
  60. 2de9609 Hide general utility methods in ICU4J. by Joachim Sauer · 8 years ago
  61. fe5b295 Remove a couple of useless (on Android), and internal methods from API by Paul Duffin · 8 years ago
  62. 0979554 Hide API in Android for API that is discouraged as of ICU 57. by Fredrik Roubert · 8 years ago
  63. ce1fbff Added support for running repackaged Android ICU4J tests using JUnit by Paul Duffin · 8 years ago
  64. d4dd8fd Hide API in Android for API that is discouraged as of ICU 57. by Fredrik Roubert · 8 years ago
  65. dafee02 Replace @discouraged annotation with @apiNote. by Fredrik Roubert · 8 years ago
  66. 69ef1ba Add repackaged version of the ICU tests by Paul Duffin · 9 years ago
  67. ac37ac1 Hide static setDefault methods in ICU4J by Neil Fuller · 9 years ago
  68. a7aed8f Make the Android ICU4J APIs unhidden by Neil Fuller · 9 years ago
  69. 8836f5d Fix spelling of Locator in srcgen code by Neil Fuller · 9 years ago
  70. c555084 Remove ScientificNumberFormatter from the public API set by Neil Fuller · 9 years ago
  71. 877eda6 JavaDoc fixes: @since and @see tags by Neil Fuller · 9 years ago
  72. 6a016eb Tool for checking the quality of the generated android_icu4j source by Neil Fuller · 9 years ago
  73. ac1c676 Cleanup refactorings for currysrc by Neil Fuller · 9 years ago
  74. 93cf604 Improvements to currysrc / srcgen by Neil Fuller · 9 years ago
  75. 17bdb07 Add the ability to replace Javadoc wholesale by Neil Fuller · 9 years ago
  76. cc49f81 Add support for @.jcite references in srcgen by Neil Fuller · 9 years ago
  77. 0f25a9c More improvements to currysrc / srcgen by Neil Fuller · 9 years ago
  78. 43107a5 Improvements to the currysrc / srcgen tools by Neil Fuller · 9 years ago
  79. 04b2285 Tool changes to handle making some of ICU public by Neil Fuller · 9 years ago
  80. 704056c Manipulate the javadoc of the generated android_icu4j source by Neil Fuller · 9 years ago
  81. 3a353ce The initial check-in of android.icu ICU4J src generation tools by Neil Fuller · 9 years ago