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