-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SendLocation updates feature #36
base: develop
Are you sure you want to change the base?
Commits on Sep 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2831a48 - Browse repository at this point
Copy the full SHA 2831a48View commit details
Commits on Sep 12, 2017
-
Implement locations sorting using timestamp param
Added processing new params for SendLocation
Configuration menu - View commit details
-
Copy full SHA for 980e45c - Browse repository at this point
Copy the full SHA 980e45cView commit details
Commits on Sep 14, 2017
-
Merge pull request #27 from AKalinich-Luxoft/feature/proposal_send_lo…
…cation SendLocation feature implementation
Configuration menu - View commit details
-
Copy full SHA for 415e7b0 - Browse repository at this point
Copy the full SHA 415e7b0View commit details
Commits on Sep 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5239888 - Browse repository at this point
Copy the full SHA 5239888View commit details
Commits on Sep 29, 2017
-
Fix Uncaught TypeError when receiving SendLocation
There was a problem that NavigationController could be not inited before receiving SendLocation and this lead to reported error. There was added initialize of NavigationController on requesting Navigation.IsReady so if navigation module is active, then it will be inited on Navi.isReady request and result of initialization will be transfered in isReady response.
Configuration menu - View commit details
-
Copy full SHA for 51fb363 - Browse repository at this point
Copy the full SHA 51fb363View commit details -
Merge pull request #30 from AKalinich-Luxoft/fix/fix_send_location_un…
…caught_error_in_full Fix Uncaught TypeError when receiving SendLocation
Configuration menu - View commit details
-
Copy full SHA for 3f6fa34 - Browse repository at this point
Copy the full SHA 3f6fa34View commit details
Commits on Oct 3, 2017
-
Add missing clearRoutes function implementation
This implementation were moved from Last Mile navigation proposal.
Configuration menu - View commit details
-
Copy full SHA for 66a66c4 - Browse repository at this point
Copy the full SHA 66a66c4View commit details
Commits on Oct 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 487d95c - Browse repository at this point
Copy the full SHA 487d95cView commit details