-
Notifications
You must be signed in to change notification settings - Fork 211
Comparing changes
Open a pull request
base repository: airbnb/AirMapView
base: master
head repository: Findyr/AirMapView
compare: master
- 12 commits
- 12 files changed
- 2 contributors
Commits on Feb 10, 2016
-
Merge commit '9bf20c8fa02a7b9be122005d290d6b019d59021e' into feature/…
…marker_api
Adam Kaplan committedFeb 10, 2016 Configuration menu - View commit details
-
Copy full SHA for c886b12 - Browse repository at this point
Copy the full SHA c886b12View commit details -
Merge branch 'feature/marker_api'
Adam Kaplan committedFeb 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 751980a - Browse repository at this point
Copy the full SHA 751980aView commit details
Commits on Feb 12, 2016
-
Refactoring setInfoWindowCreator to use AirMapView-based interfaces.
* Added new interface to abstract Google's InfoWindowAdapter interface * Refactored NativeGoogleMapFragment to use new interface for info window adapters. * Updated sample code to use info windows.
Adam Kaplan committedFeb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 8ec2bd9 - Browse repository at this point
Copy the full SHA 8ec2bd9View commit details -
Fixing map to initialize info window adapter after the map has been i…
…nitialized.
Adam Kaplan committedFeb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f93b07 - Browse repository at this point
Copy the full SHA 1f93b07View commit details -
Adding info window creator to sample code.
Adam Kaplan committedFeb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 75d8e72 - Browse repository at this point
Copy the full SHA 75d8e72View commit details -
Re-adding old API for backwards-compatibility (with deprecation notice).
Adam Kaplan committedFeb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 188e02b - Browse repository at this point
Copy the full SHA 188e02bView commit details -
Adam Kaplan committed
Feb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 8dbb4ed - Browse repository at this point
Copy the full SHA 8dbb4edView commit details -
Merge pull request #2 from Findyr/feature/info_window_adapter
Refactor InfoWindowAdapter
Adam Kaplan committedFeb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for f4c7d7a - Browse repository at this point
Copy the full SHA f4c7d7aView commit details
Commits on Feb 16, 2016
-
Adding ability to update position and margins for the native Info Win…
…dow for Web maps. * Added interface method to update the layout parameters. * Updated WebViewMapFragment to call updateInfoWindowLayout after info window has been added to frame. * Updated sample code to implement layout update.
Adam Kaplan committedFeb 16, 2016 Configuration menu - View commit details
-
Copy full SHA for fa8294a - Browse repository at this point
Copy the full SHA fa8294aView commit details -
Merge pull request #3 from Findyr/feature/info_window_gravity
Info Window positioning for web maps
Adam Kaplan committedFeb 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 6d20c9c - Browse repository at this point
Copy the full SHA 6d20c9cView commit details
Commits on Mar 4, 2016
-
# Conflicts: # library/src/main/java/com/airbnb/android/airmapview/NativeGoogleMapFragment.java # library/src/main/java/com/airbnb/android/airmapview/WebViewMapFragment.java # sample/src/main/java/com/airbnb/airmapview/sample/MainActivity.java
Adam Kaplan committedMar 4, 2016 Configuration menu - View commit details
-
Copy full SHA for f2e7d65 - Browse repository at this point
Copy the full SHA f2e7d65View commit details
Commits on Apr 22, 2016
-
Justin Henck committed
Apr 22, 2016 Configuration menu - View commit details
-
Copy full SHA for b942bc1 - Browse repository at this point
Copy the full SHA b942bc1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master