summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/SoundSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Do not display volume settings if volume is fixedEric Laurent2013-03-211-0/+5
* Moved KEY_VIBRATE to NEED_VOICE_CAPABILITYHenrik Baard2013-03-111-4/+1
* 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
* Settings: Refactor for new API & remove obsolete settingSan Mehat2010-02-021-15/+0
* Refactor settings hierarchy and clump all volumes in one dialog.Amith Yamasani2010-01-251-0/+267