Commit graph

61 commits

Author SHA1 Message Date
tibbi
007a7502bc replacing jcenter with mavenCentral 2023-06-23 11:00:37 +02:00
tibbi
c9d9be58b0 updating gradle 2022-10-30 19:54:33 +01:00
tibbi
f872ed08e8 updating kotlin, commons, gradle and target SDK to 33 2022-08-29 12:49:48 +02:00
tibbi
d0f769c8c0 updating some libraries 2022-05-27 20:26:38 +02:00
tibbi
df23bff406 updating commons and target SDK to 31 2022-04-03 13:55:26 +02:00
tibbi
cf2b5c935f updating commons and gradle 2022-03-14 18:47:46 +01:00
tibbi
aff961561b updating commons + add some keyboard hiding 2022-02-08 16:33:43 +01:00
tibbi
0c2063f8f3 updating commons 2022-01-02 17:58:33 +01:00
tibbi
166a8ee9dd updating commons 2021-12-15 15:26:19 +01:00
Tibor Kaputa
0558ab1d36
Merge branch 'master' into feat/edit-metadata 2021-11-14 15:26:40 +01:00
tibbi
d8da631b26 updating commons 2021-11-14 15:20:02 +01: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
tibbi
5362e40004 updating kotlin, commons, gradle 2021-10-01 22:56:18 +02:00
tibbi
dec4b6d985 updating kotlin and gradle 2021-08-29 12:27:57 +02:00
tibbi
71f59d5dcc tweaking some MarqueeTextView code style, no functionality change 2021-08-24 15:45:51 +02:00
tibbi
694167e5ef updating gradle 2021-05-11 11:41:24 +02:00
tibbi
76867cf8ce updating kotlin and commons 2021-04-15 21:10:40 +02:00
tibbi
b943fab26a updating commons, kotlin, gradle 2021-03-28 20:52:40 +02:00
tibbi
b238dd5512 updating gradle and commons 2021-01-29 19:58:11 +01:00
tibbi
4d7ede28dd updating kotlin, commons, gradle 2021-01-03 18:32:27 +01:00
tibbi
edacc32eb6 updating gradle 2020-11-02 18:00:22 +01:00
tibbi
fa589cae52 change the next track in the queue at refreshing the queue 2020-10-11 10:56:43 +02:00
tibbi
dcd90f206e updating some libraries 2020-09-19 15:26:02 +02:00
tibbi
f9dc0fa573 updating some libraries 2020-09-04 22:58:04 +02:00
tibbi
0614a64ff2 updating commons to 5.27.7 2020-05-05 17:56:16 +02:00
tibbi
0ef6cc55a5 updating commons, gradle, kotlin 2020-04-18 18:26:27 +02:00
tibbi
fbd7be6d87 updating commons, room and gradle 2020-03-28 12:05:03 +01:00
tibbi
feb8a66e5a updating commons, gradle, kotlin, sdk 2020-02-14 21:47:20 +01:00
tibbi
844cf2cde3 updating gradle to 3.5.1 2019-10-16 22:20:27 +02:00
tibbi
e2964a9ce9 updating kotlin, commons, gradle 2019-09-17 23:14:49 +02:00
tibbi
7e51e5171b updating commons, gradle, kotlin 2019-07-24 12:50:37 +02:00
tibbi
a9812ef525 updating kotlin, commons, gradle 2019-06-22 22:23:16 +02:00
tibbi
7b845bd0df updating gradle and commons 2019-03-10 22:03:29 +01:00
tibbi
ead7a485c9 updating gradle and kotlin 2019-03-04 19:36:59 +01:00
tibbi
591b5630ce updating commons to 5.0.12, min Android version to 5 2018-10-12 20:38:06 +02:00
tibbi
2f0d525c76 updating the string for swapping previous/next song 2018-10-11 13:36:29 +02:00
tibbi
218e1eda83 updating some things related to Android Studio 3.2 2018-09-29 22:28:48 +02:00
tibbi
137d3bea30 updating Commons, kotlin, sdk 2018-09-10 23:48:05 +02:00
tibbi
e1032d9eeb update commons to 4.6.4 2018-08-09 15:19:50 +02:00
tibbi
8a69833a0b update commons to 4.4.19 2018-07-15 23:27:09 +02:00
tibbi
ca6a518a62 update gradle to 3.1.3 2018-06-11 20:29:19 +02:00
tibbi
9f8ec7db65 update kotlin and gradle 2018-05-17 14:14:14 +02:00
tibbi
fd655b2ed6 update commons to 3.17.23 2018-04-02 12:55:42 +02:00
tibbi
cd7f84e4c8 update kotlin to 1.2.21 2018-01-25 21:56:22 +01:00
tibbi
38ad6b1d8d update commons to 3.6.16 2018-01-11 21:58:56 +01:00
tibbi
1a752eb757 update Commons, kotlin, gradle etc 2017-11-30 00:01:54 +01:00
tibbi
2cd7680f7a update Commons and target SDK to 26 2017-11-04 13:02:35 +01:00
tibbi
99836e3276 update commons, kotlin, gradle 2017-06-14 23:06:42 +02:00
tibbi
411f95a6bd update gradle and commons 2017-04-07 21:43:55 +02:00
tibbi
11dff0348b update gradle, kotlin, build tools 2017-03-22 20:30:09 +01:00