summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ios-v3.7.6' into masterJason Wray2018-03-142-9/+2
|\
| * [android] incorrect latlngBounds in the VisibleRegion with map is rotatedOsana Babayan2018-03-011-5/+6
| * [android] - check if hosting Activity isn't finishing before showing an dialogTobrun2018-03-011-1/+12
| * [android] - don't disable zoom button controller zooming whem zooming gesture...Tobrun2018-02-211-7/+8
| * [android] - decouple map padding from overlain viewsTobrun2018-02-201-5/+0
* | [android ] - new gestures library (#11221)Łukasz Paczos2018-02-275-593/+828
* | [android] - check if hosting Activity isn't finishing before showing an dialogTobrun2018-02-201-1/+12
* | [android] incorrect LatLngBounds for the VisibleRegion for rotated mapOsana Babayan2018-02-161-5/+6
* | [android] Add Timber library import.Fabian Guerra2018-02-131-0/+2
* | Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-132-26/+36
|\ \ | |/
| * [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] - programmatically create GlSurfaceViewtobrun2018-02-081-2/+2
| * [android] - introduce mapview weak reference in global layout listenertobrun2018-02-081-17/+29
| * [android] - log lack of permissions only if enabling locationŁukasz Paczos2018-02-051-1/+1
| * Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-051-5/+18
* | [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-138-110/+126
* | [android] remove unnecessary @jar and @aar dependencies suffixes (#11161) (#1...Pablo Guardiola2018-02-121-2/+2
* | migrated to use mapbox-java3.0 Osana Babayan2018-02-082-4/+4
* | Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-051-5/+18
* | [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
* | Merge branch 'release-agua' into masterupstream/fabian-release-agua-masterFabian Guerra2018-01-253-5/+1
|\ \ | |/
| * [android] - rollback fragment flash changes for ViewPager supportandroid-v5.3.2Tobrun2018-01-232-4/+0
| * [android] - allow setting an OkHttpClientTobrun2018-01-231-1/+1
| * Camera callbacks for velocity animated movements (#10925)Łukasz Paczos2018-01-233-24/+57
| * [android] do not overwrite user-set focal point when tracking location (#10910)Łukasz Paczos2018-01-231-3/+0
| * [android] - retain configuration for user provided focal point and deselect m...Tobrun2018-01-231-0/+23
| * [android] - check if the render surface has been correctly created before des...Tobrun2018-01-231-1/+3
| * [android] - validate zoom level before creating mapbox telem eventTobrun2018-01-231-4/+13
| * [android] - use the correct cancelable callback after posting the cancelationtobrun2018-01-102-22/+16
| * [android] - detect genymotion virtual machines when determening attributes fo...Tobrun2018-01-101-2/+10
| * [android] - RTL supportTobrun2018-01-102-3/+11
| * [android] - refactor surface destruction NPE fixtobrun2018-01-101-24/+16
| * [android] fix sending more than once double tap event on a single double tap ...Pablo Guardiola2018-01-081-4/+3
* | [android] - rename initRenderSurface to onSurfaceCreatedTobrun2018-01-241-11/+8
* | [android] - validate zoom level before creating mapbox telem eventTobrun2018-01-221-4/+13
* | [android] - expose setting a custom attribution manager through UiSettingsTobrun2018-01-183-9/+57
* | [android] - expose attribution manager as public APITobrun2018-01-181-3/+4
* | Camera callbacks for velocity animated movements (#10925)Łukasz Paczos2018-01-153-61/+57
* | [android] do not overwrite user-set focal point when tracking location (#10910)Łukasz Paczos2018-01-121-3/+0
* | [android] - retain configuration for user provided focal point and deselect m...Tobrun2018-01-111-0/+23
* | [android] - check if the render surface has been correctly created before des...Tobrun2018-01-111-1/+3
* | [android] - use the correct cancelable callback after posting the cancelationtobrun2018-01-102-22/+16
* | [android] fix sending more than once double tap event on a single double tap ...Pablo Guardiola2018-01-081-4/+3
* | [android] - detect genymotion virtual machines when determening attributes fo...Tobrun2018-01-051-2/+10
* | [android] - RTL supportTobrun2018-01-052-3/+11
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-0410-108/+205
|\ \ | |/
| * [android] added map touch listeners api based on listspaczos2017-12-203-36/+277
| * [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-191-1/+4