summaryrefslogtreecommitdiffstats
path: root/res/xml/other_sound_settings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove blank switchtext from switch preferences.Julia Reynolds2015-07-161-12/+0
| | | | | | | | This makes TTS services read the default text (on/off) when these switches are toggled. Bug: 22530662 Change-Id: I77c5918481faa6309995aa385dcfc3608fc94298
* Settings: Add setting to mute wireless charging sound.John Spurlock2015-05-061-0/+8
| | | | | Bug: 19538553 Change-Id: I93228aee38f8eb035025409ce063f3050bf9bb9a
* Start implementation of new app info storage pageJason Monk2015-03-191-2/+2
| | | | | | | | Things are mostly in the right places, may need some minor location adjustment on everything and styling for the buttons. Bug: 19511439 Change-Id: If7730285d6ddc36e32cc8bc119885a8e215c0eb5
* Settings: Remove sound settings.John Spurlock2014-05-281-0/+74
- Move the remaining conditional preferences into the combined Sound & Notifications screen. - Refactor the "Other sounds" sub-settings screen to provide a home for the new preferences. - Migrate docking sounds, conditional on config. - Migrate docking media, conditional on config. - Migrate emergency tones, conditional on CDMA. - Move all boilerplate preference <-> setting plumbing into a separate helper. - Since some preferences in Other sounds are now conditional, create a special indexer for searching. - Remove SoundSettings (and xml), create aliases in the manifest to avoid breaking shortcuts. Bug:15279526 Change-Id: I5ae3ecda2f899b1948f7908bd217a799326c2c56