summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Re-implement orientation aware volume buttons at lower level" into cm-...Ricardo Cerqueira2013-09-211-27/+11
|\
| * Re-implement orientation aware volume buttons at lower levelnadlabak2013-09-171-27/+11
* | Rework thumbnail handlingfun2013-09-171-3/+160
|/
* Fix ringer mode being unneededly changed by setting ringer mode volumeDanny Baumann2013-06-161-2/+13
* AudioService: Remove STREAM_NOTIFICATION from ringer mode streamsJorge Ruesga2013-05-271-2/+1
* audio: Add overlay to fix analog docks.Brian Beloshapka2013-05-081-2/+11
* Option to use volume keys to control media volume anytime (2/2)Pawit Pornkitprasan2013-05-071-3/+19
* Correct executable bit for source filesKenny Root2013-04-1326-0/+0
* Remove unnecessary updateSurfaceScreenOn call.Andrew Neal2013-04-131-1/+0
* Fix resource leak: When call MediaMetadataRetriever.setDataSource or getFrame...YuanQY2013-03-241-4/+14
* Swap volume buttons when the screen is rotated (1/2)Laszlo David2013-03-241-11/+27
* AudioService: Restore volumes after boot and when a headset is pluggedmaxwen2013-03-131-0/+27
* Performance increase in thumbnail handlingPosselwhite2013-03-081-1/+1
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-153-84/+152
|\
| * Make it clear that non-optional MediaFormat keys are requiredAndreas Huber2012-12-051-2/+2
| * Merge "AudioService: improve initial safe volume delay" into jb-mr1.1-devEric Laurent2012-11-301-61/+97
| |\
| | * AudioService: improve initial safe volume delayEric Laurent2012-11-291-61/+97
| * | Clean up behavior of type arguments for MediaRouter#getSelectedRouteAdam Powell2012-11-281-2/+14
| * | Fix audio focus evaluation order for display updateJean-Michel Trivi2012-11-201-8/+14
| |/
| * Clarify that MediaFormat.KEY_IS_ADTS only applies to decoding AAC audio contentAndreas Huber2012-11-141-1/+3
| * Merge "Support Wifi display devices that rename themselves." into jb-mr1.1-devCraig Mautner2012-11-131-1/+1
| |\
| | * Support Wifi display devices that rename themselves.Jeff Brown2012-11-071-1/+1
| * | AudioService: undock audio glitch - DO NOT MERGEEric Laurent2012-11-081-9/+11
| * | audio service fix dock after crash - DO NOT MERGEEric Laurent2012-11-081-0/+7
| |/
* | Framework: Make Safe headset volume user configurable (1 of 2)DvTonder2013-02-061-39/+67
* | Framework: Fix multi-user support in AudioServiceDvTonder2013-02-031-7/+4
* | Prevent audio players starting on startup.Danny Baumann2013-01-281-1/+3
* | Fix code formatting issues.Danny Baumann2013-01-281-28/+29
* | AudioService: allow volume control on analog dockTakazumi Matsumoto2013-01-261-1/+0
* | Audioservice: fix A2dp support on Samsung's Audio Policy HAL.Shareef Ali2013-01-201-20/+45
* | Properly handle changes in phone audio focus.Danny Baumann2012-12-271-4/+8
* | base: fix constant conflictShareef Ali2012-12-251-9/+9
* | Squashed commit of audio changes from CodeAuroravivek mehta2012-12-237-20/+125
* | Audioservice: Fix Theme engine supportDvTonder2012-12-061-9/+123
* | AudioService: Don't adjust volume when vol-downing to vibrate or silentMike Kasick2012-12-031-0/+4
* | Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-243-22/+110
* | Forward port Volume panel style and Linked volumesDvTonder2012-11-221-1/+24
* | Framework: Port CM9 features to CM10DvTonder2012-11-212-26/+67
|/
* Merge "audio service: make dock audio is off by default" into jb-mr1-devEric Laurent2012-10-291-1/+1
|\
| * audio service: make dock audio is off by defaultEric Laurent2012-10-291-1/+1
* | No playback and music widget from other user on user switchJean-Michel Trivi2012-10-291-2/+34
|/
* Merge "add settings for dock audio enabled" into jb-mr1-devEric Laurent2012-10-271-1/+37
|\
| * add settings for dock audio enabledEric Laurent2012-10-261-1/+37
* | Add MediaRouter API to get presentation display.Jeff Brown2012-10-251-5/+126
* | Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into...Bryan Mawhinney2012-10-251-0/+3
|\ \ | |/ |/|
| * Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)Bryan Mawhinney2012-10-241-0/+3
* | AudioService: add fix for corrupted settingsEric Laurent2012-10-231-0/+6
|/
* More migration to Global settings.Jeff Sharkey2012-10-181-3/+4
* Merge "Use device availability to start WFD audio routing" into jb-mr1-devJean-Michel Trivi2012-10-152-16/+6
|\
| * Use device availability to start WFD audio routingJean-Michel Trivi2012-10-112-16/+6