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

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 almost 7 years ago by Devota Aabel <[email protected]>
Check for IndexOutOfBounds when calculating foreground (#625)

9989673ace1d03fc87cdbd4c11b668542ab2390c authored almost 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]>
Cleanup / javadoc (#479)

1ee66a69c9d7722f8ae93fe5b07033b53721c561 authored about 7 years ago by Dan Nesfeder <[email protected]>
Initialize click listeners after presenter / viewmodel is set (#481)

3d4de966b04eb25e683d14c8e4f42130c9f65fdf authored about 7 years ago by Dan Nesfeder <[email protected]>
Create SpanUtil and SpanItem to more easily format Strings for our views (#477)

c701d442c3aa8f8668378e7e6082f7b32797a029 authored about 7 years ago by Dan Nesfeder <[email protected]>
Check for null or empty String speechUrl before playing (#475)

bb77e09a2cbdcbe2e9bc7cf91f5206c1b7b25ab4 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update location layer to 0.2.0 and re-add as lifecycle observer (#473)

1cdbe0ad50ee02ea2ef15fe10bc8b2d58aba72cb authored about 7 years ago by Dan Nesfeder <[email protected]>
Check for null raw location before setting bearing (#476)

79df2f0b14b818d88a18ce9b22c934bc80ea105a authored about 7 years ago by Dan Nesfeder <[email protected]>
Added issue template (#418)

0687c0c93739cd5ed0058c6e2c432694f7c20f78 authored about 7 years ago by Cameron Mace <[email protected]>
Fix leak when closing app with bottomsheet showing (#472)

b8cebf0bb041e98ec00e9ec13ac37ec2f0d30c58 authored about 7 years ago by Dan Nesfeder <[email protected]>
AlertView integrated with post-reroute feedback (#470)

* Create AlertView, integrate with feedback, and extract feedback logic to InstructionView

* ...

7f304a30dda99f6aa1f49b588b96db6542062eaf authored about 7 years ago by Dan Nesfeder <[email protected]>
Fixed up a few issues preventing all direction routes from working (#469)

ba5b6c74ed2c9cf0596e7898318f966cc656e3ac authored about 7 years ago by Cameron Mace <[email protected]>
Upgraded to Gradle 3.0 (#453)

* upgraded to gradle 3.0

* fixed a few test issues

* changed sonarqube version to work wit...

5e418e113f696b8bebbc02789d72b3f82a971856 authored about 7 years ago by Cameron Mace <[email protected]>
Update Turn lane Views to use StyleKit (#466)

* Add stylekit code and create View placeholder

* Update turn lanes to use style kit

59e81049e02d52cdea0652f9461807d2fa9f7750 authored about 7 years ago by Dan Nesfeder <[email protected]>
NavigationQueueContainer Class to manage reroute and feedback queues (#457)

* Create NavigationQueueContainer

* Port additional code

* MetricsRouteProgress class + M...

e1c945b8ba41d8f1fdb335350c6dd5f997249b6b authored about 7 years ago by Anthony Agby <[email protected]>
"Then" Banner Instruction (#456)

* Update adapter to remove current and upcoming steps from instruction list

* Add ManeuverVie...

cf4e240b6a9d470a3ab79329bf2c68c50cd9a0a2 authored about 7 years ago by Dan Nesfeder <[email protected]>
fixes ordering of the bearings (#455)

* fixes ordering of the bearings

* simplified bearing

69d27d397664c676297900a0692c3ced53454405 authored about 7 years ago by Cameron Mace <[email protected]>
Updated Maneuver Icons (#445)

* Update adapter to remove current and upcoming steps from instruction list

* Add ManeuverVie...

d2c4744b03809a6c50352e51747fd6ae2ae26e7d authored about 7 years ago by Dan Nesfeder <[email protected]>
Change feedback timing (#442)

* Change feedback bottomsheet to show to for 10 seconds

* Add customization of show duration

98c28eadf78cb87a09ca5491cf442405db829ed0 authored about 7 years ago by Dan Nesfeder <[email protected]>
Update adapter to remove current and upcoming steps from instruction list (#444)

124c8046307aee1d006140acfdaea1bc61575339 authored about 7 years ago by Dan Nesfeder <[email protected]>
Show / hide recenter button when list is showing / hiding (#441)

9d250ce09ed27d7193c95bc5fc0a3e6969090c66 authored about 7 years ago by Dan Nesfeder <[email protected]>
Removes duplicate check and adds test for new route (#443)

* Removes duplicate check and adds test for new route

* Fixed checkstyle

da3801ef9d0945695b34a66085815ed2f6932658 authored about 7 years ago by Cameron Mace <[email protected]>
Add extra space between destinations

22f4ca1d7b03f5a441cd6a7dbc1b36b048292a40 authored about 7 years ago by danesfeder <[email protected]>
Changed turfhelper to turfconversion (#440)

7f9ccdb883be3bc0c079d4f5400b0c6d0c96393c authored about 7 years ago by Cameron Mace <[email protected]>
Fixes issue with bearing values not matching the amount of coordinates passed with the new route request (#435)

3cfa682629cb56022d52b6cc270a609224fc50a6 authored about 7 years ago by Dan Nesfeder <[email protected]>
Feedback for Drop-In UI (#383)

* Add feedback dialog modal

* Add fab for feedback and reverse countdown progress bar

* < ...

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