summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/VolumePanel.java
Commit message (Expand)AuthorAgeFilesLines
* Volume panel should not clear system ui flags.John Spurlock2013-12-041-1/+0
* Refactor for audio focus, remote control, media button handlingJean-Michel Trivi2013-07-221-1/+3
* Display vibrate icon in volume panelEric Laurent2013-03-251-1/+2
* Merge "Fix Volume icons for RTL languages"Fabrice Di Meglio2013-01-111-0/+7
|\
| * Fix Volume icons for RTL languagesFabrice Di Meglio2013-01-091-0/+7
* | Fix issue #7966357: Super lights out mode vs. volume dialogDianne Hackborn2013-01-091-0/+1
|/
* more fixes on safe volume warning messageEric Laurent2012-12-051-37/+53
* Display a fixed volume silder when docked.Eric Laurent2012-09-251-2/+5
* Fix safe volume warning message flickeringEric Laurent2012-09-201-22/+31
* Update headphone volume safety warning message.Eric Laurent2012-09-171-1/+0
* headphone volume limitationEric Laurent2012-09-161-0/+61
* am 586b8ee6: am 2f442304: Merge "Remote volume handling" into jb-devJean-Michel Trivi2012-06-191-10/+162
|\
| * Remote volume handlingJean-Michel Trivi2012-06-181-10/+162
* | am 2afe8252: am 4a3a9685: Merge "Protect volumepanel slider creation from rac...Amith Yamasani2012-05-311-7/+13
|\ \ | |/
| * Protect volumepanel slider creation from race condition.Amith Yamasani2012-05-301-7/+13
* | am 115284bc: Merge "Support volume-changed sounds on master-volume-only confi...Christopher Tate2012-05-251-1/+20
|\ \ | |/ |/|
| * Support volume-changed sounds on master-volume-only configsChristopher Tate2012-05-241-1/+20
| * am e9b0608c: Merge "No clicking on volume icon in volume dialog." into ics-mr1Amith Yamasani2011-12-011-22/+0
| |\
| * | AudioManager: Add support for master muteMike Lockwood2011-11-151-4/+33
| * | AudioManager: transparently convert volume settings for other streams to mast...Mike Lockwood2011-11-081-8/+4
| * | merged by hand (services/java/com/android/server/PowerManagerService.java nee...Ed Heyl2011-10-311-2/+12
| |\ \
| * | | VolumePanel: Add support for master volumeMike Lockwood2011-10-281-12/+79
* | | | Implement new volume display policy.Eric Laurent2012-05-141-25/+24
* | | | Extract Vibrator implementation from interface.Jeff Brown2012-04-131-1/+1
* | | | AudioManager: Add support for master muteMike Lockwood2012-02-101-4/+33
* | | | AudioManager: transparently convert volume settings for other streams to mast...Mike Lockwood2012-02-101-8/+4
* | | | VolumePanel: Add support for master volumeMike Lockwood2012-02-101-12/+79
* | | | Show the current stream's volume in the volume panel.Amith Yamasani2011-12-081-1/+1
| |_|/ |/| |
* | | No clicking on volume icon in volume dialog.Amith Yamasani2011-11-301-22/+0
| |/ |/|
* | Bring back the old-style Ring/Vibrate/Silent states when using volume keys.Amith Yamasani2011-10-281-2/+12
|/
* Add alarm volume to the list of volumes in the volume overlay.Amith Yamasani2011-10-141-1/+7
* Use ringer assets for notification volume since the two volumes are tied.Amith Yamasani2011-10-121-44/+63
* Make Volume control non-modal and allow touches underneath to take effect.Amith Yamasani2011-09-161-17/+21
* Adjust slider range to be one more than max for base 1 volumes.Amith Yamasani2011-08-231-25/+9
* Dismiss the volume overlay dialog when user touches above the dialog as well.Amith Yamasani2011-08-181-0/+20
* Accessibility and silent mode changes to Volume Panel.Amith Yamasani2011-08-101-1/+9
* Whoops also need to move notification shade above lock screen.Dianne Hackborn2011-08-031-6/+5
* Volume panel changes.Amith Yamasani2011-08-011-94/+34
* Added bluetooth SCO stream to VolumePanelEric Laurent2011-02-171-0/+4
* Fix over-eager locking of volume dialog's primary stream.Amith Yamasani2011-02-101-4/+3
* Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-101-1/+4
* Fix issues 3425035 and 3423785.Eric Laurent2011-02-041-0/+2
* Issue 3371080: fix VolumePanel in mute stateEric Laurent2011-02-031-1/+4
* Expanded volume panel with sliders and mute buttons.Amith Yamasani2011-02-031-111/+393
* Issue 3315999: catch ToneGenerator exceptions.Eric Laurent2011-01-191-6/+13
* Support for selection of silent ringtone from the ringtone picker.Marco Nelissen2009-07-281-8/+23
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+410
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-410/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-57/+65
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-43/+104