Commit graph

619 commits

Author SHA1 Message Date
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
049f3e6388 Merge remote-tracking branch 'origin/fragmented_player' into fragmented_player 2015-12-11 18:35:29 +01:00
Karim Abou Zeid
978a36c443 Ignore (WIP) 2015-12-11 18:35:16 +01:00
Karim Abou Zeid
64e05d9b55 Fixed dependency 2015-12-11 18:23:11 +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
9193f63c18 Reduced the hearts size again 2015-12-04 14:51:04 +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
0600024e27 Updated gradle 2.0.0-beta1 to beta2 2015-12-04 12:32:40 +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
60bdc1819e Updated UIL and SlidingUpPanel libs 2015-12-02 18:23:01 +01:00
Karim Abou Zeid
f09b38f40e Revert latest commit 2015-12-02 18:02:15 +01:00
Karim Abou Zeid
a53599b3f3 Merge remote-tracking branch 'origin/fragmented_player' into fragmented_player 2015-12-01 21:56:43 +01:00
Karim Abou Zeid
67e884a1a7 Started to fix the sliding panel playing queue. WIP
(cherry picked from commit d0cb897)
2015-12-01 21:56:07 +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
f19c42d2f4 build tools 23.0.1 -> 23.0.2 2015-10-30 21:02:12 +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
d5b0a8fc15 Fixed wrong alignment of prev/next buttons on devices below Lollipop. Cleaned up unused resources. 2015-10-28 10:52:27 +01:00
Karim Abou Zeid
f1f8744b7e Synced translations. 2015-10-18 23:36:37 +02:00
Karim Abou Zeid
fa31785cd8 Updated changelog 2015-10-18 23:28:12 +02: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
2849346fff MD 8.4.2.0 2015-10-18 17:50:49 +02:00
Karim Abou Zeid
5fbef67b22 Merge remote-tracking branch 'origin/master' into new-bottom-bar
# Conflicts:
#	app/build.gradle
2015-10-18 17:44:40 +02:00
Karim Abou Zeid
518cc67ecd Updated google libs. 2015-10-18 17:34:22 +02:00
Karim Abou Zeid
ff673a5f07 Updated material dialogs. 2015-10-18 17:30:46 +02:00
Aidan Follestad
774783e748 MD 0.8.4.0 2015-10-16 18:59:24 -05:00
Aidan Follestad
9b428dd436 MD 0.8.3.0, Google libs 23.1.0 2015-10-15 12:57:58 -05:00
Karim Abou Zeid
cfbbc4f14a Adjusted sizes in the mini player 2015-10-11 23:25:14 +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
b77abacd1f Hot fix. 2015-10-11 19:06:03 +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
84b87c4008 Increased build version. 2015-10-10 13:39:52 +02:00
Karim Abou Zeid
989ec3eca5 Synced translations. 2015-10-10 13:15:57 +02:00
Karim Abou Zeid
9a9a32c497 Different max grid size for tablets and phones 2015-10-10 12:38:35 +02:00