Till Sanders

Results 43 comments of Till Sanders

Just to keep everyone in the loop: There was some feedback to my PR which I have now addressed. Mainly, the flag has been renamed from `--env` to `--envName`. If...

Yes, this solves the problem. As a temporary fix, you can simply run the [AndroidX migration tool](https://github.com/NativeScript/androidx-migration-tool) on the plugin directory: `npm install ns-androidx-migrate -g && ns-androidx-migrate node_modules/nativescript-windowed-modal/`. This is...

@edusperoni I've installed `6.0.0-rc0` as suggested. Works (mostly) fine, even `dimAmount` on Android! Only issue so far: when I close the Modal using the back button on Android, the app...

@ADMINKSE Sorry, it seems I've missed the notification on this. Recently, the project has been somewhat dormant because I currently have other volunteer work. I still plan on giving it...

Todos from alpha phase: - [ ] Improve modals on mobile, especially in combination with the main navigation - [ ] Make input of peer id uppercase - [ ]...

Took me a while to find the link again... I'll now leave it here for reference: https://offenewahldaten.de/

Alternatively: Always show percentage of the best match.

I added a commit to address the feedback above. Is there anything else I can do to improve this pull request?