summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapView.java
Commit message (Expand)AuthorAgeFilesLines
* [android] MapStrictMode implementationupstream/lp-map-strict-modeŁukasz Paczos2018-09-041-2/+15
* [android] - modularise the sdktobrun2018-08-241-11/+5
* [android] - update map intializer for OfflineRegionDefintion with OfflineGeom...tobrun2018-08-211-9/+35
* [android] - wait for the initial render to occur before showing the map to th...Tobrun2018-07-271-3/+41
* [android] - add convenience method for destroyed state on MapView, can be use...tobrun2018-07-121-0/+13
* [android] - validate if gesture detector is able to handle gesturetobrun2018-07-121-2/+6
* [android] - create device independent tests for camera position testingtobrun2018-07-051-12/+19
* [android] - update onMapChange docs for possible valuesŁukasz Paczos2018-05-241-0/+2
* [android] - change MapView#initialize modifier to allow subclasses to overrid...Tobrun2018-05-221-5/+7
* [android] - add nullability annotations to public api for kotlin language int...tobrun2018-05-171-11/+7
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-171-4/+35
* [android] - clear map change listeners when map is destroyedTobrun2018-05-141-0/+1
* [android] - allow early callback registrationTobrun2018-05-141-5/+18
* [android] - integrate view callback abstractionTobrun2018-05-141-19/+15
* [android] - expose public api telemetry (#11503)Tobrun2018-03-221-1/+1
* [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-201-1/+2
* Expose more gestures settings (#11407)Łukasz Paczos2018-03-071-2/+8
* [android] - revert java8 support in the SDKtobrun2018-03-061-5/+8
* [android] reworked zoomIn and zoomOut to use ValueAnimators (#11382)Łukasz Paczos2018-03-051-12/+7
* Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-021-38/+4
* [android] - don't disable zoom button controller zooming whem zooming gesture...Tobrun2018-03-011-4/+3
* [android ] - new gestures library (cp #11221) (#11332)Łukasz Paczos2018-02-271-9/+64
* Merge branch 'master' into release-bobaFabian Guerra2018-02-151-3/+2
|\
| * [android] Add Timber library import.Fabian Guerra2018-02-131-0/+2
| * Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-131-18/+30
| |\
| | * [android] - don't invoke onLowMemory on map when the map isn't fully created yetTobrun2018-02-121-1/+3
| | * [android] - programmatically create GlSurfaceViewtobrun2018-02-081-2/+2
| | * [android] - introduce mapview weak reference in global layout listenertobrun2018-02-081-17/+29
| | * [android] - check if the render surface has been correctly created before des...Tobrun2018-01-231-1/+3
| | * [android] - refactor surface destruction NPE fixtobrun2018-01-101-24/+16
| | * [android] added map touch listeners api based on listspaczos2017-12-201-4/+44
| | * [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-181-2/+2
| | * [android] - handle destroying activity programmatically as part of theme swit...Tobrun2017-12-061-2/+6
| | * [android] Enable map rendering when app is pausedIvo van Dongen2017-12-061-0/+9
| | * Update comment from onDestroy to onDestroyView (#10501)Victor Akap Oben2017-11-201-1/+1
| * | [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-131-2/+11
| * | [android] - don't invoke onLowMemory on map when the map isn't fully created yetTobrun2018-02-051-1/+3
* | | [android] - translucent surface on TextureViewTobrun2018-02-131-1/+3
* | | [android] Integration of the new events library (#10999) (#11183)Pablo Guardiola2018-02-131-5/+17
* | | [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] - programmatically create GlSurfaceViewtobrun2018-02-121-2/+2
|/ /
* | [android] - rename initRenderSurface to onSurfaceCreatedTobrun2018-01-241-11/+8
* | [android] - expose setting a custom attribution manager through UiSettingsTobrun2018-01-181-4/+31
* | [android] - check if the render surface has been correctly created before des...Tobrun2018-01-111-1/+3
* | [android] - refactor surface destruction NPE fixtobrun2018-01-021-34/+19
* | [android] Fixes #10563 NPE addAnnotationIconhashfunction2018-01-021-0/+4
* | [android] update lifecycle documentation for fragments (#10736)Antonio Zugaldia2017-12-191-2/+2
* | [android] added map touch listeners api based on listspaczos2017-12-141-4/+44
* | [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-111-2/+2