Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FossifyOrg/Music-Player

A clean music player with a customizable widget, stylish interface and no ads.
https://github.com/FossifyOrg/Music-Player

save and restore the seekbars playback progress

e0fd08ff1e2dfe9567011e8d4ccfb7fa9f6d9505 authored almost 4 years ago by tibbi <[email protected]>
handle saving and restoring playback speeds value

86c9e1797946d60ddc845f4720a92782cf3555ea authored almost 4 years ago by tibbi <[email protected]>
calculate actual playback speed from seekbars progress

ca37be3df691d56de8557dabe3515a855eafeb91 authored almost 4 years ago by tibbi <[email protected]>
add some initial things related to customizing playback speed

7cc9558da22ed303342037236d50832880ddae00 authored almost 4 years ago by tibbi <[email protected]>
Merge pull request #314 from ltGuillaume/patch-1

Dutch

c5b2ec6f9167e287a88c68a772cd12ee63d1bcb1 authored almost 4 years ago by Tibor Kaputa <[email protected]>
wrap the whole Track activity into a scrollview

81dc293b30b35fe95d181bcfec58eb1e4c60fd86 authored almost 4 years ago by tibbi <[email protected]>
move the current and max progress below the seekbar

9957674cb1602ce9e7aab69f5f29c75383006c3b authored almost 4 years ago by tibbi <[email protected]>
Dutch

15945839877ade42393e39be65482ebf1679fcf2 authored almost 4 years ago by Guillaume <[email protected]>
adding a new string for playback speed

7f132c57c038722937df7fa62cdf5394a5c5a81e authored almost 4 years ago by tibbi <[email protected]>
update commons to 5.34.11

3b13cc73d3369cee52563c805ccc4cf1ed11a354 authored almost 4 years ago by tibbi <[email protected]>
avoid creating multiple big headset placeholder bitmaps

826b52135492d942eba82cb520cff519a66abe75 authored almost 4 years ago by tibbi <[email protected]>
adding an extra check for null player at changing current track

265a90988305910111779e4a4bfdf98ead14bb86 authored almost 4 years ago by tibbi <[email protected]>
moving the animation related files into Commons

b77a58988cfec777b8c09ba58c0263a3b6a969cc authored almost 4 years ago by tibbi <[email protected]>
updating changelog

3270b937781288411579564d129aad7484aae4c6 authored almost 4 years ago by tibbi <[email protected]>
update version to 5.6.1

1afd9658d62ebc48640ac01e544eb9e09ae2b13e authored almost 4 years ago by tibbi <[email protected]>
update commons to 5.34.2

75de82448f99240fe5b8ad6d60e803f00784902a authored almost 4 years ago by tibbi <[email protected]>
update the next track placeholder image on the main thread

ad3fd2d6425b5c411a3a689dcb0039c9743dcecb authored almost 4 years ago by tibbi <[email protected]>
reset track max 3 times at failed attempts

87aacc9ac329132c625b38e569bf796f90ed1d92 authored almost 4 years ago by tibbi <[email protected]>
check the current track right before saving to avoid null tracks

d400fce57442eab901998a0156e7c2b5395d3029 authored almost 4 years ago by tibbi <[email protected]>
updating changelog

1ef0fbd10cca25bd2874c8a4691b27465c145746 authored almost 4 years ago by tibbi <[email protected]>
update version to 5.6.0

bac1b607bb577f651119f44d1b545343a6a5048c authored almost 4 years ago by tibbi <[email protected]>
update commons to 5.34.1

d88a4b687298b9ed9d3a39374944aedc4f4f427e authored almost 4 years ago by tibbi <[email protected]>
init the playpause button at Track activity earlier

f4b352e4c394a398240cc8a411995cc0f1e5f625 authored almost 4 years ago by tibbi <[email protected]>
use a white play pause button by default

7205257ed795b4dca912302256bfdcac4c01b6b9 authored almost 4 years ago by tibbi <[email protected]>
add the play/pause animation toggling into a Lottie extension

e541b6d7547e66f140ca054d92e99d96721442a8 authored almost 4 years ago by tibbi <[email protected]>
use the animated play/pause button at the Current Track bar too

8f97587c84176702dfefd24a0fb035973368575a authored almost 4 years ago by tibbi <[email protected]>
allow copying track title and artist to clipboard by long pressing

d7845ddd51ad3ea741963b1dc2877389f77e6e6b authored almost 4 years ago by tibbi <[email protected]>
use Lottie for animating the play/pause button

b3af36d0862794e757ea3ee848f6bed1d2fef208 authored almost 4 years ago by tibbi <[email protected]>
properly handle removing invalid files from the playlist

030f9ecb96e916e051dd0105ad8adda1641d0070 authored almost 4 years ago by tibbi <[email protected]>
Merge pull request #313 from smarquespt/patch-4

Update strings.xml

5814b21f644c427b61806362d75e808e54a67a38 authored almost 4 years ago by Tibor Kaputa <[email protected]>
avoid fetching the player position while it is being initialized

602e21ad5f9c84d28e5df9b82f00a08792e050de authored almost 4 years ago by tibbi <[email protected]>
set equalizer to null at releasing of the service

b64335fe067232ef26721e7c72ab48bd9c47a3a2 authored almost 4 years ago by tibbi <[email protected]>
removing SET_EQUALIZER too

1f0b424a13fdc1b6ac85e5ccd0b9dee10bfe961c authored almost 4 years ago by tibbi <[email protected]>
removing INIT_EQUALIZER command, doesnt seem to be needed anymore

61f285fd2cbe2d47a9086059b2d479a8c3ca9575 authored almost 4 years ago by tibbi <[email protected]>
Update strings.xml

9803d659a4ecacdc8db55c570056f8e3a94d495a authored almost 4 years ago by Sérgio Marques <[email protected]>
avoid reseting notification on equalizer change

b99c27c5146db8e9eaf4ec8b712eb999ad0cbb83 authored almost 4 years ago by tibbi <[email protected]>
set equalizer to enabled only if it is disabled

985e03f828067caa5b5c05e0bb518075062eccec authored almost 4 years ago by tibbi <[email protected]>
avoid initializing the mediaplayer unintentionally after app destroy

c5fc06280b339e06ec311e3a46cc4a4f2ef90eb6 authored almost 4 years ago by tibbi <[email protected]>
use content URIs at showing properties, if real path isnt available

074cae1a1a6dde3533e9b997cfc57dd9053191f6 authored almost 4 years ago by tibbi <[email protected]>
updating commons to 5.34.0

69c76c8441cf920299436144b84c659810414933 authored almost 4 years ago by tibbi <[email protected]>
save current track at changing too, not just at destroy

693241f0e651d9d17fd099226948c759a1252800 authored almost 4 years ago by tibbi <[email protected]>
if none queued item is set as current, use the first one at init

f8cc593d81e90dc02a114e558cf522af24418c9e authored almost 4 years ago by tibbi <[email protected]>
adding back the Properties dialog

5551ee6f393703f0021ea8627ee4d5a9a53d92cb authored almost 4 years ago by tibbi <[email protected]>
animate some views at visibility change

f69618166f045bb104c32b23dd8861ead83fb0d8 authored almost 4 years ago by tibbi <[email protected]>
adding layout animations to some other views too

c3ff917e68cc6c51ebb1f69bc9360fd447c80314 authored almost 4 years ago by tibbi <[email protected]>
adding animation to the other fragments too

e56df23f9370688432a89d2a6d928cb3ba169d6a authored almost 4 years ago by tibbi <[email protected]>
animate the tracks at loading

c50d8e315041f2d3fabc3fb7b7aec8f3ce8e08de authored almost 4 years ago by tibbi <[email protected]>
removing an empty line

53c857c55a4bdb08437cd2b1fc1352e9df61061c authored almost 4 years ago by tibbi <[email protected]>
lets speed up the loading further

d6833fd3994b7c5d20518f1b652ed4d8f792b10c authored almost 4 years ago by tibbi <[email protected]>
add a helper function for quickly fetching album track count

5259fc7c6fcc082e0e67f5cd243ffd2954eea20c authored almost 4 years ago by tibbi <[email protected]>
tweaking the down gesture animation

5033cb5d4bdf4bf61a876136748a9cf54935031c authored almost 4 years ago by tibbi <[email protected]>
adding the missed slide_down animation

ab9e08012910faf25c9385562d091bac8ac44785 authored almost 4 years ago by tibbi <[email protected]>
allow closing the Track activity with down gesture

6f4e179724cd46bdc0e66984686f8fea619c2f77 authored almost 4 years ago by tibbi <[email protected]>
Merge pull request #312 from spkprs/patch-4

Update strings.xml

f0a7b44cf91325e0470f5f19cd27cd8edf7a3522 authored almost 4 years ago by Tibor Kaputa <[email protected]>
Update strings.xml

a4cb19160cca187b810620caf066706329bf4de2 authored almost 4 years ago by spkprs <[email protected]>
make the toggle shuffle and repetition at the Track screen smaller

0255da8990047daa1fa3f9002dc00209d2fb6893 authored almost 4 years ago by tibbi <[email protected]>
update the colors in fragments in onResume

46d68c579701b4da274df699521d4b11f9aae4e3 authored almost 4 years ago by tibbi <[email protected]>
update viewpager tab colors on resume

12b0f80f29e612c9942a898c0cc43141453e16b0 authored almost 4 years ago by tibbi <[email protected]>
updating commons, replace EditText hint with MyTextInputLayout

0d013b919080ed8ad790bf7aaef1c8991dbaa403 authored almost 4 years ago by tibbi <[email protected]>
avoid blinking at the next track image too

1b5624c2e2aa70b5bfd2b5126834694042a7d45e authored almost 4 years ago by tibbi <[email protected]>
improve top cover image loading, avoid blinking at fails

9c56ec370b0b0fde0de96cc90f60340e9f223c5c authored almost 4 years ago by tibbi <[email protected]>
improving some headset button actions

8a8d441194d3be764b9b23e1003622d324fac2d4 authored almost 4 years ago by tibbi <[email protected]>
make sure the sleep timer is always placed correctly

c130adfc577c0f4f76a6b3c4c3c60bb370a524ee authored almost 4 years ago by tibbi <[email protected]>
adding some dialog related improvements

3273ca71968ef61117e38c2d21bff48ca5b2bcdd authored almost 4 years ago by tibbi <[email protected]>
updating commons and android material

81fadb36396afb651f0d533611a4d1652e84c9bb authored almost 4 years ago by tibbi <[email protected]>
updating the english screenshots

add46d933631a8f8b7064f5a142b094ca0da2e22 authored almost 4 years ago by tibbi <[email protected]>
updating changelog

6fa344d571577696cc0b82227f9c6c9e4b4b6e64 authored almost 4 years ago by tibbi <[email protected]>
update version to 5.5.2

85ffc458e81d9d92d3f908d4b6e5b271a66e8814 authored almost 4 years ago by tibbi <[email protected]>
handle equalizer color only after dynamically adding all views

9b245b2c277e5726d49da9b3fb0317b1a49f9818 authored almost 4 years ago by tibbi <[email protected]>
adding a new Volume string, to be used in the equalizer later

9184617af6f00cc7ab1abeb1a8aa50c7bd6822b3 authored almost 4 years ago by tibbi <[email protected]>
updating commons to 5.33.17

b4728b0aa1adcb2761ce2e84b7f2c7f0ffe868c3 authored almost 4 years ago by tibbi <[email protected]>
updating commons with White theme

bd12576efd8f1b9258f1b3b82c8e7736de0df7a1 authored almost 4 years ago by tibbi <[email protected]>
making the equalizer more reliable

c94d29e9865f636e047b1f2f219c258f90bdc854 authored almost 4 years ago by tibbi <[email protected]>
adding some equalizer related improvements

3d17195396888cb8dc15fd29d82f47552023f718 authored almost 4 years ago by tibbi <[email protected]>
use the selected equalizer at the mediaplayer

82906cc45f9c2a25331ed3d86e3b43e584edefab authored almost 4 years ago by tibbi <[email protected]>
set the current equalizer to Custom if it changes by dragging

51d696bd3cbb8fa9a0662f79e0648f02bb26ffe0 authored almost 4 years ago by tibbi <[email protected]>
fix a glitch at saving the equalizer bands

2f87231c950a916977b0c446f1010a82c366522a authored almost 4 years ago by tibbi <[email protected]>
lets use horizontal equalizer bands to avoid some glitches

b85db0e9956aca86026788da10a57738b93bbc25 authored almost 4 years ago by tibbi <[email protected]>
adding some equalizer banding related improvements

84272b9a0bde2373a20b181c34059989dc1c50bb authored almost 4 years ago by tibbi <[email protected]>
properly save and restore Custom equalizer values

d7f79979d377fdad90b4d807fbca3b5c0e7df967 authored almost 4 years ago by tibbi <[email protected]>
add a listener to vertical seekbar finger liftup

31bf3b2e98cf3c994ebe9ef485bd7ba9047f98c9 authored almost 4 years ago by tibbi <[email protected]>
list available presets at the equalizer

b8839f9be333ed25104e9fdf408231d1b90f0d5a authored almost 4 years ago by tibbi <[email protected]>
fix the way equalizer is setting band values

1901476847f8266e155f266e3cb6de84b02a1468 authored almost 4 years ago by tibbi <[email protected]>
make sure the equalizer bands are properly centered horizontally

45b216fa8549c6401d640a512c5fa7033c528935 authored almost 4 years ago by tibbi <[email protected]>
add a seekbar progress change listener

362a1bb476a20fb43a39c06e64ecac6a3d0f62f7 authored almost 4 years ago by tibbi <[email protected]>
add the equalizer bands dynamically

4810f497cda8195304887d8fd660ba5a2dcb3e9e authored almost 4 years ago by tibbi <[email protected]>
properley format the frequency shown under the bands

8ea631713c16d146a59da203dc88776971889e58 authored almost 4 years ago by tibbi <[email protected]>
the equalizer will apparently have to be set up dynamically

d6d4eed1a809dc875fe4c8c85a5bfa5e36912378 authored almost 4 years ago by tibbi <[email protected]>
adding the vertical seekbars at the equalizer activity

eebc1f66cd3a24d98856e841a10d4b3cb9eec0e2 authored almost 4 years ago by tibbi <[email protected]>
Merge pull request #310 from Nekromanser/patch-1

Create strings.xml

000c26d9ba7b5f5bddb6d88316e7b9823640b1db authored almost 4 years ago by Tibor Kaputa <[email protected]>
Create strings.xml

Adding finnish language.

a3f5e51c2908902e60fff5f9d6025d938fde69c5 authored almost 4 years ago by Nekromanser <[email protected]>
moving the Equalizer button from the app settings to the main menu

153f2b4ccfa0b73ee81779fe3bc34cc548e0a90d authored almost 4 years ago by tibbi <[email protected]>
adding a standalone activity for the equalizer

e80a1e2a6632985c6d10821bd19557c394ba840e authored almost 4 years ago by tibbi <[email protected]>
catch and show exceptions thrown at handling third party intents

a823e970f356c9bac9c0c10a8168fbec26ecc336 authored almost 4 years ago by tibbi <[email protected]>
updating gradle and commons

b238dd55122d5d6a3c37843115fb987835336587 authored almost 4 years ago by tibbi <[email protected]>
Merge pull request #308 from sodewe/patch-1

Update strings.xml

3f35d6f711cfe2704957c1b99e60976621fe356c authored almost 4 years ago by Tibor Kaputa <[email protected]>
Update strings.xml

updating german strings

d30f55b2770f6d5f9c38f060e4513f73fffd5f90 authored almost 4 years ago by sodewe <[email protected]>
Merge pull request #306 from jony0008/master

Update Swedish translation

4a6c92090931751471ed7923d2942b3d21848ea0 authored about 4 years ago by Tibor Kaputa <[email protected]>
Update Swedish translation

330695321f42b5a63f3ee9ab2705c7cc0a4c7c35 authored about 4 years ago by Jony <[email protected]>
updating changelog

5738f063aabb8e50f5278ce975513542235ae70a authored about 4 years ago by tibbi <[email protected]>