Commit graph

355 commits

Author SHA1 Message Date
Karim Abou Zeid
1b03531dd4 Synced translations, increased build version 2015-07-10 05:14:39 +02:00
Karim Abou Zeid
058b5b8ce9 TabStrip color now uses the accent color instead of white/black 2015-07-10 04:25:58 +02:00
Karim Abou Zeid
6c7ee47d3f Replaced back arrow with x in some places and cleaned some code up 2015-07-10 03:49:20 +02:00
Karim Abou Zeid
eb9b4bcb25 Fixed RuntimeException because of setting setHasStableIds() multiple times in SmartPlaylistSongAdapter 2015-07-10 03:08:54 +02:00
Karim Abou Zeid
5317c51400 Added Nullity Annotations 2015-07-10 02:37:10 +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
da92636180 Cleaned up MediaStore loaders, preparing for album art loading directly from the file 2015-07-09 16:37:45 +02:00
Karim Abou Zeid
1edd0742fc Synced translations, increased build version 2015-07-08 19:58:20 +02:00
Karim Abou Zeid
9e7820f085 Fixed OOB exception in the song adapter 2015-07-08 19:50:15 +02:00
Karim Abou Zeid
5382e1a762 Fixed build version 2015-07-08 19:22:45 +02:00
Karim Abou Zeid
8d066c1a99 gradle file optimisations 2015-07-08 19:20:51 +02:00
Karim Abou Zeid
456a775de0 Increased build version 2015-07-08 18:51:07 +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
6834662c82 Fixed the gap in the PlayPauseDrawable that occurred on some devices which were using custom DPIs 2015-07-08 16:38:42 +02:00
Karim Abou Zeid
386289b951 Fixed starting main activity with playback intent not working 2015-07-08 01:27:40 +02:00
Karim Abou Zeid
4d82b91465 Added a sleep timer 2015-07-08 01:16:19 +02:00
Karim Abou Zeid
b5f160dd89 Made the media player illegalstate secure 2015-07-07 03:58:01 +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
feaf04a5c1 Merged default and debug keystore into a single keystore 2015-07-06 01:26:59 +02:00
Karim Abou Zeid
a9e2af0a4d Included debug and release keystores. Release keystore is only usable with "keystore.properties" file which includes the passwords. 2015-07-06 01:15:09 +02:00
Karim Abou Zeid
232b54d225 Increased build version. 2015-07-05 18:35:32 +02:00
Karim Abou Zeid
6e85dd230d Fixed NPE 2015-07-05 18:33:17 +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
a238d6564e Clean ups and fixed a NPE in the widget. 2015-07-05 15:22:30 +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
c1437283aa Fixed some artist images not showing up and a crash when the artist image url was empty 2015-07-01 16:21:42 +02:00
Karim Abou Zeid
50460a6653 Fixed NPE when trying to load the artist image in the SearchAdapter 2015-06-30 03:06:36 +02:00
Karim Abou Zeid
292e103f7a Fade the album covers in the album adapter in. TODO: also fade the images in of other adapters. 2015-06-30 02:57:47 +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
bfa800bce6 Hopefully fixed OOM when bluring an image. 2015-06-29 15:42:33 +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
957e223e40 Fixed NPE on updatePlaystate() 2015-06-26 15:49:32 +02:00
Karim Abou Zeid
511d211d1d Synced translations 2015-06-26 13:00:20 +02:00