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

LocationViewModel obtain best LocationEngine (#685)

ac97c9cbfb96d368175981ad58ec3e04874132ed authored almost 7 years ago by Dan Nesfeder <[email protected]>
Dependencies Bump (#684)

* Maps SDK bump 5.4.0

* Update target, build tools, and location layer

* Revert build tool...

80244d64db299b0854f2175d0317f85669bd8015 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Added locale distance formatter (#668)

* Refactored formatting method name

* Added DistanceUtilsTest

* Added tests to DistanceUti...

33ff3964e0368f072e4b78d6f9084178881e3b4c authored almost 7 years ago by Devota Aabel <[email protected]>
switched to addOnMapClickListener() (#672)

ebf66b4fa636316ddc234e31754cabfc039dbea9 authored almost 7 years ago by Langston Smith <[email protected]>
Update Default Zoom Level (#655)

* initial Camera interface

* revert maps sdk dependency

* ios zoom parity

* add documen...

860f270d87bb565177c15becfacea7b237874525 authored almost 7 years ago by Sarah Lensing <[email protected]>
Bumped copyright year to 2018 (#665)

10d5777aa609b7754c2180f4896bba8b0dddc9d9 authored almost 7 years ago by Langston Smith <[email protected]>
Update Strings with Transifex Translations (#657)

* Setup passing of locale to InstructionPlayer

* changed slug

* Update Strings XML with fe...

d058f7c6df3c108da932f98bc89a54a56984207d authored almost 7 years ago by Dan Nesfeder <[email protected]>
Added embedded navigation example (#654)

* Added EmbeddedNavigationActivity which is currently a clone of NavigationActivity

* Added E...

1fa10ad667012a5e82ef1b0b93b529acf286314e authored almost 7 years ago by Devota Aabel <[email protected]>
Release 0.9.0 (#663)

* Update version 0.9.0 and circle.yml

* Update changelog

* Revert version name and circle.yml

ea1b7379d7e0660e6de79a729797555f42e612a1 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Update README.md for 0.9.0 (#664)

e2a7f833957e41efea60b1a9cb3d74fb774ef78b authored almost 7 years ago by Dan Nesfeder <[email protected]>
Add Maneuver type exit rotary constant (#653)

db340a6fde68e45c1b0d246e88915eab1e5948d0 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Update Maps and Services dependencies (#661)

* Update maps and mas dependencies

* Remove snapshot repository

e4f1b145c1490cad82eb48e4a345548d4518f5b2 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Add FasterRouteDetector to check for quicker routes while navigating (#638)

* Create groundwork for FasterRouteDetector

* Finish adding RouteOptions variables

* Creat...

471601de940959e1aa20b46da97b5c3c8ca01b03 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Directions API Banner instructions (#582)

* Return milestone instead of identifier

* Override instruction in VoiceInstructionMilestone
...

e1fd2fc0ac7eb9c63f5a9495dc560821cd92f311 authored almost 7 years ago by Dan Nesfeder <[email protected]>
NavigationTelemetry update cue for changing configurations (#648)

* Set SessionState identifier in builder

* Use isChangingConfigurations to determine config c...

5d8030d4cd8560b18e9eb0b41c9be2dda6c08f66 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Moved WaypointNavigationActivity from the SDK to the test app (#652)

120135907d636432b904be4a66baa1e9dea8dd53 authored almost 7 years ago by Devota Aabel <[email protected]>
Exposes the MapboxMap in NavigationView with a getter method (#642)

* Exposes the MapboxMap in NavigationView with a getter method

* Added to javadoc

* bump g...

e2baf008f421944a578a6335d6f4f269315143ca authored almost 7 years ago by Devota Aabel <[email protected]>
Add language to NavigationViewOptions with default from RouteOptions (#635)

* Add language to NavigationViewOptions with default from RouteOptions

* Use Locale to reques...

d4a3ea0eb2ce5be7f3696fa1c6ee2b7589ef2673 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Check for at least two coordinates when creating snapped location (#636)

ed984a3c720697b02217f7f5a0ad57dd2007317b authored almost 7 years ago by Dan Nesfeder <[email protected]>
Check for null directions route or geometry before returning the current geometry (#644)

08e2ebcd088d1b41a77a604d4916ac56cfd733b7 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Added package delivery/ride sharing waypoint demo (#641)

* Added WaypointNavigationActivity which is a clone of NavigationActivity. Added alert dialog wh...

3454e8eb56020ca49944d930fc6b9b0026d53c45 authored almost 7 years ago by Devota Aabel <[email protected]>
Remove NavigationViewModel as lifecycle observer (#643)

474b7b25ebcf7e5b1f2a7b0121fd42dfb50561da authored almost 7 years ago by Dan Nesfeder <[email protected]>
Update Maps SDK to 5.3.1 (#645)

85cada7e6bb28dce4958906a1fc38943d34a095b authored almost 7 years ago by Dan Nesfeder <[email protected]>
Remove duplicate ViewModel updates (#647)

312dde8a1bd6b7795768e4b40c4993c26692447f authored almost 7 years ago by Dan Nesfeder <[email protected]>
Track initialization of NavigationView (#646)

fec78bc5c3cbf436f76db033ffd0b02e057b07e7 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Removed boolean that was preventing navigation with a new set of options. It was instead always using the first set of options that were set. (#640)

383f2787a33cdfe8d6c9488ecfc1892c7ff80c67 authored almost 7 years ago by Devota Aabel <[email protected]>
Notification check for valid BannerInstructions before updating instruction text (#637)

bda98c88d486dc96cc1321666c61b2f0a371273e authored almost 7 years ago by Dan Nesfeder <[email protected]>
Add navigation view attribute to expose custom location layer style (#627)

bfcc27f62eac93a9083b3ca81347ae771e435816 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Replace setOnScroll (now deprecated) with addOnScroll (#626)

e35b85581ddd3d34cf2effabb46cea2267d2093d authored almost 7 years ago by Dan Nesfeder <[email protected]>
Add onDestroy as a method that must be implemented for NavigationView (#632)

0c1eadfe6e4a2e9af6dbfd295a3dab0bda75f5c4 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Check for network connection before setting off-route (#631)

9775742096ed4b41714cb7ec2b234c787bbd9a24 authored almost 7 years ago by Dan Nesfeder <[email protected]>
Initialized listener dispatcher earlier to prevent related crashes. (#620)

72d32ea16984f1d77546de15b7f4af0efcb31da0 authored about 7 years ago by Devota Aabel <[email protected]>
Check for IndexOutOfBounds when calculating foreground (#625)

9989673ace1d03fc87cdbd4c11b668542ab2390c authored about 7 years ago by Dan Nesfeder <[email protected]>
Release 0.8.0 (#619)

* Update for 0.8.0 Release

* Revert Circle.yml and update gradle.properties / CHANGELOG

* ...

5975c10360487cc658731a3ade9bfcfd76bcf253 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update Maps SDK to 5.3.0 (#617)

1e616d3d7b15753b8aee4a32009c76de37552262 authored about 7 years ago by Dan Nesfeder <[email protected]>
Expose listeners in the NavigationView (#614)

* Created RouteListener and added rerouteFrom methods

* Added onRerouteAlong method to RouteL...

630b38ba8d847cf5cd0fe9f58808a42e58dc1b83 authored about 7 years ago by Devota Aabel <[email protected]>
Null check light / dark theme from NavigationLauncher (#613)

ae80632046b281eef059fad65b08bb39438db764 authored about 7 years ago by Dan Nesfeder <[email protected]>
Clean up ViewModel subscription in NavigationView (#606)

* Add screenshot as a view method

* Extract more methods to view for presenter and create obs...

af650e3fae25e3e1abbc20aa4bb671382e3f2b02 authored about 7 years ago by Dan Nesfeder <[email protected]>
Add SSML parameter to Polly request (#612)

eee1b29384313df5ea3441c94e018ff8d033ac1b authored about 7 years ago by Dan Nesfeder <[email protected]>
Release 0.8.0-beta.1 (#608)

* Release updates for beta

* Update CHANGELOG and revert version number / circle branch

42c60e81a8170a348fc19072096e3eca9be7871c authored about 7 years ago by Dan Nesfeder <[email protected]>
Remove preference setup for unit type in RouteViewModel (#593)

* Remove preference setup for unit type in RouteViewModel
- Only look at the NavigationViewOpti...

8aa843a2fdc8fc8ff1d40601c2d47fe2087f0223 authored about 7 years ago by Dan Nesfeder <[email protected]>
Allow theme setting from NavigationViewOptions (#595)

* Allow setting of theme from NavigationViewOptions

* Clean up ternary operations

7ea236b29cdba3591212af305975a3972d1fcf37 authored about 7 years ago by Dan Nesfeder <[email protected]>
Fix issue NavigationView simulation (#594)

* Fix issue NavigationView simulation

* Update method naming - dont pass options to LocationV...

4162120cb9bc8aace048b12b18fc6bc81d360497 authored about 7 years ago by Dan Nesfeder <[email protected]>
Add telem percent time in foreground and in portrait track support (#431)

* add telem percent time in foreground and in portrait track support

* Working foreground cal...

2b3707c2f431d69dc3ad38b81b576d680870f456 authored about 7 years ago by Pablo Guardiola <[email protected]>
Create other map issue in feedback adapter (#592)

6f864c0ba9165baf6ba684df1ecc9af9e311db19 authored about 7 years ago by Dan Nesfeder <[email protected]>
Guard against IndexOutOfBounds when updating last reroute event (#589)

* Guard against index out of bounds when updating last reroute event

* Clean up

79ff28f60445bb4fe5aa267738f18acc6e56c121 authored about 7 years ago by Dan Nesfeder <[email protected]>
Remove specified layer for map route (#590)

f4514fac2f68d17c5770238a337b072fac92c359 authored about 7 years ago by Dan Nesfeder <[email protected]>
Resolved potential issues with the distance measurements (#422)

* Resolved potential issues with the distance measurements

* nit extra line

* Fixed test
...

5e7c32d603783b8d2cd371c2fd80ab5e3a96f013 authored about 7 years ago by Cameron Mace <[email protected]>
Take screenshot using the existing snapshot API (#430)

* add permission to write external storage

* add an invisibile image on top of the map

* a...

b00222f8e9a0a8a7f228b4a66da37773ba5cd134 authored about 7 years ago by Antonio Zugaldia <[email protected]>
Set request identifier when session begins (#585)

fa98dfd4122e7fcdc44b491d1bc579995199dcea authored about 7 years ago by Dan Nesfeder <[email protected]>
Add SSML announcement option for VoiceInstructionMilestone (#584)

* Add SSML announcement option for VoiceInstructionMilestone

* Add boolean check for PollyPlayer

22b382376abae28051f40d9036a5f614efcfde14 authored about 7 years ago by Dan Nesfeder <[email protected]>
Remove duplicate subscriptions to the ViewModels (#583)

2a4b7e0222f72b512b747805278a250a2bbefff2 authored about 7 years ago by Dan Nesfeder <[email protected]>
Add custom notification support (#564)

* Initial cleanup of Notification

* Create interface for notification and add to options

*...

b343ac51a059ac330107bfdec3e52abcf0279df0 authored about 7 years ago by Dan Nesfeder <[email protected]>
Add directions profile to navigation view options for reroute scenarios (#575)

03ddd2c873ceb90c1d405ab9fc39f3e7c92d80f6 authored about 7 years ago by Dan Nesfeder <[email protected]>
Expose passing of MapboxNavigationOptions to NavigationView (#515)

* Add metric / imperial support

* Revert to type imperial and update naming to align with Map...

d62ce1b9817cedf88d9beee617bc1cfbc5083554 authored about 7 years ago by Dan Nesfeder <[email protected]>
Return Milestone instead of identifier (#579)

* Return milestone instead of identifier

* Fix dispatcher tests

* Override instruction in ...

c040734406efd73d86fb490f4a3634f11f8c8493 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update README.md for 0.7.1 Release (#574)

16fa07e608b6093804693e1172164b40719edd2b authored about 7 years ago by Dan Nesfeder <[email protected]>
Release 0.7.1 (#573)

* Release 0.7.1 Updates

* Update CHANGELOG and revert version name / build branch

ac0f65c977e53a4f95fe200eef46cfaaaabe0581 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update to Maps SDK 5.2.1 (#570)

c50be1d16ff087d4be1a30c0835d5c6b5c1c313b authored about 7 years ago by Dan Nesfeder <[email protected]>
Update distance completed in off route scenario (#568)

* Update distance completed in off route scenario

* Do not set distance completed for reroute...

b272bb64703aed790bdda6568d15d98ec4618f06 authored about 7 years ago by Dan Nesfeder <[email protected]>
Change Metric Listener Reset (#566)

* Do not check to reset on every progress update

* Move adding of arrival listener

* Remov...

da0197aa70ef98d8178cfe25eae7a713dd4fac09 authored about 7 years ago by Dan Nesfeder <[email protected]>
Don't send RerouteEvent with null new geometry (#565)

* Create reroute event with empty String for new geometry

* Do not send reroute event without...

b82930a78471723bd2d03621b7eb34fa3a262207 authored about 7 years ago by Dan Nesfeder <[email protected]>
Release 0.7.1-beta.1 (#560)

* Update for beta

* Update CHANGELOG and reset to SNAPSHOT

3eea1edf85a5f8e8fbeb2f861e711d62673f0829 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update other map issue text (#557)

1dfdb75c5135011e2b1c56d04d63a0afc13c8af9 authored about 7 years ago by Dan Nesfeder <[email protected]>
Lifecycle aware Navigation Metrics (#540)

* Initial setup of lifecycle aware metrics

* Reset config boolean in start session and init b...

1a58709977750806655f4b135efeb5eda7e4c3ce authored about 7 years ago by Dan Nesfeder <[email protected]>
Reset route value if using coordinates (#553)

bbba207d04e4dcfec6caed97b56b759c6578ec70 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update StyleKit code to fix turn lanes (#555)

* Always use test route that shows turn lanes

* Revert stylekit code to fix issue with drawing

b6f9f08310239f235641cbc701cae5f66640e135 authored about 7 years ago by Dan Nesfeder <[email protected]>
Add Default Audio focus + Android O updates (#539)

* Update audio focus to work with both DefaultPlayer and PollyPlayer

* Updates for Android O
...

45561f16f9d0c8e2dfdad2321976a7c58794e92f authored about 7 years ago by Dan Nesfeder <[email protected]>
Add default values for MetricRouteProgress (#550)

* Create default values for MetricRouteProgress if given a null RouteProgress

* Add original ...

396d4c54bcc3b3debbb1baad5ddd381c565af0bc authored about 7 years ago by Dan Nesfeder <[email protected]>
Fix artifacts names and namespaces per MAS 3.x (#554)

* fix artifacts names and namespaces per mas 3.x

* exclude mapbox-android-services and mapbox...

8db81ec18ee5fabe3d397dbd6fd2603dbd83b2f8 authored about 7 years ago by Pablo Guardiola <[email protected]>
Fix errorprone bugs (#558)

244fda028f134c614ecb9fdc80860fad6dedeaf2 authored about 7 years ago by Dan Nesfeder <[email protected]>
added missing belowlayer info for the waypoints (#552)

010d135497f3115296901b6197350d84d8a7e933 authored about 7 years ago by Cameron Mace <[email protected]>
Fix then instruction alignment (#548)

261678d56fb113e2a81aa17a36df2c419d76aaf4 authored about 7 years ago by Dan Nesfeder <[email protected]>
Updated README for 0.7.0 (#551)

f0750c7a5d7a81a18702e9bde51a5134dcb4b5a5 authored about 7 years ago by Dan Nesfeder <[email protected]>
Set onScrollListener in onStyleLoaded to prevent NPE on Presenter (#538)

e981b23d2b11bae756961c446541ed7a60d1cf32 authored about 7 years ago by Dan Nesfeder <[email protected]>
Adjust feedback item order (#547)

33a79f7d9d62c7a6b987de7d14f4803407b86baf authored about 7 years ago by Dan Nesfeder <[email protected]>
Fix OffRoute always valid (#544)

* Fixes issue with OffRoute always valid / NPE in reroute metric event

* Remove listener to p...

dcea8df9f74c98e246bf2472686e9bf04af93565 authored about 7 years ago by Dan Nesfeder <[email protected]>
bump ci image (#536)

8302d3e44669aaa19227f0abc44e0dac5660feab authored about 7 years ago by Pablo Guardiola <[email protected]>
Check if hex value is provided by attribute before res Id (#530)

1c5229ff13fd3f72cd88d91e485b4ff2003d437d authored about 7 years ago by Dan Nesfeder <[email protected]>
Use NavigationViewOptions in NavigationLauncher (#524)

* Use DirectionsRoute or Points origin / destination from options in the launcher

* Fixup che...

279952dc573972ea592514f6c3b098c669c4a7a1 authored about 7 years ago by Dan Nesfeder <[email protected]>
Fix issue with null location being sent by MockLocationEngine (#523)

822b067fc7879bb0c953aa5c82101f6451b0a477 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update Maps SDK Dependency (#504)

* Update maps dependency to beta.5

* Update to 5.2.0 Maps SDK

* fix broken lost location e...

f2d2bfd7bc322adfd6dff95995f6d7bc58edcd3b authored about 7 years ago by Dan Nesfeder <[email protected]>
Add Custom themes via XML for light / dark mode (#507)

* Add custom themes via XML for light / dark mode

* Update theme switcher to get attributes f...

bcb95b943dd3e4449befe922e3059bfb84db133f authored about 7 years ago by Dan Nesfeder <[email protected]>
Add Imperial / Metric support for UI & Notification (#501)

* Add metric / imperial support

* Revert to type imperial and update naming to align with Map...

3755824ea5e82eceaa52a8c9a57c15abf4d0a8da authored about 7 years ago by Dan Nesfeder <[email protected]>
Navigation Metrics Refactor (#511)

* Begin refactor of telemetry

* Extract departure and arrival logic and add tests

* Fix ev...

16bda5b8a2515ccb4f5191f2d288eb10f1130ebe authored about 7 years ago by Dan Nesfeder <[email protected]>
Add navigation view as a lifecycle observer (#506)

a0e4600fb4b87df1f163148b2b0457524f7afde1 authored about 7 years ago by Dan Nesfeder <[email protected]>
Add software layer type programmatically (#514)

3a8be52a98032743b5b9672f56c1026386ce3ece authored about 7 years ago by Dan Nesfeder <[email protected]>
Fix telem related tests (#502)

* fix mapbox navigation telem-related tests (ignored)

* Fixed two broken tests

4c169019fa6bf4dfbbd9f6c940623f43cca28ae2 authored about 7 years ago by Pablo Guardiola <[email protected]>
Adds exclude and voiceUnits to dir request (#500)

c242934f00d0e3d966f7a99d9510d4500f779549 authored about 7 years ago by Cameron Mace <[email protected]>
Route line refactor (#484)

* initial route changes

* Logic added to switch between routes

* Cleaned a few additional ...

21c20f5a50f1d1ba90d56bef99095623ca852a39 authored about 7 years ago by Cameron Mace <[email protected]>
Bumped version number to 0.7.0 in readme (#496)

* Bumped to 0.7.0 in readme

* Update snapshot version

db673a3e85c8a2674fe961d0813d348f9b7facd3 authored about 7 years ago by Langston Smith <[email protected]>
Release 0.7.0 (#497)

* Update for 0.7.0 release

* Update CHANGELOG, revert circle.yml and gradle.properties

78521c22fd9a6ca2c056b053a9bcd59934c169c8 authored about 7 years ago by Dan Nesfeder <[email protected]>
Portrait / landscape layouts are different. Only cast to View (#494)

44dd9d29ca2993cbb22191dc3d642b9740ce31c7 authored about 7 years ago by Dan Nesfeder <[email protected]>
Add missing javadoc for feedback methods in MapboxNavigation (#493)

092407116492e32673074d2cb09667c7f326cd05 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update lane stylekit and then maneuver bias (#492)

86f0255897fcb4302a3c656dffac76f41415febd authored about 7 years ago by Dan Nesfeder <[email protected]>
Fix bug with bottom sheet behavior null onConfigChange (#490)

ec0f0e936b689696f6f51c4fc6ff0a55b6256991 authored about 7 years ago by Dan Nesfeder <[email protected]>
Fix issue where new route was not being detected (#478)

ba61f2372c6c0f6bb15bb80ed33c93607fbebce8 authored about 7 years ago by Dan Nesfeder <[email protected]>
Add telem absolute distance to destination track support (#427)

* add telem absolute distance to destination track support

* Absolute Distance Integration (#...

37d2a3d65f4c3a505e1a54bd64c2d3ca4d798020 authored about 7 years ago by Pablo Guardiola <[email protected]>
Adjust Instruction Content Layout XML (#465)

* Adjust instruction content layout XML

* - Use current step when on final step for ManeuverV...

ddf4c12fe50200d62382d0a30cedc813160aea19 authored about 7 years ago by Dan Nesfeder <[email protected]>
Fix bug with bottomsheet not hiding in night mode (#483)

a800ae8eb9e07b084938329455b3709a150fcdb3 authored about 7 years ago by Dan Nesfeder <[email protected]>