Code Monkey home page Code Monkey logo

mcotp's People

Contributors

tommywalsh avatar

Stargazers

 avatar

Watchers

 avatar  avatar

mcotp's Issues

Speed up loading by caching state of music library

Every time the app loads, it rescans the music library. Rather, it should store its internal state in a quickly-readable file or in a database, and only rescan the music library periodically (perhaps on manual command, or perhaps in the background as the app runs).

Need way to rescan library

Library state is saved to disk/sdcard. But there is no way to have the library rescanned, if music is added/removed.

Follow proper Android lifecycle process

Make sure we're doing the right things in onCreate(), onPause(), and their ilk. Right now, the app will start playing a new song if the orientation (landscape/widescreen) is changed... and it doesn't stop playing the old song!

Allow music to play in background

The app does not continue playing when not in focus. This means that no other features of the phone can be used when the app is playing. Further, if the app stops having focus, it must be restarted from scratch, and will not remember what it was doing.

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.