1052 Commits

Author SHA1 Message Date
Adrian Ulrich
b4334a86f1 Merge branch 'master' into lp-design 2015-04-03 10:43:36 +02:00
Adrian Ulrich
f058f21b97 implement ch.blinkenlights.android.vanilla.VanillaImageButton 2015-04-03 10:43:13 +02:00
Adrian Ulrich
1ea0cd644d correct overlay_color 2015-03-29 16:24:25 +02:00
Adrian Ulrich
5a4b25f946 Revert "add overlay_color"
This reverts commit 90ace76fb58d4a607f320f4bd8939591be877a35.
2015-03-29 16:20:25 +02:00
Adrian Ulrich
ac02ee72db Merge branch 'master' into lp-design 2015-03-29 16:15:22 +02:00
Adrian Ulrich
1fb36bef5d Use native item background 2015-03-29 16:15:07 +02:00
Adrian Ulrich
90ace76fb5 add overlay_color 2015-03-29 15:59:51 +02:00
Adrian Ulrich
0e90182702 Merge branch 'master' into lp-design 2015-03-29 15:46:19 +02:00
Adrian Ulrich
ec6765122b introduce overlay_color 2015-03-29 15:46:05 +02:00
Adrian Ulrich
04261bf3b1 do not force black background 2015-03-29 15:44:16 +02:00
Adrian Ulrich
60534cd1ce add v21 values 2015-03-29 15:40:44 +02:00
Adrian Ulrich
433a782d8b split up untranslatable.xml 2015-03-29 14:50:55 +02:00
Adrian Ulrich
7fabf739d6 Fix issue 148
Commit 7d21710015b7e4211e2b16b29824846b07115ac3 broke the play or enqueue short-tab option.
This commit should fix the issue and also adds 'play as next' as an default option for the short-press
2015-03-24 22:38:02 +01:00
Amin Bandali
88df9776c7 version 0.9.42 2015-03-13 22:27:24 -04:00
Amin Bandali
870efdc63f add myself to the contributors list 2015-03-13 22:21:39 -04:00
Adrian Ulrich
91dbc8ef50 update translations 2015-03-13 20:35:04 +01:00
Amin Bandali
8d5b20d7f5 Merge pull request #144 from JN-Jones/master
Fix #143 Android Lollipop: Lock screen widget improvement
2015-03-10 11:04:50 -04:00
JN-Jones
8457b371d2 Fix #143 Android Lollipop: Lock screen widget improvement 2015-03-10 14:59:49 +01:00
Amin Bandali
7835436a35 Attempt to fix #113
Modifies the onTouch method of DragSortController
an attempt to fix the crash when scrolling in the queue
2015-02-21 08:55:06 -05:00
Adrian Ulrich
c28564ae8d put artist information into album key of metadata receiver 2015-02-15 18:34:20 +01:00
Adrian Ulrich
507fce4635 update german translation 2015-02-15 18:21:04 +01:00
Adrian Ulrich
57cbf181a1 implement "play next" 2015-02-15 18:07:34 +01:00
Adrian Ulrich
18bc1fb319 rename PLAY_NEXT into more descriptive FLUSH_AND_PLAY_NEXT 2015-02-15 17:24:36 +01:00
Adrian Ulrich
7d21710015 get rid of dead ACTION_PLAY_OR_ENQUEUE 2015-02-15 17:23:20 +01:00
Adrian Ulrich
5d89a5604f update -pt translation 2015-01-11 09:56:53 +01:00
Adrian Ulrich
ec3a78dbb5 update french translation 2015-01-11 09:55:27 +01:00
Adrian Ulrich
16e35fdc6c add japanese translation 2015-01-11 09:53:54 +01:00
Adrian Ulrich
983b7471dd add czech translation 2015-01-11 09:50:18 +01:00
Adrian Ulrich
5bfe3a933b clarify german translation 2015-01-11 09:48:21 +01:00
Adrian Ulrich
099a31a8a7 clarify that the FILE will be deleted 2015-01-11 09:47:04 +01:00
Adrian Ulrich
197ac39bde upgrade version to 0.9.41 2015-01-10 12:58:43 +01:00
Adrian Ulrich
20591e4680 move delete option up 2015-01-10 12:57:44 +01:00
Adrian Ulrich
1668832a8f Merge pull request #131 from aminb/add-license
add LICENSE and update README.md
2015-01-06 08:21:33 +01:00
Amin Bandali
e0c9d68531 add LICENSE and update README.md 2015-01-05 13:14:42 -05:00
Adrian Ulrich
cab7afbce4 Update README.md 2015-01-05 18:30:26 +01:00
Adrian Ulrich
f4b10889a0 fix white widget - really this time 2015-01-04 22:40:36 +01:00
Adrian Ulrich
cb76c98e2f add material-design notification layout 2015-01-04 22:02:27 +01:00
Adrian Ulrich
a606b69909 refresh widget buttons and add xhdpi version 2015-01-04 21:41:13 +01:00
Adrian Ulrich
df1dee9d96 target lollipop SDK 2015-01-04 21:03:45 +01:00
Adrian Ulrich
0691ed33ac Fix 4-white-widget
The XML layout was messed up and caused android 5.0 to render the widget in funny ways.
2015-01-04 20:48:27 +01:00
Adrian Ulrich
268c3b825c Remove songs in background
by sending a made up intent to the message handler
2015-01-01 10:03:22 +01:00
Adrian Ulrich
2a6ce919f3 Move deletion code to PlaybackActivity
So we can re-use it in other parts of the application
2015-01-01 09:39:05 +01:00
Adrian Ulrich
84f153d49a check return value of getSong(0) 2015-01-01 08:53:18 +01:00
Amin Bandali
0832a0175d add Delete in Now Playing menu (closes #103) 2015-01-01 01:04:39 -05:00
Amin Bandali
c0fc289d36 update website & issue tracker urls 2014-12-19 12:34:32 -05:00
Adrian Ulrich
61cc72e879 update rant 2014-12-17 15:59:57 +01:00
Adrian Ulrich
a19c0b4d1d Merge pull request #110 from mathstuf/fix-about-page
about: use HTML entities rather than literal UTF-8
2014-12-17 15:53:31 +01:00
Adrian Ulrich
556ef7be7c Update README.md
now with even less spelling errors.
2014-12-11 21:12:24 +01:00
Adrian Ulrich
a418038962 Update README.md 2014-12-11 21:11:46 +01:00
Adrian Ulrich
2f09c875c9 Update README.md 2014-12-11 21:11:23 +01:00