summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-024-13/+16
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-1/+0
* [android] #4727 - fix proguard test appTobrun Van Nuland2016-06-021-1/+3
* [ios, osx] Add an assertion to -[MGLMultiPoint annotationObjectWithDelegate:]John Firebaugh2016-06-011-0/+5
* [all] Rationalize annotation APIJohn Firebaugh2016-06-0111-263/+117
* [Qt] Use geometry.hpp internally for shape annotationsThiago Marcos P. Santos2016-06-011-8/+7
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-018-100/+82
* [android] Basic cleanups in annotation JNI codeJohn Firebaugh2016-06-011-51/+25
* [android] Simplify the JNI definitions for annotation methodsJohn Firebaugh2016-06-012-127/+26
* [ios] Add annotation container view (#5194)Jesse Bounds2016-06-017-7/+114
* [ios] Default to Debug BUILDTYPE, but explicitly set Release for deploysJason Wray2016-06-013-1/+3
* [ios] Fix static framework conglomerationJason Wray2016-06-011-6/+8
* [Qt] Fix typo in QMapboxGL::resizeBruno de Oliveira Abinader2016-06-011-1/+1
* [build] Added unique_resource as dependencyBruno de Oliveira Abinader2016-06-015-0/+5
* [core] Replace clipper and libtess with earcut.hppJohn Firebaugh2016-05-315-0/+5
* [ios] Make turnstile send guard based off of calendar day (#5180)Jesse Bounds2016-05-311-4/+18
* [ios] Added MGLAnnotationView to jazzy TOC (#5185)Minh Nguyễn2016-05-311-0/+1
* [osx] Relegated “selection” to context menuMinh Nguyễn2016-05-275-8/+47
* [ios, osx] Ignore compound shape types as annotationsMinh Nguyễn2016-05-278-26/+40
* [ios, osx] Cleaned up evaluatorsMinh Nguyễn2016-05-271-78/+52
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-2712-50/+167
* [ios, osx] MGLFeature testsMinh Nguyễn2016-05-273-0/+142
* [ios, osx] Streamlined conversion to MGLFeatureMinh Nguyễn2016-05-273-145/+150
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-2723-110/+1265
* [ios] Update telem domain and certs (#5181)Jesse Bounds2016-05-273-1/+1
* [ios] Force update from display link when display link is created. (#5164)Jesse Bounds2016-05-271-0/+1
* [ios] Update changelog for annotation view distance scaling.Jesse Bounds2016-05-271-0/+1
* [android] #5106 - add check for destroyed map view for addMarker()Tobrun Van Nuland2016-05-271-0/+3
* [osx] Updated changelog for #5141Minh Nguyễn2016-05-271-0/+1
* [ios] Update changelog for raster memory leak fix in #5141Jason Wray2016-05-271-0/+1
* node-v3.1.3node-v3.1.3Mike Morris2016-05-271-0/+5
* [privacy] [android] Remove logging of location due to privacy leak.Rob | Labs2016-05-272-2/+2
* [Qt] Share the same RunLoop if in the same threadThiago Marcos P. Santos2016-05-272-4/+15
* [Qt] Assert that we run the async on the right loopThiago Marcos P. Santos2016-05-271-0/+4
* [android] #5113 - added javadoc to the MarkerView APITobrun Van Nuland2016-05-275-7/+388
* [android] #5113 - added javadoc for MarkerViewManagerTobrun Van Nuland2016-05-272-7/+112
* [ios] Add annotation view scaling (#5085)Jesse Bounds2016-05-265-77/+121
* [node] don't fire callback for canceled AsyncRequestKonstantin Käfer2016-05-264-4/+67
* [Qt] QMapboxGLPrivate::getPixelRatio() cleanupBruno de Oliveira Abinader2016-05-263-17/+17
* overide canBecomeFirstResponder to return YES to be able to use UIMenuControl...Tore Halset2016-05-261-0/+4
* [android] #3629 - smooth animation for non location trackingTobrun Van Nuland2016-05-261-6/+2
* [android] #3629 - smooth MyLocationView animation when tracking the user loca...Tobrun Van Nuland2016-05-265-15/+27
* [android] #5034 - calculate correct padding for left, top, right and bottomTobrun Van Nuland2016-05-262-8/+8
* [android] #5034 - LatLngBounds Camera update not taking map padding in accountTobrun2016-05-264-7/+23
* [ios] KIF tests require submodulesMinh Nguyễn2016-05-251-2/+9
* [core] Share shaders with gl-jsJohn Firebaugh2016-05-251-1/+2
* [android] Install node in CIJohn Firebaugh2016-05-251-1/+2
* [android] #5075 - Setting MapboxAccountManager as preferred source for access...Brad Leege2016-05-252-2/+14
* [android] #5075 - Removing options.accessToken() usage in MapFragmentActivity...Brad Leege2016-05-252-2/+0
* [android] #5075 - Adding deprecation noticesBrad Leege2016-05-253-3/+9