You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,25 @@
8
8
9
9
*Main****develop*** branch build status [on Travis CI](https://travis-ci.org/artem-zinnatullin/android-wail-app): [](https://travis-ci.org/artem-zinnatullin/android-wail-app)
10
10
11
-
***Also, here is tasks dashboard on Waffie.io*** -> [Tasks Dashboard](https://waffle.io/artem-zinnatullin/android-wail-app): [](https://waffle.io/artem-zinnatullin/android-wail-app)
* Scrobbling tracks to the last.fm (even if you are offline, WAIL will send them later)
23
23
* Updating #nowplaying
24
24
* Sound notifications
25
+
* Status bar notifications
26
+
* "Love" track
27
+
* Option to ignore any player
28
+
* Light and dark theme
29
+
* English, German and Russian languages
25
30
26
31
-------------------
27
32
###BEFORE CONTRIBUTING TO THE WAIL APP!
@@ -31,6 +36,6 @@ Please read small wiki about commits style guides, git work flow and sources sty
31
36
-------------------
32
37
Questions and answers:
33
38
34
-
* Why repo has small amount of commits? — Because original repo has my personal data, which I decided to remove before making WAIL Open Source. I decided to not use git filter-branch or bfg to delete these files, so I just created new repo with source code. Sorry guys, about ~250 commits losted...
39
+
* Why repo has small amount of commits? — Because original repo has my personal data, which I decided to remove before making WAIL Open Source. I decided to not use git filter-branch or bfg to delete these files, so I just created new repo with source code. Sorry guys, about ~250 commits were lost...
35
40
* Why you have last.fm secret api keys in Open Source project? — Just because it's very easy to decompile the apk and get them from it, so, please do not use them for evil purposes :)
36
41
* Will WAIL be released to Google Play with your fixes? — YES, of course! This is the main purpose of making WAIL Open Source project, I have no time to work on it, so I hope you will help WAIL!
0 commit comments