summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK
Commit message (Expand)AuthorAgeFilesLines
* [android] #6074 - increase default gradle memory usage during build (#6080)Tobrun2016-08-191-0/+3
* [android] #5941 - add geojson typed constructor to GeoJsonSource and an exampleIvo van Dongen2016-08-161-6/+23
* [android] #6034 - add missing NoSuchSourceExceptionIvo van Dongen2016-08-163-3/+16
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-163-1/+65
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-131-0/+15
* [android] - make query source features depend on screendensityTobrun2016-08-121-7/+5
* added watermark to imageCameron2016-08-121-0/+0
* [android] #5968 - add support for a layout editor preview, show a drawable an...Tobrun2016-08-123-9/+52
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-123-3/+10
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-124-25/+20
* [android] #5934 - resolves memory leaks on animators + location listenersTobrun2016-08-112-5/+39
* [android] javadoc cleanup part 2Tobrun2016-08-0912-60/+849
* [android] #5889 - update info window location when info window content is bei...Tobrun2016-08-091-0/+1
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-0815-48/+670
* [android] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-082-2/+2
* [android] - move MyLocationView under static overlays as logo, attribution an...Tobrun2016-08-061-6/+6
* [android] - javadoc fixes breaking the release buildTobrun2016-08-064-17/+26
* [android] - Fix crash on dalvik due to missing finalizersIvo van Dongen2016-08-068-0/+31
* [android] improved and fixed compass trackingCameron2016-08-051-54/+39
* [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-0311-77/+486
* [android] #5717 - update MarkerView when added to the map, previously only up...Tobrun Van Nuland2016-08-031-0/+3
* [android] SurfaceView compatible snapshot apiTobrun Van Nuland2016-08-032-15/+57
* [android] #5378 - NavDrawer rendering issues, added snackbar exampleTobrun Van Nuland2016-08-031-1/+2
* [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-08-032-59/+39
* [android] #5663 - make shape annotations updateableTobrun2016-08-036-11/+149
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0223-112/+2377
* [android] #5500 - add layout editor support for my location viewTobrun Van Nuland2016-07-271-0/+4
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-2620-1/+1159
* [android] Fixes #5777. deselectMarker is delegated to MapboxMap from Marker m...Bharath MG2016-07-242-3/+23
* [android] #5679 - move logo and attribution to the top rightTobrun Van Nuland2016-07-241-1/+1
* [android] #5745 - allow selectMarker on MapboxMap to be called with a MarkerViewTobrun Van Nuland2016-07-242-3/+31
* [android] #5738 - default navigation drawer exampleTobrun2016-07-242-11/+11
* [android] #5756 - correctly load style from xml attributesTobrun Van Nuland2016-07-241-2/+4
* [android] fixes #5762. Passing pixel points to native jni for getting latlng.Bharath MG2016-07-241-2/+2
* Revert "[android] #5000 - initial surface view implementation."Brad Leege2016-07-222-38/+97
* Merge branch 'release-android-v4.1.1'Brad Leege2016-07-191-1/+1
|\
| * [android] #5725 - Updating version to 4.1.1Brad Leege2016-07-192-2/+2
* | [android] #5718 - Adding support for SharedPreferencesBrad Leege2016-07-182-4/+13
* | [android] #5536 - Adding GzipRequestInterceptor to Telemetry OkHttp ClientBrad Leege2016-07-181-1/+4
* | [android] #5536 - Building GzipRequestInterceptorBrad Leege2016-07-181-0/+54
* | [android] Introduce a getDatabasePath() method that enables switching storage...Antonio Zugaldia2016-07-153-2/+74
* | [android] #5682 - Cloning events list to prevent synchronization issuesBrad Leege2016-07-141-1/+3
* | [android] #5682 - Adding NaN and Infinite checks to trackGestureDragEndEvent(...Brad Leege2016-07-141-0/+22
* | [android] Adds an API to enable/disable delivering messages when the region g...Antonio Zugaldia2016-07-141-18/+53
* | [android] latlngbounds includes added in builderCameron2016-07-141-0/+7
* | [android] #5631 - add a concrete java exception when creating a marker withou...Tobrun2016-07-143-0/+20
* | [android] #5680 - Adding 1000 event cap to send telemetry dataBrad Leege2016-07-131-3/+20
* | [android] #5649 - fixes fragment null pointer when creating a SupportMapFragm...Tobrun Van Nuland2016-07-131-2/+3
* | [android] #5649 - Request MapView parents not to intercept scroll gestures.Justas Medeisis2016-07-131-0/+2
* | [android] #5438 - add bearing to MyLocationView for the SDK camera objectTobrun2016-07-133-28/+26