summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/16/changes
diff options
context:
space:
mode:
authorTeng-Hui Zhu <ztenghui@google.com>2012-05-24 14:53:28 -0700
committerTeng-Hui Zhu <ztenghui@google.com>2012-05-24 15:24:29 -0700
commit6f62ef32e2dd4e7935f5a2d201ad5f3b78b4a203 (patch)
tree36ced8ec9a505ef4eea74e97a4fcbd2320f18725 /docs/html/sdk/api_diff/16/changes
parent0eaeb69d1c4849da8ab1df70b84e90837193df67 (diff)
Better support for HTML5 audio loop.
Loop is trigger by a seek to 0 when ended on native side but there is no play call. So on java side, we detect this and call into native side to trigger a play after completion. This fixed the UI problem and keep in sync with the native mode. Beyond that, we don't need to reload for looping and we don't have the seek to play artifacts. bug:5461143 webkit change: https://android-git.corp.google.com/g/#/c/193750/ Change-Id: I779f3e1fbc789832a1a99d1f17823db6b57b35df
Diffstat (limited to 'docs/html/sdk/api_diff/16/changes')
0 files changed, 0 insertions, 0 deletions