Commit graph

1648 commits

Author SHA1 Message Date
tibbi
1386bd68c1 catch out of memory errors at getting album art 2021-05-10 19:03:20 +02:00
tibbi
c482662b96 properly update song info at widget creation 2021-05-10 18:55:10 +02:00
tibbi
6b6b80aee3 lock the widget, require Simple Thank You 2021-05-10 18:23:52 +02:00
tibbi
4777af84a3 use some placeholder artist and song at widget config, if nothing plays 2021-05-10 17:17:02 +02:00
Tibor Kaputa
fc2168a8fd
Merge pull request #325 from spkprs/patch-5
Update strings.xml
2021-05-10 13:35:50 +02:00
spkprs
916b66efe6
Update strings.xml 2021-05-10 13:45:04 +03:00
tibbi
f2f4b14a68 updating commons, androidx.media, room 2021-05-09 22:29:48 +02:00
Tibor Kaputa
ffc3375132
Merge pull request #322 from artemmolotov/patch-1
Translate strings for ukrainian language
2021-04-30 19:43:52 +02:00
Tibor Kaputa
796ebfdb73
Merge pull request #323 from artemmolotov/patch-2
Translate and fix some strings for the Russian
2021-04-30 19:43:46 +02:00
Artem M
0ed56ce1d7
Translate and fix some strings for the Russian 2021-04-30 16:35:20 +03:00
Artem M
4d3650d3d4
Translate strings for ukrainian language 2021-04-30 16:26:14 +03:00
Tibor Kaputa
68de049c51
Merge pull request #321 from smarquespt/patch-5
Update strings.xml
2021-04-17 19:33:27 +02:00
Sérgio Marques
9434313d0b
Update strings.xml 2021-04-17 16:10:06 +01:00
tibbi
39ca8544bf updating changelog 2021-04-15 21:45:40 +02:00
tibbi
c7d28106fe update version to 5.6.5 2021-04-15 21:45:31 +02:00
tibbi
e13c230557 adding some crashfixes 2021-04-15 21:38:58 +02:00
tibbi
946992faac removing some code used at upgrading from older app versions 2021-04-15 21:22:03 +02:00
tibbi
76867cf8ce updating kotlin and commons 2021-04-15 21:10:40 +02:00
Tibor Kaputa
3b9cd17be4
Merge pull request #319 from ltGuillaume/patch-1
Dutch
2021-03-30 22:28:09 +02:00
Guillaume
2af9a994f9
Dutch 2021-03-30 16:34:41 +00:00
Tibor Kaputa
75aadd494c
Merge pull request #318 from lianergoist/patch-3
Update string.xml
2021-03-29 20:25:24 +02:00
lianergoist
9ba98ba29f
Update string.xml
Updated "loading_files"
2021-03-29 16:48:59 +00:00
tibbi
468a18712e updating changelog 2021-03-29 12:05:03 +02:00
tibbi
2d6e94219f update version to 5.6.4 2021-03-29 12:04:57 +02:00
tibbi
da05b5e396 fix #282, show a placeholder while the files are loading 2021-03-28 21:38:37 +02:00
tibbi
7e25e8fb76 adding a placeholder string to show during file loading 2021-03-28 21:30:07 +02:00
tibbi
17abec0e85 hide some control buttons at third party intent playback 2021-03-28 21:22:24 +02:00
tibbi
5dd2a8718e try harder at fetching third party intents file name and duration 2021-03-28 21:18:51 +02:00
tibbi
b943fab26a updating commons, kotlin, gradle 2021-03-28 20:52:40 +02:00
Tibor Kaputa
71e006ec15
Merge pull request #317 from lianergoist/patch-2
strings.xml
2021-03-21 09:35:43 +01:00
lianergoist
624d3d37cd
strings.xml
Fixed line wraps in app_long_description
2021-03-21 08:31:41 +00:00
lianergoist
3c01741f15
strings.xml
Translation to danish
2021-03-19 16:31:36 +00:00
tibbi
c27299face updating changelog 2021-03-08 08:21:37 +01:00
tibbi
64cc315645 update version to 5.6.3 2021-03-08 08:21:21 +01:00
tibbi
ece6090cbc catch exceptions thrown at setting playback speed 2021-03-08 08:17:29 +01:00
tibbi
12ed227617 updating changelog 2021-03-07 21:08:22 +01:00
tibbi
ac58ae9efe update version to 5.6.2 2021-03-07 21:08:13 +01:00
tibbi
655d02767c fix the playback speed button behaviour 2021-03-07 20:40:21 +01:00
tibbi
bb75a9fd2d adding a null check at setting playback speed 2021-03-07 17:20:40 +01:00
tibbi
d359d698e3 removing an unused constant 2021-03-07 16:47:27 +01:00
tibbi
3c5e0109a0 make sure the playback speed image is always colored properly 2021-03-07 10:03:37 +01:00
tibbi
60256d3817 set playback speed at track change too 2021-03-07 10:00:39 +01:00
tibbi
3481db2dec change the progress update intervals based on the playback speed 2021-03-07 09:45:54 +01:00
tibbi
7c7883bd35 update the playback speed image depending on the speed 2021-03-07 09:30:39 +01:00
tibbi
17b33d505a add playback speed handling in the service 2021-03-07 09:18:13 +01:00
tibbi
fb4577f0b1 show the playback speed changer on Android 6+ only 2021-03-07 09:08:05 +01:00
tibbi
c9772c6a54 allow increasing or decreasing playback speed by pressing the side icons 2021-03-06 23:21:48 +01:00
tibbi
6f7637b32c replace some playback speed related variables with constants 2021-03-06 23:13:20 +01:00
tibbi
9f6850d959 moving the playback speed seekbar handling into a separate function 2021-03-06 22:23:07 +01:00
tibbi
2dec39349c change the max playback speed to 3, down from 4 2021-03-06 22:09:23 +01:00