1. b0107ad Merge "Add maxTargetSdk restriction to unused APIs." by Treehugger Robot · 3 years, 10 months ago
  2. d881007 Merge "Expose ulocdata_getCLDRVersion from NDK" by vichang · 3 years, 10 months ago
  3. 36c34d8 Merge "Avoid particular includes in NDK" by vichang · 3 years, 10 months ago
  4. 56125b5 Merge "Add support for long parameters in annotations." by Treehugger Robot · 3 years, 10 months ago
  5. 8ba5f84 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 3 years, 11 months ago
  6. 012cf03 Add support for long parameters in annotations. by Mathew Inwood · 3 years, 10 months ago
  7. 2c8a76d Expose ulocdata_getCLDRVersion from NDK by Victor Chang · 3 years, 10 months ago
  8. 0db762b Avoid particular includes in NDK by Victor Chang · 3 years, 10 months ago
  9. 5022b44 Remove the unused @IntraCoreApi by Victor Chang · 3 years, 11 months ago
  10. 6aa6312 Remove unused @IntraCoreApi provided by ICU4J by Victor Chang · 3 years, 11 months ago
  11. 32ead7e Merge changes from topic "initlibicuuc" by vichang · 3 years, 11 months ago
  12. 0076973 Remove AIcu functions from libandroidicu by Victor Chang · 4 years ago
  13. f82fcd1 Android patch: Add DecimalFormat#setParseJavaCompatible to replace setParseStrictMode by Victor Chang · 3 years, 11 months ago
  14. cfea28d Merge "Allow duplicated fields in DateTimePatternGenerator" by vichang · 3 years, 11 months ago
  15. b356f6e Android patch: Fix localized quarters used in java.time by Victor Chang · 3 years, 11 months ago
  16. 2233b49 Allow duplicated fields in DateTimePatternGenerator by Victor Chang · 3 years, 11 months ago
  17. a4d48f5 Add documentation patch to uloc_getDefault() in libicu by Victor Chang · 4 years ago
  18. 7d787d7 Allow libicu.so to be compiled aganist on host by Victor Chang · 4 years ago
  19. 7de8cc2 Expose uloc_getDefault() by Victor Chang · 4 years ago
  20. 7322950 Add CtsIcu4cTestCases for ICU4C API coverage - Attempt 2 by Victor Chang · 4 years ago
  21. ab616f8 Revert "Add CtsIcu4cTestCases for ICU4C API coverage" by vichang · 4 years ago
  22. b3d5c8b Add CtsIcu4cTestCases for ICU4C API coverage by Victor Chang · 4 years, 1 month ago
  23. 2b8ba1e Generate NDK headers and a new public library libicu by Victor Chang · 4 years, 1 month ago
  24. 9ef1065 Move more codes from generate_libandroidicu.py to genutil.py by Victor Chang · 4 years, 1 month ago
  25. d45a579 Cherry-pick: ICU-20956 Fix monetary symbol getters in DecimalFormat by Shane Carr · 4 years, 6 months ago
  26. 53ddc8d Link CalendarAstronomer statically in the system server by Victor Chang · 4 years, 1 month ago
  27. 90ec62d Update language in external/icu to comply with Android’s inclusive language guidance by Victor Chang · 4 years, 1 month ago
  28. df79b3d Update clang version in the icu4c srcgen script by Victor Chang · 4 years, 1 month ago
  29. abf64cb Update @IntraCoreApi and @CorePlatformApi in the ICU4J srcgen tool by Victor Chang · 4 years, 2 months ago
  30. da51cfb Expose CurrencyMetaInfo to re-implement ICU.getCurrencyCode in libcore by Victor Chang · 4 years, 2 months ago
  31. b3c4fd0 Update currysrc to support stable core/platform API. by Pete Gillin · 4 years, 3 months ago
  32. 7db7cab Add ICU entry points required by Skia's text shaping features. by Derek Sollenberger · 4 years, 3 months ago
  33. 61c14a0 Remove unused C functions from libandroidicu by Victor Chang · 6 years ago
  34. c5f2fa0 Update updateicudata.py to generate testdata.jar by Victor Chang · 4 years, 4 months ago
  35. a85b738 Remove references to @hide APIs. by Andrew Sapperstein · 4 years, 4 months ago
  36. fff0fd2 Remove the direct dependecies from libcore and ART to libicuuc and libicui18n by Victor Chang · 4 years, 6 months ago
  37. 8b8752c Fix libandroidicu compile error after code regeneration due to missing localpointer.h by Victor Chang · 4 years, 5 months ago
  38. c361b40 Merge changes from topics "DateSorterBridge", "initLocaleDataNative" by vichang · 4 years, 6 months ago
  39. a39d58a Add new @IntraCoreApi used by libcore.icu.LocaleData by Victor Chang · 4 years, 6 months ago
  40. 62fa011 Update clang version for generate_libandroidicu.py by Nikita Iashchenko · 4 years, 6 months ago
  41. ecdb118 Revert "Hide temporarily 4 ICU fields to avoid merge conflicts in downstream branches" by Nikita Iashchenko · 4 years, 8 months ago
  42. 7732eff Hide temporarily 4 ICU fields to avoid merge conflicts in downstream branches by Nikita Iashchenko · 4 years, 8 months ago
  43. 7b16755 Expose NumberFormatter and NumberRangeFormatter APIs by Victor Chang · 4 years, 9 months ago
  44. 8a63300 Merge branch 'icu65.1' into aosp/master by Nikita Iashchenko · 4 years, 9 months ago
  45. 532919f Add javadoc patch hiding the reference to hidden method by Nikita Iashchenko · 4 years, 9 months ago
  46. e8f491f Rename ParseMode#COMPATIBILITY to ParseMode#JAVA_COMPATIBILITY in intra-core-api.txt by Nikita Iashchenko · 4 years, 9 months ago
  47. 4617a23 Hide android.icu.text.DecimalFormat#toNumberFormatter() which stopped being @draft by Nikita Iashchenko · 4 years, 9 months ago
  48. 2aba964 Update javadoc patches for ICU 65.1 by Nikita Iashchenko · 4 years, 9 months ago
  49. 5ef2525 Add tools/misc/src/com/ibm/icu/dev/tool/locale to android_icu4j test sources by Nikita Iashchenko · 4 years, 9 months ago
  50. eaf00ff Android patch: Fix production data path in icu4c/source/data/build.xml by Nikita Iashchenko · 4 years, 9 months ago
  51. 45ea459 Add manually-crafted cxxfiles.txt for generate_libandroidicu.py by Nikita Iashchenko · 4 years, 9 months ago
  52. 2fc4dc3 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  53. 5242aa7 Fix "Could not find jar: ICU4CTestRunner.jar" by Victor Chang · 4 years, 9 months ago
  54. c9ae0db Move the jni codes in a subdirectory of android_icu4j by Victor Chang · 4 years, 10 months ago
  55. 92c3bcf Move ICU4C regex usage from libcore/ by Victor Chang · 5 years ago
  56. 9ff1541 Add some additional entries in the intra core api by Paul Duffin · 5 years ago
  57. 5efe566 Add include-filter option support to ICU4CTest by Victor Chang · 5 years ago
  58. 8a35c25 Add test harness class for native intltest and cintltst by Victor Chang · 5 years ago
  59. edf3022 Merge "Add support for publicAlternatives" by Treehugger Robot · 5 years ago
  60. ef4df8d Add support for publicAlternatives by Adam Vartanian · 5 years ago
  61. cce81c8 Hide public annotations unless white listed by Paul Duffin · 5 years ago
  62. e2c94e3 Update clang version used in generate_libandroidicu.py by Pirama Arumuga Nainar · 5 years ago
  63. 83e78bc Update android_icu4j javadoc patches by Nikita Iashchenko · 5 years ago
  64. 42229d3 Hide doc about skeleton functionality in MessageFormat.java by Nikita Iashchenko · 5 years ago
  65. f713dd9 Merge "API updated for ICU4J 64.2" by vichang · 5 years ago
  66. 4020e3d API updated for ICU4J 64.2 by Nikita Iashchenko · 5 years ago
  67. c37b03c Define @IntraCoreApi between libcore and icu4j by Victor Chang · 5 years ago
  68. e2c881c Remove outdated javadoc patch for android_icu4j by Nikita Iashchenko · 5 years ago
  69. 82c00f7 Update clang version used in generate_libandroidicu.py by Nikita Iashchenko · 5 years ago
  70. 01ba6eb ./tools/srcgen/generate_whitelisted_public_api.sh by Nikita Iashchenko · 5 years ago
  71. f40e0e5 Revert BreakIterator deprecated API change by Victor Chang · 5 years ago
  72. e793e45 Update INCLUDE_UNI_CORE_DATA=1 to ICU_DATA_BUILDTOOL_OPTS in configure stage due to ICU 64 upgrade by Victor Chang · 5 years ago
  73. 2d812be Merge "Fix ./tools/updateicudata.py crash on missing .jar files" by Treehugger Robot · 5 years ago
  74. f936814 Fix ./tools/updateicudata.py crash on missing .jar files by Nikita Iashchenko · 5 years ago
  75. d772e59 Set default visibility to private by Paul Duffin · 5 years ago
  76. 22d367a Enforce consistent formatting of .bp files by Paul Duffin · 5 years ago
  77. 4c98384 Hide doc about NumberFormatter skeleton in MessageFormat.java by Victor Chang · 5 years ago
  78. dff712c Remove StringPrepParseException from @CorePlatformApi. by Tobias Thierer · 5 years ago
  79. e8062bc Remove JapaneseCalendar.CURRENT_ERA from Android public SDK by Victor Chang · 5 years ago
  80. 8b9f2e0 Switch to clang-r353983b. by Stephen Hines · 5 years ago
  81. 18e7c88 Add initialization behavior to libandroidicu by Neil Fuller · 6 years ago
  82. a1ab0c2 Add change logging to allow verification of transformation by Paul Duffin · 6 years ago
  83. 5ae3639 Deprecate BreakIterator.getTitleInstance() functions and KIND_TITLE field by Nikita Iashchenko · 6 years ago
  84. 467c8bb Add @deprecated javadoc to JapaneseCalendar.CURRENT_ERA by Victor Chang · 6 years ago
  85. 83b2d8c Deprecate JapaneseCalendar.CURRENT_ERA by Victor Chang · 6 years ago
  86. 6230ae4 Remove the java doc patch since CaseMap.Title.adjustToCased is now an API by Victor Chang · 6 years ago
  87. 23064e2 Add python3 support for tools by Luca Stefani · 6 years ago
  88. cacdd87 Add a shared library libandroidicu by Victor Chang · 6 years ago
  89. 23b6420 Add support for new UnsupportedAppUsage.implicitMember property by Paul Duffin · 6 years ago
  90. 1462cec Detect duplicate BodyDeclarationLocator entries in the store by Paul Duffin · 6 years ago
  91. 0692369 Merge "Make AddAnnotation stricter in parsing JSON file" by Treehugger Robot · 6 years ago
  92. 715c097 Make AddAnnotation stricter in parsing JSON file by Paul Duffin · 6 years ago
  93. cc5abc2 Add --default-constructors-file option to RepackagingTransform by Paul Duffin · 6 years ago
  94. ccac302 Use AddAnnotation instead of AddMarkerAnnotation by Paul Duffin · 6 years ago
  95. a13c05e Update currysrc to make it work with okhttp by Paul Duffin · 6 years ago
  96. 6f30d2a Merge "Expose Transliterator API" by vichang · 6 years ago
  97. 470f174 Expose Transliterator API by Victor Chang · 6 years ago
  98. 289da4c Add RepackagingTransform to make it easier to repackage source by Paul Duffin · 6 years ago
  99. 611ac3e Annotate repackaged API with @UnsupportedAppUsage by Paul Duffin · 6 years ago
  100. da28d52 Support adding default constructors and @UnsupportedAppUsage by Paul Duffin · 6 years ago