Updated Background Playback Mini Roadmap (markdown)
parent
881f35648b
commit
dc89537e3d
|
@ -12,7 +12,8 @@ thought the following would be parsed by GFM, but nevermind.
|
||||||
|
|
||||||
###TODO
|
###TODO
|
||||||
|
|
||||||
* changing play-pause button icon
|
* change play-pause button icon based on whether video is paused
|
||||||
|
|
||||||
|
|
||||||
* audio focus request
|
* audio focus request
|
||||||
* audio focus change listener
|
* audio focus change listener
|
||||||
|
@ -20,6 +21,8 @@ thought the following would be parsed by GFM, but nevermind.
|
||||||
|
|
||||||
|
|
||||||
* improve handling of bg playing a video while another is already playing
|
* improve handling of bg playing a video while another is already playing
|
||||||
|
* complex video control (seek) using `VideoItemDetailActivity` controls
|
||||||
|
|
||||||
* 5.0+:
|
* 5.0+:
|
||||||
* public-private fields of Notification
|
* public-private fields of Notification
|
||||||
* <5.0:
|
* <5.0:
|
||||||
|
|
Loading…
Reference in New Issue