Commit graph

916 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
a87942823e Downgraded Material Dialogs to 0.8.5.2 because the current 0.8.5.3 causes a build error. 2015-12-27 16:49:15 +01:00
Karim Abou Zeid
8396a4a9de Updated libraries 2015-12-27 16:12:20 +01:00
Karim Abou Zeid
42287e4a64 Synced translations 2015-12-27 14:48:37 +01:00
Karim Abou Zeid
527ce7ccdb Fixed wrong multi select item titles 2015-12-26 23:00:44 +01:00
Karim Abou Zeid
59192fe19b Updated changelog and version code 2015-12-25 20:11:49 +01:00
Karim Abou Zeid
762b1aa1d7 Added temporary song menu 2015-12-25 19:44:08 +01:00
Karim Abou Zeid
23ad344a32 Synced strings 2015-12-25 19:33:20 +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
bd71f0ff5f Fixed tinting alpha of the list items drag view not being applied 2015-12-24 18:44:27 +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
4b6eb5fbf6 Adjusted card color to match the guidelines 2015-12-24 16:10:29 +01:00
Karim Abou Zeid
03c0802856 Fixed MainActivity fragments padding 2015-12-24 15:50:51 +01:00
Karim Abou Zeid
70fd12f8bf Updated google icons, fixed subheader color in about section 2015-12-24 15:23:55 +01:00
Karim Abou Zeid
1ba60009ac Fixed website link 2015-12-24 15:04:53 +01:00
Karim Abou Zeid
343498be23 Aligned the shuffle and repeat buttons to the 16dp keyline 2015-12-24 02:12:31 +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
36d9facc48 Fixed layout alignment bug 2015-12-23 18:44:34 +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