summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/notification/IncreasingRingVolumePreference.java
Commit message (Collapse)AuthorAgeFilesLines
* Settings: Always set ramp-up time value during bindViewKeith Mok2016-07-121-0/+2
| | | | | | | | | | | | | onProgressChange is not always called if we set the ramp up time to 5 sec (0 in seekbar value, since it is the default value, no change). Causing the text showing the ramp up time text value not updated and display as empty when user enable/disable increasing ring volume with ramp up time set to 5 sec. FEIJ-1572 Change-Id: Id32d6b51aab05e80be59bc1912c4ae7c5d114ac5
* Fix up increasing ring tone volume preview behaviour.Danny Baumann2016-01-201-13/+41
| | | | Change-Id: Ibe7fdf1ee7f0aa1c7c76052df69fa92e8b6a2ffd
* Fix NPE.Danny Baumann2015-11-111-4/+8
| | | | | | | | When entering the notification prefs sub activity without the increasing ring pref being visible and leaving it right away, onActivityStop() threw an NPE because the handler wasn't yet constructed. Change-Id: Ia4291d8ac3d1dbf76d432db7e0e973844163c4ae
* Settings: Map to CM Settings.Adnan Begovic2015-10-291-6/+7
| | | | Change-Id: I2236b8b6b7cf1ad5e5db4ca1ec32d84351d2a08b
* Add back increasing ring feature (2/3).Danny Baumann2015-10-291-0/+222
Change-Id: Iafc79a57651db327a100e0f1723b62f442b638be