devgianlu

Results 123 comments of devgianlu

On the "desktop" version it controls the line volume directly. Which in Android would be the equivalent of modifying the device volume, but I do not like this idea. I...

Spotify seems to have deprecated authenticating with username and password. To fix this switch to another authentication method or use [go-librespot](https://github.com/devgianlu/go-librespot).

@IVIanuu I am afraid the only way is to grab some stored credentials with go-librespot and use those. I don't think Zeroconf will work on Android.

@IVIanuu That works I guess, but the proper way is to retrieve "stored credentials" from the AP or Login5 after successfull login and then use those.

> > Unrelated test failure > > Yeah — something recently seems to have caused that test to become flaky. I had the same failure on a recent PR —...

There have been multiple attempts to get this implemented, but it doesn't seem that there's much interest in it (understandbly). See #3495 and https://github.com/LadybirdBrowser/ladybird/compare/master...devgianlu:ladybird:webauthn.

All the unresolved stuff was there mainly because of open discussion between the maintainers. The other stuff I left there waiting for feedback on the other points because they required...

Not sure what is breaking because in the first log you attached the binaries are built just fine: ``` ./bin/armeabi-v7a/bin/aria2c: ELF 32-bit LSB pie executable, ARM, EABI5 version 1 (SYSV),...