Commit graph

1942 commits

Author SHA1 Message Date
tibbi
e908d27365 restyling the app settings 2021-11-14 15:54:38 +01:00
Tibor Kaputa
6ff2e2ad77
Update cab_tracks.xml 2021-11-14 15:39:36 +01:00
Tibor Kaputa
0558ab1d36
Merge branch 'master' into feat/edit-metadata 2021-11-14 15:26:40 +01:00
Tibor Kaputa
88b2e0be75
Delete strings.xml 2021-11-14 15:26:20 +01:00
Tibor Kaputa
284d4033d7
Update strings.xml 2021-11-14 15:25:31 +01:00
Tibor Kaputa
e781223c90
updating commons 2021-11-14 15:24:30 +01:00
tibbi
d8da631b26 updating commons 2021-11-14 15:20:02 +01:00
tibbi
7da15db7a5 removing an invalid Indonesian translation file 2021-11-13 17:24:56 +01:00
Tibor Kaputa
6cc11c9890
Merge pull request #355 from ersen0/strings-tr
Update strings.xml (Turkish)
2021-11-12 21:21:57 +01:00
Oğuz Ersen
9adf85001b
Update strings.xml (Turkish) 2021-11-12 19:37:23 +00:00
darthpaul
ab774c54ba Implement editing audio tags for specific media files
- add function to rename file (for pre-Android 11 devices) alongside change audio metadata like song title, song artist, song album
- editing the metadata is done with the JAudioTagger library for it's simplicity but newer versions only support Android 8 (API 26 and above). The minimum version we can use to support at least API 21 is 2.2.5.
- JAudioTagger does not support editing metadata for AAC, OPUS files. However it can for WAV and WMA but the changes written are not detected by the MediaStore. In the app we disable the rename functionality for these files.
2021-11-10 21:16:43 +00:00
Tibor Kaputa
91c2940514
Update README.md 2021-11-08 20:19:02 +01:00
Tibor Kaputa
af7d075968
Merge pull request #352 from smarquespt/patch-6
Update strings.xml
2021-10-31 18:16:03 +01:00
Sérgio Marques
7b427308b4
Update strings.xml 2021-10-31 16:27:45 +00:00
tibbi
95a73e3482 updating changelog 2021-10-02 12:18:32 +02:00
tibbi
eb9a8f7c39 update version to 5.8.0 2021-10-02 12:18:25 +02:00
tibbi
740961063a updating androidx.media library to 1.4.2 2021-10-02 12:14:49 +02:00
tibbi
a5c60bceb8 add handling for deleting files on Android 11 2021-10-02 11:13:07 +02:00
tibbi
3eeccc0ad7 update target SDK to 30 2021-10-02 10:10:04 +02:00
tibbi
f909efe0e5 moving track deleting from context to activity extension 2021-10-02 10:09:58 +02:00
tibbi
ff974f747c updating commons 2021-10-01 23:16:29 +02:00
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