Commit graph

260 commits

Author SHA1 Message Date
Karim Abou Zeid
0355f39aac Rewrote the donating stuff, synced translations and increased build version. 2015-08-27 02:28:30 +02:00
Karim Abou Zeid
d869a87d98 Added option to support the development by donating. 2015-08-26 18:05:12 +02:00
Karim Abou Zeid
eba430282a Synced translations, increased build version. 2015-08-25 13:56:31 +02:00
Karim Abou Zeid
e5b5fefc39 Added 1dp borders to each color and added black and white colors. 2015-08-25 12:53:07 +02:00
Karim Abou Zeid
d8e94c1c85 New color chooser dialog 2015-08-25 00:39:39 +02:00
Karim Abou Zeid
9355988f48 Updated changelog, synced translations. 2015-08-23 17:20:33 +02:00
Karim Abou Zeid
b61d8a3f78 Synced translations, clean up and increased build version. 2015-08-21 21:45:52 +02:00
Karim Abou Zeid
cff45530da Synced translations. 2015-08-21 12:08:55 +02:00
Karim Abou Zeid
253df6802e Synced translations. Set "Color playback controls" enabled by default. 2015-08-19 14:54:56 +02:00
Karim Abou Zeid
48337bb7da Updated strings to better match the material design "writing" guidelines 2015-08-19 02:17:46 +02:00
Karim Abou Zeid
3f83128161 Fixed crash on systems below Marshmallow 2015-08-19 00:22:05 +02:00
Karim Abou Zeid
20700f528d Synced translations, increased build version. 2015-08-18 23:51:45 +02:00
Karim Abou Zeid
7d4b34e7b8 Updated from sdk 22 to 23. Also the sliding panel should open and close much smoother now. 2015-08-18 17:43:53 +02:00
Karim Abou Zeid
a47d671ca4 Synced translations, increased build version. 2015-08-17 18:46:31 +02:00
Karim Abou Zeid
a0ecf5a0fa Colored Playback Controls 2015-08-17 14:23:00 +02:00
Karim Abou Zeid
04b5b02464 Synced translations 2015-08-17 00:33:23 +02:00
Karim Abou Zeid
6106db61fa Update strings.xml (POEditor.com) 2015-08-17 00:28:36 +02:00
Karim Abou Zeid
b18be272bc Transition between the bar colors should be a bit smoother now. Also cleaned up some methods. 2015-08-16 23:15:44 +02:00
Karim Abou Zeid
0dca677175 Fixed album and artist list not scrolling when trying to drag from their title bar 2015-08-16 21:24:22 +02:00
Karim Abou Zeid
5f33be24cc Synced translations, increased build version. 2015-08-16 18:58:58 +02:00
Karim Abou Zeid
73f3214b23 Added changelog. Auto hide bottom bar and fab if playing queue is empty 2015-08-15 03:09:47 +02:00
Karim Abou Zeid
eea6ba69ca Fixed sliding panel closing when touching on any other point than a button 2015-08-15 00:59:38 +02:00
Karim Abou Zeid
a21a169660 Synced translations 2015-08-14 21:42:39 +02:00
Karim Abou Zeid
3454d32850 Cleaned up strings 2015-08-14 21:18:38 +02:00
Karim Abou Zeid
93e1a9410e Disabled colored Navigation Bar by default. 2015-08-14 21:16:32 +02:00
Karim Abou Zeid
ec2e943a5d Option to hide the new bottom bar 2015-08-13 00:37:49 +02:00
Karim Abou Zeid
52c405120c Optimized AbsThemeActivity recreate. Fixed wrong divider and overflow button colors on 4.1 devices. Replaced actionbar drawer toggle with a non moving menu drawable. 2015-08-12 22:29:19 +02:00
Karim Abou Zeid
b093ede6d9 Fixed wrong check mark color in grid item 2015-08-12 18:05:24 +02:00
Karim Abou Zeid
7fd4226685 Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now. 2015-08-10 21:21:03 +02:00
Karim Abou Zeid
060c8867ea Added "special thanks to Aidan Follestad" to the about dialog 2015-08-10 13:39:37 +02:00
Karim Abou Zeid
6b68c17ae2 Various fixes and improvements 2015-08-03 20:53:36 +02:00
Karim Abou Zeid
5f0bfdb14b Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups 2015-07-31 00:23:37 +02:00
Karim Abou Zeid
8f6e03f742 Merge remote-tracking branch 'origin/master' 2015-07-25 21:27:34 +02:00
Karim Abou Zeid
dd1778ab3c Brought back the shuffle button in the to the song list. 2015-07-23 17:21:14 +02:00
Karim Abou Zeid
c764e8856b Synced translations, increased build version 2015-07-16 20:55:42 +02:00
Karim Abou Zeid
0a0ba498be Hopefully fixed the "transparent notification bug" for Samsung (TouchWiz) devices. 2015-07-16 20:46:18 +02:00
Karim Abou Zeid
a3a57122b0 Synced translations 2015-07-15 18:57:09 +02:00
Karim Abou Zeid
26d9ee9776 Changed the playing indicator drawable in the playing queue dialog 2015-07-15 18:48:25 +02:00
Karim Abou Zeid
e42867e066 Cleaned up the settings 2015-07-15 17:49:03 +02:00
Karim Abou Zeid
c31c4017a8 Synced translations 2015-07-15 03:51:19 +02:00
Karim Abou Zeid
294f3fc5d0 Making great progress with the "view as" option to toggle between list and grid mode. Currently only implemented in the album fragment. To add the functionality to other fragments just extend the AbsMainActivityRecyclerViewLayoutModeFragment class and implement its abstract methods (class name should be changed to something shorter soon). In future the artist and song fragments should extend that class. 2015-07-15 03:40:47 +02:00
Karim Abou Zeid
8bdaf08a30 Added native image loader support for artist images. Automatically recreate activity onrResume when colors changed fixes issues #2 and #39. Also Butterknife should be used now everywhere #40 2015-07-14 04:08:43 +02:00
Karim Abou Zeid
9c8cba612b Main Activity Fragments should be updated automatically now when the Media Store has changed. 2015-07-13 16:50:05 +02:00
Karim Abou Zeid
0650df6250 Massive adapter clean up. Lots of stuff unfinished there yet. Don't mess around with it yet. 2015-07-13 02:16:26 +02:00
Karim Abou Zeid
98dcdf2d47 Adapter clean ups 2015-07-12 03:22:24 +02:00
Karim Abou Zeid
357ef1df69 Notification text color changes to match the background. Cleaned up notification related code. 2015-07-11 15:41:18 +02:00
Karim Abou Zeid
e7cccb1310 Fixed ripple not showing in white notification 2015-07-11 03:01:53 +02:00
Karim Abou Zeid
9d4ea9911f Improve image loading in the notification, the widget and the lockscreen album art by moving stuff to worker thread and adjusting the bitmap size which should also prevent the to large bitmap exception currently occurring in the widget for some devices. 2015-07-11 00:34:25 +02:00
Karim Abou Zeid
64336b583b Synced translations, increased build version 2015-07-10 21:53:20 +02:00
Karim Abou Zeid
0a10693393 Added missing drawables 2015-07-10 19:29:50 +02:00