Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check MediaPlayer state, do not teardown() from UI thread. | Ben Murdoch | 2011-10-14 | 1 | -14/+19 |
* | Handle audio focus in HTML5 audio | Michael Kolb | 2011-10-07 | 1 | -8/+46 |
* | Fix HTML5Audio to call WebView.isPrivateBrowsingEnabled() on the UI thread | Steve Block | 2011-09-28 | 1 | -5/+41 |
* | Fix for bug 3429537 Google voice (web version) does not play messages on HC | Kristian Monsen | 2011-08-16 | 1 | -2/+20 |
* | Don't try to output really long URLs HTML5Audio exception handler. | Ben Murdoch | 2011-02-28 | 1 | -1/+2 |
* | Make audio tag cope with live streams | Ben Murdoch | 2010-12-09 | 1 | -1/+1 |
* | Add the HTML5Audio class, to support the audio tag. | Nicolas Roard | 2010-05-07 | 1 | -0/+224 |