Karim Abou Zeid
b8595ddaf5
Replaced the big pink heart with a vector drawable.
2016-02-28 23:25:34 +01:00
Karim Abou Zeid
3ea94d5c4a
Better grid item selector drawable.
2016-02-28 22:51:48 +01:00
Karim Abou Zeid
138ec909e2
Fixed the notification.
2016-02-28 19:33:43 +01:00
Karim Abou Zeid
ea78a3e117
Temporary fixed critical update bug.
2016-02-04 00:24:53 +01:00
Karim Abou Zeid
f27dbdab3d
Set android:windowSharedElementsUseOverlay to false
2016-01-30 13:02:33 +01:00
Karim Abou Zeid
1aa6aec9cb
Added option to save a playlist as m3u file.
2016-01-29 11:57:37 +01:00
Karim Abou Zeid
dd98206ec7
Added transition when opening a playlist.
2016-01-28 18:47:49 +01:00
Karim Abou Zeid
2ce9b38747
Improved the Palette APIs speed and readded colored footers to artist and song adapters.
2016-01-28 17:49:37 +01:00
Karim Abou Zeid
44ba560d77
Clean ups
2016-01-27 22:11:38 +01:00
Karim Abou Zeid
8b98a9be85
Implemented app-theme-helper. Needs to be cleaned up.
2016-01-25 22:20:59 +01:00
Karim Abou Zeid
2f22a4bbca
Added support for the section popup
2016-01-21 19:50:17 +01:00
Karim Abou Zeid
524273228d
Now using OkHttp Glide module, also improved the artist image loading and caching.
2016-01-04 17:04:47 +01:00
Karim Abou Zeid
df5a06e5b9
Various optimizations and bug fixes to Glide calls. Made the ignore media store option working again.
2016-01-03 23:11:19 +01:00
Karim Abou Zeid
585fd1013c
Added option to only download artist images on wifi
2016-01-03 01:54:04 +01:00
Karim Abou Zeid
2e5b17be38
Disabled disk cache for album covers
2016-01-03 01:02:27 +01:00
Karim Abou Zeid
533708e63d
Use disk cache
2016-01-02 23:57:14 +01:00
Karim Abou Zeid
c2ad4e4541
Completely rewritten the album model
2016-01-02 22:44:03 +01:00
Karim Abou Zeid
7aee3c7c72
Fixed artist image updating
2016-01-02 18:02:44 +01:00
Karim Abou Zeid
d776926510
Further progress with glide
2016-01-02 16:28:13 +01:00
Karim Abou Zeid
f35fc7cb27
Added base classes for glide to work with Phonograph.
2015-12-31 01:58:51 +01:00
Karim Abou Zeid
176fce9ab5
Updated version code, translations and changelog.
2015-12-30 18:37:40 +01:00
Karim Abou Zeid
8afcce22b1
Added tutorial. WIP
2015-12-30 00:26:24 +01:00
Karim Abou Zeid
1383d9eb82
Renamed the themes internally
2015-12-29 15:12:47 +01:00
Karim Abou Zeid
0dc5c1e17d
Added black (AMOLED) theme
2015-12-29 15:09:51 +01:00
Karim Abou Zeid
59ed9c4459
Added option to disable the blurred album cover on the lockscreen
2015-12-27 20:28:18 +01:00
Karim Abou Zeid
7dd70fa6f0
Changed a method from public to private
2015-12-27 18:31:21 +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
0019a5a8af
Fixed some colors
2015-12-24 02:08:27 +01:00
Karim Abou Zeid
aba7ded001
Changed some animation times
2015-12-22 17:00:55 +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
1cde43af07
New now playing screen. Work in progress!
2015-11-22 21:07:49 +01:00
Karim Abou Zeid
d9a51fc88e
Updated libs
2015-11-21 16:28:24 +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
4e24bc0404
Removed the "hide bottom bar" feature.
2015-10-18 18:25:38 +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
c34407ad7f
Simplified a method
2015-10-10 16:16:12 +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
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
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
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
c0b41f63cc
Fixed cab (contextual action bar) content not visible with light primary colors.
2015-09-08 12:03:00 +02:00
Karim Abou Zeid
ab2f1f9dff
Fixed the plural typo in the artist list
2015-09-05 10:29:11 +02:00
Karim Abou Zeid
f458d146af
Clean ups
2015-08-28 18:12:39 +02:00
Karim Abou Zeid
1be0d305b1
Support for light colors. The appbar will now automatically change its text and icon color to be visible on light theme colors.
2015-08-27 16:43:31 +02:00