Fabian Keunecke

Results 29 issues of Fabian Keunecke

Thanks for put this in a library! Is there a way to use the binding to set the offset too? Or is this a read only wrapper? I want to...

If you try to use some vector drawable in XML layout the banner cause a crash on older devices (issue #5). I have tested with Android 4.2 (API 17) and...

Hello! Thanks for this library. This fix some trouble with tag position. In our case some tags at end of line dotted out instead of get a position in new...

At first thank you for your work and this nice library! :-) I have some trouble with reconnections. While my research I found the following [issue on phoenix's JS client](https://github.com/phoenixframework/phoenix/issues/3669)....

As in reported in #384 and changes already requested in #382, here a few changes to fix support for newer Gradle & Android versions. This PR provide the minimal changes...

I discovered that legs that contains only a single step will cause a `IndexOutOfBoundsException` crash. Cause was only a wrong if-condition. But to prevent a wrong bearing of `0`, I...

bug

Here my final candidate for route drawing improvements inclusive route eating. @boldtrn let me know if you if you agree with this implementation. After that I will clean up the...

enhancement

The problem that fixed in #90 also appears on my app. Similar to the location permission, we should thinking about to add the service permissions to the library `AndroidManifest` file....

enhancement

I have tried to enable the route snapping. The missing documentation/example lead me to a wrong configuration. I only set the option `snapToRoute(true)`. But I missed to set `useDefaultLocationEngine(false)` and...

Adding car play support.

enhancement
iOS