summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK
Commit message (Expand)AuthorAgeFilesLines
* [android] LatLngBounds: latNorth should be greater or equal than latSouth Osana Babayan2018-02-272-0/+13
* [android] LatLngBounds can go over the antimeridian / date line. Osana Babayan2018-02-273-21/+236
* [android] - remove generics from expression apiTobrun2018-02-261-421/+416
* [android] - fix javadoc utf8 encoding issues, add missing package-info.java i...Tobrun2018-02-2215-20/+52
* [android] - remove camera api from MapboxMap, refactor test app code to Camer...Tobrun2018-02-202-61/+22
* method name typo fix (#11245)Langston Smith2018-02-202-2/+2
* [android] incorrect latlngBounds in the VisibleRegion with map is rotatedOsana Babayan2018-02-191-5/+6
* [android] initialize events when creating mapbox instance (#11211)Pablo Guardiola2018-02-162-1/+7
* [android] Reverted master changes that doesn't apply to boba.Fabian Guerra2018-02-162-3/+3
* Merge branch 'master' into release-bobaFabian Guerra2018-02-159-12/+398
|\
| * [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-152-0/+353
| * [core] add support for mapzen terrarium (#11154)Molly Lloyd2018-02-141-1/+1
| * [android] Add Timber library import.Fabian Guerra2018-02-131-0/+2
| * Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-134-34/+40
| |\
| | * [android] - update SNAPSHOT version to v5.4.2Tobrun2018-02-121-1/+1
| | * [android] - don't invoke onLowMemory on map when the map isn't fully created yetTobrun2018-02-121-1/+3
| | * [android] - don't recreate surface as part of view resizeandroid-v5.4.1tobrun2018-02-091-8/+6
| | * [android] - add optional location provider lost to proguard configurationtobrun2018-02-091-1/+4
| | * [android] - programmatically create GlSurfaceViewtobrun2018-02-082-9/+2
| | * [android] - introduce mapview weak reference in global layout listenertobrun2018-02-081-17/+29
| | * [android] - update changelog for 5.4.0android-v5.4.0Tobrun2018-02-051-1/+1
| | * [android] - create Handler using the main thread looperTobrun2018-02-051-1/+2
| | * [android] - log lack of permissions only if enabling locationŁukasz Paczos2018-02-051-1/+1
| | * Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-052-6/+24
| * | [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-1317-449/+185
| * | [android] remove unnecessary @jar and @aar dependencies suffixes (#11161) (#1...Pablo Guardiola2018-02-126-87/+2
| * | migrated to use mapbox-java3.0 Osana Babayan2018-02-086-11/+11
| * | Add options for Custom Geometry Source types to enable clipping and wrapping ...Asheem Mamoowala2018-02-072-4/+35
| * | Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-052-6/+24
| * | [android] - don't invoke onLowMemory on map when the map isn't fully created yetTobrun2018-02-051-1/+3
| * | [android] - log lack of permissions only if enabling locationŁukasz Paczos2018-01-311-1/+1
| * | [android] - bump snapshot version on master to 7.0.0-SNAPSHOTTobrun2018-01-261-1/+1
* | | [android] - deprecate locationengineTobrun2018-02-131-1/+3
* | | [android] - use ImageView instead of AppCompatImageViewTobrun2018-02-131-2/+4
* | | [android] - remove lost dependency from the sdkTobrun2018-02-132-9/+1
* | | [android] - translucent surface on TextureViewTobrun2018-02-137-8/+50
* | | [android] - add constrained latlng documentation, add MapboxMap#LatLngZoomTobrun2018-02-131-6/+18
* | | [android] Integration of the new events library (#10999) (#11183)Pablo Guardiola2018-02-1317-452/+191
* | | [android] - add conversion of non ARGB_8888 images to c++, expose Bitmap#copy...Tobrun2018-02-121-4/+1
* | | NativeMapView.addImage without copying into JavaBenjamin Jaeger2018-02-121-12/+2
* | | [android] - don't invoke onLowMemory on map when the map isn't fully created yetTobrun2018-02-121-1/+3
* | | [android] - introduce mapview weak reference in global layout listenertobrun2018-02-121-17/+29
* | | [android] - add optional location provider lost to proguard configurationtobrun2018-02-121-1/+4
* | | [android] - programmatically create GlSurfaceViewtobrun2018-02-122-9/+2
* | | [android] - don't recreate surface as part of view resizetobrun2018-02-121-8/+6
* | | [android] remove unnecessary @jar and @aar dependencies suffixes (#11161)Pablo Guardiola2018-02-096-87/+2
* | | migrated to use mapbox-java3.0 Osana Babayan2018-02-086-11/+11
* | | [android, ios, macos] Updated Russian translationsMinh Nguyễn2018-02-071-8/+9
* | | Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-052-6/+24
* | | [android] - log lack of permissions only if enabling locationŁukasz Paczos2018-02-051-1/+1