summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/notification
Commit message (Expand)AuthorAgeFilesLines
* Settings: Add a 'Cast' entry point under Sound & notification.John Spurlock2015-03-171-0/+2
* Split app info into several screensJason Monk2015-03-021-24/+3
* Settings: Reorder the "Calls/messages from" dropdown.John Spurlock2015-02-181-1/+1
* Fix width of app notifications detail screenAlexandra Gherghina2015-01-081-0/+4
* Settings: Rebind to volume sliders after returning from stopped.John Spurlock2014-12-081-11/+16
* Settings: Hide downtime settings if not supported.John Spurlock2014-12-081-91/+119
* Settings: Improve inline volume sliders.John Spurlock2014-12-012-38/+81
* Settings: Restart volumizers explicitly on resume.John Spurlock2014-11-262-1/+11
* Fixed build breakage due to api change.Selim Cinek2014-11-241-1/+2
* Settings: Add effects suppression text to Ring volume.John Spurlock2014-11-142-10/+105
* Settings: Update preference summary per new downtime behavior.John Spurlock2014-11-101-1/+9
* Settings: Allow user to configure "None" for downtime.John Spurlock2014-11-051-1/+23
* Settings: Follow update to common conditions call.John Spurlock2014-10-281-2/+4
* Merge "Reset spinner selection" into lmp-mr1-devAlexandra Gherghina2014-10-211-4/+8
|\
| * Reset spinner selectionAlexandra Gherghina2014-10-161-4/+8
* | Settings: Display 'Calls' category on non-voice devices.John Spurlock2014-10-201-38/+16
|/
* Merge "Settings: Restart existing volumizers in volume prefs." into lmp-mr1-devJohn Spurlock2014-10-141-0/+1
|\
| * Settings: Restart existing volumizers in volume prefs.John Spurlock2014-10-131-0/+1
* | Update Settings to use themed Context.getDrawable()Alan Viverette2014-10-101-1/+1
|/
* Settings: Wire up new zen events config option.John Spurlock2014-09-221-0/+18
* Merge "Show a better list of apps." into lmp-devDan Sandler2014-09-112-53/+51
|\
| * Show a better list of apps.Dan Sandler2014-09-102-53/+51
* | Settings: Remove fixed dropdown width from "From" pref.John Spurlock2014-09-101-1/+0
* | Adding zen mode condition dialogJason Monk2014-09-103-29/+151
* | Settings: Use the same day sequence for downtime.John Spurlock2014-09-102-3/+5
* | Settings: Make downtime days scrollable.John Spurlock2014-09-101-3/+9
* | Merge "Reset Settings task when using the user switcher" into lmp-devAlexandra Gherghina2014-09-081-1/+1
|\ \ | |/ |/|
| * Reset Settings task when using the user switcherAlexandra Gherghina2014-09-051-1/+1
* | Only fetch titles of ringtones coming from the MediaStore.Dan Sandler2014-09-051-3/+11
* | Implement per-app sensitivity settings toggle.Chris Wren2014-09-042-5/+33
* | missing dep. Revert "Implement per-app sensitivity settings toggle."Chris Wren2014-09-042-32/+5
* | Merge "Implement per-app sensitivity settings toggle." into lmp-devChris Wren2014-09-042-5/+32
|\ \
| * | Implement per-app sensitivity settings toggle.Chris Wren2014-09-032-5/+32
* | | Don't block notifications from system packages.Dan Sandler2014-09-032-3/+8
| |/ |/|
* | Fix links to notification settings activities.Dan Sandler2014-09-031-35/+48
* | Switch to vibrate (or slash-bell) icon at ringer volume 0.Dan Sandler2014-09-022-5/+67
|/
* Allow external packages to open the RedactionInsterstitial.Chris Wren2014-08-291-0/+43
* default to lock_screen_notifications_summary_show.Chris Wren2014-08-291-1/+1
* Don't allow users to set redaction on an insecure device.Chris Wren2014-08-291-8/+18
* Don't show nonesensical notification visibility value.Chris Wren2014-08-261-5/+16
* Settings: Update to follow NotificationManager aidl change.John Spurlock2014-08-151-7/+7
* Track moved Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS.Dan Sandler2014-08-062-10/+10
* Merge "Ask about redacted notifications after setting up a secure lock" into ...Adrian Roos2014-08-051-0/+102
|\
| * Ask about redacted notifications after setting up a secure lockAdrian Roos2014-08-051-0/+102
* | Settings: New application-level notification settings.John Spurlock2014-08-053-687/+705
|/
* Extract common functionality for profile spinner into UtilsAlexandra Gherghina2014-07-311-18/+5
* Update NotificationStation after NotificationListenerService API changeChristoph Studer2014-07-301-1/+1
* Settings: Fix ordering for interruptions alarm warning.John Spurlock2014-07-301-7/+1
* Toggle between primary and managed profile in App notif settingsAlexandra Gherghina2014-07-291-1/+54
* Settings: Carve out app-level notifcation settings dialog.John Spurlock2014-07-282-117/+207