Commit graph

527 commits

Author SHA1 Message Date
Karim Abou Zeid
d60e4b8c8a Updated Glide 2016-02-06 01:11:40 +01:00
Karim Abou Zeid
9b2835694d Updated libs and gradle. 2016-02-06 00:41:45 +01:00
Karim Abou Zeid
ea78a3e117 Temporary fixed critical update bug. 2016-02-04 00:24:53 +01:00
Karim Abou Zeid
76fb6b9347 Fixed changelog dialog wrong bg color. 2016-02-03 21:02:44 +01:00
Karim Abou Zeid
9873f67139 Witched to supportv7 prefs. Should fix a NPE when opening settings for some devices. 2016-02-03 20:10:16 +01:00
Karim Abou Zeid
fb15d29974 Added gradle dependency 2016-02-01 23:11:01 +01:00
Karim Abou Zeid
0312fa6f63 Crash fix 2016-02-01 23:00:21 +01:00
Karim Abou Zeid
c46bd5ceba Crash fix for some devices due to Android bug. 2016-02-01 22:56:59 +01:00
Karim Abou Zeid
b845139254 Fixed playlist menu not working. 2016-01-30 18:04:25 +01:00
Karim Abou Zeid
3d7d69da36 Fixed tag editor coloring bugs. 2016-01-30 17:59:31 +01:00
Karim Abou Zeid
8a48983dc0 Fixed tablayout colors. 2016-01-30 17:45:38 +01:00
Karim Abou Zeid
78c0ea1114 Fixed light statusbar mode not working correctly. 2016-01-30 16:51:50 +01:00
Karim Abou Zeid
d31ad77e62 Added fading edges to playing queue. Fixed statusbar not being colored in player fragment. 2016-01-30 16:34:09 +01:00
Karim Abou Zeid
79eee79ab7 Tripple click headset button to rewind. Close #63
Also fixed the multiple instance bug when opening the player from the notification or widget.
2016-01-30 15:48:19 +01:00
Karim Abou Zeid
4afa159dd0 Should fix #67 2016-01-30 14:32:08 +01:00
Karim Abou Zeid
888a612437 Fixed the colored navigation bar issue. 2016-01-30 13:15:22 +01:00
Karim Abou Zeid
f27dbdab3d Set android:windowSharedElementsUseOverlay to false 2016-01-30 13:02:33 +01:00
Karim Abou Zeid
1aa6aec9cb Added option to save a playlist as m3u file. 2016-01-29 11:57:37 +01:00
Karim Abou Zeid
e67edfb7e6 Updated app-theme-helper, which fixes the Preference Switch bug. 2016-01-29 01:14:41 +01:00
Karim Abou Zeid
dd98206ec7 Added transition when opening a playlist. 2016-01-28 18:47:49 +01:00
Karim Abou Zeid
2ce9b38747 Improved the Palette APIs speed and readded colored footers to artist and song adapters. 2016-01-28 17:49:37 +01:00
Karim Abou Zeid
44ba560d77 Clean ups 2016-01-27 22:11:38 +01:00
Karim Abou Zeid
62a84454ff Small icon color fix 2016-01-26 13:37:50 +01:00
Karim Abou Zeid
8b98a9be85 Implemented app-theme-helper. Needs to be cleaned up. 2016-01-25 22:20:59 +01:00
Karim Abou Zeid
2f22a4bbca Added support for the section popup 2016-01-21 19:50:17 +01:00
Karim Abou Zeid
38e6ddf2e6 Fixed a critical bug with the fastscroller. 2016-01-21 17:10:58 +01:00
Karim Abou Zeid
b853c9fd4c New fastscroller. Updated licenses. 2016-01-21 17:05:04 +01:00
Karim Abou Zeid
a982cb9bce Fixed another minor bug 2016-01-17 19:19:00 +01:00
Karim Abou Zeid
4381b41938 Minimal visual improvement for the play pause fab 2016-01-17 19:15:49 +01:00
Karim Abou Zeid
c74bd99df3 Minor fastscroller improvements 2016-01-17 18:40:41 +01:00
Karim Abou Zeid
e9c90fdf33 Removed the skip button from the tutorial. 2016-01-10 21:00:52 +01:00
Karim Abou Zeid
95d26adbfa Updated to OkHttp3 2016-01-10 20:52:24 +01:00
Karim Abou Zeid
fc8c55b218 Catch an exception from the app widget. 2016-01-08 15:19:27 +01:00
Karim Abou Zeid
6fd4c35838 Widget now also displays the current song after a reboot. 2016-01-07 16:31:15 +01:00
Karim Abou Zeid
88a86312a1 No longer creating a new instance of the app when clicking the notification. Also the widget will still stay clickable after a reboot. 2016-01-07 16:20:14 +01:00
Karim Abou Zeid
1987bedaba Fixed a FC when scrolling fast through the artist list. 2016-01-07 14:43:55 +01:00
Karim Abou Zeid
002a505e27 Artist albums are sorted by year again. 2016-01-07 14:38:25 +01:00
Karim Abou Zeid
94a0de81b0 Clean up 2016-01-05 18:00:30 +01:00
Karim Abou Zeid
abebf06a27 Reduced the artist image loading timeout, this should fix album images not showing up when being on slow network. 2016-01-05 17:52:10 +01:00
Karim Abou Zeid
6fb17d7b55 Clean up 2016-01-04 18:35:55 +01:00
Karim Abou Zeid
c48c2dadaf Sort songs directly in the SQL statement, instead of Collections.sort(). 2016-01-04 17:53:27 +01:00
Karim Abou Zeid
524273228d Now using OkHttp Glide module, also improved the artist image loading and caching. 2016-01-04 17:04:47 +01:00
Karim Abou Zeid
24a40dea40 Changed playing queue current song background color to transparent 2016-01-03 23:36:06 +01:00
Karim Abou Zeid
9981f26d83 See latest commit 2016-01-03 23:27:40 +01:00
Karim Abou Zeid
220ce7476a Fixed wrong default artist image 2016-01-03 23:26:31 +01:00
Karim Abou Zeid
cedb09f21a Fixed navigation drawer 2016-01-03 23:22:41 +01:00
Karim Abou Zeid
df5a06e5b9 Various optimizations and bug fixes to Glide calls. Made the ignore media store option working again. 2016-01-03 23:11:19 +01:00
Karim Abou Zeid
585fd1013c Added option to only download artist images on wifi 2016-01-03 01:54:04 +01:00
Karim Abou Zeid
2e5b17be38 Disabled disk cache for album covers 2016-01-03 01:02:27 +01:00
Karim Abou Zeid
533708e63d Use disk cache 2016-01-02 23:57:14 +01:00