summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/SoundSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Add an option to allow a (subtle) notification vibration during calls.Danny Baumann2013-07-021-0/+12
* Power sound notifications: fix ringtone picker titleSam Mortimer2013-04-191-0/+2
* [2/2] Power connect/disconnect notification supportSam Mortimer2013-04-151-0/+115
* Allow to hide Vibrate on notification option if it's not supportedfuzz2013-03-161-4/+2
* Hide Volume adjustment sound if it's not supportedfuzz2013-03-091-2/+8
* Add ability to hide volume rocker preferencesfuzz2013-02-181-2/+9
* Feature : Volume adjust sound preference 2/2StevenHarperUK2013-02-181-0/+9
* Settings: Safe headset volume override legal waiverDvTonder2013-02-071-4/+55
* Settings: Make Safe headset volume handling user configurable (2 of 2)DvTonder2013-02-061-2/+19
* Notification sound-to-vibration conversion toggleRoman Birg2013-01-311-0/+12
* Launch music player on headset connectDanesh Mondegarian2013-01-081-1/+9
* SoundSettings: Show DSPManagernebkat2012-12-231-6/+4
* Settings: Call Ring mode what Google calls it, not Silent mode (1 of 2)DvTonder2012-12-171-20/+20
* Settings: Forward port Volume button music controlsDvTonder2012-11-261-0/+13
* Forward port miscelaneous audio featuresDvTonder2012-11-221-1/+63
* Forward port Quiet Hours settingsDvTonder2012-11-221-0/+52
* added dock audio settings for non bluetooth docksEric Laurent2012-10-271-19/+55
* More migration to Global settings.Jeff Sharkey2012-10-181-3/+3
* Merge "Improved dialog management in Settings>Users" into jb-mr1-devAmith Yamasani2012-10-021-2/+5
|\
| * Improved dialog management in Settings>UsersAmith Yamasani2012-10-021-2/+5
* | Migrate telephony settings to Global.Jeff Sharkey2012-10-011-4/+4
|/
* move remaining dock settings into sound settings fragment.Chris Wren2012-09-241-1/+116
* No more silent-mode tristate in Sound Settings.Amith Yamasani2012-05-161-69/+0
* Hide "Call ringtone & vibrate" when with no phone capabilityDaisuke Miyakawa2012-05-161-1/+1
* Introduce new "vibrate when ringing"Daisuke Miyakawa2012-05-081-3/+14
* Help menus for several screens.Amith Yamasani2012-04-231-0/+5
* Remove "Vibrate and ring" optionDaisuke Miyakawa2012-02-221-22/+0
* Set the same vibrate settings for ringer and notifications.Amith Yamasani2011-12-011-0/+1
* Overhaul vibrate and silent settings to match hard keys.Amith Yamasani2011-11-301-119/+50
* Handle unexpected null cursor and don't forget to close it.Amith Yamasani2011-10-041-2/+5
* Move "Pulse notification light" to Display settings.Amith Yamasani2011-09-201-21/+0
* Use a new config flag to decide if notification led pulsing can be turned on/...Amith Yamasani2011-09-121-1/+2
* Sound settings screen and volumes dialog reconfiguration.Amith Yamasani2011-08-021-10/+76
* Add Settings item to select sound effects control panel.Marco Nelissen2011-07-151-0/+23
* Have SecuritySettings and SoundSettings use getCurrentPhoneTypeWink Saville2011-02-021-1/+1
* Get rid of the silent mode pref on xlarge.Joe Onorato2011-01-121-0/+5
* Fixes a regression in launching certain settings activities.Amith Yamasani2010-12-151-0/+2
* am b68b35dd: am 04b646df: Merge "Possible NumberFormatException of parseInt i...Jean-Baptiste Queru2010-11-291-1/+1
|\
| * Possible NumberFormatException of parseInt is outside try-catchPeter Kuterna2010-11-281-1/+1
* | Conditional remove "haptic" settings if there's no vibratorAmith Yamasani2010-11-171-4/+5
* | Remove vibrate setting if there is no vibrator.Dianne Hackborn2010-11-041-0/+5
* | Conditionally remove settings that aren't required on the tablet.Amith Yamasani2010-09-111-0/+17
* | Refactor settings top level activities to use fragments.Amith Yamasani2010-08-181-13/+8
|/
* Remove unused imports in SecuritySettings.javaBen Clark2010-07-241-2/+0
* Redesign vibration settings.Daniel Sandler2010-04-211-41/+91
* Ensure "vibrate in silent" box is never disabled.Daniel Sandler2010-03-101-1/+0
* Fix vibrate settings for incoming calls.Daniel Sandler2010-03-081-12/+14
* Support new vibrate/silent behavior.Daniel Sandler2010-02-261-26/+55
* Checkbox (in Sound settings) to control new lockscreen sfx.Daniel Sandler2010-02-171-0/+10
* Settings: Refactor for new API and remove some unused references / importsSan Mehat2010-02-081-5/+0