summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* am 4d592c59: am eabde3d4: am fe464a76: [Prime K] Fix gabage character issuedujin.cha2011-11-221-0/+15
|\
| * am fe464a76: [Prime K] Fix gabage character issuedujin.cha2011-11-221-0/+15
| |\
| | * [Prime K] Fix gabage character issuedujin.cha2011-11-221-0/+15
* | | am 4e72e2bf: am 4fdc36e6: Merge "Document that release() should be called wit...James Dong2011-11-152-9/+28
|\ \ \ | |/ /
| * | Merge "Document that release() should be called with onPause() and onStop() f...James Dong2011-11-152-9/+28
| |\ \
| | * | Document that release() should be called with onPause() and onStop() for medi...James Dong2011-11-152-9/+28
* | | | am 4978c1a5: am 0ddb0143: Merge "Fix 5623252 unlink to death of audio focus c...Jean-Michel Trivi2011-11-151-14/+18
|\ \ \ \ | |/ / /
| * | | Fix 5623252 unlink to death of audio focus client earlyJean-Michel Trivi2011-11-151-14/+18
* | | | am 87597d9c: am 538dc6ac: Merge "Fix 5615747 Don\'t leak remote control clien...Jean-Michel Trivi2011-11-151-2/+10
|\ \ \ \ | |/ / /
| * | | Fix 5615747 Don't leak remote control client death handlersJean-Michel Trivi2011-11-141-2/+10
| |/ /
* | | am 9d36a995: am 258576a8: Merge "Fix 5607938 AudioFocusDeathHandler leaks GRE...Jean-Michel Trivi2011-11-141-4/+16
|\ \ \ | |/ /
| * | Fix 5607938 AudioFocusDeathHandler leaks GREFJean-Michel Trivi2011-11-111-4/+16
* | | Merge "Don't check return value of new for being == null"Glenn Kasten2011-11-143-39/+29
|\ \ \ | |/ / |/| |
| * | Don't check return value of new for being == nullGlenn Kasten2011-11-113-39/+29
* | | Unhide the key to retriever location information in 3gp/mp4 filesJames Dong2011-11-111-1/+0
* | | Add support for retrieving location information in mp4/3gpp filesJames Dong2011-11-101-0/+8
* | | Fix problems in tablet silent mode.Eric Laurent2011-11-091-7/+18
* | | Fix 5509346: Resize the thumbnails if it's too large.Chih-Chung Chang2011-11-071-9/+18
|/ /
* | am 6e91e5b6: Merge "Fix volume indication in vibrate mode." into ics-mr0Eric Laurent2011-10-311-2/+4
|\ \ | |/
| * Fix volume indication in vibrate mode.Eric Laurent2011-10-311-2/+4
* | am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when ...Amith Yamasani2011-10-301-8/+22
|\ \ | |/
| * Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume ...Amith Yamasani2011-10-281-8/+22
| |\
| | * Bring back the old-style Ring/Vibrate/Silent states when using volume keys.Amith Yamasani2011-10-281-8/+22
* | | am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE,...Joe Fernandez2011-10-293-7/+22
|\ \ \ | |/ /
| * | docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-283-7/+22
| |/
* | Unhide QVGA related resolution profiles and allow to use QVGA resolution for ...James Dong2011-10-272-3/+1
* | Merge "Refactor FileInserter in MediaScanner and adding unit tests for the ne...Marco Nelissen2011-10-192-55/+81
|\ \
| * | Refactor FileInserter in MediaScanner and adding unit tests for the newly add...Dongwon Kang2011-10-102-55/+81
* | | am c0a87dc1: Merge "Fix issue 5462427: Volume should never be 0 ..." into ics...Eric Laurent2011-10-171-13/+33
|\ \ \ | | |/ | |/|
| * | Fix issue 5462427: Volume should never be 0 ...Eric Laurent2011-10-141-13/+33
* | | am 615858a8: Merge "Indicate screen off condition to audio framework." into i...Eric Laurent2011-10-141-0/+6
|\ \ \ | |/ /
| * | Indicate screen off condition to audio framework.Eric Laurent2011-10-141-0/+6
* | | am e48440d5: Merge "Fix 5153611 remove remote control client/display log from...Jean-Michel Trivi2011-10-141-2/+1
|\ \ \ | |/ /
| * | Fix 5153611 remove remote control client/display log from AudioServiceJean-Michel Trivi2011-10-131-2/+1
| * | DO NOT MERGE Fix 5389442 RemoteControlClient javadocJean-Michel Trivi2011-10-111-2/+15
* | | Merge "Support for an MPEG2 Program Stream extractor."Andreas Huber2011-10-131-1/+10
|\ \ \
| * | | Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-301-1/+10
| | |/ | |/|
* | | Fix 5389442 RemoteControlClient javadocJean-Michel Trivi2011-10-111-2/+15
| |/ |/|
* | Support AMR as a file type so that it can be imported into movie studioJames Dong2011-10-093-3/+8
|/
* Remove Ringtone.setWakeMode, it's not needed.Marco Nelissen2011-09-291-15/+0
* Merge "Release MediaPlayer before letting it go out of scope."Marco Nelissen2011-09-291-0/+3
|\
| * Release MediaPlayer before letting it go out of scope.Marco Nelissen2011-09-291-0/+3
* | Fix bug 5357295 NPE on display when remote control client diesJean-Michel Trivi2011-09-281-10/+18
|/
* 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