summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/gestures/GesturePreferenceController.java
Commit message (Expand)AuthorAgeFilesLines
* Fix videoPreference is broken when switch to multiple windowRaff Tsai2019-12-041-7/+7
* Remove mVideoPaused from VideoPreferenceRaff Tsai2019-11-011-24/+2
* Partial revert Ib2396575bbc69a7cca5e9c90e113c76ff6db00b5Fan Zhang2019-04-221-0/+7
* Remove on/off subtext from gesture preferencecontrollersFan Zhang2019-04-171-7/+0
* Mass clean up: don't cast class when not needed.Fan Zhang2019-02-141-1/+1
* Sort importsFan Zhang2018-08-281-4/+4
* Reorder and clean up imports.Fan Zhang2018-06-181-4/+4
* Convert Magnify controller to TogglePrefControllerhjchangliao2018-05-161-3/+0
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-4/+4
* GesturesSettingPreferenceController to ToggleHJ ChangLiao2018-04-091-20/+14
* Fix gesture preview image visibility not set correctly.Doris Ling2017-07-201-9/+8
* Disable lift-to-wake when always-on is checkedGeoffrey Pitsch2017-07-121-0/+6
* Automatically play the gesture video when the setting is launched.Doris Ling2017-07-111-2/+25
* Make PreferenceController a mixinTony Mantler2017-06-261-3/+5
* Depend on SettingsLib's version of lifecycle and FooterMixin.Juan Lang2017-05-121-4/+4
* Remove no-op handlePerferenceTreeClick from PrefControllersFan Zhang2016-12-071-5/+0
* Add video to each gesture preference screen.Fan Zhang2016-11-101-0/+89