Commit graph

1922 commits

Author SHA1 Message Date
tibbi
866f293e8e adding some margins to labels at the Rename dialog 2021-11-16 13:47:00 +01:00
Tibor Kaputa
ab53bb009f
Merge pull request #353 from KryptKode/feat/edit-metadata
Implement editing audio tags for specific media files
2021-11-16 13:42:27 +01:00
tibbi
edc5a4797a use bigger padding at some setting items 2021-11-16 12:16:43 +01:00
darthpaul
3859584915 remove unneeded string, handle track change in other adapters
- handle changing audio metadata in AlbumsTracksAdapter,TracksHeaderAdapter
- remove the grant_change_metadata_permission string
- fix issue when user denies permission, the track metadata is updated in-memory
2021-11-16 00:33:35 +00:00
tibbi
7892289731 reverting some english translations 2021-11-15 23:15:23 +01:00
darthpaul
0bbd6a05bb Merge branch 'master' into feat/edit-metadata
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/musicplayer/adapters/TracksAdapter.kt
#	app/src/main/res/values-da/strings.xml
#	app/src/main/res/values-zh-rCN/strings.xml
#	app/src/main/res/values/strings.xml
2021-11-15 21:37:40 +00:00
tibbi
7f501c8d0a updating commons 2021-11-15 22:14:05 +01:00
tibbi
78543d3f6f always show track title at AlbumsTracksAdapter 2021-11-15 19:58:12 +01:00
tibbi
22ecef42cf add a label at the last settings item 2021-11-15 18:00:48 +01:00
tibbi
5e31e72504 revert to the original Delete icon 2021-11-15 17:53:44 +01:00
tibbi
a1d04be10c add content description to tabs added dynamically 2021-11-15 17:29:55 +01:00
tibbi
619090a377 updating commons 2021-11-15 17:29:44 +01:00
tibbi
7c2878c34b updating commons 2021-11-15 14:07:56 +01:00
tibbi
e2f6c4a7e7 show album section titles at the fastscroller popup too 2021-11-15 13:56:19 +01:00
tibbi
e615abcac5 use the new fastscroller everywhere 2021-11-15 10:16:21 +01:00
tibbi
491fc214b4 use the new fastscroller at the Tracks tab 2021-11-15 09:49:38 +01:00
tibbi
2bb07bb398 properly handle the placeholder text colors during loading 2021-11-14 18:15:44 +01:00
tibbi
42497e39a2 use the Listview fade in animations only if system animations are enabled 2021-11-14 18:07:46 +01:00
tibbi
66031ae533 properly update the text colors at the Track screen 2021-11-14 18:05:34 +01:00
tibbi
73bbc3d60c use the old style Back arrow at curren track screen 2021-11-14 17:25:52 +01:00
tibbi
cf5b87c531 updating the Custom equalizer button style 2021-11-14 17:18:51 +01:00
tibbi
f82e81b111 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Music-Player 2021-11-14 16:42:04 +01:00
tibbi
90d925678c updating a space in the strings file 2021-11-14 16:41:19 +01:00
Tibor Kaputa
6ece7afda7
Merge pull request #356 from weblate/weblate-simple-mobile-tools-simple-music-player
Translations update from Hosted Weblate
2021-11-14 16:40:44 +01:00
Tibor Kaputa
58cbfb581c
formatting the Norwegian translation file 2021-11-14 16:37:45 +01:00
Allan Nordhøy
2c7eb221b5
Translated using Weblate (Norwegian Bokmål)
Currently translated at 94.0% (63 of 67 strings)

Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/nb_NO/
2021-11-14 15:54:42 +01:00
Eric
e3610b4aa9
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (67 of 67 strings)

Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/zh_Hans/
2021-11-14 15:54:42 +01:00
Allan Nordhøy
4917e2cb11
Translated using Weblate (Danish)
Currently translated at 91.0% (61 of 67 strings)

Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/da/
2021-11-14 15:54:42 +01:00
Allan Nordhøy
c0e65f4e1c
Translated using Weblate (English)
Currently translated at 100.0% (67 of 67 strings)

Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/en/
2021-11-14 15:54:42 +01:00
Allan Nordhøy
15945a4113
Added translation using Weblate (Norwegian Bokmål) 2021-11-14 15:54:42 +01:00
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