summaryrefslogtreecommitdiffstats
path: root/res/xml/notification_settings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove blank switchtext from switch preferences.Julia Reynolds2015-07-161-2/+0
| | | | | | | | This makes TTS services read the default text (on/off) when these switches are toggled. Bug: 22530662 Change-Id: I77c5918481faa6309995aa385dcfc3608fc94298
* Settings: New DND access settings page.John Spurlock2015-05-081-0/+13
| | | | | | | | | | - New advanced notification settings subpage for managing apps that have requested the ability to manage notification policy. - Create new "Advanced" section at the bottom of notification settings for this and the existing Notification access settings page. Bug: 18298798 Change-Id: Ib415e634980d37d6492799f67a6619700ee2a01c
* Settings: Use new media icons for slider pref.John Spurlock2015-04-161-1/+1
| | | | | Bug: 20096341 Change-Id: I0117cce573cf4234eb6dbd9b16f82093af6df833
* Make notifications app list use new manage appsJason Monk2015-03-231-1/+5
| | | | | | | | | | | The designs for Settings have the notification app list using the same UI as the Manage Apps list, so switch the notification app list over to the ManageApplications fragment. This involves adding some notification based filters and connecting the data from the Notification Backend to ApplicationsState. Bug: 19443900 Change-Id: I5e5cdb16890d536613ee59292b89a89b6fb9e2e6
* Start implementation of new app info storage pageJason Monk2015-03-191-1/+1
| | | | | | | | 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: Add a 'Cast' entry point under Sound & notification.John Spurlock2015-03-171-0/+6
| | | | | Bug: 19779557 Change-Id: I2d2a9e366eabfbc17f706813c9018275746d89b7
* Settings: Add effects suppression text to Ring volume.John Spurlock2014-11-141-4/+4
| | | | | | | | | | | | | | If the effects are being muted by a notification listener, display a "Muted by <x>" msg instead of an active slider inside the Ring/Notification volume setting pref. Update volume pref design to optimize for this new custom appearance. Depends on frameworks/base: Icdb5f85eb4bcaa1ead7d77c1460e06ad3f0604d5 Bug: 17461563 Change-Id: I6da871e16009370402451a2ff507de4762644a80
* Settings: Update media & alarm stream icons.John Spurlock2014-10-021-2/+2
| | | | | | | Update icon pointers and remove obsolete preference class. Bug: 17762712 Change-Id: Ia4b96c5b38f2a73a7a339b2ab3abfcd433f4403d
* Switch to vibrate (or slash-bell) icon at ringer volume 0.Dan Sandler2014-09-021-2/+2
| | | | | Bug: 16900054 Change-Id: If94a18a7cac596c0f4c33421b642f96dcf0280fd
* Settings: New application-level notification settings.John Spurlock2014-08-051-1/+1
| | | | | | | | | | | | - Convert the old application-level dialog to an activity. - Move the settings icon to the new activity (out of the list). - Add a custom application header, similar to the switch bar style. - Use the ubiquitous vector gear for the settings icon. - Migrate old checkboxes to switch prefs, add new summaries. - Remove obsolete artifacts. Bug:16396715 Change-Id: I857e3cf448b79f44fe1c242e6020f5214434c00c
* FR #14318673 Search - add synonymsFabrice Di Meglio2014-07-101-1/+3
| | | | | | | - add synonyms to be indexed at the same time as titles and sub-titles - fix Wi-Fi keywords Change-Id: I1cb026775592c29c2b813153574c6695e3e90f31
* Settings: Update to follow new volume design.John Spurlock2014-07-071-80/+97
| | | | | | | | | | | | | | | | | - "Sound & Notification" (not Notifications) - Remove ringer-mode pref. - Add zen-mode pref to renamed "Interruptions" screen. - Implement two separate "Sound" & "Notification" sections. - Remove "Showing notifications" screen, migrate settings. - Remove custom category styling now that we have a platform style. - Implement new "days" sleep mode and corresponding dialog pref. - Corresponding changes to indexable resources. Associated frameworks/base change: I35afe38646f04d2ba0dbac11c2c6356120a33694 Bug:15831713 Change-Id: I6ed56791784968adfbd684f490dbbebed285a2dd
* Settings: Remove sound settings.John Spurlock2014-05-281-3/+3
| | | | | | | | | | | | | | | | | | | - 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
* Settings: Hide phone-related settings on tablets.John Spurlock2014-05-271-0/+6
| | | | | | Bug:15002393 Bug:15091008 Change-Id: I8238b7990572f46e1530a800897ab2d39a189055
* VolumeZen: Sound & Notifications settings.John Spurlock2014-05-181-25/+62
| | | | | | | | | | | | | | | | | | | | | | | - Add sound settings under the newly combined Sound & Notifications top-level settings page. - New slider preferences for setting audio stream volumes. - Migrate checkbox prefs to switch prefs. - New settings subpage for touch sounds. - New settings subpage for "Showing notifications" - New setting pref for displaying intercepted notifications in zen mode. - New tri-state lockscreen notifications pref. - Add priority + sensitivity options to app notification dialog. - Remove badges on app notifications row, migrate to subtitle text. - Migrate strings to common spot in strings.xml - Remove heads up setting. - Remove tweaks category (unused). - Clean up notification settings, separate out into a code section per option. - Clean up _settings.xml files, prefix each pref with option name. - Add appropriate indexing data to each settings page. Depends on f/b change Ic30aa575ae07650cee62c8c1d83b6bc69395cf0d Change-Id: If700385a7d0057f6c4c4bcf6e648dcf88b8ebff2
* Notification settings: update lockscreen option language.John Spurlock2014-04-231-3/+1
| | | | | | | | When device is locked: - Show all notification content - Hide sensitive notification content Change-Id: I641bca5f1b5f0ab1b2dc381fc0af7f32a9f2bc6d
* App-level notification configuration settings page.John Spurlock2014-04-211-60/+37
| | | | | | | | | | | | New sub-page off of notification settings to ban/unban apps and navigate to an app's notification configuration activity (if configured). Centralized all notification settings artifacts under a new settings subpackage. Bug: 13935172 Change-Id: I53b75c02f0091900734d17dc9217035d0df9b466
* List apps that advertise notification settings.Dan Sandler2014-03-281-6/+3
| | | | | | | | | Apps that have a CATEGORY_NOTIFICATION_PREFERENCES + CATEGORY_DEFAULT activity will be listed in notification settings, with a convenient link to that activity so the user can tweak those settings. Change-Id: Idc97b2aee3f070225822ebee1ecbeab79e7b9c2d
* Finally, a place for notification settings.Dan Sandler2014-03-121-0/+88
Consolidated under the new Notifications settings are: - Ringtone (from Sound) - Zen Mode (from Sound) - Pulse LED (from Display) - Heads-Up Notifications (from Display) - Notification Access (from Security) - Show when locked (from Security) Change-Id: I214d03ba1e356e088323a3058d98d390b8a8f988