dokar3

Results 41 comments of dokar3

Thanks for the information, will add it when I'm available since I'm not currently focusing on this App. Plus my OpenAI API key got banned, likely, so it may take...

Thanks for the feedback, will check that when I am free.

After some digging, I found out that it might not be possible to get Spotify and Youtube Music to play the song directly instead of performing a search. Google Assistant...

Hi, I have checked the BlackHole player but unfortunately, the player seems to lack support for the [Play from Search](https://developer.android.com/guide/components/intents-common#PlaySearch) feature, which is required to play specific songs from an...

>`app.revanced.android.apps.youtube.music` Okay, this looks reasonable, will try to test it and add support later.

New release is out, feel free to try it! YT Music ReVanced should now be supported. https://github.com/dokar3/upnext-gpt/releases/tag/v1.6

Thanks for the fast response! > Do you know how I can override version of material 3 library used in compose multiplatform project? In the ChipTextField library, I was stuck...

Thanks for the feedback. That's right, currently, there is no `onValueChange` callback. The main reason is that the `Chip` class also holds a `TextFieldValue` and a `FocusInteraction.Focus`, so it may...

Thanks for reporting! Will check this out when I find some time.