Commit graph

1,395 commits

Author SHA1 Message Date
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
Karim Abou Zeid
d9a51fc88e Updated libs 2015-11-21 16:28:24 +01:00
Karim Abou Zeid
79c50ce42e Divided the player fragment into sub fragments. WIP! 2015-10-28 15:22:39 +01:00
Karim Abou Zeid
c7c0ae3931 Fixed the white playlist icon on Android Marshmallow. Removed unnecessary code. 2015-10-28 11:58:03 +01:00
Karim Abou Zeid
51f2a3bd3b Added progress bar to the mini player. 2015-10-18 23:08:41 +02:00
Karim Abou Zeid
4d84e4d600 Moved permission logic to AbsBaseActivity. 2015-10-18 18:52:10 +02:00
Karim Abou Zeid
4e24bc0404 Removed the "hide bottom bar" feature. 2015-10-18 18:25:38 +02:00
Karim Abou Zeid
70a6491f32 Merge branch 'master' into new-bottom-bar 2015-10-18 18:15:08 +02:00
Karim Abou Zeid
a8570a1139 Replaced the custom implementation with the new color chooser dialog from material dialogs. 2015-10-18 18:12:34 +02:00
Karim Abou Zeid
1be2260b60 Removed all blurred images. New FAB animation when opening now playing. Decreased image loader memory cache size. 2015-10-11 22:56:27 +02:00
Karim Abou Zeid
bef024a803 Optimized the image loading executor to use less threads while keeping the performance 2015-10-11 22:49:10 +02:00
Karim Abou Zeid
5e3944d1f0 Removed unused method and dimen 2015-10-11 19:39:40 +02:00
Karim Abou Zeid
1d06642747 Removed bottom offset from all lists. 2015-10-11 19:38:44 +02:00
Karim Abou Zeid
0ade999094 Ignore. Not working work in progress commit. 2015-10-11 18:54:59 +02:00
Karim Abou Zeid
f8bbd3e8e3 Slightly decreased the size of the shuffle all item in the song list 2015-10-10 23:30:44 +02:00
Karim Abou Zeid
c34407ad7f Simplified a method 2015-10-10 16:16:12 +02:00
Karim Abou Zeid
9a9a32c497 Different max grid size for tablets and phones 2015-10-10 12:38:35 +02:00
Karim Abou Zeid
08feeff853 Catching OOM on low memory devices while copying the album art for the Remote Control Client 2015-10-09 15:53:24 +02:00
Karim Abou Zeid
5cd4b7a479 Updated Retrofit 2 to beta2 2015-09-30 22:13:32 +02:00
Karim Abou Zeid
ce07648ff6 Made the transitions between different grid sizes work. Of course only as long as the item layout doesn't change (i.e. list to grid) 2015-09-30 21:16:38 +02:00
Karim Abou Zeid
d1b06b79f8 Re added the adjustable grid size feature. Transition between two grid sizes are not working yet. Fixes kabouzeid/phonograph-issue-tracker#43 2015-09-30 20:53:09 +02:00
Karim Abou Zeid
fe3a70c395 Renamed some vars and methods 2015-09-28 10:05:50 +02:00
Karim Abou Zeid
68dd679824 Removed the blurry shuffle icon from the song grid view. Fixes kabouzeid/phonograph-issue-tracker#30 2015-09-28 09:51:32 +02:00
Karim Abou Zeid
601c1d9489 Replaced the algorithm for determining whether two colors are distinguishable. Merged some duplicated code into its own methods. 2015-09-23 16:39:27 +02:00