Coder Social home page Coder Social logo

android-podtitles's People

Contributors

flibbertigibbet avatar

Watchers

 avatar

android-podtitles's Issues

Create playlist queue

Set up a playlist queue for ExoPlayer. During playback, the playlist queue has one item.

Limit feed updates

Track timestamp of last feed update and only refresh it on going to the feed details if the feed TTL (or some default) has elapsed.

Set up CI

Set up repo with CircleCI to run unit and UI tests when PRs or opened or new commits are pushed to an open PR branch. Add branch protection rule for passing tests. Add badges for test status to README.

Set up test coverage

Add a test coverage check to the unit test run. Add badge to README for test coverage status.

Add episodes to playlist queue

Add control to episode details view to add the episode to the current queue. On playing the episode in the episode details view, add the current episode to the head of the queue, or move it to the head, if it was already in the queue.

Add feeds by URL

Allow user to add a feed by directly entering the URL to the RSS feed. On success, navigate to the added feed. Display error message to user on failure. Add instructions to let the user know how to add feeds directly.

Add minified player controller

When playback is in progress, display player controls in a bottom sheet over all screens in the app, except the details screen for the currently playing episode. Clicking on the bottom sheet outside of control buttons should navigate to the episode currently playing.

Set up linter

Add lint rules. Run lint rules as part of CI build.

Mange playlist queue

Add view that lists the current playlist queue. Add controls to allow user to reorder the queue, delete episodes from the queue, or clear the queue.

Allow reordering feeds

Support drag-and-drop on the feed cards in the feed list home view. Add icon button to feed card to tap to drag, which only displays in the feed list view (not in details). On card drop, save the new feed list display order position to the database.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.