Ecosyste.ms: OpenCollective

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

github.com/maplibre/maplibre-navigation-android-legacy

Legacy MapLibre Navigation SDK for Android
https://github.com/maplibre/maplibre-navigation-android-legacy

Add InstructionListener for intercepting Voice / Banner Instructions (#1107)

f52ebe7ca02b34b54a730d12a4d875ca16856052 authored over 6 years ago by Dan Nesfeder <[email protected]>
Update TimeFormatter to include localized Strings (#1106)

04aec2d9345f46a54fb9168850fe9a5bcd442077 authored over 6 years ago by Dan Nesfeder <[email protected]>
Refactor NavigationService and prevent leak (#1066)

faf446d8e1c74392e392832e683d0f87dc2457c8 authored over 6 years ago by Dan Nesfeder <[email protected]>
add dual navigation map example to the test app and bump constraint-layout version to 1.1.1 (#1092)

49d70e4e0bcd003fb262f67907ce24e55c6f1468 authored over 6 years ago by Pablo Guardiola <[email protected]>
Update LocationLayerPlugin 0.6.0 (#1102)

47323c549c4f0930f732722270bc5075c80e5482 authored over 6 years ago by Dan Nesfeder <[email protected]>
fix navigation camera on start null pointer exception (#1094)

244e4cfa54f1453333a61d6c4ce4f3710e3cbee8 authored over 6 years ago by Pablo Guardiola <[email protected]>
fix navigation map route index out of bounds exception (#1093)

693e3a8c245597342a4c12bf8db7b4e11776d5e5 authored over 6 years ago by Pablo Guardiola <[email protected]>
Ignore arrival checks after route has finished (#1070)

66d9c3ce4dc6d8253424f8c1911e019d5120550e authored over 6 years ago by Dan Nesfeder <[email protected]>
Added InstructionView list state to saveInstanceState (#1079)

655a1aa3325649817e5a88dc8ffe4a23aecbad52 authored over 6 years ago by Devota Aabel <[email protected]>
update transifex translations (#1088)

fff10bce45e6958ca1ca478294a0256c0d0f1859 authored over 6 years ago by Pablo Guardiola <[email protected]>
refactor rename map view id included in navigation view from mapView to navigationMapView to avoid clashes when including navigation view and map view in the same layout (#1087)

d09ec1f46550093abdb1f1ce194b584085902ff1 authored over 6 years ago by Pablo Guardiola <[email protected]>
Update Transifex translations (#1078)

468a93101ba9959f6aa116408e8d494f3b39892c authored over 6 years ago by Dan Nesfeder <[email protected]>
update navigation view activity (from the test app) naming to better reflect the example implemented (navigation launcher) (#1076)

69d5fb19cae691e6eee3901d40884350714e3460 authored over 6 years ago by Pablo Guardiola <[email protected]>
add end navigation functionality to navigation view (#959)

ffab051a41887a3e4f0f36d8fa5ea7f767e22d3a authored over 6 years ago by Pablo Guardiola <[email protected]>
Fix voiceLanguage NPE and add tests for NavigationSpeechPlayer (#1054)

6e8fc57e11e7f32fe75a4d5204035020dfcf5ef8 authored over 6 years ago by Dan Nesfeder <[email protected]>
fix vector drawables for < api 21 using app compat resources instead of context compat app to get drawables (#1067)

1225a25b28bafe3d769e3b93cc64bf61c1254b0c authored over 6 years ago by Dan Nesfeder <[email protected]>
Re-did the navigation notification layout, and added a separate layout for when it is expanded vs. collapsed. (#1059)

a15d6446b392c163fb1bfae12e8004e1dd254804 authored over 6 years ago by Devota Aabel <[email protected]>
bump mapbox maps sdk to 6.2.1 version (#1068)

b99a0c7f802898c449d4362fbfa4913ab696a007 authored over 6 years ago by Pablo Guardiola <[email protected]>
Setup AppCompatDelegate MODE_NIGHT to automatic if currently following system (#1063)

f1c3c724cfdf3ebf2dd863cba501d9afb3e022cf authored over 6 years ago by Dan Nesfeder <[email protected]>
fix upcoming maneuver arrow underneath road labels (#1053)

da70944998c18ed2b4588a7f7e6843a5fca33b28 authored over 6 years ago by Pablo Guardiola <[email protected]>
Release v0.15.0 (#1050)

* Update gradle, circle, and CHANGELOG for 0.15.0

* Revert circle / gradle

9f9c37e500137888a92db062f3681623f284ccee authored over 6 years ago by Dan Nesfeder <[email protected]>
Bumped versions in README (#1051)

b34eaa0ecf54cbf5b5c99d55f86beb20d1ea8634 authored over 6 years ago by Langston Smith <[email protected]>
Use theme attribute to update MapView map style URL (#1018)

* Use theme attribute to update MapView map style URL

* Add night mode toggle example to embe...

bf5b2f1d4550b1e931297c8aae28c3465ad2ed60 authored over 6 years ago by Dan Nesfeder <[email protected]>
Remove setting voiceLanguage / voice unitType in RouteFetcher (#1046)

8d9b6b45f120c2f6dbb066dfc6829662db022211 authored over 6 years ago by Dan Nesfeder <[email protected]>
Round distance remaining to show first instruction immediately (#1043)

6da69cb9be5aa1284db2faa1bfd6f97ea613fbe6 authored over 6 years ago by Dan Nesfeder <[email protected]>
revert maps sdk version to 6.1.3 because route lines were showing black (#1044)

0fec2f2ab2782848fc1004a75959bac3bb316518 authored over 6 years ago by Pablo Guardiola <[email protected]>
Update Maps SDK to 6.2.0 (#1042)

9bf66aa3044e57b513f64e97f2fca540d939ec86 authored over 6 years ago by Dan Nesfeder <[email protected]>
Update to MAS 3.3.0 and add approaches NavigationRoute (#996)

004ca50b1ae8076c9a3cec5f4ac0fce81007dbda authored over 6 years ago by Dan Nesfeder <[email protected]>
fix upcoming arrow is drawn over annotations (markers, location puck, etc.) (#1041)

08ffefc7c10959026ec856e318ef882740f412e8 authored over 6 years ago by Pablo Guardiola <[email protected]>
Added error logging (#1036)

4a99564b237b3b24cf84e28abe456972746f49ce authored over 6 years ago by Devota Aabel <[email protected]>
Added TextToSpeech.OnUtteranceCompletedListener for use with API 14. Also pulled both listeners into their own implementation classes. (#1017)

4ce468211e2bd4493e9c5729ccae591f45ab52e9 authored over 6 years ago by Devota Aabel <[email protected]>
Added check for whether a language is supported by API voice before defaulting to it. If it's not supported, AndroidSpeechPlayer is created and initialized and internally checks if the language is supported by native TTS. (#1004)

39d0869afc6e3477524d13fab25762b1d1a2a430 authored over 6 years ago by Devota Aabel <[email protected]>
Updated NavigationRoute.language to take a Locale (#1025)

fbd9b7edc9df1b8e086da6fc1b35843dd98cd4a6 authored over 6 years ago by Devota Aabel <[email protected]>
Add Route overview button (#967)

abe86a5ad03eb6caf05fea383196bbbbe0c3a2cb authored over 6 years ago by Dan Nesfeder <[email protected]>
NavigationViewEventDispatcher remove navigation listeners in onStop (#1013)

19aae7e224d9c80f7e54a3f0b3f1ab97e2482c52 authored over 6 years ago by Dan Nesfeder <[email protected]>
Remove metric arrival event reset for multiple waypoints (#1022)

7cab1742f42c68f90029ad5c1d48e1999e8463b5 authored over 6 years ago by Dan Nesfeder <[email protected]>
Check for valid name property value in MapWayname (#1031)

b48a348d1ef5e179fb4bbc4f5f74c370c2f17c6e authored over 6 years ago by Dan Nesfeder <[email protected]>
Update NavigationActivity naming to avoid naming collisions (#1020)

4b35273cc432abcee7eb3e6cd129c1aeae6f6cd6 authored over 6 years ago by Dan Nesfeder <[email protected]>
Hide wayname when camera is not tracking Location (#1027)

2cfbc2dd77da4b76f81feadec45248eba0afc21e authored over 6 years ago by Dan Nesfeder <[email protected]>
Add check to remove listener from location engine in NavigationService (#1026)

45493b970dc3c860ee0a5a18298224ebe7bcb388 authored over 6 years ago by Dan Nesfeder <[email protected]>
Fixed issue where map still had focus when instruction list was visible. Also fixed issue where when closing the instruction view, the recenter button was always shown. (#1014)

b467b645e4fa7e14ca66a00e7f0d8103798d0b73 authored over 6 years ago by Devota Aabel <[email protected]>
Add missing arrival ManeuverViewMap pair (#1007)

85d5d463456b6692c8a4ce51e72b0b38a7f3da54 authored over 6 years ago by Dan Nesfeder <[email protected]>
Remove attempt to place route source when style layers are null (#1006)

c7b14c7fbbb2d6eb3580f3565c00e5e70cdcff56 authored over 6 years ago by Dan Nesfeder <[email protected]>
Update LocationLayerPlugin to 0.5.3 (#1010)

796d1c563f5b89b0185972c962f6665dcfa01458 authored over 6 years ago by Dan Nesfeder <[email protected]>
Added extra call to onError for cases where a response is received but it is unsuccessul (#997)

01aefe0da32dbc081d7b69d33f2d9ee51a2f4a35 authored over 6 years ago by Devota Aabel <[email protected]>
Added InstructionViewCallback to allow views to be alerted when the instruction list is shown or hidden. This fixes the bugs where the re-center button and other widgets are shown on top of the instruction list when it's expanded (#988)

69e69e844187b963d09d2d36cdaebfdbb228d4f3 authored over 6 years ago by Devota Aabel <[email protected]>
update repositories block in build.gradle to have google() as the first entry in order to avoid build ci issues (#1000)

7b6ba9afd6b7926eea5d28a154f72b937e7cb75b authored over 6 years ago by Pablo Guardiola <[email protected]>
Fixed overlapping of button and compass by wrapping button content and removed extra left margin (#990)

aa6f2574a5472fc01e78de9f782c78d1110e915b authored over 6 years ago by Devota Aabel <[email protected]>
Add wayname underneath navigation puck (#853)

* Add wayname underneath navigation puck

* Update naming, night mode styling

* Add onStop(...

b68fc3b08fbdf34b131f0ff17a5e3a721c9ba3f6 authored over 6 years ago by Dan Nesfeder <[email protected]>
add upcoming maneuver arrow on the route line (#934)

f26f7f9a2926bb3d8e7aeab3d7254c1a69a1b2f4 authored over 6 years ago by Pablo Guardiola <[email protected]>
Update InstructionView with BannerMilestone only when callback is received (#969)

fbda85552548e05366f47f90d619ed77c110e361 authored over 6 years ago by Dan Nesfeder <[email protected]>
Added onOffRoute call and removed queue from NavigationInstructionPlayer (#986)

c88aff0ae48574518550e17ffde07ef12d340e4b authored over 6 years ago by Devota Aabel <[email protected]>
Example cleanup (#987)

* Changed ConstraintLayout to CoordinatorLayout to facilitate fab moving with snackbar

* Remo...

e2102d298e2826bf91687dda92900cf84c38e383 authored over 6 years ago by Devota Aabel <[email protected]>
Check distance remaining before running OffRouteDetector logic (#977)

4c4a7c1f43310e7f4da4df3f0894e0191633d9c6 authored over 6 years ago by Dan Nesfeder <[email protected]>
Add try catch when obtaining FragmentManager in InstructionView (#973)

* Add try catch when obtaining FragmentManager in InstructionView

* Create default unit type ...

357f108fcbc6ea8452db5b57ba189b2ae60ac3ae authored over 6 years ago by Dan Nesfeder <[email protected]>
Release v0.14.0 (#983)

* Update CHANGELOG

* Update gradle version

e1711a1bcda402b13add2db500bd718cd152b1bb authored over 6 years ago by Dan Nesfeder <[email protected]>
Update README.md to SDK 0.14.0 (#984)

2d55344f9adb9bc5ccc869fac68b80b6ea1a7226 authored over 6 years ago by Dan Nesfeder <[email protected]>
Always provide DirectionsRoute in NavigationActivity (#980)

* Always provide DirectionsRoute in NavigationActivity

* Add check for empty queue

1c808c699bb5780db136d87ed5fb07240c618e8b authored over 6 years ago by Dan Nesfeder <[email protected]>
Remove origin, destination, unit type and locale from nav options (#965)

7a3a704fc443aa9d63e2bf76498bf691221e5d77 authored over 6 years ago by Devota Aabel <[email protected]>
Use last BannerInstruction for arrival event (#943)

* Use last BannerInstruction for arrival event

* Update arrival method to use milestone

c03867ef249150f2edaa417c59aecc8cb9c9f04c authored over 6 years ago by Dan Nesfeder <[email protected]>
Add List of Milestones to NavigationViewOptions (#974)

03be5e855a5d371914b4613607bfa6bac4c25d7d authored over 6 years ago by Dan Nesfeder <[email protected]>
update maps sdk to 6.1.3 and events library to 3.1.2 (#975)

c88fbaaea94fb3aedab72253e0393e565f3890bd authored over 6 years ago by Pablo Guardiola <[email protected]>
Update Maps SDK 6.1.2 (#962)

7cf615860a5dbb403b30e0cffdef263bdd51442c authored over 6 years ago by Dan Nesfeder <[email protected]>
Disable debug logging for Telemetry and Image loading (#961)

bc508e054e2cc9f714275cb40d0c85cf77d0896e authored over 6 years ago by Dan Nesfeder <[email protected]>
Reset EventDispatcher in onDestroy (#954)

5f66e491bf342e30f950b011e77111dfebd088fb authored over 6 years ago by Dan Nesfeder <[email protected]>
Dynamic abbreviations in banner instructions (#887)

ab2b7e31bf48b1b900481fe2e3f1211533afcb84 authored over 6 years ago by Devota Aabel <[email protected]>
Fix link in CONTRIBUTING.md (#952)

43603917e0bed645dd7522af2cd380dbd876030d authored over 6 years ago by Dan Nesfeder <[email protected]>
Initialize ViewModel EventDispatcher in NavigationView constructor (#945)

9051b98d2fe21472b471c12fb4a549a89472fac0 authored over 6 years ago by Dan Nesfeder <[email protected]>
Resume navigation state based on MapboxNavigation running (#946)

4b9a6ea6f48926ea42c88157fb7fe34862e47786 authored over 6 years ago by Dan Nesfeder <[email protected]>
fix navigation guidance styles keys removing the version number from them (#948)

9d3b93af83084d3b429107e82a498d5ef6b046fa authored over 6 years ago by Pablo Guardiola <[email protected]>
Add NavigationHelper check for valid step points using lineSlice (#944)

fa526ad819e740f8668b5f64e040dc2092f3cc25 authored over 6 years ago by Dan Nesfeder <[email protected]>
Update translation Strings and add Burmese (#937)

aa4030d6608a1940a8e7f10c345900d3dc8ef868 authored over 6 years ago by Dan Nesfeder <[email protected]>
Check for valid BannerInstructions when milestones are enabled (#936)

159f166eb88428ead2a885fe100371f7de378d73 authored over 6 years ago by Dan Nesfeder <[email protected]>
downgrade min sdk version to 14 (#942)

c43a5ccba953fb3b7b88d00c7561705ce447968b authored over 6 years ago by Pablo Guardiola <[email protected]>
Added null check to make sure a file is actually returned (#925)

365a6a7cd5e4dbccd7a9d9a314f07839fd044ac2 authored over 6 years ago by Devota Aabel <[email protected]>
Update ConstraintLayout, Support Lib, and LocationLayerPlugin dependencies (#938)

* Update out-of-date dependencies

* bump gradle and out of date dependencies to the latest ve...

d5d6e625f1c81a2601a1a55760e033e1f13e6989 authored over 6 years ago by Dan Nesfeder <[email protected]>
Remove onStyleLoaded Callback (#939)

a517f8f8c479c00b08f863169ce46aac206d526a authored over 6 years ago by Dan Nesfeder <[email protected]>
Update to Guidance V3 Map Styles (#917)

7e3953da8b1988d0790221649346227ffc6ef81d authored over 6 years ago by Dan Nesfeder <[email protected]>
Check NavigationOptions in NavigationService (#916)

811c21b6ab32dc2b1224e20e91849c88bce66430 authored over 6 years ago by Dan Nesfeder <[email protected]>
remove aws polly dependency not needed anymore (#914)

87f9412538273e82d5ac24d31ab83aecbb185dc0 authored over 6 years ago by Pablo Guardiola <[email protected]>
Update localization.md (#913)

* Update localization.md

* Updates per review

f7993984342a5478a69dc5e99326fcb9621b906c authored over 6 years ago by Dan Nesfeder <[email protected]>
bumped README version numbers (#912)

49cae3823dcfcc993b565514d4aa3b935ba3b142 authored over 6 years ago by Langston Smith <[email protected]>
Release 0.13.0 (#910)

* Release 0.13.0

* Revert circle and gradle

fed301f10830a679b51870ef1725b23416a4de08 authored over 6 years ago by Dan Nesfeder <[email protected]>
bump mapbox sdk services to 3.1.0 version (#907)

3f9505eadc53a9305efffe7109c2bc6554ae76a8 authored over 6 years ago by Pablo Guardiola <[email protected]>
add missing uturn step maneuver modifier to should flip modifiers set (#908)

082da861d1b7459a177882c76bb835ace7fd29c0 authored over 6 years ago by Pablo Guardiola <[email protected]>
Reverse maneuver sharp left resource (#905)

8661cba633496caf282490dd37ac2bfcd9a57246 authored over 6 years ago by Dan Nesfeder <[email protected]>
Remove use of LiveData for fetching DirectionsRoute and updating Location (#894)

* Create working first pass, consolidating view models

* Refactor NavigationRouteEngine for e...

e746a46534aae9b3b6501bf813f562d0b131b44f authored over 6 years ago by Dan Nesfeder <[email protected]>
Fixed bug where we weren't checking if the unit type changed before launching route (#896)

8107c723355fba1c963c82afe87e1e3ae6c397b0 authored over 6 years ago by Devota Aabel <[email protected]>
Update Maps SDK with MAS 3.0 (#697)

* Update Maps SDK with MAS 3.0

* Update Maps SDK with MAS 3.0

* Add java 8 to test app

...

d339f623aac301722ac32239276f189641c1bf6c authored over 6 years ago by Dan Nesfeder <[email protected]>
Update String resources with new Transifex translations (#889)

279c7b2213a061b6a5f6eb4a76d540c63cbe5428 authored over 6 years ago by Dan Nesfeder <[email protected]>
Cancel delayed transitions when InstructionView is detached (#885)

8e81c16035a3cd1fe0b36dfe5c34b8bcebd4e684 authored over 6 years ago by Dan Nesfeder <[email protected]>
Remove app name String resource from libandroid-navigation (#884)

f38d86b638a90b19b9685c583fda32d8cce6fcb5 authored over 6 years ago by Dan Nesfeder <[email protected]>
fix feedback fab margins and add dimens default and mdpi, hdpi, xhdpi, xxhdpi and xxxhdpi values support (#878)

91836f92b83f1753f651e429440a30088de78fac authored over 6 years ago by Pablo Guardiola <[email protected]>
Update localization.md (#881)

25c7daa723632609db9ad3a3852c226033e0a633 authored over 6 years ago by Dan Nesfeder <[email protected]>
Update new Transifex translation Strings (#870)

b3c96bdfb5d7b2fade0ebba00c4e044ed75ea335 authored over 6 years ago by Dan Nesfeder <[email protected]>
Use BannerText roundabout degrees + Banner and Voice Milestone Tests (#854)

* Use BannerText roundabout degrees to draw roundabout maneuver

* Begin work on new method to...

f43d6628a07b2f6a4bdd0fb6febcf26de5376702 authored over 6 years ago by Dan Nesfeder <[email protected]>
Upgrade RouteProgress Step Data (#812)

* Add current and upcoming step coordinates to RouteProgress

* Update route progress with cur...

2387ad585dcdd5b2849aed8aa53fd2e4fe3ea666 authored over 6 years ago by Dan Nesfeder <[email protected]>
Check for null camera engine before returning from MapboxNavigation (#866)

* Check for null camera engine before returning

* Extract milestone ID into variable

9e95f4b6c04c05b682da02994cf916b37d9ed889 authored over 6 years ago by Dan Nesfeder <[email protected]>
Update Maps SDK 5.5.2 (#865)

c17d389701ed0ffa87802e37453703c967818489 authored over 6 years ago by Dan Nesfeder <[email protected]>
Added null check for race condition when deleting instruction files (#860)

1e5c274c36fc676bc6debfe4fbce139487372b0f authored over 6 years ago by Devota Aabel <[email protected]>