1. f713dd9 Merge "API updated for ICU4J 64.2" by vichang · 5 years ago
  2. 4020e3d API updated for ICU4J 64.2 by Nikita Iashchenko · 5 years ago
  3. c37b03c Define @IntraCoreApi between libcore and icu4j by Victor Chang · 5 years ago
  4. e2c881c Remove outdated javadoc patch for android_icu4j by Nikita Iashchenko · 5 years ago
  5. 82c00f7 Update clang version used in generate_libandroidicu.py by Nikita Iashchenko · 5 years ago
  6. 01ba6eb ./tools/srcgen/generate_whitelisted_public_api.sh by Nikita Iashchenko · 5 years ago
  7. f40e0e5 Revert BreakIterator deprecated API change by Victor Chang · 6 years ago
  8. e793e45 Update INCLUDE_UNI_CORE_DATA=1 to ICU_DATA_BUILDTOOL_OPTS in configure stage due to ICU 64 upgrade by Victor Chang · 6 years ago
  9. 2d812be Merge "Fix ./tools/updateicudata.py crash on missing .jar files" by Treehugger Robot · 5 years ago
  10. f936814 Fix ./tools/updateicudata.py crash on missing .jar files by Nikita Iashchenko · 5 years ago
  11. d772e59 Set default visibility to private by Paul Duffin · 5 years ago
  12. 22d367a Enforce consistent formatting of .bp files by Paul Duffin · 5 years ago
  13. 4c98384 Hide doc about NumberFormatter skeleton in MessageFormat.java by Victor Chang · 5 years ago
  14. dff712c Remove StringPrepParseException from @CorePlatformApi. by Tobias Thierer · 5 years ago
  15. e8062bc Remove JapaneseCalendar.CURRENT_ERA from Android public SDK by Victor Chang · 6 years ago
  16. 8b9f2e0 Switch to clang-r353983b. by Stephen Hines · 6 years ago
  17. 18e7c88 Add initialization behavior to libandroidicu by Neil Fuller · 6 years ago
  18. a1ab0c2 Add change logging to allow verification of transformation by Paul Duffin · 6 years ago
  19. 5ae3639 Deprecate BreakIterator.getTitleInstance() functions and KIND_TITLE field by Nikita Iashchenko · 6 years ago
  20. 467c8bb Add @deprecated javadoc to JapaneseCalendar.CURRENT_ERA by Victor Chang · 6 years ago
  21. 83b2d8c Deprecate JapaneseCalendar.CURRENT_ERA by Victor Chang · 6 years ago
  22. 6230ae4 Remove the java doc patch since CaseMap.Title.adjustToCased is now an API by Victor Chang · 6 years ago
  23. 23064e2 Add python3 support for tools by Luca Stefani · 6 years ago
  24. cacdd87 Add a shared library libandroidicu by Victor Chang · 6 years ago
  25. 23b6420 Add support for new UnsupportedAppUsage.implicitMember property by Paul Duffin · 6 years ago
  26. 1462cec Detect duplicate BodyDeclarationLocator entries in the store by Paul Duffin · 6 years ago
  27. 0692369 Merge "Make AddAnnotation stricter in parsing JSON file" by Treehugger Robot · 6 years ago
  28. 715c097 Make AddAnnotation stricter in parsing JSON file by Paul Duffin · 6 years ago
  29. cc5abc2 Add --default-constructors-file option to RepackagingTransform by Paul Duffin · 6 years ago
  30. ccac302 Use AddAnnotation instead of AddMarkerAnnotation by Paul Duffin · 6 years ago
  31. a13c05e Update currysrc to make it work with okhttp by Paul Duffin · 6 years ago
  32. 6f30d2a Merge "Expose Transliterator API" by vichang · 6 years ago
  33. 470f174 Expose Transliterator API by Victor Chang · 6 years ago
  34. 289da4c Add RepackagingTransform to make it easier to repackage source by Paul Duffin · 6 years ago
  35. 611ac3e Annotate repackaged API with @UnsupportedAppUsage by Paul Duffin · 6 years ago
  36. da28d52 Support adding default constructors and @UnsupportedAppUsage by Paul Duffin · 6 years ago
  37. 058432e Rename currysrc AddAnnotation to AddMarkerAnnotation by Paul Duffin · 6 years ago
  38. e5daa82 Update the ICU license file / support APEX license by Neil Fuller · 6 years ago
  39. 5efcf28 Expose new stable UCharacter APIs introduced by ICU 63 by Victor Chang · 6 years ago
  40. cd0e59e Update java doc patches for ICU 63 by Victor Chang · 6 years ago
  41. e55c5ea Fix docs build after switch to CorePlatformApi by Victor Chang · 6 years ago
  42. fbb1a83 Make BaseJavadocTagClasses descend into nodes by Adam Vartanian · 6 years ago
  43. 11b2ac5 Add more APIs to CorePlatformApi for internal by Neil Fuller · 6 years ago
  44. 6cff60d Merge "Generate android_icu4j with a fixed set of public APIs" by vichang · 6 years ago
  45. 49ae1bd Generate android_icu4j with a fixed set of public APIs by Victor Chang · 6 years ago
  46. 0b3f1dc More @CorePlatformApi annotations by Neil Fuller · 6 years ago
  47. 6010bd3 Add icu API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  48. 3912e79 Add more APIs used by platform targets (2) by Neil Fuller · 6 years ago
  49. 9189af5 Add CorePlatformApi annotation to generated ICU4J by Neil Fuller · 6 years ago
  50. 6be6c3c Add processors for adding and removing annotations by Paul Duffin · 6 years ago
  51. d3ccbf9 Create CTS test to check ICU version on device by Victor Chang · 6 years ago
  52. e993598 Add rules to generate android_icu4j sources during build time by Victor Chang · 6 years ago
  53. 8cd2fe6 Expose android.icu.text.Bidi API by Victor Chang · 6 years ago
  54. 5e7b647 Merge "Expose android.icu.text.CaseMap API" by vichang · 6 years ago
  55. 6e18e29 Convert external/icu to Android.bp by Colin Cross · 6 years ago
  56. 076e612 Expose android.icu.text.CaseMap API by Victor Chang · 6 years ago
  57. 40ab789 Remove public javadoc linking to NumberFormatter by Victor Chang · 6 years ago
  58. d8f0985 Revert "Hide new API from ICU 62" by Fredrik Roubert · 6 years ago
  59. 1c5fb72 Merge "Merge remote-tracking branch 'aosp/icu62' into aosp/master." by Treehugger Robot · 6 years ago
  60. 5c73e2f Use full path for exclude_files by Colin Cross · 6 years ago
  61. 392019a Move srcgen over to using .bp files by Neil Fuller · 6 years ago
  62. 0231f94 Hide new API from ICU 62 by Victor Chang · 6 years ago
  63. a5b2780 Various fixes for currysrc by Neil Fuller · 6 years ago
  64. 539391a Update currysrc Eclipse dependencies by Neil Fuller · 6 years ago
  65. 163dbe9 Merge "Remove broken @see tags from ICU javadoc." by Treehugger Robot · 6 years ago
  66. fbc3234 Remove broken @see tags from ICU javadoc. by Pete Gillin · 6 years ago
  67. 0d13112 Merge "Revert "Hide new API from ICU 61"" by Treehugger Robot · 6 years ago
  68. 1e7f4cb Merge "Explicitly make building tzcode single threaded" by Neil Fuller · 6 years ago
  69. f881fae Explicitly make building tzcode single threaded by Neil Fuller · 6 years ago
  70. b7204d7 Revert "Hide new API from ICU 61" by Fredrik Roubert · 6 years ago
  71. 1817259 Add RBBIMonkeyTest to the HiMemTestShard. by Fredrik Roubert · 7 years ago
  72. b7abfd1 Hide new API from ICU 61 by Victor Chang · 6 years ago
  73. a1410f0 Add a script to rebuild ICU data source files from CLDR. by Fredrik Roubert · 7 years ago
  74. ee29aba Add a new API android.icu.util.LocaleData by Victor Chang · 7 years ago
  75. df78677 Expose API android.icu.util.IllformedLocaleException by Victor Chang · 7 years ago
  76. bfeb040 Revert "Hide new public APIs introduced by ICU 60." by Victor Chang · 7 years ago
  77. 20d1241 Hide new public APIs introduced by ICU 60. by Fredrik Roubert · 7 years ago
  78. 11ba915 Update Javadoc patch files for ICU 60. by Fredrik Roubert · 7 years ago
  79. bba45d5 Remove obsolete patch to deprecate internal Calendar methods. by Fredrik Roubert · 7 years ago
  80. 3bf454d Remove obsolete patch to remove references to setSignificantDigitsMode. by Fredrik Roubert · 7 years ago
  81. 5b799ec ICU srcgen: Delete unused class ReplaceSelectedJavadoc. by Tobias Thierer · 7 years ago
  82. 7caa07d Drop ICU test classes in libcore packages. by Tobias Thierer · 7 years ago
  83. 2493291 Revert "ICU: Drop test/ version of DecimalFormat_ICU58 and friends." by Tobias Thierer · 7 years ago
  84. 430456d ICU: Drop test/ version of DecimalFormat_ICU58 and friends. by Tobias Thierer · 7 years ago
  85. d9615ce Update various README.android files under external/icu. by Pete Gillin · 7 years ago
  86. 2e13a2b Add sharding annotations to android_icu4j test classes. by Pete Gillin · 7 years ago
  87. 19a4d66 Remove FixupBidiClassDoc in codegen tool by Victor Chang · 7 years ago
  88. f020ab2 Merge "Apply line-based javadoc patches during ICU4J codegen" by vichang · 7 years ago
  89. 5d40af9 Apply line-based javadoc patches during ICU4J codegen by Victor Chang · 7 years ago
  90. 36a4299 Make updateicudata.py skip JAR files with identical contents. by Fredrik Roubert · 7 years ago
  91. 9c71da9 Update replacements.txt after cherry-pick for ticket #13231. by Fredrik Roubert · 7 years ago
  92. 3dd6d23 Remove @category annotations. by Fredrik Roubert · 8 years ago
  93. 19c7201 Update replacements.txt to hide DecimalFormat.setSignificantDigitsMode(). by Fredrik Roubert · 8 years ago
  94. 65d90b8 Bugfix: Hide @see annotations referring to hidden methods. by Fredrik Roubert · 7 years ago
  95. ac26d54 Bugfix: Hide @discouraged annotations referring to hidden methods. by Fredrik Roubert · 7 years ago
  96. a799a1e Bugfix: Correct handling of @discouraged annotations. by Fredrik Roubert · 7 years ago
  97. dbf1ed8 Add a utility function for system/timezone scripts by Neil Fuller · 7 years ago
  98. 4568fe4 Extend updateicudata.py for ICU tz overlay files by Neil Fuller · 7 years ago
  99. dc16436 Move tz files to system/timezone by Neil Fuller · 7 years ago
  100. d822004 Script refactoring before major changes by Neil Fuller · 7 years ago