Commit graph

145 commits

Author SHA1 Message Date
Karim Abou Zeid
441b64fce4 Merge branch 'feat/genres' of git://github.com/arkon/Phonograph into arkon-feat/genres 2017-12-13 18:25:19 +01:00
steve
ea74e99f89 Try to get file path from DATA column of Uri 2017-10-08 17:40:40 -04:00
Peter
7801f44056 Update SongMenuHelper.java 2017-09-28 20:34:38 +02:00
Eugene Cheung
1f37982536
Fix favorite toggling 2017-09-09 13:27:46 -04:00
Karim Abou Zeid
abb9518d14 Normalized playlist menus 2017-09-09 14:13:10 +02:00
Eugene Cheung
944b5fc1fa
Genres tab 2017-09-04 17:39:16 -04:00
tkashkin
93e2dc0346 Add synchronized lyrics preference
Fix animations
2017-07-12 11:57:37 +03:00
Karim Abou Zeid
d3c3fe8f08 Add another space to the playlist duration. Clean up the code. 2017-06-06 19:51:21 +02:00
Materight
ae1af52bb6 Added queue total time in playing screen 2017-06-01 16:59:51 +02:00
Karim Abou Zeid
c8d0060622 Merge branch 'pr/105' 2017-04-22 16:35:03 +02:00
Karim Abou Zeid
3561cfd0b7 Added support for Android File Explorer 2017-04-22 16:34:52 +02:00
Karim Abou Zeid
3232370e47 Created CustomPlaylist class, cleaned up some code 2017-04-22 15:34:59 +02:00
Feng Zheng
11584bdab6 Fix: can't play media files from file browser
When media file is selected from various file browers, the
uri sent to app might be different scheme like file or content.
Fix is to query the media file based on different scheme.
2017-04-19 11:19:00 -05:00
Samriddha Basu
1ce08c4998 Switched to Notification.MediaStyle 2017-03-13 05:29:20 +05:30
Karim Abou Zeid
8a4d364c14 Improved the artist loading mechanism. 2016-07-22 20:36:42 +02:00
Karim Abou Zeid
9833afd594 Don't show notification when there is no current track. For example immediately after clearing the queue. Fixes kabouzeid/phonograph-issue-tracker#5 2016-05-31 11:44:25 +02:00
Karim Abou Zeid
dfb011a93d Fixed an ArrayIndexOutOfBoundsException. 2016-05-30 00:22:29 +02:00
Karim Abou Zeid
dd9ed7390d Updated to support lib 23.3 2016-04-09 15:03:57 +02:00
Karim Abou Zeid
bc4181f4b1 Completely rewrote the notification. 2016-04-04 01:48:20 +02:00
Karim Abou Zeid
0f90634847 Decreased playback progress views update interval again. 2016-03-30 17:19:47 +02:00
Karim Abou Zeid
78b27115cd Increased playback progress views update interval. 2016-03-30 17:00:35 +02:00
Karim Abou Zeid
da7867c32d Folders and files got all menu items now. Added play next option for all bulk actions. 2016-03-27 18:44:16 +02:00
Karim Abou Zeid
13c4e86c7d Removed some no longer needed logs. 2016-03-24 17:59:13 +01:00
Karim Abou Zeid
293600ba0d Fixed and improved visual external storage permission related stuff. 2016-03-24 16:36:03 +01:00
Karim Abou Zeid
73d613d11d Clean ups and refactoring. 2016-03-23 01:52:17 +01:00
Karim Abou Zeid
1e6ac6a227 Made progress with the folder feature. 2016-03-16 00:41:17 +01:00
Karim Abou Zeid
17701ba772 Made all icons white by default. 2016-02-28 23:01:44 +01:00
Karim Abou Zeid
138ec909e2 Fixed the notification. 2016-02-28 19:33:43 +01:00
Karim Abou Zeid
906d0f504a Switched to vector drawables. 2016-02-28 18:50:14 +01:00
Karim Abou Zeid
79eee79ab7 Tripple click headset button to rewind. Close #63
Also fixed the multiple instance bug when opening the player from the notification or widget.
2016-01-30 15:48:19 +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
44ba560d77 Clean ups 2016-01-27 22:11:38 +01:00
Karim Abou Zeid
88a86312a1 No longer creating a new instance of the app when clicking the notification. Also the widget will still stay clickable after a reboot. 2016-01-07 16:20:14 +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
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
d776926510 Further progress with glide 2016-01-02 16:28:13 +01:00
Karim Abou Zeid
0146676dbc More progress switching to glide. 2016-01-01 19:40:42 +01:00
Karim Abou Zeid
1816c264a9 Added clear playing queue menu item to now playing screen. 2015-12-27 23:02:55 +01:00
Karim Abou Zeid
e12583cfbd Removed some old and unused classes 2015-12-27 19:31:19 +01:00
Karim Abou Zeid
49d6ef97a3 Added proper menu for current song. Also some small code clean ups. 2015-12-27 19:29:37 +01:00
Karim Abou Zeid
ee1e0d4267 Probably finally fixed the double notification bug. 2015-12-24 21:57:31 +01:00
Karim Abou Zeid
cbe8751ce0 Fixed another playing queue related bug 2015-12-24 21:35:49 +01:00
Karim Abou Zeid
4b42ef6b9d Optimizing 2015-12-22 20:47:57 +01:00
Karim Abou Zeid
1cde43af07 New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
Karim Abou Zeid
51f2a3bd3b Added progress bar to the mini player. 2015-10-18 23:08:41 +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
0ade999094 Ignore. Not working work in progress commit. 2015-10-11 18:54:59 +02:00