Nils Westhoff
Nils Westhoff
When sending large photos TDLib throws an error indicating the file is too big. Images sent as photo should be compressed automatically. Expecting it to work, getting an error, then...
For a real-time location tracking (a rather specific use case), I'm looking to increase the advertising interval of my beacon. I _think_ this is currently impossible with PyBeacon, right? As...
Currently Yuzu only allows binding shortcuts on controllers as a combination with the home button. On Windows PC's the home button opens the game bar (by default), which I use...
The current onboarding flow works, but isn't really helpful or guiding. Could be much improved.
I started work on the "open on startup" toggle, but never got it to work reliably.
The current `build_release` action doesn't update package version and overwrites latest tag. This means we can't maintain a version history of releases or reference specific builds easily.
The bulk messages example has an issue which causes it to not persist storage. The "no file" case returns a `null` value instead of an empty json object, making it...