Commit graph

218 commits

Author SHA1 Message Date
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
Karim Abou Zeid
9d1ea7f1f6 Replaced unnecessary 48dp drawables with 36dp ones 2015-07-10 16:49:59 +02:00
Karim Abou Zeid
1b03531dd4 Synced translations, increased build version 2015-07-10 05:14:39 +02:00
Karim Abou Zeid
1dcc447e52 Added option to ignore media store artwork and instead loading it directly from the song file 2015-07-10 02:26:30 +02:00
Karim Abou Zeid
1edd0742fc Synced translations, increased build version 2015-07-08 19:58:20 +02:00
Karim Abou Zeid
0914d7340c Fixed artist image xxhdpi to large file size 2015-07-08 18:50:39 +02:00
Karim Abou Zeid
1c9d6b451a Synced strings 2015-07-08 18:10:43 +02:00
Karim Abou Zeid
b709460257 New default album art and artist images 2015-07-08 18:02:57 +02:00
Karim Abou Zeid
4d82b91465 Added a sleep timer 2015-07-08 01:16:19 +02:00
Karim Abou Zeid
cfa6ddaa2e Fixed saving position in track, improvement with service binding, temporary new default album art. 2015-07-07 02:19:09 +02:00
Karim Abou Zeid
1cccaad0f4 Clean ups, new default album art cover and widget resize fix 2015-07-06 18:52:26 +02:00
Karim Abou Zeid
0cf1e07bf3 Reorganized some strings again 2015-07-05 18:22:46 +02:00
Karim Abou Zeid
87020ca2e7 Reorganized some strings 2015-07-05 17:55:26 +02:00
Karim Abou Zeid
bd69dc1d43 Slightly updated the appwidget appearance, use smaller bitmap size for palette. 2015-07-05 17:39:10 +02:00
Karim Abou Zeid
df98c07592 Synced translations 2015-07-05 14:39:40 +02:00
Karim Abou Zeid
d3d220b569 Synced translations, increased build version. 2015-07-01 16:29:44 +02:00
Karim Abou Zeid
fe19c6bc7d Synced translations, increased build version. 2015-06-29 21:56:09 +02:00
Karim Abou Zeid
cdba76c933 Switched from Volley to RetroFit + OkHttp for performance and simplicity 2015-06-29 21:38:09 +02:00
Karim Abou Zeid
b9209781b7 Synced translations 2015-06-29 16:05:59 +02:00
Karim Abou Zeid
8ba3ed3b4b Synced translations, removed two obsolete strings and increased build version. 2015-06-28 23:42:10 +02:00
Karim Abou Zeid
593211bd2b Removed the fade in/out on play/pause option because it caused bugs with the audiofocus and complicated the development. -> Fixed the audiofocus problem where the music wont start playing again when gaining focus back. 2015-06-28 23:18:04 +02:00
Karim Abou Zeid
54de0bb2cc Disabled gapless playback for default 2015-06-28 15:55:36 +02:00
Karim Abou Zeid
5a1503ed7b Added option to disable album art on lockscreen. 2015-06-28 15:48:05 +02:00
Karim Abou Zeid
456fc40cd7 Added an animation when adding a song to favorites from the now playing screen. 2015-06-28 15:14:20 +02:00
Karim Abou Zeid
4db8e8d302 Merged the two music controller layouts into one. 2015-06-28 14:32:47 +02:00
Karim Abou Zeid
e4799143c4 Reverted darker gradient on album covers. 2015-06-28 13:48:40 +02:00
Karim Abou Zeid
63f1e5589d Synced strings, increased build version. 2015-06-27 15:55:55 +02:00
Karim Abou Zeid
86587d8f1a Fixed the fastscroller lag on huge lists (e.g. song list) by replacing the old fastscroller with an own implementation. 2015-06-27 15:52:30 +02:00
Karim Abou Zeid
180bf25069 Synced translations, increased build version. 2015-06-27 14:14:47 +02:00
Karim Abou Zeid
511d211d1d Synced translations 2015-06-26 13:00:20 +02:00
Karim Abou Zeid
f76fc040c7 Synced strings, increased build version. 2015-06-24 23:26:27 +02:00
Karim Abou Zeid
c4a62847df Added option to shuffle all songs from an artist or an album 2015-06-24 23:20:51 +02:00
Karim Abou Zeid
98a38825ab Synced translations. 2015-06-24 21:54:25 +02:00
Karim Abou Zeid
857f5fa39b Made the gradient below the album art darker. Added missing drawables. 2015-06-24 21:49:10 +02:00
Karim Abou Zeid
3dad62d78d Added favorites. 2015-06-24 21:34:59 +02:00
Karim Abou Zeid
50a5502e24 Synced translations. Increased build version. 2015-06-24 14:57:23 +02:00
Karim Abou Zeid
193fa74ab0 Synced translations, and renamed some string resources. 2015-06-22 18:39:05 +02:00
Karim Abou Zeid
f585168ba0 Synced translations 2015-06-22 17:41:36 +02:00
Karim Abou Zeid
a86afe6111 Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists. 2015-06-22 13:08:05 +02:00
Karim Abou Zeid
75fd241ab8 Synced strings 2015-06-21 21:41:26 +02:00
Karim Abou Zeid
1319797883 Fixed strings 2015-06-21 21:37:19 +02:00
Karim Abou Zeid
a95e71c52c Added missing string, removed obsolete code. 2015-06-21 14:20:24 +02:00
Karim Abou Zeid
92441128df Everything is prepared to add smart playlists 2015-06-21 14:14:37 +02:00