Commit graph

2071 commits

Author SHA1 Message Date
tibbi
5362e40004 updating kotlin, commons, gradle 2021-10-01 22:56:18 +02:00
Tibor Kaputa
2d95ed4fcf
Merge pull request #343 from AlbertoPellitteri/master
Add sliding current track bar
2021-09-24 21:13:06 +02:00
Tibor Kaputa
ae59c6b0b2
Merge pull request #346 from Valdnet/master
[PL] Updated and many fixes
2021-09-12 11:57:37 +02:00
Valdnet
a255ab3bd9
[EN] Change to uppercase 2021-09-11 16:51:17 +02:00
Valdnet
69980151f2
[PL] Change to uppercase 2021-09-11 16:50:04 +02:00
Valdnet
ad245ae5dc
[PL] A few more fixes 2021-09-11 15:20:05 +02:00
Valdnet
7d7a55b75b
[PL] Improve style of sentence 2021-09-11 15:13:15 +02:00
Valdnet
ae62927573
[EN] Removing spaces 2021-09-11 15:02:14 +02:00
Valdnet
c505680c35
[EN] One more change in break of line 2021-09-11 15:00:25 +02:00
Valdnet
a1e8314936
[EN] Remove line break 2021-09-11 14:49:52 +02:00
Valdnet
0c80e0f67a
[PL] Remove line break 2021-09-11 14:48:31 +02:00
Valdnet
8a4493987a
[PL] One more change 2021-09-11 14:41:39 +02:00
Valdnet
d70654aeab
[PL] Change order of words 2021-09-11 14:35:55 +02:00
Valdnet
19022b9097
[PL] Change word 2021-09-11 14:13:57 +02:00
Valdnet
5505c8227b
[EN] Correct spelling
Correcting punctuation spelling in text strings for the English language and many other fixes.
2021-09-11 14:12:12 +02:00
Valdnet
ec6d1aed51
[PL] Updated and many fixes
Updated Polish translation and many translation fixes.

Note: Please merge and release the new version of the application so that the new version comes out with corrected translations as soon as possible 😉.
2021-09-11 14:07:51 +02:00
AlbertoPellitteri
994a84c155 Current track bar at the bottom of the screen now slides from the right to the left 2021-08-31 23:59:09 +02:00
tibbi
e4d1e15644 updating changelog 2021-08-29 12:30:46 +02:00
tibbi
ff89517aa8 update version to 5.7.1 2021-08-29 12:30:39 +02:00
tibbi
dec4b6d985 updating kotlin and gradle 2021-08-29 12:27:57 +02:00
tibbi
8ab7422983 adding some crashfixes 2021-08-29 12:25:28 +02:00
tibbi
72ed0258a5 updating commons, constraintlayout and material library 2021-08-29 11:00:30 +02:00
Tibor Kaputa
7af3378432
Merge pull request #342 from qwertyfinger/fix-audio-focus
Don't remove MusicService from foreground on focus loss during playback
2021-08-29 10:56:02 +02:00
Andrii Chubko
c8fdb46dfc Don't remove MusicService from foreground on focus loss during playback
Otherwise, our Service can be easily killed by the OS and playback won't be resumed when the focus should be gained back.
2021-08-29 09:42:02 +01:00
tibbi
71f59d5dcc tweaking some MarqueeTextView code style, no functionality change 2021-08-24 15:45:51 +02:00
Tibor Kaputa
a5b1d57fad
Merge pull request #329 from AlbertoPellitteri/text-transition-feature
Sliding track title and track artist feature
2021-08-24 15:43:49 +02:00
Tibor Kaputa
de8bf63a8f
Merge pull request #341 from qwertyfinger/feature/repeat-off-option
Add option to disable repeat entirely
2021-08-24 14:17:33 +02:00
Tibor Kaputa
2578f8973e
Update strings.xml 2021-08-24 14:17:12 +02:00
Andrii Chubko
d2a088a175 Simplify code 2021-08-24 13:46:34 +03:00
Andrii Chubko
e92ba9ab9d Change 'song' to 'track' in code 2021-08-24 13:22:56 +03:00
Andrii Chubko
9a3824588e Add repeat_off playback option 2021-08-24 13:22:19 +03:00
Tibor Kaputa
6b014db4cf
Merge pull request #339 from qwertyfinger/feature/stop-playback-after-one-song
Add option to stop playback after the current song
2021-08-24 12:07:14 +02:00
Tibor Kaputa
ffffedfd6c
Update strings.xml 2021-08-24 12:06:33 +02:00
Tibor Kaputa
f82629946c
shortening some code 2021-08-24 12:05:15 +02:00
Tibor Kaputa
470b0bc90d
removing some imports 2021-08-24 12:03:39 +02:00
Andrii Chubko
b069d4ed63 Don't move on to next track when stop-after-one-song is enabled 2021-08-24 11:37:55 +03:00
Andrii Chubko
038344525c Fix non-consistent playback setting behavior 2021-08-24 11:26:01 +03:00
Andrii Chubko
a135182ea5 Change 'Repeat playlist' to 'Repeat all' 2021-08-22 22:34:10 +03:00
Andrii Chubko
0e3a8802d8 Revert to using Toasts and remove tooltips 2021-08-22 20:33:36 +01:00
Andrii Chubko
73cd1a0176 Revert "Add tooltip for shuffle button"
This reverts commit 1361d816
2021-08-22 22:24:48 +03:00
Andrii Chubko
1361d816bf Add tooltip for shuffle button 2021-08-21 17:16:13 +03:00
Andrii Chubko
95d779c737 Delete autoplay strings 2021-08-21 17:16:13 +03:00
Andrii Chubko
380ed1fad1 Replace "enabled" messages with a setting description
Since we don't have 2 enabled/disabled states for playback settings anymore, I think it feels more clear and concise to use a simple setting description so that user sees a message with how playback will work now.

So UX will look like this - user switches between playback settings and sees messages "Repeat current song" -> "Stop playback after current song" -> "Repeat playlist" instead of "Current song repetition enabled" -> "Stop playback after current song enabled" -> "Playlist repetition enabled".
2021-08-21 17:16:04 +03:00
Andrii Chubko
2ed0b0c729 Remove playback setting strings that are not used anymore 2021-08-21 17:15:36 +03:00
Andrii Chubko
8937d459f8 Replace Toasts with Snackbars
When clicking on action button a couple of times, Toasts are being displayed sequentially and it's hard to understand what your last action actually.
Snackbars are replaced instantly when a new one comes in.
2021-08-21 17:14:01 +03:00
Andrii Chubko
046f39c0f5 Add option to stop playback after the current song
Introduced PlaybackSetting enum to deal with different playback setting states.
2021-08-21 17:13:45 +03:00
Tibor Kaputa
61da413761
Update .editorconfig 2021-08-17 09:38:29 +02:00
Tibor Kaputa
b11bfc8764
Update .editorconfig 2021-08-16 23:14:43 +02:00
Tibor Kaputa
e6f5c572d6
Merge pull request #336 from mahdisayeri/add-persian-fa-language
Add persian fa language
2021-08-13 15:07:16 +02:00
Toka
1d344d18a9 Translate: edit persian(fa) language 2021-08-13 14:28:04 +04:30