summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make callout properties iPhone-specific, fix OS X build againupstream/fb-callouts-4392Jason Wray2016-07-261-2/+8
* Limit callouts to point annotationsJason Wray2016-07-263-15/+18
* Remove unnecessary background color methodJason Wray2016-07-261-9/+2
* Fix OS X build by actually excluding UIKitJason Wray2016-07-262-4/+4
* Custom callout views, but must conform to protocolJason Wray2016-07-267-63/+55
* Remove MGLCalloutDelegate, add properties on MGLAnnotationJason Wray2016-07-2610-187/+140
* Fix occasional gap between callout body and tipJason Wray2016-07-261-1/+1
* Change callout body color to white, text to tint colorJason Wray2016-07-261-2/+1
* [ios] Replace SMCalloutView with custom calloutJason Wray2016-07-267-43/+151
* Use valid JSON in mention-bot configurationJason Wray2016-07-261-2/+2
* [core] Revert annotation source maxZoom to 22Bruno de Oliveira Abinader2016-07-262-3/+2
* [build] Upgrade geojson-vt-cpp@6.1.2Bruno de Oliveira Abinader2016-07-266-5/+5
* [core] Micro-optimizations in geometry codeBruno de Oliveira Abinader2016-07-263-10/+23
* codify implicit assumption about marker-providing delegate method precedenceJustin R. Miller2016-07-251-0/+2
* use class instead of magic string comparisonJustin R. Miller2016-07-251-7/+10
* refs 654f015: bring back sprite-backed annotation option for comparisonJustin R. Miller2016-07-251-11/+95
* Add mention-bot config (#5788)Jason Wray2016-07-251-0/+5
* 5782: build static framework correctly (#5783)Romain Quidet2016-07-253-1/+18
* [android] Create a new local reference frame in JNI listOfflineRegionsAntonio Zugaldia2016-07-251-1/+4
* [android] Fixes #5777. deselectMarker is delegated to MapboxMap from Marker m...Bharath MG2016-07-242-3/+23
* [android] #5679 - move logo and attribution to the top rightTobrun Van Nuland2016-07-242-1/+4
* [android] #5745 - allow selectMarker on MapboxMap to be called with a MarkerViewTobrun Van Nuland2016-07-242-3/+31
* [android] #5738 - default navigation drawer exampleTobrun2016-07-2417-22/+395
* [android] #5756 - correctly load style from xml attributesTobrun Van Nuland2016-07-241-2/+4
* [android] fixes #5762. Passing pixel points to native jni for getting latlng.Bharath MG2016-07-242-3/+3
* [glfw] Added 'addRandomLineAnnotations'Bruno de Oliveira Abinader2016-07-232-5/+28
* [ios] Refactor iosapp demo test shapes functionJason Wray2016-07-221-80/+87
* [ios] Do not allow multipoint annotations to be assigned viewsJason Wray2016-07-222-1/+8
* [node] Fix integer conversion of filter valuesCarol Hansen2016-07-222-3/+3
* [android] #5767 - Switching to Mapbox OutdoorsBrad Leege2016-07-222-3/+3
* [ios] Reformat inline documentation with ticks, smart quotes, breaks (#5752)Jason Wray2016-07-227-55/+94
* Revert "[android] #5000 - initial surface view implementation."Brad Leege2016-07-222-38/+97
* [Qt] Use Qt text codec instead of nunicodeThiago Marcos P. Santos2016-07-224-5/+36
* [tests] Added a PT string on text conversions testsThiago Marcos P. Santos2016-07-221-0/+2
* [default] uv_run should use UV_RUN_NOWAITThiago Marcos P. Santos2016-07-221-1/+1
* [macos] Add `showAnnotations:` methods (#5749)Jason Wray2016-07-215-7/+86
* [ios] Add simulator dSYM slices to build output. (#5740)Jesse Bounds2016-07-212-1/+13
* [core] don't crash when the version number is not a numberKonstantin Käfer2016-07-203-1/+10
* [core] fix crash when the style JSON doesn't have an object at its rootKonstantin Käfer2016-07-203-0/+13
* [ios,macos,node] Updated changelog about debug options no-ops in release modeBruno de Oliveira Abinader2016-07-205-1/+11
* [core] Make MapDebugOptions::StencilClip a no-op in Release modeBruno de Oliveira Abinader2016-07-203-0/+7
* [core] Make MapDebugOptions::Overdraw a no-op in Release modeBruno de Oliveira Abinader2016-07-202-0/+12
* [node] Switch Travis bot to debug modeBruno de Oliveira Abinader2016-07-201-3/+3
* [core] Fixed test build errorsmacos-v0.2.1macos-0.2.1Minh Nguyễn2016-07-192-16/+1
* Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-198-66/+61
|\
| * ios-v3.3.1ios-v3.3.1Minh Nguyễn2016-07-192-2/+2
| * [ios, macos] Updated changelogsMinh Nguyễn2016-07-192-0/+4
| * [core] use more const, auto and refsKonstantin Käfer2016-07-191-37/+32
| * [core] add check for missing sprite URL file extensionKonstantin Käfer2016-07-192-0/+14
| * mapbox: URL containing query string causes infinite loop (#5554)jingsam2016-07-192-22/+54