-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New developers! #102
Comments
👍 |
Sorry about the delay, I've been swamped at work. I'll be more than happy to try and help out on the project where time allows between work and personal projects! EDIT: I'm the one who was looking for open source Android on the /r/AndroidDev subreddit |
@ilya-murzinov @cmoyer everything okay? |
@artem-zinnatullin about what? :)) |
@ilya-murzinov @cmoyer contacted you? |
@artem-zinnatullin not yet |
Yeah I've been swamped with stuff at work. I have about 4 different projects coming to an end that are getting deployed so things have been crazy lately. I will probably pull a copy down sometime this week and start looking through the source to get a general idea of how the application works. |
@ilya-murzinov I think it's better to start with easy to do Pull Requests and later switch to #8 (why the hell it's not number one issue? :D) For example #110 |
@ilya-murzinov Are you still working on issue #8? I'd love to know what the current status is. I will work on adding more player supports unless the issue is an ongoing one. |
@joonki34, I am currently working on it. Would be great if you add support to some new players! |
@ilya-murzinov Ok, so I was working on adding support to Musixmatch and I got stuck. I added a new class for the player and a few lines in AndroidManifest.xml. Then WAIL showed the currently playing track but it didn't store tracks. I assume that's because Musixmatch doesn't have 'playback' intent action. However, RdioPlayerReceiver and SpotifyReceiver don't have the playback action but they are still in WAIL's AndroidManifest.xml. Does this mean that WAIL can't store tracks played by those players? I was trying to test this on one of the players but neither of them is available on my country. |
@joonki34, you should debug the WAILService to see what intent it handles and how it handles it. |
Just an issue for those, who want to participate in WAIL Beta development, ask your questions and so on.
Better to move this thing to gitter.im + project's wiki, but we can keep this issue for some time.
@ilya-murzinov is main developer at the moment, he can be your mentor! I am @artem-zinnatullin — project maintainer
The text was updated successfully, but these errors were encountered: