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
a26ddacc8c
remove lyrics
2019-07-17 17:06:47 -07:00
dkanada
0891555785
remove purchase activity
2019-07-17 01:45:36 -07:00
dkanada
4b02fb2b5f
rely on server for custom artist images
2019-07-17 01:04:03 -07:00
dkanada
bbd24b2ea3
move shortcut and widget folders
2019-07-17 00:33:06 -07:00
dkanada
6afd14c647
remove blacklist feature
2019-07-17 00:14:48 -07:00
dkanada
9923a4c1e0
reduce calls to loader classes for backend changes
2019-07-16 03:00:40 -07:00
dkanada
593a9a545a
minor changes to default preferences
2019-07-16 00:19:31 -07:00
dkanada
0d6a0929b9
remove media scan and file views
2019-07-16 00:05:17 -07:00
dkanada
c963c7195b
add basic login activity
2019-07-12 17:15:55 -07:00
dkanada
7252046294
minor changes to about activity
2019-07-12 06:40:14 -07:00
dkanada
734e6a08fa
remove tag editors and lastfm client
2019-07-11 15:24:30 -07:00
dkanada
75429d3376
remove wiki and biography features
2019-07-11 15:00:19 -07:00
George Zacharia
18cdb4a72e
Fix rintone sharing ( #687 )
2019-06-09 16:29:26 -04:00
Karim Abou Zeid
29371671ee
Revert "Add a new smart playlist "Not played lately" playlist ( #613 )"
...
This reverts commit 764751381a .
2019-04-16 23:02:15 +02:00
Son
3bf889dbc9
Update some translations
2019-01-23 19:26:28 -05:00
Eugene Cheung
fc6101f638
Remove author and community Google+ links
2019-01-21 23:02:29 -05:00
Peng Guanwen
2111c41836
Finish current music when Sleep Timer stops ( #629 )
...
Implement #329 .
This commit adds a CheckBox to dialog_sleep_timer, and a curresponding
option `TIMER_FINISH_MUSIC` in PreferenceUtil.
In MusicService, a new flag `pendingQuit` is to indicate if it should
stop after current music stops. A new action `ACTION_PENDING_QUIT` will
set that flag.
Canceling is a little tricky. I must bind MusicService in Dialog
activity to check if `pendingQuit` is set, and show the corresponding
canceling button.
2019-01-07 21:45:33 -05:00
soncaokim
f7cbfb38d9
Add choice of 7 days to settings for dynamic playlists ( #616 )
...
* Add choice of N days to settings for dynamic playlists (#3 )
* Code review
2018-12-03 16:45:47 -05:00
soncaokim
764751381a
Add a new smart playlist "Not played lately" playlist ( #613 )
...
* Add "Not played lately" playlist (#1 )
* Fix bad recent playlist construction (#6 )
* Revert History rename
* Code review
2018-12-02 12:30:01 -05:00
Eugene Cheung
06dda67b8e
Move hardcoded string to strings.xml
2018-09-05 22:11:38 -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
Martin Disch
b6034f7484
Add playlist export item to options menu
2018-05-27 12:49:20 +02:00
Karim Abou Zeid
7d562070f5
Fix crashes when files where not listed in the media store
2018-05-01 19:27:35 +02:00
Karim Abou Zeid
091d0a98f4
Merge branch 'soren121-sorting'
2018-04-30 13:22:53 +02:00
Karim Abou Zeid
9b3243e3e2
Add scan button to navigation drawer
2018-04-30 13:14:24 +02:00
Karim Abou Zeid
db42454261
Add scan button to folder toolbar
2018-04-30 11:25:49 +02:00
Karim Abou Zeid
2fe07913ac
Refactoring of some names
2018-04-29 23:19:50 +02:00
Karim Abou Zeid
83c9e941ad
Rename string identifier
2018-04-29 22:39:27 +02:00
Karim Abou Zeid
ddc74f2b4b
Merge branch 'sorting' of https://github.com/soren121/Phonograph into soren121-sorting
2018-04-29 22:28:16 +02:00
Nicholas Narsing
60cb868beb
Support song ordering; add/fix album year sort
2018-04-28 11:47:05 -04:00
Karim Abou Zeid
aedf19c08d
Add Adrian to the about page
2018-04-28 16:11:26 +02:00
Nicholas Narsing
32da438ac4
Add sort order menu for artist & album
2018-04-28 02:07:52 -04:00
Karim Abou Zeid
2b6b882a81
Display toast when trying to uncheck the last library category
2017-12-30 18:50:45 +01:00
Karim Abou Zeid
d298d6c334
Remove unused resources
2017-12-26 23:38:57 +01:00
Karim Abou Zeid
1c57bbf618
Reorganized some settings. Fix last tab.
2017-12-26 23:26:12 +01:00
Marco Hunsicker
70e6c76064
Add preferences ui for the library categories setting
2017-12-23 17:12:08 +01:00
Eugene Cheung
918090ee63
Remove unknown genre, add number of songs
2017-12-14 23:11:47 -05: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
Karim Abou Zeid
a024d54848
Sync translations
2017-10-01 13:28:43 +02:00
Karim Abou Zeid
9755e877f9
Add custom artist images
2017-09-30 12:58:07 +02:00
Karim Abou Zeid
a7ce03dfd1
Export blacklist preference strings
2017-09-11 13:59:57 +02:00
Karim Abou Zeid
36d85f3003
Merge branch 'playlist-actions' of https://github.com/arkon/Phonograph into arkon-playlist-actions
2017-09-09 13:38:00 +02:00
Karim Abou Zeid
8a75b8b68f
Add blacklist option and minor code improvements
2017-09-08 16:22:18 +02:00
Eugene Cheung
944b5fc1fa
Genres tab
2017-09-04 17:39:16 -04:00
Karim Abou Zeid
0a71b37f00
Add @arkon to about section
2017-09-04 21:39:34 +02:00
Eugene Cheung
165fdcda7a
Add menu actions to playlist detail activity
2017-09-02 17:54:29 -04:00
Karim Abou Zeid
035792b3d0
Replaced BuyDialog with PurchaseActivity
2017-09-02 19:20:30 +02:00