summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Keyguard sound needs to hold wake lock.Dianne Hackborn2011-09-211-1/+16
* am 9c43016b: Merge "Bug 5045498 Keep track of RemoteControlClient play state ...Jean-Michel Trivi2011-09-212-7/+18
|\
| * Bug 5045498 Keep track of RemoteControlClient play state change timeJean-Michel Trivi2011-09-202-7/+18
* | Merge "MediaScanner: To query row ids of music files when handling playlists."Marco Nelissen2011-09-211-7/+22
|\ \
| * | MediaScanner: To query row ids of music files when handling playlists.Dongwon Kang2011-09-081-7/+22
* | | Merge "Fix 5224359: Add width and height to media store."Chih-Chung Chang2011-09-201-0/+25
|\ \ \ | |_|/ |/| |
| * | Fix 5224359: Add width and height to media store.Chih-Chung Chang2011-09-201-0/+25
* | | Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryromJames Dong2011-09-191-2/+24
|\ \ \ | |/ / |/| |
| * | Add QVGA resolution to CamcorderProfileJames Dong2011-09-191-2/+24
* | | Bug 5300223 RemoteControlClient uses PendingIntent for media button eventsJean-Michel Trivi2011-09-165-139/+166
|/ /
* | Fix bug 5327199 Recycle bitmaps in RemoteControlClientJean-Michel Trivi2011-09-161-0/+4
* | Merge "Issue 5044873: Pb with BT SCO AudioManager API"Eric Laurent2011-09-141-20/+28
|\ \
| * | Issue 5044873: Pb with BT SCO AudioManager APIEric Laurent2011-09-141-20/+28
* | | Merge "Bug 5300223 RemoteControlClient uses PendingIntent"Jean-Michel Trivi2011-09-141-0/+56
|\ \ \ | |/ / |/| |
| * | Bug 5300223 RemoteControlClient uses PendingIntentJean-Michel Trivi2011-09-131-0/+56
* | | API review: Metadata class not used.Dianne Hackborn2011-09-131-0/+2
|/ /
* | Merge "Fix bug 5045498 Unhide Remote Control Client API"Marco Nelissen2011-09-092-47/+80
|\ \
| * | Fix bug 5045498 Unhide Remote Control Client APIJean-Michel Trivi2011-09-012-47/+80
* | | Merge "Fix issue 4673378: switching from VoIP to GSM call"Eric Laurent2011-09-091-80/+108
|\ \ \
| * | | Fix issue 4673378: switching from VoIP to GSM callEric Laurent2011-09-081-80/+108
| | |/ | |/|
* | | Merge "Fix 5156702: rotate thumbnails"Chih-Chung Chang2011-09-084-117/+88
|\ \ \ | |/ / |/| |
| * | Fix 5156702: rotate thumbnailsChih-Chung Chang2011-09-074-117/+88
* | | Fix startBluetoothSco raceMarco Nelissen2011-09-061-4/+2
|/ /
* | Merge "MediaPlayer: remove the setTexture method"Jamie Gennis2011-09-051-34/+0
|\ \
| * | MediaPlayer: remove the setTexture methodJamie Gennis2011-09-021-34/+0
* | | Merge "Fix 5240036: Generate a reasonable bitrate for intermediate clips."Chih-Chung Chang2011-09-041-6/+33
|\ \ \
| * | | Fix 5240036: Generate a reasonable bitrate for intermediate clips.Chih-Chung Chang2011-09-021-6/+33
| | |/ | |/|
* | | Fix issue 5252593: any app can restart the runtimeEric Laurent2011-09-021-14/+26
| |/ |/|
* | Require INTERNET permission for network-based content.Dave Burke2011-09-021-3/+8
|/
* Merge "Fix 5243349 RemoteControlDisplay incorrectly updated"Jean-Michel Trivi2011-08-311-43/+47
|\
| * Fix 5243349 RemoteControlDisplay incorrectly updatedJean-Michel Trivi2011-08-311-43/+47
* | Merge "Fix for 5156702 Rotate video output for thumbnails and export"Rajneesh Chowdury2011-08-313-9/+49
|\ \
| * | Fix for 5156702 Rotate video output for thumbnails and exportRajneesh Chowdury2011-08-303-9/+49
* | | Merge "Change condition to enter silent mode."Eric Laurent2011-08-311-15/+16
|\ \ \ | |_|/ |/| |
| * | Change condition to enter silent mode.Eric Laurent2011-08-311-15/+16
* | | Fix 5242200 only update RemoteControlDisplay when a client is presentJean-Michel Trivi2011-08-311-3/+6
* | | RemoteControlClient metadata: add method for metadata of long typeJean-Michel Trivi2011-08-301-10/+76
|/ /
* | Merge "Bug 5045498 Force display update when display registers"Jean-Michel Trivi2011-08-301-29/+19
|\ \
| * | Bug 5045498 Force display update when display registersJean-Michel Trivi2011-08-301-29/+19
| |/
* | Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afcJamie Gennis2011-08-301-7/+14
|\ \
| * | MediaPlayer: unhide the setSurface methodJamie Gennis2011-08-291-7/+14
| |/
* | 5106773 Can't export a movie - Error returned from OMX API in ducatiRajneesh Chowdury2011-08-291-1/+1
|/
* Update IRemoteControlDisplay when it registers.Jean-Michel Trivi2011-08-291-3/+18
* Cannot compare Binder references for RC display to unregisterJean-Michel Trivi2011-08-261-1/+1
* Address multiple RemoteControlDisplay competing for registrationJean-Michel Trivi2011-08-261-23/+56
* Don't try to rescale when no bitmap in RemoteControlClientJean-Michel Trivi2011-08-261-14/+16
* Fix deadlock in AudioServiceJean-Michel Trivi2011-08-241-39/+41
* More information for RemoteControlDisplay about new clientJean-Michel Trivi2011-08-242-12/+53
* Bug 5045498 Single binder call when metadata and artwork are updatedJean-Michel Trivi2011-08-233-17/+86
* Bug 5045498 Implementation of RemoteControlClient.MetadataEditorJean-Michel Trivi2011-08-231-88/+131