tibbi
33be4cb97d
updating commons with materialish elements
2022-07-08 23:31:17 +02:00
tibbi
982880867e
update version to 5.12.0
2022-07-02 22:11:04 +02:00
tibbi
4ccd65cba7
move tabs at the bottom
2022-07-02 17:45:40 +02:00
tibbi
446823bcbf
adding a prepaid build variant
2022-07-02 15:46:57 +02:00
tibbi
d410ae1f92
use the new way of locking widgets and color customization
2022-06-26 18:45:51 +02:00
tibbi
e6bc4d8a07
update version to 5.11.3
2022-06-06 20:49:43 +02:00
tibbi
491efa549f
updating commons
2022-06-06 20:29:54 +02:00
tibbi
1011cabf86
adding some widget related improvements
2022-05-27 20:42:30 +02:00
tibbi
d0f769c8c0
updating some libraries
2022-05-27 20:26:38 +02:00
Pavel Poley
25847916ab
use single quotes
2022-05-25 20:52:43 +03:00
Tibor Kaputa
47d6bdb5a4
updating commons
2022-05-25 19:17:10 +02:00
Pavel Poley
157a3d274f
switch to the original commons repository
2022-05-24 15:46:26 +03:00
Pavel Poley
15982501b0
add support for m3u playlist files
2022-05-23 17:22:53 +03:00
Pavel Poley
ac1a2d3193
add support for m3u playlist files
2022-05-20 18:15:42 +03:00
tibbi
20ad7b510e
moving the WidgetLockedDialog into Commons
2022-04-21 15:24:54 +02:00
tibbi
d5f63bdd46
update version to 5.11.2
2022-04-15 11:04:12 +02:00
tibbi
6b9eb2cf7b
catch exceptions thrown at startForeground
2022-04-15 10:46:27 +02:00
tibbi
b1a8b3b8de
update version to 5.11.1
2022-04-14 21:27:27 +02:00
tibbi
ed49710b1e
ignoring some warnings
2022-04-14 16:36:45 +02:00
tibbi
0fb8d20da1
catching an exception at setting playback speed
2022-04-04 23:00:25 +02:00
tibbi
2d1274af4f
update version to 5.11.0
2022-04-03 22:32:20 +02:00
tibbi
235d820803
adding some crashfixes
2022-04-03 21:32:18 +02:00
tibbi
6d6e249575
fixing some mediasession initialization at third party intents
2022-04-03 18:15:32 +02:00
tibbi
df23bff406
updating commons and target SDK to 31
2022-04-03 13:55:26 +02:00
tibbi
33a54771f1
update version to 5.10.1
2022-03-16 10:14:05 +01:00
tibbi
0f51fce49c
update version to 5.10.0
2022-03-15 14:55:49 +01:00
tibbi
cf2b5c935f
updating commons and gradle
2022-03-14 18:47:46 +01:00
tibbi
bd5ece37ae
update version to 5.9.1
2022-02-09 18:35:48 +01:00
tibbi
3730d41885
updating commons
2022-02-09 18:30:06 +01:00
tibbi
d2ab429a90
fix #379 , fetch the tracks in the order they were displayed in
2022-02-09 09:59:05 +01:00
tibbi
aff961561b
updating commons + add some keyboard hiding
2022-02-08 16:33:43 +01:00
tibbi
c2f1ac21d4
update version to 5.9.0
2022-01-05 16:26:41 +01:00
tibbi
1c0cc624f5
adding basic and fdroid build flavors
2022-01-03 16:03:40 +01:00
tibbi
0c2063f8f3
updating commons
2022-01-02 17:58:33 +01:00
tibbi
100acc8d00
update version to 5.8.2
2021-12-15 17:15:07 +01:00
tibbi
f7685a219f
updating commons and androidx.media
2021-12-15 17:09:49 +01:00
tibbi
166a8ee9dd
updating commons
2021-12-15 15:26:19 +01:00
tibbi
b2a3973640
update version to 5.8.1
2021-11-16 14:47:27 +01:00
tibbi
5b4c0b0497
updating commons
2021-11-16 14:47:21 +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
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
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
491fc214b4
use the new fastscroller at the Tracks tab
2021-11-15 09:49:38 +01:00
tibbi
66031ae533
properly update the text colors at the Track screen
2021-11-14 18:05:34 +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
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
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
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
tibbi
ff89517aa8
update version to 5.7.1
2021-08-29 12:30:39 +02:00
tibbi
72ed0258a5
updating commons, constraintlayout and material library
2021-08-29 11:00:30 +02:00
tibbi
b3175866a9
update version to 5.7.0
2021-05-11 10:25:03 +02:00
tibbi
ff7912659f
adding some compileOptions
2021-05-11 10:21:58 +02:00
tibbi
94ac272040
updating commons
2021-05-11 10:17:03 +02:00
tibbi
6b6b80aee3
lock the widget, require Simple Thank You
2021-05-10 18:23:52 +02:00
tibbi
f2f4b14a68
updating commons, androidx.media, room
2021-05-09 22:29:48 +02:00
tibbi
c7d28106fe
update version to 5.6.5
2021-04-15 21:45:31 +02:00
tibbi
76867cf8ce
updating kotlin and commons
2021-04-15 21:10:40 +02:00
tibbi
2d6e94219f
update version to 5.6.4
2021-03-29 12:04:57 +02:00
tibbi
b943fab26a
updating commons, kotlin, gradle
2021-03-28 20:52:40 +02:00
tibbi
64cc315645
update version to 5.6.3
2021-03-08 08:21:21 +01:00
tibbi
ac58ae9efe
update version to 5.6.2
2021-03-07 21:08:13 +01:00
tibbi
9f6850d959
moving the playback speed seekbar handling into a separate function
2021-03-06 22:23:07 +01:00
tibbi
9957674cb1
move the current and max progress below the seekbar
2021-03-06 17:49:31 +01:00
tibbi
3b13cc73d3
update commons to 5.34.11
2021-03-05 23:17:43 +01:00
tibbi
b77a58988c
moving the animation related files into Commons
2021-03-02 19:29:55 +01:00
tibbi
1afd9658d6
update version to 5.6.1
2021-03-02 15:02:43 +01:00
tibbi
75de82448f
update commons to 5.34.2
2021-03-02 14:48:16 +01:00
tibbi
bac1b607bb
update version to 5.6.0
2021-03-01 22:38:56 +01:00
tibbi
d88a4b6872
update commons to 5.34.1
2021-03-01 22:35:05 +01:00
tibbi
b3af36d086
use Lottie for animating the play/pause button
2021-03-01 15:14:45 +01:00
tibbi
69c76c8441
updating commons to 5.34.0
2021-02-28 16:46:43 +01:00
tibbi
f69618166f
animate some views at visibility change
2021-02-28 09:43:56 +01:00
tibbi
0255da8990
make the toggle shuffle and repetition at the Track screen smaller
2021-02-27 16:32:21 +01:00
tibbi
0d013b9190
updating commons, replace EditText hint with MyTextInputLayout
2021-02-27 12:45:43 +01:00
tibbi
3273ca7196
adding some dialog related improvements
2021-02-26 15:58:53 +01:00
tibbi
81fadb3639
updating commons and android material
2021-02-26 15:09:39 +01:00
tibbi
85ffc458e8
update version to 5.5.2
2021-02-06 22:52:20 +01:00
tibbi
b4728b0aa1
updating commons to 5.33.17
2021-02-05 17:52:50 +01:00
tibbi
bd12576efd
updating commons with White theme
2021-02-05 17:37:26 +01:00
tibbi
b85db0e995
lets use horizontal equalizer bands to avoid some glitches
2021-02-04 20:49:00 +01:00
tibbi
84272b9a0b
adding some equalizer banding related improvements
2021-02-04 20:09:37 +01:00
tibbi
b238dd5512
updating gradle and commons
2021-01-29 19:58:11 +01:00
tibbi
087b3be8ca
update version to 5.5.1
2021-01-04 10:19:04 +01:00
tibbi
31406b47a8
update version to 5.5.0
2021-01-03 20:29:33 +01:00
tibbi
4d7ede28dd
updating kotlin, commons, gradle
2021-01-03 18:32:27 +01:00
tibbi
33ffeeecef
update version to 5.4.4
2020-11-10 12:23:32 +01:00
tibbi
022550a106
making touchHelper a local variable
2020-11-09 22:02:12 +01:00
tibbi
5d3678a98a
update version to 5.4.3
2020-11-02 18:56:14 +01:00
tibbi
0fd5d6d539
use standardized rounded corners on some places
2020-11-02 17:47:08 +01:00
tibbi
bea3ffb3a0
removing Picasso, it isnt used anymore
2020-11-02 17:05:10 +01:00
tibbi
d3620502ac
use the new way of hiding the screens top
2020-11-01 19:22:38 +01:00