summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Bug 5045498 New implementation of remote control API"Jean-Michel Trivi2011-08-237-373/+850
|\
| * Bug 5045498 New implementation of remote control APIJean-Michel Trivi2011-08-237-373/+850
* | Merge "Revert "Change condition to enter silent mode.""Eric Laurent2011-08-231-11/+8
|\ \
| * | Revert "Change condition to enter silent mode."Eric Laurent2011-08-231-11/+8
* | | Pass correct indices for thumbnails of MediaImageItem.Chih-Chung Chang2011-08-231-1/+1
|/ /
* | Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)Rajneesh Chowdury2011-08-196-243/+314
|/
* Merge "Bug 5045498 RemoteControlClient interface"Jean-Michel Trivi2011-08-175-209/+400
|\
| * Bug 5045498 RemoteControlClient interfaceJean-Michel Trivi2011-08-175-209/+400
* | Merge "Fix issue 5126270: Holding volume down vibrates"Eric Laurent2011-08-171-0/+4
|\ \
| * | Fix issue 5126270: Holding volume down vibratesEric Laurent2011-08-171-0/+4
* | | Merge "Change condition to enter silent mode."Eric Laurent2011-08-171-8/+11
|\ \ \
| * | | Change condition to enter silent mode.Eric Laurent2011-08-161-8/+11
| | |/ | |/|
* | | Display thumbnails one by one and cache them.Chih-Chung Chang2011-08-164-83/+92
|/ /
* | Merge "Fix issue 5131056: key beeps when screen is locked"Eric Laurent2011-08-151-2/+9
|\ \
| * | Fix issue 5131056: key beeps when screen is lockedEric Laurent2011-08-151-2/+9
* | | Merge "Bug 5045498 javadoc for the remote control client API"Jean-Michel Trivi2011-08-152-22/+171
|\ \ \
| * | | Bug 5045498 javadoc for the remote control client APIJean-Michel Trivi2011-08-152-22/+171
* | | | Merge "Bug 5045498 Send media button event receiver to remote control"Jean-Michel Trivi2011-08-152-2/+18
|\ \ \ \
| * | | | Bug 5045498 Send media button event receiver to remote controlJean-Michel Trivi2011-08-152-2/+18
| | |/ / | |/| |
* | | | Merge "Deprecate use of some audio effects on output mix."Eric Laurent2011-08-154-29/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Deprecate use of some audio effects on output mix.Eric Laurent2011-08-154-29/+30
| | |/ | |/|
* | | Merge "Fail request for audio focus when linkToDeath fails"Jean-Michel Trivi2011-08-141-12/+13
|\ \ \
| * | | Fail request for audio focus when linkToDeath failsJean-Michel Trivi2011-08-141-12/+13
* | | | Merge "MediaScanner: Clear file path before deleting records to avoid acciden...Mike Lockwood2011-08-141-7/+11
|\ \ \ \ | |/ / / |/| | |
| * | | MediaScanner: Clear file path before deleting records to avoid accidental fil...Mike Lockwood2011-08-141-7/+11
| |/ /
* | | Merge "Fix leak of global references and AudioFocusDeathHandler objects."Jean-Michel Trivi2011-08-141-14/+25
|\ \ \ | |/ / |/| |
| * | Fix leak of global references and AudioFocusDeathHandler objects.Jean-Michel Trivi2011-08-141-14/+25
* | | Issue 5081351: isWiredHeadsetOn() permission.Eric Laurent2011-08-121-2/+5
|/ /
* | Merge "Pass flags on remote control client information change in intent"Jean-Michel Trivi2011-08-123-70/+35
|\ \ | |/
| * Pass flags on remote control client information change in intentJean-Michel Trivi2011-08-113-70/+35
* | Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-111-40/+21
* | Only set the ringtones and such if this is the first media scanMarco Nelissen2011-08-111-3/+7
|/
* Check pids instead of IBindersMarco Nelissen2011-08-101-2/+10