Commit graph

1613 commits

Author SHA1 Message Date
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
tibbi
87aacc9ac3 reset track max 3 times at failed attempts 2021-03-02 14:11:22 +01:00
tibbi
d400fce574 check the current track right before saving to avoid null tracks 2021-03-02 12:58:48 +01:00
tibbi
1ef0fbd10c updating changelog 2021-03-01 22:39:02 +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
f4b352e4c3 init the playpause button at Track activity earlier 2021-03-01 22:14:40 +01:00
tibbi
7205257ed7 use a white play pause button by default 2021-03-01 22:14:27 +01:00
tibbi
e541b6d754 add the play/pause animation toggling into a Lottie extension 2021-03-01 15:43:01 +01:00
tibbi
8f97587c84 use the animated play/pause button at the Current Track bar too 2021-03-01 15:29:51 +01:00
tibbi
d7845ddd51 allow copying track title and artist to clipboard by long pressing 2021-03-01 15:16:17 +01:00
tibbi
b3af36d086 use Lottie for animating the play/pause button 2021-03-01 15:14:45 +01:00
tibbi
030f9ecb96 properly handle removing invalid files from the playlist 2021-02-28 23:50:59 +01:00
Tibor Kaputa
5814b21f64
Merge pull request #313 from smarquespt/patch-4
Update strings.xml
2021-02-28 23:19:16 +01:00
tibbi
602e21ad5f avoid fetching the player position while it is being initialized 2021-02-28 23:09:28 +01:00
tibbi
b64335fe06 set equalizer to null at releasing of the service 2021-02-28 22:43:28 +01:00