Commit graph

636 commits

Author SHA1 Message Date
7sco
5f9a2a5447 Black theme update (#673)
* Playlist already added song prevention & AndroidSlidingUpPanel repo Update

* Update color for black theme, now playing card to have a black color with some radius
2019-06-09 16:30:29 -04:00
George Zacharia
18cdb4a72e Fix rintone sharing (#687) 2019-06-09 16:29:26 -04:00
Karim Abou Zeid
7a6c5263e6 Sync translations 2019-04-17 00:22:32 +02:00
Karim Abou Zeid
a594551ce2 Revert "Smart playlist decoration (#619)"
This reverts commit e461f44ff0.
2019-04-16 23:54:35 +02:00
Karim Abou Zeid
806ec55cd3 Revert "change icon"
This reverts commit a91b5ee133.
2019-04-16 23:11:32 +02: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
Karim Abou Zeid
b4d3470096 Sync translations 2019-04-16 21:10:59 +02:00
Karim Abou Zeid
58fb31b4b1 SDK 28, Android X 2019-04-10 12:40:28 +02:00
Karim Abou Zeid
2f914fd15c Sync translations 2019-04-10 10:59:39 +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
Eugene Cheung
b65cbbdf15
Tweak sleep timer checkbox margin 2019-01-07 21:58:02 -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
e461f44ff0 Smart playlist decoration (#619)
* Show smart playlist threshold and number of tracks in addition to the playlist title (#4)

* Remove todo tags (#5)

* Indentation

* Code review
2018-12-29 12:28:44 -05:00
Eugene
f1932d05c8
Merge pull request #618 from soncaokim/NotRecentlyPlayedTweaks
Change the icon of the Not recently played playlist
2018-12-03 17:18:08 -05:00
Son
4768f9f688 Code review 2018-12-03 22:46:08 +01: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
Son
a91b5ee133 change icon 2018-12-03 18:15:55 +01: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
635bb42592
Remove unused fonts XML, move launcher color 2018-09-05 23:05:44 -04:00
Eugene Cheung
8bbdfaa34a
Remove unused XML namespaces 2018-09-05 22:50:43 -04:00
Eugene Cheung
1dc7d94f05
Remove unnecessary API 21 integers.xml 2018-09-05 22:50:27 -04:00
Eugene Cheung
f97f26c3da
Set inputType for genre tag editor 2018-09-05 22:24:04 -04:00
Eugene Cheung
8f3cf5e010
Flatten playlist activity layout 2018-09-05 22:12:54 -04:00
Eugene Cheung
63deaa5025
Mark player names as not translatable 2018-09-05 22:12:11 -04:00
Eugene Cheung
b53d6838a9
Minor ImageView suppressions 2018-09-05 22:11:59 -04:00
Eugene Cheung
06dda67b8e
Move hardcoded string to strings.xml 2018-09-05 22:11:38 -04:00
Eugene Cheung
7a35bd08b6
Fix actionBarSize attribute references 2018-09-05 22:11:11 -04:00
Josh Holland
46e34a72d9 Mark names as not translatable 2018-09-05 21:55:15 -04:00
Karim Abou Zeid
6464307c7d Notch support via WindowInsets 2018-08-25 15:14:35 +02:00
Paolo Valerdi
06a87d5704 Notch support 2018-08-24 09:51:24 -05: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
0ef0f2579c Sync translations 2018-06-11 09:30:10 +02: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
8b3cfbbaba Sync translations 2018-05-18 14:58:38 +02:00
Karim Abou Zeid
4b665d6185 Fix broken layout with super long artist names 2018-05-18 13:42:31 +02:00
Karim Abou Zeid
fc89649c64 Sync translations 2018-05-01 20:22:29 +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
Karim Abou Zeid
0fe83c46b2 Artist show albums before songs 2018-04-29 21:53:36 +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
Karim Abou Zeid
2de2cecd85 New artist page (same as new album page) 2018-04-28 15:37:03 +02:00
Karim Abou Zeid
ec6fc07c48 Tablets display new album page at normal height landscape. 2018-04-28 14:59:49 +02:00