Commit graph

1,318 commits

Author SHA1 Message Date
Karim Abou Zeid
748f4b3e98 Fixed the colored navigation bar issue. Also now using primary color instead of shifted down primary color for the navigation bar. 2015-12-27 17:32:26 +01:00
Karim Abou Zeid
527ce7ccdb Fixed wrong multi select item titles 2015-12-26 23:00:44 +01:00
Karim Abou Zeid
762b1aa1d7 Added temporary song menu 2015-12-25 19:44:08 +01:00
Karim Abou Zeid
2c39156d7e Prepare to publish 2015-12-25 19:28:17 +01:00
Karim Abou Zeid
a2b70ced16 Replaced images with text in the playing queue 2015-12-25 02:06:24 +01:00
Karim Abou Zeid
a5c6ff1d1d Added better drag and drop support for the playing queue. 2015-12-25 01:54:41 +01:00
Karim Abou Zeid
de31396b67 Fixed a critical bug in the music service. Properly hide and show the bottom bar depending on whether the playlist is empty or not. 2015-12-25 00:17:45 +01:00
Karim Abou Zeid
af4987b679 Clean ups 2015-12-24 22:54:27 +01:00
Karim Abou Zeid
5e91dc8ba3 Small fix 2015-12-24 22:09:44 +01:00
Karim Abou Zeid
ee1e0d4267 Probably finally fixed the double notification bug. 2015-12-24 21:57:31 +01:00
Karim Abou Zeid
cbe8751ce0 Fixed another playing queue related bug 2015-12-24 21:35:49 +01:00
Karim Abou Zeid
8ca5522971 Fixed a bug in the playing queue where it would get messed up 2015-12-24 20:24:29 +01:00
Karim Abou Zeid
2335a342b8 Adjusted menu button size and fixed wrong left padding in search items without an image 2015-12-24 18:21:43 +01:00
Karim Abou Zeid
793cf20e40 Change "up next" subheader color in now playing screen on dark theme 2015-12-24 16:14:52 +01:00
Karim Abou Zeid
03c0802856 Fixed MainActivity fragments padding 2015-12-24 15:50:51 +01:00
Karim Abou Zeid
1ba60009ac Fixed website link 2015-12-24 15:04:53 +01:00
Karim Abou Zeid
0019a5a8af Fixed some colors 2015-12-24 02:08:27 +01:00
Karim Abou Zeid
3cbd938f26 Fixed a color when using the dark theme 2015-12-24 01:08:38 +01:00
Karim Abou Zeid
fa79772d21 New tablet layout for now playing screen 2015-12-24 00:47:43 +01:00
Karim Abou Zeid
ff55c8edd0 Fixed album cover in landscape now playing screen 2015-12-23 23:25:05 +01:00
Karim Abou Zeid
4dc8178012 Added landscape version for now playing screen 2015-12-23 22:51:28 +01:00
Karim Abou Zeid
b3a061c342 Added double tap on album cover to toggle favorite 2015-12-23 18:27:30 +01:00
Karim Abou Zeid
9dc26bd1eb Code clean up 2015-12-23 17:37:46 +01:00
Karim Abou Zeid
c9d5990b15 Fixed deprecation 2015-12-23 17:36:20 +01:00
Karim Abou Zeid
5bdd763248 Replaced Serializable with Parcelable everywhere 2015-12-23 17:30:29 +01:00
Karim Abou Zeid
c5b5460e01 Fixed a coloring bug 2015-12-23 17:00:40 +01:00
Karim Abou Zeid
74705b8e22 Fixed now playing screen coloring 2015-12-23 16:30:09 +01:00
Karim Abou Zeid
4b42ef6b9d Optimizing 2015-12-22 20:47:57 +01:00
Karim Abou Zeid
50035ef8e6 WIP added album cover view pager 2015-12-22 19:44:54 +01:00
Karim Abou Zeid
b1b1aa093d Added option to remove songs from the playing queue 2015-12-22 17:12:35 +01:00
Karim Abou Zeid
aba7ded001 Changed some animation times 2015-12-22 17:00:55 +01:00
Karim Abou Zeid
97d6277aa2 Cleaned up player menu 2015-12-22 16:43:41 +01:00
Karim Abou Zeid
09ab843309 Fixed reveal animation, updated gradle plugin 2015-12-22 12:55:11 +01:00
Karim Abou Zeid
e709455fb1 Moved some stuff from the PlayerFragment into a abstract super class, as we want to add more PlayerFragments in future. 2015-12-20 18:10:10 +01:00
Karim Abou Zeid
ca23018b9d Quick fix 2015-12-20 17:24:33 +01:00
Karim Abou Zeid
9e84e52907 Renamed some methods 2015-12-20 17:22:44 +01:00
Karim Abou Zeid
3e9868cd34 Updated heart animation 2015-12-20 17:11:33 +01:00
Karim Abou Zeid
22e757170f Show images in playing queue 2015-12-20 16:51:05 +01:00
Karim Abou Zeid
f5286c466b Updated the minimal panel height for the player 2015-12-16 13:08:49 +01:00
Karim Abou Zeid
0de4590a87 Great progress with the new now playing screen. Almost done now. 2015-12-12 01:16:48 +01:00
Karim Abou Zeid
978a36c443 Ignore (WIP) 2015-12-11 18:35:16 +01:00
Karim Abou Zeid
234b8d4a6a Added better transitions for now playing screen. Also added some dummy views to test the new look. 2015-12-04 15:24:07 +01:00
Karim Abou Zeid
80ff539ebc Manually set childsize on custom linearlayoutmanager for better performance 2015-12-04 12:39:41 +01:00
Karim Abou Zeid
c5ebe5a64c Made a huge progress with new playing screen. Almost done now. 2015-12-02 23:22:55 +01:00
Karim Abou Zeid
f09b38f40e Revert latest commit 2015-12-02 18:02:15 +01:00
Karim Abou Zeid
188ead81dc Started to fix the sliding panel playing queue. WIP 2015-11-27 00:14:16 +01:00
Karim Abou Zeid
83fb5982ea Made some progress with the new playing screen. Still WIP, very unstable and many things not working. Better don't mess with the current code. 2015-11-25 23:03:45 +01:00
Karim Abou Zeid
418713df8a Made the project compatible with Android Studios new "instant run" feature. Also using the native renderscript libraries instead of the support version now. 2015-11-23 22:52:59 +01:00
Karim Abou Zeid
1cde43af07 New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
Karim Abou Zeid
479a7d81cd Merge branch 'master' into fragmented_player 2015-11-21 16:30:09 +01:00