Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AudioPlayerController #116

Closed
BenHenning opened this issue Sep 17, 2019 · 1 comment · Fixed by #149
Closed

Implement AudioPlayerController #116

BenHenning opened this issue Sep 17, 2019 · 1 comment · Fixed by #149
Assignees
Labels
Priority: Essential This work item must be completed for its milestone. Z-ibt Temporary label for Ben to keep track of issues he's triaged.

Comments

@BenHenning
Copy link
Member

There needs to be a controller for streaming and playing & pausing audio. This controller should include selecting a specific language whose audio should be played.

@BenHenning BenHenning changed the title Implement AudioPlayerController Implement AudioPlayerController [Blocked: #123] Sep 17, 2019
@BenHenning
Copy link
Member Author

This is blocked on #123.

@BenHenning BenHenning added this to the Prototype -- Infra milestone Sep 17, 2019
@BenHenning BenHenning added Where: Infrastructure Priority: Essential This work item must be completed for its milestone. and removed Status: Not started labels Sep 17, 2019
jamesxu0 added a commit that referenced this issue Sep 27, 2019
* copied files over from branch audio-player

* using coroutines to schedule seek bar updates

* Updated to add correct locking and more checks

* Updated comments

* Added change data source function and change to AsyncResult

* Added test cases for controller and observer

* init now return LiveData, release removes observers

* add more locking

* Added more tests

* Finished test cases

* Updated comments

* Updated test names

* Fixed scheduling and error test cases

* Added getPlayProgressLiveData and minor fixes to test cases
@BenHenning BenHenning changed the title Implement AudioPlayerController [Blocked: #123] Implement AudioPlayerController Sep 30, 2019
jamesxu0 added a commit that referenced this issue Oct 6, 2019
* Created CellularDialogController

* Started making tests for controller

* Removed import

* Fixed test cases and renamed to hideDialog

* Fixed comments

* Added use cellular data value and added test cases

* Started adding test cases

* Setup initial testing environment for state fragment

* Add more test cases

* Changed cellular data controller methods to always and never use cellular data
@BenHenning BenHenning added the Z-ibt Temporary label for Ben to keep track of issues he's triaged. label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Essential This work item must be completed for its milestone. Z-ibt Temporary label for Ben to keep track of issues he's triaged.
Development

Successfully merging a pull request may close this issue.

2 participants