summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accessibility/MagnificationSettingsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Move Magnification Mode Settings to the main pageryanlwlin2021-04-291-9/+16
* Extract the logic of MagnificationMode to the controllerryanlwlin2021-04-151-218/+18
* Change illustrations of Magnification Settingsryanlwlin2021-04-061-3/+3
* Change Magnification Mode Settings UIryanlwlin2021-03-191-107/+104
* Fix crash when rotating the device on magnification mode dialogjasonwshsu2021-01-081-30/+46
* Extract magnification capabilities from MagnificationSettingsFragment into a ...jasonwshsu2020-12-301-41/+4
* Add magnification switch shortcut dialog.jasonwshsu2020-08-241-10/+71
* Fix checkbox in magnification mode dialog does not have ripple effectjasonwshsu2020-08-171-20/+45
* Merge "Hide Bluetooth, Reset, Accessibility Settings in ARC" into rvc-dev am:...TreeHugger Robot2020-04-131-1/+1
|\
| * Hide Bluetooth, Reset, Accessibility Settings in ARCHiroki Sato2020-04-101-1/+1
* | Applies magnification capability settings keymincheli2020-04-091-29/+17
|/
* Create settings for window magnification (2/n)menghanli2019-12-191-0/+234