fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Apache License 2.0
2.42k stars 1.11k forks source link

feat: Play videos in the app #2109 #2488

Open shubhamkumar1739 opened 4 years ago

shubhamkumar1739 commented 4 years ago

Fixes #2109 Play videos in the app

Changes: Add a fragment which plays YouTube videos in the app YoutubeFragment.kt: A the fragment to play Youtube Videos FullscreenListener.kt: Listens for full screen event fragment_youtube.xml: Fragment layout Change the onClick function in YoutubeVideoViewHolder.kt to call the fragment instead of YoutubeVid.kt

Important: Give YouTube API key for proper functioning

ezgif com-video-to-gif(1) Screenshots for the change:

ci-reporter[bot] commented 4 years ago

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Circle CI build is failing as of 79df4c838f3d3a524e35eb5185384c7a0ef1606e. Here's the output:

spotless check
> Task :spotlessCheck UP-TO-DATE

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


Failed build for 79df4c8 ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for f791f8b ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for f791f8b ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for 1ebc893 ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for 1ebc893 ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for 323055c ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```

This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.
ci-reporter[bot] commented 4 years ago

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Circle CI build is failing as of 323055cf799ea0fb3f62025263383f0881b96c1a. Here's the output:

spotless check
> Task :spotlessCheck UP-TO-DATE

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.