Andreas Würl

Results 20 issues of Andreas Würl

This PR sets the `client_version` field in the `bind` message (see [magic-wormhole/magic-wormhole/src/wormhole_rendezvous.py:182](https://github.com/magic-wormhole/magic-wormhole/blob/f372ccc466a4f1a909fae522d54f13f531d529f0/src/wormhole/_rendezvous.py#L182)). So far this is only being used by the Python and Wormhole-William (Go) clients. It will use the...

# Why Internationalization? * Prepare app for translations to be ready any time. * Attract external contributions. # Requirements * All in app strings are collected in a central place...

enhancement

From the current build we get some warnings: ``` ... Warning: The plugin permission_handler_android requires Android SDK version 33. ... Warning: The plugin url_launcher_android requires Android SDK version 33. ......

good first issue
Tech Debt

At the moment we use the following version name pattern: * tags: `v1.2.3` * versionName: `v1.2.3` For Android (although the versionName is a free string) a typical SemVer pattern (like...

Tech Debt

We have forked that repo during the development and should have a look on how to bring those changes upstream.

Tech Debt

We have forked that repo during the development and should have a look on how to bring those changes upstream.

Tech Debt

This fixes not working spidev by using the Adafruit SPI implementation if present.

This PR will add three more visualizations: * **Jump:** some jumping color balls * **Starlight:** Random flickering stars * **Audio Spectrum** Real time audio visualization (requires a microphone as input)...

This has been reported by a user during the 2.3.0 beta phase.