Commit graph

2164 commits

Author SHA1 Message Date
tibbi
b64335fe06 set equalizer to null at releasing of the service 2021-02-28 22:43:28 +01:00
tibbi
1f0b424a13 removing SET_EQUALIZER too 2021-02-28 22:40:29 +01:00
tibbi
61f285fd2c removing INIT_EQUALIZER command, doesnt seem to be needed anymore 2021-02-28 22:30:30 +01:00
Sérgio Marques
9803d659a4
Update strings.xml 2021-02-28 19:12:48 +00:00
tibbi
b99c27c514 avoid reseting notification on equalizer change 2021-02-28 20:07:21 +01:00
tibbi
985e03f828 set equalizer to enabled only if it is disabled 2021-02-28 20:01:01 +01:00
tibbi
c5fc06280b avoid initializing the mediaplayer unintentionally after app destroy 2021-02-28 19:47:04 +01:00
tibbi
074cae1a1a use content URIs at showing properties, if real path isnt available 2021-02-28 17:55:20 +01:00
tibbi
69c76c8441 updating commons to 5.34.0 2021-02-28 16:46:43 +01:00
tibbi
693241f0e6 save current track at changing too, not just at destroy 2021-02-28 13:02:00 +01:00
tibbi
f8cc593d81 if none queued item is set as current, use the first one at init 2021-02-28 12:55:01 +01:00
tibbi
5551ee6f39 adding back the Properties dialog 2021-02-28 09:53:19 +01:00
tibbi
f69618166f animate some views at visibility change 2021-02-28 09:43:56 +01:00
tibbi
c3ff917e68 adding layout animations to some other views too 2021-02-27 23:32:49 +01:00
tibbi
e56df23f93 adding animation to the other fragments too 2021-02-27 23:24:51 +01:00
tibbi
c50d8e3150 animate the tracks at loading 2021-02-27 23:12:49 +01:00
tibbi
53c857c55a removing an empty line 2021-02-27 20:46:56 +01:00
tibbi
d6833fd399 lets speed up the loading further 2021-02-27 20:32:36 +01:00
tibbi
5259fc7c6f add a helper function for quickly fetching album track count 2021-02-27 20:20:27 +01:00
tibbi
5033cb5d4b tweaking the down gesture animation 2021-02-27 18:38:32 +01:00
tibbi
ab9e080129 adding the missed slide_down animation 2021-02-27 18:32:32 +01:00
tibbi
6f4e179724 allow closing the Track activity with down gesture 2021-02-27 18:29:36 +01:00
Tibor Kaputa
f0a7b44cf9
Merge pull request #312 from spkprs/patch-4
Update strings.xml
2021-02-27 18:16:42 +01:00
spkprs
a4cb19160c
Update strings.xml 2021-02-27 19:09:34 +02:00
tibbi
0255da8990 make the toggle shuffle and repetition at the Track screen smaller 2021-02-27 16:32:21 +01:00
tibbi
46d68c5797 update the colors in fragments in onResume 2021-02-27 15:50:19 +01:00
tibbi
12b0f80f29 update viewpager tab colors on resume 2021-02-27 13:35:05 +01:00
tibbi
0d013b9190 updating commons, replace EditText hint with MyTextInputLayout 2021-02-27 12:45:43 +01:00
tibbi
1b5624c2e2 avoid blinking at the next track image too 2021-02-26 20:38:17 +01:00
tibbi
9c56ec370b improve top cover image loading, avoid blinking at fails 2021-02-26 20:32:58 +01:00
tibbi
8a8d441194 improving some headset button actions 2021-02-26 16:46:21 +01:00
tibbi
c130adfc57 make sure the sleep timer is always placed correctly 2021-02-26 16:14:10 +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
add46d9336 updating the english screenshots 2021-02-11 20:57:45 +01:00
tibbi
6fa344d571 updating changelog 2021-02-06 22:52:27 +01:00
tibbi
85ffc458e8 update version to 5.5.2 2021-02-06 22:52:20 +01:00
tibbi
9b245b2c27 handle equalizer color only after dynamically adding all views 2021-02-06 22:43:35 +01:00
tibbi
9184617af6 adding a new Volume string, to be used in the equalizer later 2021-02-05 20:17:23 +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
c94d29e986 making the equalizer more reliable 2021-02-05 13:21:30 +01:00
tibbi
3d17195396 adding some equalizer related improvements 2021-02-05 12:09:16 +01:00
tibbi
82906cc45f use the selected equalizer at the mediaplayer 2021-02-04 23:03:50 +01:00
tibbi
51d696bd3c set the current equalizer to Custom if it changes by dragging 2021-02-04 22:42:55 +01:00
tibbi
2f87231c95 fix a glitch at saving the equalizer bands 2021-02-04 22:30:46 +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
d7f79979d3 properly save and restore Custom equalizer values 2021-02-04 16:54:42 +01:00
tibbi
31bf3b2e98 add a listener to vertical seekbar finger liftup 2021-02-04 16:36:40 +01:00