summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| | * [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-214-10/+164
| | * Hit test Marker and MarkerViews (#9424)Tobrun2017-07-214-74/+140
| | * [android] - fine tune fling gesture (#9532)Tobrun2017-07-212-2/+2
| | * [android] - bump OkHttp dependency to avoid null pointer exceptions on Androi...Tobrun2017-07-211-1/+1
| | * [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-213-18/+44
| | * [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-211-4/+4
| | * [android] - validate if platform implementation doesn't return a null motion ...Tobrun2017-07-211-2/+6
| | * [ios] Added Hungarian settings bundleMinh Nguyễn2017-07-192-0/+5
| | * [android, ios, macos] Updated French localizationMinh Nguyễn2017-07-196-1/+343
| | * [android] remove manual ref counting on activation/deactivationIvo van Dongen2017-07-192-9/+0
| | * [ios] Update changelog; kick-off 3.6.1upstream/fb-build-cherry-pickinJason Wray2017-07-131-1/+5
| | * [all] make default_styles header-onlyKonstantin Käfer2017-07-135-29/+8
| | * [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-137-4/+24
| | * [darwin] Include polylabel via cmakeJason Wray2017-07-134-40/+12
| | * [ios] Update SMCalloutView to fix iOS 10 build warningsMinh Nguyễn2017-07-131-0/+0
| | * [android] - invible marker views performance fix #9419 (#9420)Łukasz Paczos2017-07-051-1/+1
* | | Add {Source,CompositeCamera}Function benchmarks (#9838)Anand Thakker2017-08-292-2/+2
* | | Implement icon-anchor propertyLauren Budorick2017-08-2813-42/+428
|/ /
* | [core] initialize OfflineDatabase asynchronously in DefaultFileSourceKonstantin Käfer2017-08-281-13/+18
* | [core] Fix issue #9843 (overzoomed line label rendering glitch).Chris Loer2017-08-251-2/+2
* | [test] Un-ignore regressions/mapbox-gl-native#9792Bruno de Oliveira Abinader2017-08-251-1/+0
* | Revert "[android] - configure loggin of HttpRequest, cleanup HttpRequest"Tobrun Van Nuland2017-08-245-262/+202
* | Update ignores + suite_implementationLauren Budorick2017-08-232-3/+10
* | [ios][macos][node][android] Updated documentation and Changelogs for #9821Asheem Mamoowala2017-08-225-1/+14
* | [core] Remove database on schema downgradeThiago Marcos P. Santos2017-08-221-1/+1
* | Set Default MaxZoom to 22Asheem Mamoowala2017-08-212-3/+6
* | [android] - update changelog with 5.1 patch releasesTobrun Van Nuland2017-08-211-0/+44
* | [android] - configure loggin of HttpRequest, cleanup HttpRequestTobrun Van Nuland2017-08-195-202/+262
* | [android] update docs replacing bitrise mentions with circleciAntonio Zugaldia2017-08-183-3/+3
* | Skip test for issue #9792, as it currently causes the test harness to time out.Chris Loer2017-08-181-0/+1
* | [glfw] Getopt: Don't handle 0 valueMattias Bengtsson2017-08-181-3/+0
* | [android] - style image accessorTobrun Van Nuland2017-08-185-0/+80
* | bumped MAS version numberCameron Mace2017-08-181-1/+1
* | [android] - avoid IndexOutOfBounds when destroying map objectTobrun Van Nuland2017-08-173-57/+19
* | [android] - create smallest possible LatLngBounds when visible region crosses...Tobrun2017-08-173-8/+37
* | [android] - update project readme with checkstyle and ndk-stack informationTobrun Van Nuland2017-08-171-0/+9
* | [android] - enable location change animation of MyLocationView by defaultTobrun Van Nuland2017-08-161-1/+1
* | [android] - deprecate MyLocationView in favor of LocationLayer pluginTobrun Van Nuland2017-08-154-0/+37
* | [android] - re-add projectedMetersTobrun Van Nuland2017-08-151-0/+15
* | [android] - restore max zoom to 25.5Tobrun Van Nuland2017-08-141-1/+1
* | [core] Added Style::getDefaultCamera()Bruno de Oliveira Abinader2017-08-111-4/+5
* | [android] - add example of camera zoom function on a symbol layer.Tobrun2017-08-108-218/+144
* | [android] - optimise icon managementTobrun Van Nuland2017-08-107-16/+248
* | [android] - provide compability with Samsung devices forcing 3-4 array matrix...Tobrun2017-08-101-3/+27
* | [android] - refactor resource reading into utilTobrun2017-08-106-147/+72
* | [android] - expose setStyleJson and getStyleJsonTobrun Van Nuland2017-08-108-33/+165
* | [android] - update LatLngBounds activity with BottomSheet interactionTobrun2017-08-095-58/+211
* | [android] Allow overriding abi from IDEIvo van Dongen2017-08-091-2/+5
* | [all] ensure runloop is the current schedulerIvo van Dongen2017-08-097-41/+30
* | [default] use the current scheduler in the online file sourceIvo van Dongen2017-08-091-1/+1