Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/maplibre/maplibre-navigation-android

Maplibre Navigation SDK for Android
https://github.com/maplibre/maplibre-navigation-android

SDK Checks and waypointIndices (#99)

* Added RECEIVER_NOT_EXPORTED for API33+

* Added RECEIVER_NOT_EXPORTED for API33+

* Remove...

01ccaff43fea31201a9b56b2a69b6a85e04f1f18 authored about 1 year ago by Jacob Fielding <[email protected]>
Improve contribution docs + clean up AndroidManifest.xml (#97)

* Improve contribution docs; fix AndroidManifest.xml

* Fixes to libandroid-navigation/src/mai...

4e4ad244810e0325790d19021a468ced558cd0f2 authored about 1 year ago by Ian Wagner <[email protected]>
Release 3.0.0

019810eb9765bf98bf4bddce3c9e8d8e10a63531 authored about 1 year ago by boldtrn <[email protected]>
Fixes for API 34 (#90)

* Fixes for API 34

* Fixes for API 34

---------

Co-authored-by: Josh Hood <[email protected]...

6c25902d37ec7317b11b63c0082ebea4e48058ae authored about 1 year ago by Josh Hood <[email protected]>
Fix leg annotation calculation (#86)

* Fix current leg annotation

* Improve CHANGELOG

* set stepDistanceRemaining before assemb...

3209431179307b664387c875ea0815072e326101 authored about 1 year ago by Robin <[email protected]>
Copy navigation models to navigation core (#84)

* Copy navigation models to navigation core

* Bump dependencies

* Code update based on rev...

0f8cf44e14c198d0bc0c31595aa4274005ae90e8 authored about 1 year ago by Robin <[email protected]>
remove fastest profile because mapbox api doesn't support it (#82)

Co-authored-by: sun.xin <[email protected]>

74b0193f3fd84fa67ba40a866f85c8d82ca45f17 authored over 1 year ago by tallongsun <[email protected]>
Fix rerouting not take effect on off route event. (#81)

Co-authored-by: sun.xin <[email protected]>

d2e392757a6cf77dfac1008480be372f75833139 authored over 1 year ago by tallongsun <[email protected]>
fix bug: reverse lat & lng in NavigationUIActivity sample (#80)

* fix bug: reverse lat & lng

* Clean whitespaces

---------

Co-authored-by: sun.xin <sun...

b6118b269ce3e6a01438eedc8df536508fa11d1d authored over 1 year ago by tallongsun <[email protected]>
Skip calculating step distance when too far away from the step (#75)

* Skip calculating step distance when too far away from the step

* Update CHANGELOG

e26aa48e33384d616f3ede30ab1f3cd83a4830e4 authored over 1 year ago by Robin <[email protected]>
Improve route snap engine (#77)

* Support multiple legs by snap to route engine

* Add snap to route engine tests

* Update ...

c1fe479fb0c4455891ced68e45d30d1084195efe authored over 1 year ago by Fabian Keunecke <[email protected]>
Check if text is empty before make it visible (#76)

6dd68c1ab0b30f7f3d67f5af72a96464919e6f24 authored over 1 year ago by Stefan <[email protected]>
Add foregroundServiceType for forwardsCompatibility (#78)

From Android 14 on, the foregroundServiceType is mandatory and depending on the maplibre sdk wil...

a0a79b3a0e9d3361966c6c85fb1f524f432f781c authored over 1 year ago by Patrick <[email protected]>
Add route snap example (#73)

* Add simulated snap to route example

* Allow back navigation

* Add basic example document...

61df527b85a1fc7ac3b97386a0450d27a68243f3 authored over 1 year ago by Fabian Keunecke <[email protected]>
Improve off route detection (#65)

* Add test for small distances in wrong way

* Improve off-route detection

* Mark unused op...

c552d7639e6da100b41e1ea0fa30b8c599a37fc9 authored over 1 year ago by Fabian Keunecke <[email protected]>
Central configuration file (#57)

* Move all configurations to `developer-config.xml`

* Update readme hint

* Add changelog e...

508b521f5af858ac8a6b7dd0ec5a49da84ff3ba3 authored over 1 year ago by Fabian Keunecke <[email protected]>
Adjust readme (#60)

f975501f11d0893c4499e323e4fe85bcaca83b2c authored over 1 year ago by Birk Skyum <[email protected]>
Update initialisation of LocationEngine (#55)

* Update initialization of LocationEngine

* Add null check again

* Revert GMS to v20

* ...

f7296f9af5ed11b9f0c8e4cb111941e3d4f2169a authored over 1 year ago by Robin <[email protected]>
Fix memory leak in navigation service (#54)

* Fix memory leak in NavigationService

* Add changelog entry

* Add nullable annotation to ...

21c286437a57d879598fc03fd0e877705308d2b2 authored almost 2 years ago by Stefan <[email protected]>
Release v2.0.0 (#50)

19d742923f35116bb810a8f154721656d950e622 authored almost 2 years ago by Robin <[email protected]>
Add navigation UI module (#51)

* Init navigation-ui

* Test WIP

* Fix tests

* SuppressWarnings to run test

* Add new...

345403c6759eed6b14f44123be9250e916b231b8 authored almost 2 years ago by Stefan <[email protected]>
Improve extendability of NavigationMapRoute (#36)

* Improve extendability of NavigationMapRoute

* Set constructor attributes protected as well
...

2b93183329aee007f05769b11fa6f4fa24023389 authored almost 2 years ago by Robin <[email protected]>
updating to maplibre v10.0.2 (#49)

* updating to maplibre v10.0.2

* updating changelog

9dc371fccfc6b60579d054e36c714cc960f416b0 authored almost 2 years ago by Dilshodbek <[email protected]>
Use navigation options in ToleranceUtils (#44)

84e9f77a5563f620777197af46649e05b4cc7136 authored almost 2 years ago by Robin <[email protected]>
Update to Maplibre 9.6.0 (#38)

cbd6e394395f133724421fc2915f03bb06268229 authored almost 2 years ago by Robin <[email protected]>
Allow to set navigation route processor to arbitrary indices (#39)

* Allow more control over the NavigationRouteProcessor

* Fix size check

042f1f6badd1297971df96538f7acebaa6845933 authored almost 2 years ago by Robin <[email protected]>
Update build.gradle (#32)

ddb6460b95427f33f87b0f4684037d69f0214b43 authored about 2 years ago by Bram <[email protected]>
Update Dependencies including Maplibre (#31)

* Remove jcenter reference

Old reference to repair jitpack once more

* Update Maplibre-Ver...

05ff0e621010fb9594a15c4a92f240685bc02d3e authored about 2 years ago by Robin <[email protected]>
fix: resume simulation for multi leg routes (#22)

199460378d4e3c87a1a3488c6b0f9a13e55ea9db authored about 2 years ago by Matteo <[email protected]>
Fix Jitpack Release (#29)

* Fix Jitpack Build

4b9d39900d8be393743da7be06b54d5ff430c292 authored about 2 years ago by Robin <[email protected]>
Test running CI on every PR (#28)

3f1109e1886af3d8f48dbb1f8964308cb0424d24 authored about 2 years ago by Robin <[email protected]>
Fixes for Pending Intent in Service (#27)

Give intents readable actions, add flags for sdk 31+

Co-authored-by: KurvigerPatrick <patrick...

998eac9ae78737010086c23aad02f69328c21f0a authored about 2 years ago by Patrick <[email protected]>
Fix tests and and create CI pipeline (#26)

41218bdb923a3ceeac68a6d053c8fd3110f53ab6 authored about 2 years ago by Robin <[email protected]>
Add files via upload

fe89c6b4a43217ce5c1e1752e38d23956e951d8e authored about 2 years ago by Bram <[email protected]>
Delete splash-image-android.png

0e8cdaaa364567f17eff93b376160de92625a6c5 authored about 2 years ago by Bram <[email protected]>
Delete splash-image.png

1ebff481c36f64559f8950df91260b015531c695 authored about 2 years ago by Bram <[email protected]>
Add files via upload

97336685954fd19eeb3eb69a06da0cd11ca29a81 authored about 2 years ago by Bram <[email protected]>
Update README.md

d6daf721e77d13f379c4cb07044e06082d0b7223 authored about 2 years ago by Bram <[email protected]>
Fix ktx dependancy, making sure the app builds with compileSdk 31. (Latest ktx requires 33) (#19)

f01b62dacc625cdcac955b59d3e7d08da37d09e1 authored over 2 years ago by Frank Bouwens <[email protected]>
Merge branch 'develop'

fd9bb10c28cce545603e263ef5ed1f548212e409 authored almost 3 years ago by bram jongebloet <[email protected]>
Merge pull request #15 from flitsmeister/feature/crash-fix

Fixed the crash:

4bd1b12928e38f3054aabab75de7b0fcae6088ed authored almost 3 years ago by Bram <[email protected]>
Merge pull request #14 from flitsmeister/feature/maplibre_v2

Feature/maplibre v2

a5248fe11061f1965a063de2631750843815fa8e authored almost 3 years ago by Bram <[email protected]>
Fixed the crash:

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.mapbo...

ea1f82c9bb89ca32a636b8f14c818462b1e14239 authored almost 3 years ago by bram jongebloet <[email protected]>
Changed the readme and all of flitsmeister to maplibre

ff191096e603ad27626c24dcec2f88984b23bf75 authored almost 3 years ago by bram jongebloet <[email protected]>
maplibre v2

daa61d8487bab69b5831a7f16eb67dd05ba66014 authored almost 3 years ago by bram jongebloet <[email protected]>
Merge pull request #12 from flitsmeister/develop

Develop

667d0c66cd69a8c7c7bee9eaf35e362a79cb92ee authored almost 3 years ago by Bram <[email protected]>
Merge pull request #10 from flitsmeister/feature/fixes-23-8-2021

[Crash fix] IndexOutOfBoundsException fix with currentLineString

4ed82cf94e6f8a65ad970f59b86cb96e11da43b6 authored over 3 years ago by Ruben Meijering <[email protected]>
Possible crash fix when waypoints are used

4e5ba2508aa687a6cb64e30cf95ee958cb54e60f authored over 3 years ago by Ruben Meijering <[email protected]>
Merge branch 'develop'

fadaec151b914cebf9c5aae7aef95665b2c7f6a1 authored over 3 years ago by Ruben Meijering <[email protected]>
Merge branch 'develop' into feature/revert-broken-commit

015c50853d8206ad97c6596869ca789fbc1ea7ca authored almost 4 years ago by Ruben Meijering <[email protected]>
Update AndroidManifest.xml

6234e46f556a9baffac1a9414ec6b87e9e5ed392 authored almost 4 years ago by Ruben Meijering <[email protected]>
revert telemetry commit

1a1a34f245ec7efdc74403c2f8834211c3f69141 authored almost 4 years ago by Ruben Meijering <[email protected]>
Update dependencies.gradle

a4a2b96e954c6530b2a3db2369afc68fec24e042 authored about 4 years ago by Ruben Meijering <[email protected]>
Removed the core and location and move them to the navigation folder

583597b66bcd2fdf6e8cbfd682c0042771b36571 authored about 4 years ago by Bram Jongebloet <[email protected]>
Added permissions

ce3f2193289d6db2ecc3711a1a581ff67e3780a5 authored about 4 years ago by Bram Jongebloet <[email protected]>
Removed them grom the gradle

c118b1c2bd24f2968648414d59074f3815e02295 authored about 4 years ago by Bram Jongebloet <[email protected]>
Removed the telemetry by removing the core

9088ea89b73804cdc01c73a070fe9f440abdf4c9 authored about 4 years ago by Bram Jongebloet <[email protected]>
Merge remote-tracking branch 'origin/develop' into remove-telemetry-events

4361f2b9251f587c1dbea88f2c4579ef255e730b authored about 4 years ago by Ruben Meijering <[email protected]>
Removed telemetry events

ad47ec2d195752c3c2ac0fcbdee590f3f5c516ef authored about 4 years ago by Ruben Meijering <[email protected]>
Merge pull request #9 from flitsmeister/develop

Merge the latest changes into master

64b1d3d87d77929283c8871c220bdfca465e4b41 authored over 4 years ago by Frank Bouwens <[email protected]>
Merge pull request #8 from flitsmeister/FMANDROID-433-good

FMANDROID-433

63e2bfc5d7ef19614662728b08f08e5b0c71440e authored over 4 years ago by Ruben Meijering <[email protected]>
FMANDROID-433 created tests and mayor cleanup making tests run again

028c76e11e4ff03f2044fbe6616207a0fdcc4f26 authored over 4 years ago by Gino Biervliet <[email protected]>
FMANDROID-433 bugfix

ee3de53c3b8d159a984ed7e136a802726980c92c authored over 4 years ago by Gino Biervliet <[email protected]>
FMANDROID-433 updated robolectric

615b14fc8a97e53c591c68965bc92fc46999c154 authored over 4 years ago by Gino Biervliet <[email protected]>
Merge branch 'master' into develop

3bfced01bae6147cfb0fcc169d3e2a532e1e5e7f authored over 4 years ago by Bram Jongebloet <[email protected]>
Merge pull request #7 from flitsmeister/fix-empty-coordinates

Fix for nextManeuverPosition exception

5fb7a26d71a99952d698c3d4219fb7c67277df02 authored over 4 years ago by Bram <[email protected]>
Instead of causing an exception, the nextManeuverPosition returns null

cedb00d776d6f5e135f220bff1b370dbd825a75f authored over 4 years ago by Ruben Meijering <[email protected]>
Update README.md

75390f3fadd778d22a26c0d7191ec9915222a114 authored over 4 years ago by Sjoerd Perfors <[email protected]>
header banner android

86e0647d77d63c25104c5a35542e35889a4547a2 authored over 4 years ago by Sjoerd Perfors <[email protected]>
Update README.md

Updated the readme with instructions to download 1.0.4

98df3576b28a3216cab695124099d6f67df9ade9 authored over 4 years ago by Bram <[email protected]>
Merge branch 'master' into develop

7c1cb507a7938a1cdeb57061bafd1be156943191 authored over 4 years ago by Bram Jongebloet <[email protected]>
Made an placeRouteBelow Method that will let you configure the placement of the route more precisely by id

08cb6f04c8fc5e6942bac95a92847663ca17bbce authored over 4 years ago by Bram Jongebloet <[email protected]>
Merge branch 'master' into develop

# Conflicts:
# gradle.properties

6ed9c4c320fa63f5c46f17c15dd2aea2fcb85833 authored almost 5 years ago by Bram Jongebloet <[email protected]>
incremented the version name

5a237e0fdbda6edeb7ef5e6092e1a95a9f3967bf authored almost 5 years ago by Bram Jongebloet <[email protected]>
version name change

49ca6dd72d1b859b930a618d7b7d690248fddc6b authored almost 5 years ago by Bram Jongebloet <[email protected]>
Merge branch 'develop'

b51ea9e747fb2d211cf2723d72a8ae6ee28de8a3 authored almost 5 years ago by Bram Jongebloet <[email protected]>
Merge pull request #6 from flitsmeister/rubenmx-crashfix-array-out-of-bounds

Prevent ArrayIndexOutOfBoundsException when using TurfMeasurement

4e63d95677a7dc4fe5cad95c63f9e8401d4854af authored almost 5 years ago by Bram <[email protected]>
Prevent ArrayIndexOutOfBoundsException when using TurfMeasurement

Added some validation before using a LineString without coordinates in TurfMeasurement.

ac1256c6e89c9438ddbf0e404295eba8ae9bee70 authored almost 5 years ago by Ruben <[email protected]>
Merge pull request #5 from flitsmeister/frankkienl-patch-1

Official Gradle Wrapper Validation Action

8dff93f3f4a8f193af14d9a9c5edea54c3f41be3 authored almost 5 years ago by Frank Bouwens <[email protected]>
Official Gradle Wrapper Validation Action

Check Gradle wrapper jar.

see:
- https://github.com/gradle/wrapper-validation-action
- htt...

1a7a5bc6f409ebcb9119f5dbc32711a34cec3662 authored almost 5 years ago by Frank Bouwens <[email protected]>
Merge pull request #4 from flitsmeister/frankkienl-patch-1

Update README.md fix typo

0eb1eb3e609fb8e10ee3efff33e669a7db2acd26 authored almost 5 years ago by Bram <[email protected]>
Update README.md

fix typo

a058a31ee0a332cd3272ad818811a4ec7737af72 authored almost 5 years ago by Frank Bouwens <[email protected]>
Merge pull request #3 from abcdan/master

Fixed a typo

deab68dbe21f60b8e29ebfef1e6c2c21db0ca27f authored almost 5 years ago by Bram <[email protected]>
Fixed a typo

Fixed a typo. wihtout -> without

c6773bfc4383b736c4aed5dd9bf662d1db8c132a authored almost 5 years ago by Daniël <[email protected]>
Update README.md

c4aeb6f8222f0d73b965c1b331d387057d326784 authored about 5 years ago by Bram <[email protected]>
Merge branch 'release/release-1.0.0'

b5f387386f5938bd619aeb6e73ceb90697a39add authored about 5 years ago by Bram Jongebloet <[email protected]>
Added an null check on the locationEngineUpdater

62566cb358f38d5dd4aa18a6797d5f8f7fa0eccc authored about 5 years ago by Bram Jongebloet <[email protected]>
Merge pull request #2 from flitsmeister/SjoerdPerfors-patch

we cannot use mapbox logo

909179e6778442685bf14c2ae965bf2ca0dd315c authored about 5 years ago by Bram <[email protected]>
we cannot use mapbox logo

fba72276909059e9e117578f97e70d3204a8a751 authored about 5 years ago by Sjoerd Perfors <[email protected]>
Update README.md

c1a513367ab9c6305a4bee3df1e6724dd0eb6d6a authored about 5 years ago by Bram <[email protected]>
Update README.md

35a717c10e875ab1ef251dc60e73a3691cdd7f11 authored about 5 years ago by Bram <[email protected]>
Add files via upload

1a669f8424bab9900ead2f8ba1ae044a6cd71fe3 authored about 5 years ago by Sjoerd Perfors <[email protected]>
Delete splash-image.png

ad8031fc7ae2658d8c90db062d64d0453e4e255c authored about 5 years ago by Sjoerd Perfors <[email protected]>
Merge branch 'master' of https://github.com/flitsmeister/flitsmeister-navigation-android

7eb08b750cda812aee15cd957d6b7e90f8247acc authored about 5 years ago by Sjoerd Perfors <[email protected]>
Update splash-image.png

e9dc3f20a058c0f5c792550a1583b884d660d2fd authored about 5 years ago by Sjoerd Perfors <[email protected]>
Update README.md

13cef0a8ee66d3a8ee2091f5c56c1e6111935477 authored about 5 years ago by Sjoerd Perfors <[email protected]>
update splash

d485a2e863ed1ffea9cbe07a05edca2e5e00b3fa authored about 5 years ago by Sjoerd Perfors <[email protected]>
new splash

fb03b2d84d28daefcf873552ad1a0b44a4e96aaa authored about 5 years ago by Sjoerd Perfors <[email protected]>
Merge branch 'master' of https://github.com/flitsmeister/mapbox-navigation-android

e31e2759ac3e269de8c0feedb2b685d3641afb69 authored about 5 years ago by Bram Jongebloet <[email protected]>
Changed the title to Flitsmeister of the app

ab9f81b7146f624fabd31ff4f02bfb216d0173ef authored about 5 years ago by Bram Jongebloet <[email protected]>