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
|
6b68c17ae2
|
Various fixes and improvements
|
2015-08-03 20:53:36 +02:00 |
|
Karim Abou Zeid
|
774843bbcc
|
Fixed #48 (Last.fm scrobbling) and refactored a variable name.
|
2015-07-25 21:26:19 +02:00 |
|
Karim Abou Zeid
|
98dcdf2d47
|
Adapter clean ups
|
2015-07-12 03:22:24 +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
|
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
|
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
|
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
|
3bdecbebe4
|
Cleaned up and rewrote big parts of the MusicService. Added gapless playback option in settings.
|
2015-06-19 02:29:44 +02:00 |
|
Karim Abou Zeid
|
fe3657707b
|
Fixed two FCs. (1. bitmap recycled 2. ArrayList OOB)
|
2015-05-21 14:50:04 +02:00 |
|
Karim Abou Zeid
|
c7125b1386
|
Replaced Glide with UIL. Should finally fix all image loading problems.
|
2015-05-19 18:49:49 +02:00 |
|
Karim Abou Zeid
|
d3c6872438
|
Disabled Glides diskcache for album arts and added placeholders to workaround the fact that the lib needs a bit to long to set the error drawable.
|
2015-04-23 17:45:47 +02:00 |
|
Karim Abou Zeid
|
ee2b661eb4
|
Replaced Ion with Glide. Big performance boost, and should also fix the FCs many people get because of recycled bitmaps. Fixed the ripple flickering by using ?selectableItemBackground on Lollipop again instead of custom ripple. Search is broken for now, remake in progress.
|
2015-04-22 21:17:56 +02:00 |
|
Karim Abou Zeid
|
1a8d20bde4
|
Hopefully fixed the bitmap recycled issue by setting noCache() in playing notification and widget
|
2015-04-20 00:08:02 +02:00 |
|
Karim Abou Zeid
|
a11535c8a3
|
Switched from Picasso to Ion
Much better performance.
Not well tested yet but it should work.
|
2015-04-17 00:56:55 +02:00 |
|
Karim Abou Zeid
|
3153299592
|
New FAB and track number fix
|
2015-04-02 13:41:21 +02:00 |
|
Karim Abou Zeid
|
696299b960
|
New colors
|
2015-03-30 21:42:54 +02:00 |
|