dkanada
c873566a6c
replace playlist song object with generic song
2020-04-29 19:22:13 +09:00
dkanada
2d7ee62c75
remove save as playlist action from menus
2020-04-29 16:24:32 +09:00
dkanada
4cc513b06b
rename some files and fix default theme
2020-04-29 16:19:11 +09:00
dkanada
35088170b2
remove local playlist save functionality
2020-04-29 16:07:53 +09:00
dkanada
5fcd9e979a
load global playlists on main activity
2020-04-29 15:49:59 +09:00
dkanada
c59221cd04
fix missing references to dialog
2020-04-29 02:21:37 +09:00
dkanada
6bbd6a2905
remove delete action from most menus
2020-04-28 22:51:37 +09:00
dkanada
a4963583e0
pull songs and albums at the same time for artist details
2020-04-28 22:41:13 +09:00
dkanada
e876a57d01
refactor some code and remove useless comments
2020-04-25 17:55:06 +09:00
dkanada
934c1f7533
remove ringtone feature
2019-08-06 00:19:24 -07:00
dkanada
7c83b50179
overhaul existing preferences
2019-07-18 03:54:31 -07:00
dkanada
40a870c7e4
remove some unused strings
2019-07-17 22:55:02 -07:00
dkanada
4089cb31cd
roll CustomPlaylist class into SmartPlaylist
2019-07-17 02:05:17 -07:00
dkanada
9923a4c1e0
reduce calls to loader classes for backend changes
2019-07-16 03:00:40 -07:00
dkanada
734e6a08fa
remove tag editors and lastfm client
2019-07-11 15:24:30 -07:00
George Zacharia
18cdb4a72e
Fix rintone sharing ( #687 )
2019-06-09 16:29:26 -04:00
Christoph Loy
37725948f1
Refactoring: Replace usages of ArrayList<> with List<>Collections refactor ( #686 )
...
* First replacements of ArrayList with List
* Get rid of ArrayList-Types
* Revert irrelevant changes
* Fixed stuff noticed by @arkon
2019-05-17 11:07:03 -04:00
Karim Abou Zeid
58fb31b4b1
SDK 28, Android X
2019-04-10 12:40:28 +02:00
Eugene Cheung
c9eb6b9a08
Remove explicit parameter types
2018-09-05 22:45:32 -04:00
Eugene Cheung
a842ec26c0
Remove unused TAGs
2018-09-05 22:38:46 -04:00
Eugene Cheung
2e7dd7b62e
Use default locale when formatting strings
2018-09-05 22:09:58 -04:00
Eugene Cheung
436a3c90ee
Trim whitespace when searching ( fixes #508 )
2018-06-18 22:26:18 -04:00
Andrew
6624fcd505
Added preference to turn off shuffle mode when selecting new list of songs ( #527 )
...
An option to turn sticky shuffle on or off. It's enabled by default so it keeps the current functionality the same. I noticed every other player has it so hopefully you don't have any issues with it being in the app.
2018-06-18 22:12:34 -04:00
Karim Abou Zeid
614f28e0c9
Clean up
2018-06-05 22:45:29 +02:00
Nicholas Narsing
60cb868beb
Support song ordering; add/fix album year sort
2018-04-28 11:47:05 -04:00
Nicholas Narsing
3b62a4578f
Change album,artist sort; fix menu selection bug
2018-04-28 11:07:05 -04:00
Nicholas Narsing
01c255abca
Set fastscroll section name correctly by sort preference
2018-04-28 00:39:35 -04:00
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