summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Hide doc about NumberFormatter skeleton in MessageFormat.javaVictor Chang2019-06-141-0/+21
* Add initialization behavior to libandroidicuNeil Fuller2019-03-142-7/+18
* Add change logging to allow verification of transformationPaul Duffin2019-03-138-81/+270
* Deprecate BreakIterator.getTitleInstance() functions and KIND_TITLE fieldNikita Iashchenko2019-01-312-0/+21
* Add @deprecated javadoc to JapaneseCalendar.CURRENT_ERAVictor Chang2019-01-281-3/+12
* Deprecate JapaneseCalendar.CURRENT_ERAVictor Chang2019-01-212-9/+44
* Remove the java doc patch since CaseMap.Title.adjustToCased is now an APIVictor Chang2019-01-161-21/+0
* Add python3 support for toolsLuca Stefani2019-01-045-28/+39
* Add a shared library libandroidicuVictor Chang2018-12-184-0/+606
* Add support for new UnsupportedAppUsage.implicitMember propertyPaul Duffin2018-12-112-3/+5
* Detect duplicate BodyDeclarationLocator entries in the storePaul Duffin2018-12-068-0/+127
* Merge "Make AddAnnotation stricter in parsing JSON file"Treehugger Robot2018-11-232-8/+13
|\
| * Make AddAnnotation stricter in parsing JSON filePaul Duffin2018-11-232-8/+13
* | Add --default-constructors-file option to RepackagingTransformPaul Duffin2018-11-224-18/+61
|/
* Use AddAnnotation instead of AddMarkerAnnotationPaul Duffin2018-11-225-212/+154
* Update currysrc to make it work with okhttpPaul Duffin2018-11-142-7/+22
* Merge "Expose Transliterator API"vichang2018-11-135-19/+167
|\
| * Expose Transliterator APIVictor Chang2018-11-135-19/+167
* | Add RepackagingTransform to make it easier to repackage sourcePaul Duffin2018-11-122-0/+293
|/
* Annotate repackaged API with @UnsupportedAppUsagePaul Duffin2018-11-092-2/+109
* Support adding default constructors and @UnsupportedAppUsagePaul Duffin2018-11-0914-88/+748
* Rename currysrc AddAnnotation to AddMarkerAnnotationPaul Duffin2018-11-062-4/+4
* Update the ICU license file / support APEX licenseNeil Fuller2018-11-011-0/+8
* Expose new stable UCharacter APIs introduced by ICU 63Victor Chang2018-10-241-0/+3
* Update java doc patches for ICU 63Victor Chang2018-10-2411-88/+41
* Fix docs build after switch to CorePlatformApiVictor Chang2018-10-191-3/+12
* Make BaseJavadocTagClasses descend into nodesAdam Vartanian2018-10-182-5/+78
* Add more APIs to CorePlatformApi for internalNeil Fuller2018-10-161-0/+6
* Merge "Generate android_icu4j with a fixed set of public APIs"vichang2018-10-118-74/+399
|\
| * Generate android_icu4j with a fixed set of public APIsVictor Chang2018-10-108-74/+399
* | More @CorePlatformApi annotationsNeil Fuller2018-10-041-0/+4
* | Add icu API needed by framework to core.platform.api.stubsPaul Duffin2018-10-041-0/+6
|/
* Add more APIs used by platform targets (2)Neil Fuller2018-10-021-0/+8
* Add CorePlatformApi annotation to generated ICU4JNeil Fuller2018-10-024-12/+41
* Add processors for adding and removing annotationsPaul Duffin2018-09-2813-55/+242
* Create CTS test to check ICU version on deviceVictor Chang2018-09-262-3/+32
* Add rules to generate android_icu4j sources during build timeVictor Chang2018-09-265-9/+100
* Expose android.icu.text.Bidi APIVictor Chang2018-09-203-1/+37
* Merge "Expose android.icu.text.CaseMap API"vichang2018-09-173-0/+47
|\
| * Expose android.icu.text.CaseMap APIVictor Chang2018-09-033-0/+47
* | Convert external/icu to Android.bpColin Cross2018-09-131-19/+0
|/
* Remove public javadoc linking to NumberFormatterVictor Chang2018-08-224-0/+277
* Revert "Hide new API from ICU 62"Fredrik Roubert2018-07-171-34/+0
* Merge "Merge remote-tracking branch 'aosp/icu62' into aosp/master."Treehugger Robot2018-07-171-0/+34
|\
| * Hide new API from ICU 62Victor Chang2018-07-101-0/+34
* | Use full path for exclude_filesColin Cross2018-07-161-2/+2
* | Move srcgen over to using .bp filesNeil Fuller2018-07-135-80/+72
|/
* Various fixes for currysrcNeil Fuller2018-07-053-26/+50
* Update currysrc Eclipse dependenciesNeil Fuller2018-07-0536-4/+4
* Merge "Remove broken @see tags from ICU javadoc."Treehugger Robot2018-06-144-0/+50
|\