Results 38 issues of robbi5

> @​timtastic: @robbi5 any plans to support MixCloud for your Sonos extension? https://twitter.com/timtastic/status/941111980118630400

This is now using our tornadofx fork at https://github.com/pretix-unofficial/tornadofx as a module, which updates compatibility with kotlin 1.9.23 This tornadofx & javafx version finally compiles on my M1 aarch64 machine...

To light up the LED ring (and other things people do with the `eu.pretix.led.*` intent broadcasts) for stationary scanners too.

`bike/updatelocation` → `tracker//update`

Currently the authentication flow redirects the user into the configured voorwiel instance (env: `UI_SITE_URL`). This works for only this single instance, but when using different ones (think: development voorwiel pointing...

This depends on * https://github.com/pretix/libpretixui-android/tree/barcode * https://github.com/pretix/libpretixsync/tree/barcode TODO(full): - [ ] support for opening a scanview on devices without hardwarescanner TODO(minimal): - [ ] show barcode icon only on devices...

This allows us to switch between hardware scanner, built-in zxing and on-demand Google ML Kit Barcode Scanning. TODO: - [ ] add build flavor dimension `edition`, so we can build/release...