Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0b9b053ce6fdc48e922b6af37fe747b4ef40324a
/
media
f8ac14a
MediaRouter group volume reporting
by Adam Powell
· 12 years ago
09829b7
Merge "Expand volume APIs for MediaRouter" into jb-dev
by Adam Powell
· 12 years ago
8e37a85
Expand volume APIs for MediaRouter
by Adam Powell
· 12 years ago
60c5b71
Merge "Crash in SurfaceTextureTarget filter open" into jb-dev
by Pannag Sanketi
· 12 years ago
22f2a87
Crash in SurfaceTextureTarget filter open
by Pannag Sanketi
· 12 years ago
2cd5d25
Unhide new API in android.media.MediaRouter for remote playback
by Jean-Michel Trivi
· 12 years ago
f98de1e
Asynchronous handling of remote volume updates
by Jean-Michel Trivi
· 12 years ago
1357012
Remote volume handling in MediaRouter
by Jean-Michel Trivi
· 12 years ago
2f44230
Merge "Remote volume handling" into jb-dev
by Jean-Michel Trivi
· 12 years ago
dd0a192
MediaRouter bluetooth a2dp selection
by Adam Powell
· 12 years ago
3114ce3
Remote volume handling
by Jean-Michel Trivi
· 12 years ago
4ee1f55
Restrict MediaRouter selection
by Adam Powell
· 12 years ago
4599696
Volume control in MediaRouter dialogs
by Adam Powell
· 12 years ago
39d5c61
Make MediaRouter UI more robust around route count changes
by Adam Powell
· 12 years ago
130b457
ActionProvider API update
by Adam Powell
· 12 years ago
87959cd
Merge "Add new callback for MediaRouter to found out about device changes." into jb-dev
by Dianne Hackborn
· 12 years ago
c4f4b0f
Merge "AudioManager: back to old setBluetoothA2dpOn()" into jb-dev
by Eric Laurent
· 12 years ago
632ca41
Add new callback for MediaRouter to found out about device changes.
by Dianne Hackborn
· 12 years ago
242b338
AudioManager: back to old setBluetoothA2dpOn()
by Eric Laurent
· 12 years ago
b5e2af5
Update MediaRouteChooserDialog grouping UI
by Adam Powell
· 12 years ago
0d03c04
API updates for MediaRouter
by Adam Powell
· 12 years ago
f9b7f9f
Merge "Support route grouping in the MediaRouter dialog UI." into jb-dev
by Adam Powell
· 12 years ago
0a4cbc3
Merge "Add property to override backdropper effect threshold." into jb-dev
by Ruei-sung Lin
· 12 years ago
d6d0bdd
Support route grouping in the MediaRouter dialog UI.
by Adam Powell
· 12 years ago
4239373
Add property to override backdropper effect threshold.
by Eino-Ville Talvala
· 12 years ago
70e11e5
MediaRouter dialog
by Adam Powell
· 12 years ago
085c482
Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.so" into jb-dev
by James Dong
· 12 years ago
c6693f6
Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.so
by James Dong
· 12 years ago
579ec30
Merge "MediaRouter work" into jb-dev
by Adam Powell
· 12 years ago
b35c445
MediaRouter work
by Adam Powell
· 12 years ago
dcf33b7
Merge "Made IAudioService.setBluetoothA2dpOn() not oneway" into jb-dev
by Eric Laurent
· 12 years ago
71c6989
Fix docs
by Adam Powell
· 12 years ago
ae20ae1
More MediaRouter features.
by Adam Powell
· 12 years ago
4ab22bb
Made IAudioService.setBluetoothA2dpOn() not oneway
by Eric Laurent
· 12 years ago
b58b8f8
Rework media router to be per-context with global process state.
by Dianne Hackborn
· 12 years ago
d0d2cda
Further work on MediaRouter
by Adam Powell
· 12 years ago
fca9ff3
Merge "rename exif to exif_jni due to refactoring in external/jhead" into jb-dev
by Keun young Park
· 12 years ago
6a5f9f6
Merge "Configuration for lock and UI sound levels" into jb-dev
by Jean-Michel Trivi
· 12 years ago
bb52c49
rename exif to exif_jni due to refactoring in external/jhead
by Keun young Park
· 12 years ago
81e85bb
Ensure we compute display name when needed
by Marco Nelissen
· 12 years ago
e12c39b
Always queue A2DP connection state message with wakelock held
by Jean-Michel Trivi
· 12 years ago
690ffb4
More fun with MediaRouter
by Adam Powell
· 12 years ago
c55b393
Configuration for lock and UI sound levels
by Jean-Michel Trivi
· 12 years ago
05c66cc
Don't crash when scaling Bitmaps with private Bitmap.Configs
by Jack Palevich
· 12 years ago
7c86958
Merge "Add MediaRouter API." into jb-dev
by Adam Powell
· 12 years ago
56f6c7f
Merge "Fix b/6575950 make shader program to support different precisions." into jb-dev
by Ruei-sung Lin
· 12 years ago
9a1de30
Add MediaRouter API.
by Adam Powell
· 12 years ago
2d8dab5
Handle wakelocks for device connection intents from AudioService
by Jean-Michel Trivi
· 12 years ago
cee7203
Merge "Send device connection intents from AudioService" into jb-dev
by Eric Laurent
· 12 years ago
7b996d1
Fix a test case failure when there is no back-facing camera on a device
by James Dong
· 12 years ago
b1fbaac
Send device connection intents from AudioService
by Eric Laurent
· 12 years ago
54c40e0
Fixed a buffer overflow issue
by James Dong
· 12 years ago
0a10132
Fix b/6575950 make shader program to support different precisions.
by Ruei-sung Lin
· 12 years ago
c3a5cf9
Actually set the video scaling mode :-)
by Bryan Mawhinney
· 12 years ago
90fb2dd
Merge "AudioManager: restore setBluetoothA2dpOn() method" into jb-dev
by Eric Laurent
· 12 years ago
0100625
Merge "Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically)" into jb-dev
by Fabrice Di Meglio
· 12 years ago
c1cabdf
Merge "Fix bad aspect ratios for recorded effects" into jb-dev
by Wu-cheng Li
· 12 years ago
58acf44
Fix bad aspect ratios for recorded effects
by Pannag Sanketi
· 12 years ago
13fe2a5
Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically)
by Fabrice Di Meglio
· 12 years ago
b4b8478
Handle _ and % in paths
by Marco Nelissen
· 12 years ago
7847211
AudioManager: restore setBluetoothA2dpOn() method
by Eric Laurent
· 12 years ago
fca91a8
Merge "Type of search on headset key long press must depend on device state" into jb-dev
by Jean-Michel Trivi
· 12 years ago
3c2711f
Type of search on headset key long press must depend on device state
by Jean-Michel Trivi
· 12 years ago
850c2c3
Merge "Fixing the weird preview size w/ effects on camera" into jb-dev
by Pannag Sanketi
· 12 years ago
b5af71f
Fixing the weird preview size w/ effects on camera
by Pannag Sanketi
· 12 years ago
9de61ae
Merge "Fix video scaling mode validity check." into jb-dev
by Bryan Mawhinney
· 12 years ago
79a9cd4
Fix video scaling mode validity check.
by Bryan Mawhinney
· 12 years ago
ab624c2
Use FLAG_LONG_PRESS for headset long press interactions.
by Jeff Brown
· 12 years ago
0a95ce9
Merge "Handle media button events during phone calls and when ringing" into jb-dev
by Jean-Michel Trivi
· 12 years ago
722b808
Handle media button events during phone calls and when ringing
by Jean-Michel Trivi
· 12 years ago
d88404d
Merge "Fix .pls playlist parsing" into jb-dev
by Marco Nelissen
· 12 years ago
538d492
Fix .pls playlist parsing
by Marco Nelissen
· 12 years ago
5ddb19e
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
by James Dong
· 12 years ago
f20e4f4
Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine"
by James Dong
· 12 years ago
cbaa821
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
by James Dong
· 12 years ago
8c78752
Implement new volume display policy.
by Eric Laurent
· 12 years ago
d9e5871
Verify AudioTrack only uses a valid multichannel configuration
by Jean-Michel Trivi
· 12 years ago
2d97a70
Merge "Start voice-based interactions from headsethook key" into jb-dev
by Jean-Michel Trivi
· 12 years ago
909c4b8
Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into jb-dev
by James Dong
· 12 years ago
4294b83
Start voice-based interactions from headsethook key
by Jean-Michel Trivi
· 13 years ago
8d8176d
Merge "AudioService: Fix problem handling USB audio disconnect" into jb-dev
by Mike Lockwood
· 12 years ago
9841818
AudioService: Fix problem handling USB audio disconnect
by Mike Lockwood
· 12 years ago
2448201
AudioService: fix various volume issues.
by Eric Laurent
· 12 years ago
24938df
Merge "AudioService: synchronized access to volume index" into jb-dev
by Eric Laurent
· 12 years ago
3172d5e
AudioService: synchronized access to volume index
by Eric Laurent
· 12 years ago
1bc1b8a
Merge "Make sure crop rect information is visible from java." into jb-dev
by Andreas Huber
· 12 years ago
b842599
Make sure crop rect information is visible from java.
by Andreas Huber
· 12 years ago
1870c69
Merge "Adding disconnect call to the SurfaceTextureTarget" into jb-dev
by Pannag Sanketi
· 12 years ago
c2e393f
Merge "pseudo random number generator in shader with limited precisions" into jb-dev
by Ruei-sung Lin
· 12 years ago
08fb063
Add compression level key for FLAC encoding
by Jean-Michel Trivi
· 12 years ago
b939760
Adding disconnect call to the SurfaceTextureTarget
by Pannag Sanketi
· 12 years ago
a75c7bb
pseudo random number generator in shader with limited precisions
by Ruei-sung Lin
· 13 years ago
f86374a
Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no
by Andreas Huber
· 12 years ago
8902097
Improve notifying TimedText by reducing marshall/unmarshalling.
by Insun Kang
· 13 years ago
3b5fdf5
Merge "Fix: Missed parcel recycling in MediaPlayer." into jb-dev
by James Dong
· 12 years ago
c8ade15
Merge "Silent and Vibrate mode clean up" into jb-dev
by Eric Laurent
· 12 years ago
bffc3d1
Silent and Vibrate mode clean up
by Eric Laurent
· 12 years ago
3dd7fd0
Return codec buffers that are marked as having host endianness.
by Andreas Huber
· 12 years ago
8aa735f
Clarification of MediaCodec behaviour when codec specific data is included
by Andreas Huber
· 12 years ago
1d8e5c5
Handle silent ringtone, title without permission.
by Jeff Sharkey
· 12 years ago
Next »