Karim Abou Zeid
|
d3cf220cd4
|
Hopefully fixed the bug where the alternative progress slider always stayed black on some devices.
|
2015-08-23 19:42:38 +02:00 |
|
Karim Abou Zeid
|
c2586943d3
|
Improved performance when starting music playback.
|
2015-08-23 17:45:20 +02:00 |
|
Karim Abou Zeid
|
e1f0b32e9f
|
Fixed scrolling lags when loading album covers directly from their song files.
|
2015-08-23 17:03:39 +02:00 |
|
Karim Abou Zeid
|
1350454484
|
Increased album cover quality and loading time when loading them directly from the song files.
|
2015-08-23 16:10:51 +02:00 |
|
Karim Abou Zeid
|
92159797f5
|
Fixed a bug where the last song in the song view was not showing up.
|
2015-08-23 16:08:20 +02:00 |
|
Karim Abou Zeid
|
7aee6f2bb0
|
Added a default BlurProcessor Constructor
|
2015-08-23 15:09:06 +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
|
b5a0ae7a47
|
Fixes the "play next" bug and displaying another song then actually currently playing. Fixes #44
|
2015-08-21 21:24:32 +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
|
c0e345fcef
|
Clean ups. Replaced deprecated getResources.getColor() with ContextCompat.getColor(this, int color)
|
2015-08-19 13:43:38 +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
|
1687a59ded
|
Removed no longer needed DebugLog annotations
|
2015-08-18 23:53:50 +02:00 |
|
Karim Abou Zeid
|
6f3617650a
|
Support for Android Marshmallow's permission system
|
2015-08-18 23:47:23 +02:00 |
|
Karim Abou Zeid
|
193f716029
|
Moved some code to its right place
|
2015-08-18 20:34:40 +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
|
b5cb4e87ce
|
Improved the color picking with the "Colored Playback Controls"
|
2015-08-17 18:26:07 +02:00 |
|
Karim Abou Zeid
|
a0ecf5a0fa
|
Colored Playback Controls
|
2015-08-17 14:23:00 +02:00 |
|
Karim Abou Zeid
|
0f083270ba
|
Removed unnecessary statusbar elevation in the now playing view
|
2015-08-16 23:27:33 +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
|
bd89289a1f
|
Fixed bottom bar sometimes disappearing from itself after changing the theme.
|
2015-08-16 20:36:05 +02:00 |
|
Karim Abou Zeid
|
207d5b381f
|
Fixed progress slider barely visible with dark theme and black accent or light theme and white accent and progress slider stops working when switching between alternative and regular progress slider.
|
2015-08-16 20:06:01 +02:00 |
|
Karim Abou Zeid
|
cdc34e33a6
|
Fixed Playlist view wrong background color on dark theme and removed the unneeded menu button from the artist and album list.
|
2015-08-16 19:35:48 +02:00 |
|
Karim Abou Zeid
|
fc2741f088
|
Changed default start page from albums to songs
|
2015-08-16 18:59:27 +02:00 |
|
Karim Abou Zeid
|
2755fd9cd8
|
Fixed bug when hiding sliding panel. Updated changelog.
|
2015-08-15 15:22:44 +02:00 |
|
Karim Abou Zeid
|
3e8e34a95c
|
Fixed low res artist and album images from last.fm due to a slight api change from them. New implementation should be safe upon future api changes like this.
|
2015-08-15 14:48:49 +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
|
17a49b1ed4
|
Fixed #49 some drawables were not tinted with the right color
|
2015-08-15 00:25:42 +02:00 |
|
Karim Abou Zeid
|
3f815610e4
|
Fixed #51 the playlist-list isn't updated when adding a new playlist
|
2015-08-14 22:46:14 +02:00 |
|
Karim Abou Zeid
|
3c80bd789b
|
Fixed fab color in the tag editor. Fixes #42
|
2015-08-14 21:59:24 +02:00 |
|
Karim Abou Zeid
|
1970ecceea
|
Fixed notification coloring
|
2015-08-14 21:32:04 +02:00 |
|
Karim Abou Zeid
|
93e1a9410e
|
Disabled colored Navigation Bar by default.
|
2015-08-14 21:16:32 +02:00 |
|
Karim Abou Zeid
|
9ab4cde93c
|
Fixed wrong NavigationBar- and TaskDescription colors
|
2015-08-14 21:07:28 +02:00 |
|
Karim Abou Zeid
|
66e5ac0bb6
|
Toolbar menu is back to the now playing screen
|
2015-08-14 20:36:45 +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
|
f8eb43ae87
|
Simplified the progress slider updating
|
2015-08-12 18:05:02 +02:00 |
|
Karim Abou Zeid
|
84144fb4d0
|
Fixed a memory leak in AbsTagEditorActivity. Also fixed some NullPointer warnings.
|
2015-08-12 17:30:08 +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
|
135f402bf8
|
Quickfix
|
2015-08-06 18:41:27 +02:00 |
|
Karim Abou Zeid
|
2564b99fa5
|
Added LeakCanary
|
2015-08-06 18:27:15 +02:00 |
|
Karim Abou Zeid
|
e0cb18da1a
|
Fix repeat and shuffle mode not displayed correctly on device restart.
|
2015-08-05 23:55:32 +02:00 |
|
Karim Abou Zeid
|
431cf23da3
|
Fixed some readability issues with the white and black accent colors
|
2015-08-03 22:24:18 +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
|
774843bbcc
|
Fixed #48 (Last.fm scrobbling) and refactored a variable name.
|
2015-07-25 21:26:19 +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
|
9334fa1f20
|
Cleaned up setStatusBarTranslucent method
|
2015-07-21 17:59:05 +02:00 |
|