Commit graph

1628 commits

Author SHA1 Message Date
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
tibbi
7cc9558da2 add some initial things related to customizing playback speed 2021-03-06 18:51:29 +01:00
Tibor Kaputa
c5b2ec6f91
Merge pull request #314 from ltGuillaume/patch-1
Dutch
2021-03-06 18:31:31 +01:00
tibbi
81dc293b30 wrap the whole Track activity into a scrollview 2021-03-06 17:52:29 +01:00
tibbi
9957674cb1 move the current and max progress below the seekbar 2021-03-06 17:49:31 +01:00
Guillaume
1594583987
Dutch 2021-03-06 17:29:47 +01:00
tibbi
7f132c57c0 adding a new string for playback speed 2021-03-06 11:00:39 +01:00
tibbi
3b13cc73d3 update commons to 5.34.11 2021-03-05 23:17:43 +01:00
tibbi
826b521354 avoid creating multiple big headset placeholder bitmaps 2021-03-05 23:14:37 +01:00
tibbi
265a909883 adding an extra check for null player at changing current track 2021-03-05 23:07:20 +01:00
tibbi
b77a58988c moving the animation related files into Commons 2021-03-02 19:29:55 +01:00
tibbi
3270b93778 updating changelog 2021-03-02 15:02:54 +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
ad3fd2d642 update the next track placeholder image on the main thread 2021-03-02 14:24:20 +01:00