summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accessibility/RingVibrationPreferenceFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Settings search - Navigate user to exact page"Edgar Wang2020-01-161-6/+0
| | | | | | | | | | | | This reverts commit 08f2a58459610afe052a0abcce25afd53197032b. Reason for revert: design changed, we decide to take the user to the entry after clicking on a search result. It's opposite with what we did, so we revert related CL first. Test: robotest Change-Id: Iadb9a94a7ef7838be34a54499e2d934d6396c336
* Settings search - Navigate user to exact pageEdgar Wang2019-12-241-0/+6
| | | | | | | | | | | - remove duplicate index preference - default set searchable = false when the preference has fragment - make some fragments indexable Bug: 143057584 Test: robotest & manual Change-Id: I4d64f6106d2f92f0a45e8c7e26388677f593f412
* Merge "Keep consistency between sound and accessibility settings."Yiwen Chen2019-05-231-1/+5
|\
| * Keep consistency between sound and accessibility settings.Yiwen Chen2019-05-231-1/+5
| | | | | | | | | | | | Bug: 130741987 Test: Tested on device Change-Id: Id6dd485c73f9453970b8d79929ffc04acb2c76c8
* | Fix usage hint of ringtone vibration previewAlexey Kuzmin2019-05-151-1/+1
|/ | | | | | | | | | Bug: 130332550 Test: Go to Settings > Accessibility > Vibration > Notification vibration, set it to off. Go to Settings > Accessibility > Vibration > Ring vibration, and switch it a couple times. The preview effect should be played Change-Id: Ida4f04bb92873120c0f958d298ec31c8fb5dab97
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-2/+2
| | | | | | Bug: 122855168 Test: rebuild Change-Id: I962d9a71179f86b7cae9dc5e9a00e0aa1557dc76
* Split ring and notification vibration settingsAlexey Kuzmin2019-01-101-0/+62
Synchronize settings between sound and accessibility menus Bug: 116172311 Test: See accessibility vibration settings - ring and notification settings sould be separate. Try changing vibration settings in sound and accessibility menus - the settings should stay in sync. Change-Id: I515a7188cdf5a26a229ac8f08c6fcfe98e2f91a0