summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/NativeMapView.java
Commit message (Expand)AuthorAgeFilesLines
...
* [android] addImage / removeImage jni bindingsIvo van Dongen2016-09-301-0/+28
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-211-2/+8
* [android] Cleans up code in map package (#6380)Cameron Mace2016-09-201-104/+104
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-151-0/+6
* [android] - 5844 remove stop gap for update-able shape annotations (#6187)Tobrun2016-08-291-9/+4
* [android] #6034 - add missing NoSuchSourceExceptionIvo van Dongen2016-08-161-2/+3
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-161-1/+30
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-3/+3
* [android] SurfaceView compatible snapshot apiTobrun Van Nuland2016-08-031-0/+10
* [android] #5663 - make shape annotations updateableTobrun2016-08-031-0/+16
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-021-13/+1
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-1/+38
* [android] fixes #5762. Passing pixel points to native jni for getting latlng.Bharath MG2016-07-241-2/+2
* [android] Introduce a getDatabasePath() method that enables switching storage...Antonio Zugaldia2016-07-151-1/+2
* [android] #5104 - make nativePixelForLatLng faster (74ms to 57ms)Tobrun2016-07-051-19/+19
* [android] #5303 - Updating code to take properly merge what each branch inte...Brad Leege2016-06-091-2/+4
* [android] #5291 - Fixing merge conflictsBrad Leege2016-06-091-3/+1
* Merge branch 'release-android-v4.1.0'Brad Leege2016-06-091-2/+5
|\
| * [android] #5076 - fixed update marker for MarkerView, rewrite update marker j...Tobrun2016-06-061-3/+6
* | [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-021-7/+2
* | [android] Simplify the JNI definitions for annotation methodsJohn Firebaugh2016-06-011-19/+15
|/
* [android] #3629 - smooth MyLocationView animation when tracking the user loca...Tobrun Van Nuland2016-05-261-3/+3
* [core] Render from the main threadJohn Firebaugh2016-04-141-21/+3
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-1/+6
|\
| * [android] Unify cache and offline databasesAntonio Zugaldia2016-03-211-1/+6
* | [android] Remove default transition durationBruno de Oliveira Abinader2016-03-181-23/+0
|/
* [android] Use jni.hpp low-level wrappersJohn Firebaugh2016-03-041-3/+3
* [android] #3867 - performance improvement for invalidating the cameraTobrun2016-03-031-0/+6
* [android] Update marker position and icon #3885Gabriel Miklós2016-02-151-0/+6
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-041-3/+3
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-021-1/+0
* [android] #3145 - MapboxMapTobrun2016-01-291-0/+678