Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

App crash fix when there is no internet connection #70

Merged
merged 3 commits into from
Sep 27, 2017

Conversation

jubeira
Copy link

@jubeira jubeira commented Sep 26, 2017

This PR

  • Fixes Map Nav when there is no internet connection (solving the address of the NTP server fails, so in that case we use the standard time provider) - Tested in network without internet. Closes Map nav crashes on start (without internet) #69 .
  • Fixes Map nav directory structure
  • Allows building the apps separately with Gradle Wrapper
  • Downgrades the target SDK (API >=23 causes issues with the "shutdown" banner in Android M as the permission model changes).

@adamantivm adamantivm merged commit 62da933 into rosjava:kinetic Sep 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants