Commit graph

1942 commits

Author SHA1 Message Date
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
tibbi
2a915176b0 avoid showing trailing zeroes at the Track activities playback speed 2021-03-06 21:54:57 +01:00
tibbi
419330faad simplifying the playback speed formatting 2021-03-06 21:37:41 +01:00
tibbi
95b6943603 adding an extra check to avoid some rounding or overflowing issues 2021-03-06 21:35:51 +01:00
tibbi
e0fd08ff1e save and restore the seekbars playback progress 2021-03-06 21:32:46 +01:00
tibbi
86c9e17979 handle saving and restoring playback speeds value 2021-03-06 21:11:08 +01:00
tibbi
ca37be3df6 calculate actual playback speed from seekbars progress 2021-03-06 21:07:34 +01:00