Commit graph

664 commits

Author SHA1 Message Date
Karim Abou Zeid
36d9facc48 Fixed layout alignment bug 2015-12-23 18:44:34 +01:00
Karim Abou Zeid
74705b8e22 Fixed now playing screen coloring 2015-12-23 16:30:09 +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
97d6277aa2 Cleaned up player menu 2015-12-22 16:43:41 +01:00
Karim Abou Zeid
22e757170f Show images in playing queue 2015-12-20 16:51:05 +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
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
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
1cde43af07 New now playing screen. Work in progress! 2015-11-22 21:07:49 +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
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
51f2a3bd3b Added progress bar to the mini player. 2015-10-18 23:08:41 +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
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
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
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
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
5d4ed7af50 About activity cards now have 8dp padding instead of 16dp. 2015-09-24 18:15:52 +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
Karim Abou Zeid
965cb14683 Fixed kabouzeid/phonograph-issue-tracker#21
Synced translations, increased build version.
2015-09-18 11:52:34 +02:00
Karim Abou Zeid
a8b7746941 Synced translations, increased build version. 2015-09-17 14:52:21 +02:00
Karim Abou Zeid
de876732f2 Synced translations, increased build version. 2015-09-15 19:15:38 +02:00
Karim Abou Zeid
107290260d Synced translations, increased build version. 2015-09-12 15:38:56 +02:00
Karim Abou Zeid
cf4ed6d5c0 Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate. 2015-09-12 15:14:01 +02:00
Karim Abou Zeid
29f91b6969 Added a drag view to playlist songs for easier rearrangement 2015-09-12 12:21:45 +02:00
Karim Abou Zeid
a83e54c37f Cleaned up unused resources 2015-09-09 12:44:18 +02:00
Karim Abou Zeid
29455b2bdb Synced translations, increased build version. 2015-09-08 10:54:54 +02:00
Karim Abou Zeid
9f57ecc61c Slightly darker default bar color on light theme 2015-09-08 10:38:45 +02:00
Karim Abou Zeid
3b3d49611f Fixed crash when opening the about section. 2015-09-08 10:29:07 +02:00
Karim Abou Zeid
c359469dfa Synced translations, increased build version and updated changelogs. 2015-09-06 21:41:56 +02:00
Karim Abou Zeid
4e5b04d9aa Added landscape and rtl support for the new about screen. 2015-09-06 20:46:42 +02:00
Karim Abou Zeid
3d87e57856 Finished the new about screen. Also the DonationDialog loads its content now async. 2015-09-06 19:57:29 +02:00
Karim Abou Zeid
7eddffed74 Finished the new about screens layout. Now only the onClick listeners are missing. 2015-09-05 21:21:56 +02:00
Karim Abou Zeid
984b652b35 Merge branch 'master' into new-about-screen 2015-09-05 16:21:25 +02:00
Karim Abou Zeid
98575df88a Synced strings 2015-09-05 16:21:07 +02:00
Karim Abou Zeid
36e4ea5e20 Merge branch 'master' into new-about-screen 2015-09-05 14:12:47 +02:00
Karim Abou Zeid
767f6f0300 Fixed missing toolbar shadow in the playlist view. 2015-09-05 14:11:44 +02:00