Commit graph

972 commits

Author SHA1 Message Date
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
Karim Abou Zeid
91a8667d10 Updated changelog 2015-10-09 16:02:38 +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
a08d5735da Updated libs (Crashlytics, ObservableScrollview, iabv3 and Material Dialogs) 2015-09-30 22:31:57 +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
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
Ihsan Isik
a1fb2d3c9d Fix kabouzeid/phonograph-issue-tracker#51: Shuffle button in now playing becomes hard to tell
We check for the difference between the default and the activated colors. If the difference value is less than 55000, the activated color is shifted up.
2015-09-22 20:12:43 +03:00
Karim Abou Zeid
4b49bb82a3 Fixed kabouzeid/phonograph-issue-tracker#50, playlist name changes were not directly updated in the list. 2015-09-22 16:57:46 +02:00
Karim Abou Zeid
9b2aaea2c9 Fixed kabouzeid/phonograph-issue-tracker#4, when setting an album cover in the tag editor, the image will be cropped instead of stretched now. 2015-09-22 16:44:37 +02:00
Karim Abou Zeid
55f8800f89 Fixed kabouzeid/phonograph-issue-tracker#29, toolbar text is white in about section while using light themes. 2015-09-22 13:46:32 +02:00
Karim Abou Zeid
f9f7ce3e75 Fixed crash due to missing material-dialogs:commons 2015-09-22 13:37:54 +02:00
Karim Abou Zeid
7fbbf52a6c Migrated to RetroFit 2.0.0 beta 2015-09-18 16:38:51 +02:00
Karim Abou Zeid
5cd9b4c7ad Updated code for material dialogs 0.8.0.0 2015-09-18 12:04:38 +02:00
Karim Abou Zeid
1e20aab388 Merge remote-tracking branch 'origin/master' 2015-09-18 11:52:54 +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
Aidan Follestad
3f639822bd MD 0.8.0.0 2015-09-17 15:59:47 -05:00
Aidan Follestad
358c39eaa5 MD 0.8.0.0 2015-09-17 15:58:59 -05:00
Karim Abou Zeid
a8b7746941 Synced translations, increased build version. 2015-09-17 14:52:21 +02:00
Karim Abou Zeid
84e8167afb Hotfix 2015-09-17 14:22:56 +02:00
Karim Abou Zeid
2a00b61b29 Fallback to StackBlur if RenderScript fails to create. 2015-09-17 13:41:14 +02:00
Karim Abou Zeid
de876732f2 Synced translations, increased build version. 2015-09-15 19:15:38 +02:00
Karim Abou Zeid
5f9f2455dc Replaced the Stackblur algorithm with RenderScripts native blur for better performance. Only issue yet is, that it seems to cause a memory leak. 2015-09-15 18:56:14 +02:00
Karim Abou Zeid
77075201f3 Renderscript 2015-09-15 17:27:34 +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
df73d5900c Start at a random position when opening a queue via "Ok Google" and shuffle is on. 2015-09-09 12:06:44 +02:00
Karim Abou Zeid
c0b41f63cc Fixed cab (contextual action bar) content not visible with light primary colors. 2015-09-08 12:03:00 +02:00
Karim Abou Zeid
49a2b97933 Sliding to the right on the bottom bar goes to the previous one instead of seeking back now. Close kabouzeid/phonograph-issue-tracker#9 2015-09-08 11:29:43 +02:00
Karim Abou Zeid
19dff92002 Updated gradle from 1.3.0 to 1.3.1 2015-09-08 11:01:31 +02:00
Karim Abou Zeid
29455b2bdb Synced translations, increased build version. 2015-09-08 10:54:54 +02:00
Karim Abou Zeid
5e32025f90 Removed thin line to the right of the progress bar 2015-09-08 10:46:41 +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
06c75641ff Updated changelog 2015-09-08 10:31:40 +02:00
Karim Abou Zeid
3b3d49611f Fixed crash when opening the about section. 2015-09-08 10:29:07 +02:00
Karim Abou Zeid
9a73fcfee6 Fade album covers in the now playing screen in. 2015-09-08 10:01:52 +02:00
Karim Abou Zeid
8943453a04 Merge branch 'fab-offset-debug' 2015-09-08 09:13:53 +02:00
Karim Abou Zeid
c3db8284d3 Should fix the fab being not moved to the correct position. Close kabouzeid/phonograph-issue-tracker#5 2015-09-07 21:56:24 +02:00
Karim Abou Zeid
ae3882b989 Updated buildTools from 23.0.0 to 23.0.1
(cherry picked from commit fb00525)
2015-09-07 21:45:44 +02:00
Karim Abou Zeid
9ddb62b4fb Updated buildTools from 23.0.0 to 23.0.1 2015-09-07 21:41: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