Lajos Molnar
a0426ee22f
am 0ca1e98f: Merge "media: Clarify MediaCodec and CodecCapabilities documentation" into mnc-dev
...
* commit '0ca1e98fdf300ddbbccbfce26bba5947109597f1':
media: Clarify MediaCodec and CodecCapabilities documentation
2015-08-03 18:27:13 +00:00
Glenn Kasten
0536eef883
am a2f5ed7f: am 4dffe462: am 22057e06: am 37f559be: Merge "Improve getTimestamp documentation" into mnc-dev
...
* commit 'a2f5ed7f815a1d2118a1d730578222e05394e79d':
Improve getTimestamp documentation
2015-08-01 17:04:45 +00:00
Dianne Hackborn
628b412584
am bc2a8843: am b97c5ddd: am 9b36f526: am c1836bb0: Merge "Change MNC codename to just M." into mnc-dev
...
* commit 'bc2a88431e3dc51e2245cc28e327f11d0c78bd56':
Change MNC codename to just M.
2015-08-01 17:04:28 +00:00
Lajos Molnar
afa6ceb5a0
media: Clarify MediaCodec and CodecCapabilities documentation
...
Bug: 21932760
Bug: 22847191
Change-Id: Iacd24099a98c73fe4fb50226564690aa9b01c772
2015-07-31 14:48:47 -07:00
Glenn Kasten
30981ed54f
am 37f559be: Merge "Improve getTimestamp documentation" into mnc-dev
...
* commit '37f559be42ef7a765c671cc0852289a9d7e047cc':
Improve getTimestamp documentation
2015-07-31 18:10:39 +00:00
Glenn Kasten
37f559be42
Merge "Improve getTimestamp documentation" into mnc-dev
2015-07-31 18:04:16 +00:00
Dianne Hackborn
f2269f0454
Change MNC codename to just M.
...
Change-Id: I4281d200ff6560791c47cf9073ceea1cb509361e
2015-07-31 17:19:03 +00:00
Dianne Hackborn
c1836bb0f1
Merge "Change MNC codename to just M." into mnc-dev
2015-07-31 17:11:58 +00:00
Ronghua Wu
a23894a2a1
am 6be373de: am fc1bcc37: am 0278f2bf: am e8b7febd: Merge "media: use blocks number to find closest size" into mnc-dev
...
* commit '6be373dea441db670291d6019237f3daab105000':
media: use blocks number to find closest size
2015-07-31 03:01:10 +00:00
Ronghua Wu
db29b8943d
am e8b7febd: Merge "media: use blocks number to find closest size" into mnc-dev
...
* commit 'e8b7febd62f899ed8920cbd484e18dea64b3a7ee':
media: use blocks number to find closest size
2015-07-31 02:40:30 +00:00
Ronghua Wu
e8b7febd62
Merge "media: use blocks number to find closest size" into mnc-dev
2015-07-31 02:32:53 +00:00
Phil Burk
ca6c2eb12d
am 91eb05eb: am 42d2aaa0: am 3eb45836: am 2f1a08e6: Merge "MIDI docs BTLE: how to open BTLE MIDI devices" into mnc-dev
...
* commit '91eb05ebcd9e564662cfec7a658618b00e5461ac':
MIDI docs BTLE: how to open BTLE MIDI devices
2015-07-30 22:03:05 +00:00
Phil Burk
ab4a555404
am d1261ec8: am de6272a7: am 9d4fad24: am fdcd8216: Merge "MIDI package doc: add hasSystemFeature() call" into mnc-dev
...
* commit 'd1261ec822325e68bec2a46bf38e2d07c3ed7f9d':
MIDI package doc: add hasSystemFeature() call
2015-07-30 22:03:00 +00:00
Phil Burk
3674e1f701
am 854829de: am 4f84e648: am 6bf9b8ca: am 559a2420: Merge "MidiDevice: document that opens can return nulls" into mnc-dev
...
* commit '854829deeca86a851ffd2a8f0eec3d11ffd266bc':
MidiDevice: document that opens can return nulls
2015-07-30 22:02:54 +00:00
Phil Burk
1742d9261d
am 2f1a08e6: Merge "MIDI docs BTLE: how to open BTLE MIDI devices" into mnc-dev
...
* commit '2f1a08e601f4fa24e589fc61ea38f80eb264a8f4':
MIDI docs BTLE: how to open BTLE MIDI devices
2015-07-30 21:41:33 +00:00
Phil Burk
f661537640
am fdcd8216: Merge "MIDI package doc: add hasSystemFeature() call" into mnc-dev
...
* commit 'fdcd82164f95699c36e044f90a12b9aa1c4f662f':
MIDI package doc: add hasSystemFeature() call
2015-07-30 21:41:26 +00:00
Phil Burk
0f1014aee1
am 559a2420: Merge "MidiDevice: document that opens can return nulls" into mnc-dev
...
* commit '559a2420d396ef7a7c7bcab012bef379ad864bff':
MidiDevice: document that opens can return nulls
2015-07-30 21:41:19 +00:00
Phil Burk
2f1a08e601
Merge "MIDI docs BTLE: how to open BTLE MIDI devices" into mnc-dev
2015-07-30 21:27:47 +00:00
Phil Burk
fdcd82164f
Merge "MIDI package doc: add hasSystemFeature() call" into mnc-dev
2015-07-30 21:27:25 +00:00
Phil Burk
559a2420d3
Merge "MidiDevice: document that opens can return nulls" into mnc-dev
2015-07-30 21:26:48 +00:00
Ronghua Wu
e595268e98
media: use blocks number to find closest size
...
Bug: 22504214
Change-Id: I056e19ac5fdbdff2c5d297b600210c07ae5ed4f4
2015-07-30 13:01:20 -07:00
Glenn Kasten
00908b6c69
Improve getTimestamp documentation
...
Bug: 18977548
Change-Id: Ia3c2620b27a173ed1a15268ca43c28e6f4e31965
2015-07-30 10:07:34 -07:00
Phil Burk
3cc1bdbc6e
MIDI docs BTLE: how to open BTLE MIDI devices
...
Adds crucial information including required permissions,
MIDI UUID, and call to openBluetoothDevice().
Bug: 22606182
Change-Id: I47393bd0ecc2601906f6e50075d694c9cc17c993
Signed-off-by: Phil Burk <philburk@google.com>
2015-07-29 16:47:12 -07:00
Dianne Hackborn
0e3de6caca
Change MNC codename to just M.
...
Change-Id: I4281d200ff6560791c47cf9073ceea1cb509361e
2015-07-29 15:20:21 -07:00
Phil Burk
44d535aaf2
MIDI package doc: add hasSystemFeature() call
...
Bug: 22800792
Change-Id: Ib4b3e16e8167191505c31522bbccd521a9807528
Signed-off-by: Phil Burk <philburk@google.com>
2015-07-29 14:00:09 -07:00
Phil Burk
645a0b2bfe
MidiDevice: document that opens can return nulls
...
Bug: 22800792
Change-Id: I8d7ca1976e9a8abbabc011d3b2391ad7fe646f83
Signed-off-by: Phil Burk <philburk@google.com>
2015-07-29 13:39:01 -07:00
Ronghua Wu
7c86f4df71
am cdd81636: am 29bac774: am 9090d3c3: am 02022b70: Merge "media: fix estimateFrameRatesFor to use correct ratio" into mnc-dev
...
* commit 'cdd81636e1938e7c9053648a13e6ccebd2ba9d2f':
media: fix estimateFrameRatesFor to use correct ratio
2015-07-29 02:12:38 +00:00
Ronghua Wu
da0b2ce39c
am 02022b70: Merge "media: fix estimateFrameRatesFor to use correct ratio" into mnc-dev
...
* commit '02022b70bef7d6964bc8043385531d1aa97fb15b':
media: fix estimateFrameRatesFor to use correct ratio
2015-07-29 01:02:01 +00:00
Ronghua Wu
4ef977c08f
media: fix estimateFrameRatesFor to use correct ratio
...
Bug: 22504214
Change-Id: I5a325ae495b76aadd3fcbb8932d865c2f6322b2a
2015-07-28 15:08:08 -07:00
Jean-Michel Trivi
78aedaf5f6
am dc9fcc3a: am 938e8e30: am 9f4b7a47: am 7b996853: Merge "MediaPlayer subtitle controller: use debug log instead of warning" into mnc-dev
...
* commit 'dc9fcc3a55e734b2aab1e4754db3b588e1fbfc80':
MediaPlayer subtitle controller: use debug log instead of warning
2015-07-24 04:07:18 +00:00
Jean-Michel Trivi
6045865d02
am 5be1cdea: am 2ea36877: am 09c4eaf7: am 7f9e9012: Merge "RingtoneManager: query results depend on caller permission" into mnc-dev
...
* commit '5be1cdea1c3ba40edc3e85d66e86370a56726d06':
RingtoneManager: query results depend on caller permission
2015-07-24 04:04:41 +00:00
Jae Seo
c109f2212b
am e47e3b19: am 8d121cf3: am d8162e47: am eec3d9e3: Merge "TIF: Enable hardware acceleration on overlay" into mnc-dev
...
* commit 'e47e3b19021627e62f017c7b8fcca6d91a1fef18':
TIF: Enable hardware acceleration on overlay
2015-07-24 04:02:50 +00:00
Jean-Michel Trivi
e14a2f3355
am 7b996853: Merge "MediaPlayer subtitle controller: use debug log instead of warning" into mnc-dev
...
* commit '7b9968538b122225bb321de9995a8f55d3de4455':
MediaPlayer subtitle controller: use debug log instead of warning
2015-07-24 01:02:48 +00:00
Jean-Michel Trivi
cab361c9bb
MediaPlayer subtitle controller: use debug log instead of warning
...
Don't use warning log for debug message.
Bug 22698299
Change-Id: Ibe3526fffffc9a7bdcda83c02fd745325db1238b
2015-07-23 23:03:45 +00:00
Jean-Michel Trivi
9e4253f144
am 7f9e9012: Merge "RingtoneManager: query results depend on caller permission" into mnc-dev
...
* commit '7f9e9012f4bbcdd880e16212be9d90b50607c74d':
RingtoneManager: query results depend on caller permission
2015-07-23 18:59:54 +00:00
Jae Seo
ffdc6a5018
am eec3d9e3: Merge "TIF: Enable hardware acceleration on overlay" into mnc-dev
...
* commit 'eec3d9e368328d6ca6942ae2fbd94711ecd7adc8':
TIF: Enable hardware acceleration on overlay
2015-07-23 18:58:16 +00:00
Jean-Michel Trivi
13ceb54a19
RingtoneManager: query results depend on caller permission
...
When querying for ringtones, only look for ringtones on external
storage when the caller has READ_EXTERNAL_STORAGE.
Document this behavior in the javadoc of the affected methods.
Bug 22545684
Change-Id: Iae9c9a4ccaf635da8af2ac289b6b4df1b16c5d11
2015-07-22 15:48:06 -07:00
Jae Seo
345af96677
TIF: Enable hardware acceleration on overlay
...
Bug: 18162541
Change-Id: If57fb26ae88ca6ef701f01cce0e5dfd9c6eb1f0e
2015-07-22 12:34:17 -07:00
Todd Kennedy
a52d960bc4
am 09395e5e: am 8e0ab997: am 548871f2: am f2805bcb: Merge "Use RingtonePlayer to get ringtone title" into mnc-dev
...
* commit '09395e5e18d506432dbfdcb4b076af941c1170e1':
Use RingtonePlayer to get ringtone title
2015-07-21 19:04:09 +00:00
Todd Kennedy
5ec1e24469
am f2805bcb: Merge "Use RingtonePlayer to get ringtone title" into mnc-dev
...
* commit 'f2805bcbe1c99ce806448a2d8c0f12b142c7cece':
Use RingtonePlayer to get ringtone title
2015-07-21 18:22:26 +00:00
Todd Kennedy
f2805bcbe1
Merge "Use RingtonePlayer to get ringtone title" into mnc-dev
2015-07-21 18:11:19 +00:00
Terry Heo
b5f8055788
am 26fae7e1: am 00869af8: am aaf67d95: am e95af4ab: Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev
...
* commit '26fae7e181b20b471cddc6378fd75b73521d2893':
TIF: Use copied track list for onTracksChanged() callback
2015-07-21 01:00:09 +00:00
Todd Kennedy
68de157b78
Use RingtonePlayer to get ringtone title
...
Instead of requiring every application that calls Rintone.getTitle()
to request android.permission.READ_EXTERNAL_STORAGE, pass the call
through to the system UI process. We only do this for media store
URIs.
Bug: 22067670
Change-Id: I38cf3fb8d769ef6984c41a7b04afbbd4c57175ce
2015-07-20 17:24:15 -07:00
Terry Heo
81c68d7e50
am e95af4ab: Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev
...
* commit 'e95af4ab8bda68ee80bf4d444356e0c1afb1fe99':
TIF: Use copied track list for onTracksChanged() callback
2015-07-21 00:08:05 +00:00
Terry Heo
e95af4ab8b
Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev
2015-07-20 23:57:31 +00:00
Jeff Sharkey
c591b0c454
am 37a8e0e0: am f14e4435: am 0fa2a56c: am 71780e79: Merge "Better logging of MediaPlayer failure reason." into mnc-dev
...
* commit '37a8e0e0ae3b920a1b272eaa0fa24fc4c7340288':
Better logging of MediaPlayer failure reason.
2015-07-20 19:26:07 +00:00
Jeff Sharkey
461031f622
am 71780e79: Merge "Better logging of MediaPlayer failure reason." into mnc-dev
...
* commit '71780e79846d0ccc2aef2214041657410a8a14c2':
Better logging of MediaPlayer failure reason.
2015-07-20 18:04:12 +00:00
Jeff Sharkey
4fa85b7cad
Better logging of MediaPlayer failure reason.
...
Otherwise exception details are dropped on the floor, making it
hard to debug.
Bug: 22525550
Change-Id: I6ab9eb8461a23b9d9b8a0ea6dd1ae8ee2495dd01
2015-07-20 09:38:02 -07:00
Terry Heo
5a3ef42422
TIF: Use copied track list for onTracksChanged() callback
...
In notifyTracksChanged(), the calling onTracksChanged() could be delayed.
To prevent race condition on tracks, we should use the copy of tracks.
Bug: 22436933
Change-Id: I0c595df9d06d5f7bda4a9f8c21a661f7aa7db71f
2015-07-20 01:29:44 +00:00
Lajos Molnar
1b7808348e
am 99dea349: am 1eb690c2: am 9628568a: am e6b407b4: Merge "MediaSync: fix flush handling and deadlock" into mnc-dev
...
* commit '99dea349513e307081622f6d11c3b40ee3dcce82':
MediaSync: fix flush handling and deadlock
2015-07-17 14:17:06 +00:00