summaryrefslogtreecommitdiff
path: root/core/java/android/text/FontConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Introduce system font enumeration APISeigo Nonaka2018-09-051-4/+5
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+9
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-1/+5
* Support multiple languages per font in fonts.xmlRoozbeh Pournader2017-08-111-6/+6
* Implement family fallback.Seigo Nonaka2017-07-131-1/+7
* Remove unused public APIs.Seigo Nonaka2017-04-111-144/+4
* Reorganize font enumeration API.Seigo Nonaka2017-04-031-72/+7
* Do not use many FDs in FontManagerService.Seigo Nonaka2017-03-291-71/+12
* Unhide Typeface construction APIs.Seigo Nonaka2017-03-211-1/+0
* Expose Typeface creation APIs with ttc and font variation.Seigo Nonaka2017-03-211-2/+12
* Clean up public FontConfig APIsSeigo Nonaka2017-03-151-175/+109
* Support non-system Font ProvidersClara Bayarri2017-03-071-1/+21
* Declarative downloadable fontsClara Bayarri2017-02-141-9/+79
* Implement .xml font resource supportClara Bayarri2017-01-271-1/+8
* Expose fonts.xml via public API with a serviceClara Bayarri2017-01-231-0/+466