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

Merge pull request #119 from mapbox/cam-test-drive-changes

added a radius to the directions parameter and minor change to snap bearing

9890b5b686d638d9d0f595cea1bc0296458a74ce authored over 7 years ago by Cameron Mace <[email protected]>
snap bearing only ever measures one meter ahead now

93ce2d1ccca4a20837de352565cb78d0a74b4123 authored over 7 years ago by Cameron Mace <[email protected]>
added a radius to the directions parameter

333fe110cd50a61b482da3e418d38f97c7a4952e authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #118 from mapbox/cam-bearing-snap-improvement

Only update location if speed is greater than 0

d2f01f90e34093aebeb5bf89425c1f4c8471d8ff authored over 7 years ago by Cameron Mace <[email protected]>
Merge branch 'master' into cam-bearing-snap-improvement

d3dcec257e36cea4a157572870ac392b36107477 authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #117 from mapbox/cam-adjust-route-ui

Make route property square instead of round

200c7a915d6b1ab189d261e6d1c424e9cedb1c1e authored over 7 years ago by Cameron Mace <[email protected]>
if location is 0, cancel location change update

9bcb22ec220de96d8e70e65a81d3a6330bda3443 authored over 7 years ago by Cameron Mace <[email protected]>
only update location if speed is greater than 0

6275233afead83841a4b84669fcb495627dde0b1 authored over 7 years ago by Cameron Mace <[email protected]>
fixed reroute example

9f1bb50efdbddf9eb47e429e20982d4bfb78aa22 authored over 7 years ago by Cameron Mace <[email protected]>
changed line property to square caps

afce069f77308570ba59c4f28d3930dab593f372 authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #116 from mapbox/cam-improve-snap

Improved snap to route bearing

4ad948aac524c4387bbbb36627cd4bee58e2ac69 authored over 7 years ago by Dan Nesfeder <[email protected]>
improved snap to route

47173ac810f9aac734f7e7514f55fdbbb403bad2 authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #115 from mapbox/fix-off-route

Fixes regressions specific to off-route and snap logic

8aa7ec955eb5502262eb640b3da20bcd7203ceb9 authored over 7 years ago by Cameron Mace <[email protected]>
fixed null issue

c92d39e7e53d2acc15d9a02d9c5d10fdd3620018 authored over 7 years ago by Cameron Mace <[email protected]>
fixed null issue

774d84b469bd98b609616e552090a7c8ecb7dbec authored over 7 years ago by Cameron Mace <[email protected]>
fixed reroute activity memory leak

be3bb838fa843218b1e46ee16f57b338ff8364d1 authored over 7 years ago by Cameron Mace <[email protected]>
removed old listener

83fe025f2d209beeae77854529d548d59aec65d2 authored over 7 years ago by Cameron Mace <[email protected]>
fixed test

d754de55eceb19e182a38b53e059995e21cd529f authored over 7 years ago by Cameron Mace <[email protected]>
changed up offroute and snap logic to fix regressions

855ff2df0fe38bc5cbbf2b3eeb830e600e5b2b4f authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #106 from mapbox/cam-route-ui-work

added support for route congestion

287c00e45827d87a918247e31a6204eaf0670738 authored over 7 years ago by Cameron Mace <[email protected]>
finished android test

6fd6c48ff509189889df2149483a97b7d2b1c9eb authored over 7 years ago by Cameron <[email protected]>
added route UI test

348557d52b2ce852327f37c8b0bc5681f4080f26 authored over 7 years ago by Cameron Mace <[email protected]>
added support for route congestion

d8fc1f17dde63e167f1a52c0b5df4d1422088c9d authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #98 from mapbox/text-instructions

Default Text Instructions

45cda518df169196fcdb7c5f37953288dca40856 authored over 7 years ago by Dan Nesfeder <[email protected]>
Clean up code / javadoc

- Also include check for empty step name or rounded user distance to 0 (occurring sometimes on de...

0aed2d535bf81f2fc1b5f5bd436ea26d45cff3e8 authored over 7 years ago by danesfeder <[email protected]>
Add javadoc tags and changes per review requests

882b4c39410effece26c372ac37b8af957306faa authored over 7 years ago by danesfeder <[email protected]>
Urgent instructions use then string format when upcoming step is less than 15 meters long

bbe852d0825f1e24d9fc45b3f40033049d8b7eee authored over 7 years ago by danesfeder <[email protected]>
Add javadoc comments

611d73915deb6cf270bfb973382a58379c0fee13 authored over 7 years ago by danesfeder <[email protected]>
Add instruction builders for each default milestone

- Fix issues per Cam code review

2f10359aae544fe3d15e457dd454658583008b89 authored over 7 years ago by danesfeder <[email protected]>
Improve logic for return strings based on current step

1dd077428d8f1511678d0bf22179c58e802fc10f authored over 7 years ago by danesfeder <[email protected]>
Use current step for fallback on arrival if upcoming step is null and use upcoming step for default instruction

888da4cf550150e9c855fdc634f26eab5deee4f9 authored over 7 years ago by danesfeder <[email protected]>
initial instruction setup

a2a387ed012e1ba5887ec3dde8a7d421056cc6d4 authored over 7 years ago by Cameron Mace <[email protected]>
Setup for DefaultInstruction class and String instruction creation

- passing to MilestoneEventListeners for possible voicing on client side

082006b0dd2e3d0fdd809d7f15c49fdbb9b3d3ce authored over 7 years ago by danesfeder <[email protected]>
Check upcoming step distance when building departure instruction

30f63a29a836b49268971019ae34a31b8df3b28f authored over 7 years ago by danesfeder <[email protected]>
Merge pull request #99 from mapbox/cam-remove-string-file

Removed string file and cleaned up manifest file

dc08e631a66f82d89950d3a2ccf8de671858299b authored over 7 years ago by Cameron Mace <[email protected]>
Merge branch 'master' into cam-remove-string-file

94395c2e3250814b369a14f1d45e4a8b1e8c7f19 authored over 7 years ago by Cameron Mace <[email protected]>
fixed checkstyle issue and updated makefile

63153189ce8718b18992540557f737352cd29158 authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #97 from mapbox/snap-modifications

Changes up snap logic and cleans up test app

364a5eb37f1d7adec147f1bdf8286f8011364810 authored over 7 years ago by Cameron Mace <[email protected]>
removed string file and cleaned up manifest file

a0bf91ea3a2ce78ef5b9b09a92546c9da0d6f649 authored over 7 years ago by Cameron Mace <[email protected]>
removed old test

ac05888b30751ed65527ac3326aef1acbc91cee8 authored over 7 years ago by Cameron Mace <[email protected]>
cleaned up PR

acb78f865c4589a60117f3a5090cdeb47c4015a7 authored over 7 years ago by Cameron Mace <[email protected]>
fixed checkstyle

7ef92f1b4e4c192091aae1ea19face318fc7bf10 authored over 7 years ago by Cameron Mace <[email protected]>
removed lost acivity

f596eb82f68f444e40dd34e0730b54bfb8bb00cf authored over 7 years ago by Cameron Mace <[email protected]>
changes up snap logic and cleans up testapp

29d68f02ba68309691fb9eede16afc39883c1ee9 authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #92 from mapbox/navigation-ui

Navigation UI

fc67a4c93f20eae1afadf3ee3869ebabf73dc812 authored over 7 years ago by Cameron Mace <[email protected]>
updated leak canary

7359654d0b385105283e95e68c50a2b491ac99a8 authored over 7 years ago by Cameron Mace <[email protected]>
finished route line logic

fcee569ffc38226620816bf6381d415e758532b6 authored over 7 years ago by Cameron Mace <[email protected]>
Merge branch 'master' into cam-update-changelog

937633584a61668dd65bfb3dd772b6b4711896b3 authored over 7 years ago by Cameron Mace <[email protected]>
initial project setup

206f9114243a537d9d7f981c1e107d598f8a98eb authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #84 from mapbox/cam-milestone

Milestone

3c1239b31642fdc7bbcdc96e4cf28eff64697d2d authored over 7 years ago by Cameron Mace <[email protected]>
fixed up checkstyle

3d5815b06d88885d3c430ff335d61f4206a80b87 authored over 7 years ago by Cameron Mace <[email protected]>
added javadoc

e03af7f5fbe9cd227d553e85d1b8f306cc23edb2 authored over 7 years ago by Cameron Mace <[email protected]>
made review fixes

4a8478684713a7a1b91af308b98d27af0146c6e3 authored over 7 years ago by Cameron Mace <[email protected]>
fixed checkstyle

9b2add8b7188b1b2f8e71e67704dd672f1f9c429 authored over 7 years ago by Cameron Mace <[email protected]>
added test and a few properties

e535eeb9dd21748802b4ef2a6e790c16c0cc07f3 authored over 7 years ago by Cameron Mace <[email protected]>
moved milestone test to own package

c0939376e7a3c71955f7299bf1cf2d4fc0e4ae0f authored over 7 years ago by Cameron Mace <[email protected]>
added test and docs

b661eb7ad7f155497ac7019a36421244c4d2c40a authored over 7 years ago by Cameron Mace <[email protected]>
initial milestone logic setup complete

f1bf6ebcd91d666be0cee0c455a062b2563f5f45 authored over 7 years ago by Cameron Mace <[email protected]>
milestone initial architecture added

aad2b189046a05221c50107d7829cf426ee48731 authored over 7 years ago by Cameron Mace <[email protected]>
0.3.1 changes

703da2570df0c4100d8a49e8eefe8bd08410fc16 authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #74 from mapbox/route-progress-test

route progress test added

9f6f7e7f6903e25856178377497fd5d38b038494 authored over 7 years ago by Cameron Mace <[email protected]>
fixed test

b201b1fcfe965c76c6424d09b19a9b82ffaca830 authored over 7 years ago by Cameron Mace <[email protected]>
autoValue added

0af5c85c1a90a35b590a00b0102b085ecd341af1 authored over 7 years ago by Cameron Mace <[email protected]>
removed unused import

659b8060201621ffc8fc0be907d2e179a0ec4574 authored over 7 years ago by Cameron Mace <[email protected]>
fixed snap bearing using routeUtils

0f751404e1770f8a8eb9b7f98c41655f65240f8e authored over 7 years ago by Cameron Mace <[email protected]>
use values directly from directions API

b25d2b47f7b2a6ad57ec4e7dd2b0c242db0e239a authored over 7 years ago by Cameron Mace <[email protected]>
added routeProgress annotations

943c135a4eae33e7f6d51ffa839de9da7f3dba39 authored over 7 years ago by Cameron Mace <[email protected]>
made routeProgress more testable and added test

571f31a51fc72b2bd2620b266a5c08176a35997b authored over 7 years ago by Cameron Mace <[email protected]>
cleaned up routeProgress

82cf0c747afc18479f9f777fe95849fbe26f6cf9 authored over 7 years ago by Cameron Mace <[email protected]>
leg progress test added

436ab96ad310aa9191ab70b52111e9e7a0dd0388 authored over 7 years ago by Cameron Mace <[email protected]>
route step progress test finished

2cff624ef29341962be5f5fb28ad1e8c8bbcd4da authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #72 from mapbox/cam-update-readme

Updated readme

d76c3d8d245bc143c5ef54fcb4576ca7a8b7c014 authored over 7 years ago by Cameron Mace <[email protected]>
Merge branch 'master' into cam-update-readme

bed970a032fabaaa3e267cf9ccea7be22aeec5dd authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #71 from mapbox/release-0.3.0

Release 0.3.0

3cf564315aeceac499e1de0dfbbe3dd949bfab19 authored over 7 years ago by Cameron Mace <[email protected]>
updated readme

75b26180828494cce315f6357e626ffec6b1e6ac authored over 7 years ago by Cameron Mace <[email protected]>
0.4.0-SNAPSHOT

5d0dad795af82909e38926b7ac52415722a5b4d8 authored over 7 years ago by Cameron Mace <[email protected]>
bumped gradle.properties version to 0.3.0

84c956454e88ee756e0ae6ec99102a1ba7cad1ff authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #69 from mapbox/cam-68-fix

fixed endnavigation issue

10f85a82e6f3fca8c0d2c2f0196c25e713b8ea14 authored over 7 years ago by Cameron Mace <[email protected]>
added items to 0.2 and 0.3 release

6bbacd2cadc3ffb2c3d7213b84b62ca8cb15aec0 authored over 7 years ago by Cameron Mace <[email protected]>
Merge branch 'master' into cam-68-fix

f544c3389c8c61ecf8cf1b4ac91a15d3c2383280 authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #50 from mapbox/cam-add-annotations-routeprogress

changed navigationActivity name and added a few routeStep test

b2985b7e59bbc5abc2f98f8abf4d58d556eaf701 authored over 7 years ago by Cameron Mace <[email protected]>
Merge branch 'master' into cam-add-annotations-routeprogress

c29a591ed2181fdced371154733dd1bcc0f6d3bc authored over 7 years ago by Cameron Mace <[email protected]>
fixed review issues

5a9ce7c4a27b6ebbbae3226dc6fad9fb4f2d7eac authored over 7 years ago by Cameron Mace <[email protected]>
fixed checkstyle

e6e7dfa73f8f1edfd752b1ed01dc796e04047793 authored over 7 years ago by Cameron Mace <[email protected]>
fixed endnavigation issue

44bdd8c148fa891d29593bd80c1dccd0371304b9 authored over 7 years ago by Cameron Mace <[email protected]>
removed unused test

54b583629480add39240c43adf4972f8857499ad authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #61 from mapbox/ls-adding-transifex-integration

Adding transifex integration

3ba43cbc9504ff044f93f9d5e37d3bcef617b554 authored over 7 years ago by Langston Smith <[email protected]>
Merge branch 'master' into ls-adding-transifex-integration

ca417bb1f0f6f1b4cc398dd5c1601b44e9963a1b authored over 7 years ago by Langston Smith <[email protected]>
fixed checkstyle

a902f2a4abb75fc29980d8c0544ea57446cb2eb7 authored over 7 years ago by Cameron Mace <[email protected]>
handle cases when step distance equals zero

1c5bdd7905da6138fe30169216e5da2be6c7ba9a authored over 7 years ago by Cameron Mace <[email protected]>
changed navigationActivity name and added a few routeStep test

55e83bfc884de7d6d2f5b0da51e768f22a3f502d authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #63 from mapbox/cam-support-other-profile

Cam support other profile

144a55f4a6d5a4c022e10683fdb92487e3dfab64 authored over 7 years ago by Dan Nesfeder <[email protected]>
added adjustments to high level profiles

21ce4336880043645f554f4a56b512974d22073e authored over 7 years ago by Cameron Mace <[email protected]>
added profile getter

eae5eb212d26be4add6018b4c2e6e8012efd1b8c authored over 7 years ago by Cameron Mace <[email protected]>
exposed setter

0cc34e48fa9df1d19b9cd3d2b186463dedbde907 authored over 7 years ago by Cameron Mace <[email protected]>
added constant and option methods

7942e4caa951e31046051c1a2dcf1aeac186269e authored over 7 years ago by Cameron Mace <[email protected]>
Merge branch 'master' into ls-adding-transifex-integration

8a45d4d86d23b312baf81ed246772ea5d22ace1b authored over 7 years ago by Langston Smith <[email protected]>
Merge pull request #62 from mapbox/cam-add-getter-for-options

added getter for options class

3dbbdea572e4a645dcd6253098ca0bd902fb89e3 authored over 7 years ago by Cameron Mace <[email protected]>
added getter for options class

2151854c02a1b931e0c06fc5f5b1750fa20dd8e6 authored over 7 years ago by Cameron Mace <[email protected]>
Ran tx pull -a to pull in catalan,french,vietnamese,and swedish

b446b3e1034b651e9dea5c43567257dbe421ee5d authored over 7 years ago by Langston <[email protected]>