added options to play, add to playlist or play next and small fixes#5
added options to play, add to playlist or play next and small fixes#5roberteinhaus wants to merge 2 commits intoaskvictor:masterfrom
Conversation
updated dev dependencies for newer android studio version removed many warnings
|
Hi Robert, Thanks for the PR! I'm not doing much in the way of maintenance of this project anymore, but I'll endeavour to have a look soon. However, are you interested in becoming a maintainer/contributor? I'm not sure how the Google Play thing would work with mulitple devs, and if you'd want to remove the fee that's currently in place (I mostly put in a fee to recoup the costs of getting a Google Play dev licence), or keep it as a minor reward for any future work. Cheers, |
|
Hi Victor, I am actually not coming from android development. I just had the same idea for a sharing plugin and found yours. Then I tinkered around with it to get this add-to-playlist-thing working, since I desperately needed that and thought that you might want to have a look. Maybe we can discuss that via email instead of at this pull request. :) BR, Robert |
|
I'm not really an android dev either ;) this was first and only android project. Feel free to put any ideas in the issue tracker. Happy to discuss everything else on email. |
|
I tried to build your fork of this app but i give up cause after fixing something or adding a missing dependency something else is going wrong... Do you still have a copy of your .apk? Maybe you can add this as a release to your fork or insert a download link here? Thanks in advance, Frieder |
|
Hi @entfrickler , |
updated dev dependencies for newer android studio version
removed many warnings
implements #3