summaryrefslogtreecommitdiff
path: root/core/java/android/view/accessibility/CaptioningManager.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2015-06-22Match default color packing for captioning settingsAlan Viverette
2015-06-05Obtain handler from context in CaptioningManagerAlan Viverette
2014-09-16Ensure we always have valid colors in CaptionStyleAlan Viverette
2014-06-04Add defaults for caption colors and edge typeAlan Viverette
2013-12-19Add APIs and implementation for additional caption edge typesAlan Viverette
2013-12-11Add caption window color attributeAlan Viverette
2013-09-06Add WebVTT caption rendererAlan Viverette
2013-08-29Update captioning APIsAlan Viverette
2013-08-02Move caption style to its own class, add presetsAlan Viverette