summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1 from mapbox/masterupstream/friedbunny-external-pr-14135Tim Watson2019-04-03191-2336/+9016
|\
| * [ios] Cocoapods bump to v4.10.0-beta.2 (#14323)Fabian Guerra Soto2019-04-035-3/+5
| * [ios] Add iOS bindings and example for missing icons event. (#14302)Jordan Kiley2019-04-036-0/+83
| * [android] Updated Changelog for 7.4.0-alpha.1 release (#14317)android-v7.4.0-alpha.1Osana Babayan2019-04-031-0/+22
| * [ios] Enable/disable presentsWithTransaction to address #14232 (#14307)Julian Rex2019-04-032-12/+142
| * [android] clean up location permissions annotationŁukasz Paczos2019-04-031-14/+2
| * [android] disable leak canary during instrumentation testsŁukasz Paczos2019-04-034-2/+23
| * [ios] Update `mapbox-events-ios` to `v0.9.2` (#14288) (#14303)Alf Watt2019-04-021-0/+0
| * add onStyleImageMissing to allow dynamically loaded or generated images (#14253)Ansis Brammanis2019-04-023-3/+19
| * [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-029-9/+482
| * [android] clear camera callbacks' message queue when the map is destroyedŁukasz Paczos2019-04-023-71/+88
| * Remove support v7 (#14265)Kevin Li2019-04-025-25/+5
| * [android] reset scale/rotate focal point in each stepŁukasz Paczos2019-04-012-57/+45
| * [android] do not reset custom location gestures manager if already setŁukasz Paczos2019-04-012-2/+34
| * [android] - LatLng#distanceTo uses TurfMeasurement#distancetobrun2019-04-012-23/+25
| * [android] add #toString override for formatted sectionsŁukasz Paczos2019-04-012-0/+18
| * [glfw] Remove unused map objectSudarsana Babu Nagineni2019-04-011-2/+0
| * [android] - add pixel dimension annotation to public UiSettings methodstobrun2019-04-011-18/+31
| * [android] disable move gesture detector foreseeing the quickzoomŁukasz Paczos2019-04-011-7/+7
| * [android] - update snapshot activity example with idle listener, convert to k...tobrun2019-04-013-126/+80
| * [Darwin] Improve documentation for enum array propertiesupstream/az-accountsMikhail Pozdnyakov2019-03-292-1/+21
| * [darwin] Support for variable text placement APIMikhail Pozdnyakov2019-03-295-27/+228
| * [core] Single line optimization for variable label placementMikhail Pozdnyakov2019-03-291-2/+2
| * [android] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-03-292-2/+6
| * Enable text-variable-anchor render testsMikhail Pozdnyakov2019-03-291-18/+3
| * [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-03-292-1/+6
| * [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-295-2/+59
| * [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-297-0/+69
| * [android] - use different Activity launchmode setup.tobrun2019-03-297-16/+47
| * [android] - fix thread assertion issue while running instrumentation teststobrun2019-03-281-0/+3
| * [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-287-10/+23
| * [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-287-15/+23
| * [core] Add interface to change the orientation through MapOptionsSudarsana Babu Nagineni2019-03-282-2/+2
| * [core] Add getter for Map optionsSudarsana Babu Nagineni2019-03-282-2/+2
| * [android] changelog for v7.3.0Łukasz Paczos2019-03-281-0/+6
| * [android] - remove NativeMap#update()tobrun2019-03-272-11/+0
| * [android] - remove request render from MapboxMap#onStarttobrun2019-03-271-1/+0
| * [ios, macos] Added missing changelog entries for #14241 (#14250)Julian Rex2019-03-272-0/+2
| * [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional (...Julian Rex2019-03-277-17/+36
| * [android] - don't call OnSurfaceCreated from the main threadtobrun2019-03-271-5/+0
| * [android] provide more information when the OfflineManager test times outŁukasz Paczos2019-03-261-31/+52
| * [core] Bump args to 6.2.2 (does not use RTTI)Bruno de Oliveira Abinader2019-03-251-1/+1
| * [ios, macos, build] Remove DEBUG from logging configuration. (#13933)Fabian Guerra Soto2019-03-253-1/+4
| * quick typo fix for OnDidFinishRenderingMapListener method (#14209)Sam Fader2019-03-251-2/+2
| * [core] ResoureOptions explicit copy via clone()Bruno de Oliveira Abinader2019-03-252-2/+2
| * [android] - validate license generatrion with nitpick on CItobrun2019-03-252-0/+27
| * [core] Fix signature of fluent interface settersBruno de Oliveira Abinader2019-03-235-27/+28
| * [ios, macos] Support expressions in formatting parameters. (#14198)Fabian Guerra Soto2019-03-229-78/+75
| * [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-2212-151/+153
| * [android] - make a singular FragmentBackStack testtobrun2019-03-221-18/+0