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

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]>
initial instruction setup

a2a387ed012e1ba5887ec3dde8a7d421056cc6d4 authored over 7 years ago by Cameron Mace <[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]>
Check upcoming step distance when building departure instruction

30f63a29a836b49268971019ae34a31b8df3b28f 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]>
Improve logic for return strings based on current step

1dd077428d8f1511678d0bf22179c58e802fc10f authored over 7 years ago by danesfeder <[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]>
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]>
Added correct config file

5648ce003399618d88bd53dbba7b5cf71abb8062 authored over 7 years ago by Langston <[email protected]>
Merge pull request #56 from mapbox/cam-fix-index-error

fixed index reset bug

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

0af9a7172ce93e90da300607a24d12ff837752a6 authored over 7 years ago by Cameron Mace <[email protected]>
fixed index reset bug

158734a09885a12dabdb52a08f430376ff004b6d authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #52 from mapbox/cam-48-fix

reset step and leg indexes when reroute occurs

5949fd03b3dd5159db593ce1a15f1c0d6a9fa578 authored over 7 years ago by Cameron Mace <[email protected]>
reset step and leg indexes when reroute occurs

e0b0269103f7690c11d01e22b12d8057775a3de6 authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #42 from mapbox/release-navigation-0.2

0.2 release

63be64201d37c1487594a6d445cb8c9952b2b937 authored over 7 years ago by Cameron Mace <[email protected]>
Merge branch 'master' into release-navigation-0.2

927c74f31417b16188168fb19f00206dd071d69c authored over 7 years ago by Cameron Mace <[email protected]>
Update readme for 0.2 release and latest docs

b89d82d5a72b5fce3baaddc4c945973deedc5d2d authored over 7 years ago by Eric Wolfe <[email protected]>
Merge pull request #44 from mapbox/cam-test-app

added two activities to testapp and fixed reroute logic

26be0433fc98fe0ba36e9a86d5888957ac85c41e authored over 7 years ago by Cameron Mace <[email protected]>
added some 0.2 fixes

4066acf8a03f63e16be3b50d3ce7de4f0e3dbfe2 authored over 7 years ago by Cameron Mace <[email protected]>
tuned up the off-route and rerouting logic

42aa6ef023443a157fbb734b8c13afa16c1c342c authored over 7 years ago by Cameron Mace <[email protected]>
version name set to 0.3.0 snapshot

6f8e66ea006a4eff724a3188ad8986433f5dde23 authored over 7 years ago by Cameron Mace <[email protected]>
added two activities to testapp

d8068339b3028b0fb072b41e4c8a32fe2f02a0c1 authored over 7 years ago by Cameron Mace <[email protected]>
[android] [auto] Update properties to version 0.2.0 in preparation for build.

d7405b7c0e2d4836f22fae970b08cdd64e37e2db authored over 7 years ago by Cameron Mace <[email protected]>
changed javadoc since tag

7492f1fc89d9adc964057dccf99210d57c78506f authored over 7 years ago by Cameron Mace <[email protected]>
Merge pull request #30 from mapbox/cam-20-refactor

Refactor route logic

6dc3a29bb51fed5ca1f0929171411778e7ae67f3 authored over 7 years ago by Cameron Mace <[email protected]>
fixed snaptorouteactivity crashing

750d7ad7b9c6e0000c3de1635988d07bb1eb62ce authored over 7 years ago by Cameron Mace <[email protected]>
temporarily fixed issue with origin destination being the same

2d98c7b27b8c42e4204e14fdb1b31e3416671c13 authored over 7 years ago by Cameron Mace <[email protected]>
added exception file

f682d9af39f593487eab5881dc986a9f2248c156 authored over 7 years ago by Cameron Mace <[email protected]>
added sanity test for all classes

0a3a7c8e2b0a8b04985fd7c25fdd5f8bd447e208 authored over 7 years ago by Cameron Mace <[email protected]>
removed todo tags

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

ac7dafa55ad7b980042d347ba0f8db8dda33c23f authored over 7 years ago by Cameron Mace <[email protected]>
squashed many bugs

ffd435aa19cf0127302cc9951ac072329ea24086 authored over 7 years ago by Cameron Mace <[email protected]>