Skip to content
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

Map Interface refactoring ( to-merge branch) #745

Merged
merged 18 commits into from
May 6, 2014

Conversation

arthurbenemann
Copy link
Member

Just getting #740 up-to date with master for a merge.

m4gr3d and others added 18 commits April 10, 2014 03:23
adding preferences logic to the maps implementation to automatically configure them.
added maps implementations settings screen.
updated branch to maintain compatibility with the updates introduced in upstream master.
fixed draw, and survey markers display.
updated package layout, and renamed proxy mission components.
updated branch to maintain compatibility with the updates introduced in upstream master.
fixed draw, and survey markers display.
updated package layout, and renamed proxy mission components.
fixed numeric bug in conversion from Coord2D object to LatLng, and GeoPoint objects.
updated app settings structure: moved map preferences and tts speech preference under user interface, and moved flight data under the advanced section.

updated map provider preferences architecture.

moved some of the preference key to the 'xml/preferences_key.xml'. They show there as string resources, therefore acting as global constant value available both from the xml file as well as the java code.
started implementation of open street map provider preferences implementation.
Conflicts:
	Android/AndroidManifest.xml
arthurbenemann added a commit that referenced this pull request May 6, 2014
Map Interface refactoring, support for OSM
@arthurbenemann arthurbenemann merged commit dd2110e into DroidPlanner:master May 6, 2014
@arthurbenemann arthurbenemann deleted the osm branch May 6, 2014 17:35
arthurbenemann added a commit that referenced this pull request May 9, 2014
This reverts commit dd2110e, reversing
changes made to 136c553.

Conflicts:
	Android/build.gradle
	Android/src/org/droidplanner/android/maps/providers/osm/OSMapFragment.java
m4gr3d added a commit to m4gr3d/droidplanner that referenced this pull request May 15, 2014
…nn/osm""

This reverts commit f69a484.

Conflicts:
	Android/AndroidManifest.xml
	Android/src/org/droidplanner/android/activities/EditorActivity.java
	Android/src/org/droidplanner/android/mission/item/markers/MissionItemGenericMarkerSource.java
	Android/src/org/droidplanner/android/proxy/mission/item/MissionItemProxy.java
	Android/src/org/droidplanner/android/proxy/mission/item/markers/TakeoffMarkerInfo.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants