Giter VIP home page Giter VIP logo

flipflop's People

Contributors

katbutler avatar

Watchers

 avatar

flipflop's Issues

Create a token-swap service web API

The access token expires every 3600 seconds - this will make for a shitty UI experience if you get logged out every hour ๐Ÿ˜ฟ

This service should accept an access token from a user and use the Spotify client ID and secret to refresh the token with the oauth grant flow

Offline support for playlists

Ability to download playlists and still flip flop between them without an internet connection.

Blocked by Spotify until they release 3rd party offline mode in their SDK

Leaked service connection

04-15 10:03:29.211 20225-20225/com.katbutler.flipflop E/ActivityThread: Activity com.katbutler.flipflop.PlayerActivity has leaked ServiceConnection com.katbutler.flipflop.services.MediaPlayer$mediaServiceConnection$2$1@4fce59b that was originally bound here
    android.app.ServiceConnectionLeaked: Activity com.katbutler.flipflop.PlayerActivity has leaked ServiceConnection com.katbutler.flipflop.services.MediaPlayer$mediaServiceConnection$2$1@4fce59b that was originally bound here
        at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1532)
        at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1424)
        at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1605)
        at android.app.ContextImpl.bindService(ContextImpl.java:1557)
        at android.content.ContextWrapper.bindService(ContextWrapper.java:684)
        at com.katbutler.flipflop.services.MediaPlayer.connect(MediaPlayer.kt:28)
        at com.katbutler.flipflop.PlayerActivity.onCreate(PlayerActivity.kt:37)
        at android.app.Activity.performCreate(Activity.java:6999)
        at android.app.Activity.performCreate(Activity.java:6990)
        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2731)
        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
        at android.app.ActivityThread.-wrap11(Unknown Source:0)
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
        at android.os.Handler.dispatchMessage(Handler.java:106)
        at android.os.Looper.loop(Looper.java:164)
        at android.app.ActivityThread.main(ActivityThread.java:6494)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

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.