summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accessibility/CaptionPropertiesFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Change caption summary to get the whole translated string directly.jasonwshsu2020-05-181-3/+3
* Hide Bluetooth, Reset, Accessibility Settings in ARCHiroki Sato2020-04-101-4/+2
* Update R acessibility assets and strings (1/n)menghanli2020-03-121-1/+31
* Align help resource usage in caption preferences.jasonwshsu2020-03-051-0/+5
* Support caption second UI structure (3/n)ChenJean2020-01-091-13/+0
* Fix CodeInspectionTest for CaptionPropertiesFragmentmenghanli2019-12-261-0/+6
* Support caption second UI structure (2/n)ChenJean2019-12-261-413/+10
* Index Caption preferences pageStanley Wang2019-12-171-0/+90
* UI change in caption preferences in SettingsKevin Chang2019-06-241-59/+36
* Fix preview image alignment issue due to clip padding.Fan Zhang2019-05-151-44/+17
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-2/+2
* Sort importsFan Zhang2018-08-281-5/+5
* Reorder and clean up imports.Fan Zhang2018-06-181-4/+5
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-4/+4
* Override switch bar string for wifi/battery saver screenFan Zhang2018-01-111-0/+2
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* port settings over to new metrics enumChris Wren2016-01-271-2/+2
* Move AccessibilityUtils to SettingsLibTony Mantler2015-10-291-0/+1
* Depend on support lib preferencesJason Monk2015-10-131-4/+4
* Ensure "default" and "none" caption colors are consistent w/ frameworkAlan Viverette2015-06-221-7/+36
* log visibility of viewsChris Wren2015-03-271-0/+6
* Treat caption preview viewport as clipped 16:9 aspectAlan Viverette2014-07-211-1/+4
* Fix bug #15897505 Talk back state shows "off" while the talk back is still en...Fabrice Di Meglio2014-06-271-3/+2
* Make the SwitchBar appear immediatelyFabrice Di Meglio2014-06-121-6/+9
* Add defaults for caption colors and edge type, fix preview sizeAlan Viverette2014-06-051-9/+31
* Use SwitchBar for Accessibility SettingsFabrice Di Meglio2014-05-151-26/+14
* Code refactoringFabrice Di Meglio2014-05-151-2/+2
* Use action bar widget context for accessibility toggle switchesAlan Viverette2014-04-151-5/+5
* Remove toggle switch on accessibility preference fragment detachAlan Viverette2014-02-241-23/+51
* Additional caption settings for edge styles and window colorAlan Viverette2013-12-191-0/+24
* Add preference for caption text opacityAlan Viverette2013-12-051-38/+65
* Remove extra fragment in captioning preferencesAlan Viverette2013-12-041-14/+116
* Update captioning settings to match revised APIAlan Viverette2013-08-271-5/+10
* Update captioning settings to match final designAlan Viverette2013-08-081-12/+37
* Add captioning preferences screenAlan Viverette2013-08-061-0/+208