summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* Color class (#5361)Young Hahn2016-06-151-2/+2
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-5/+5
* Suppress warning when dequeueing subclasses (#5244)Alan Kinnaman2016-06-141-2/+2
* [ios] Updated changelog for #5302Minh Nguyễn2016-06-091-0/+1
* [ios] Support for a customizable zoom gesture centering strategy. (#5302)Mark Allen2016-06-092-31/+42
* Merge branch 'release-ios-v3.2.2'Jesse Bounds2016-06-081-1/+5
|\
| * [ios] Update changelog and bump version to 3.2.3ios-v3.2.3Jesse Bounds2016-06-073-2/+7
| * [ios] Update telem domain and certsJesse Bounds2016-06-071-1/+1
| * [ios] Force update from display link when display link is created.Jesse Bounds2016-06-071-0/+1
* | Fix crash in userLocationVerticalAlignment, analyzer warning (#5278)Minh Nguyễn2016-06-072-5/+10
* | [docs] Reorganize and update development instructions (#5233)Jason Wray2016-06-071-14/+28
* | [ios] Point podspec to API reference (#5267)Minh Nguyễn2016-06-072-2/+2
* | [ios] Bring annotation view to front when selectedMinh Nguyễn2016-06-071-2/+5
* | [ios] Avoid adding icon when relocating annotationMinh Nguyễn2016-06-061-2/+10
* | [ios] Removed unused annotation image codeMinh Nguyễn2016-06-061-76/+0
* | [ios, osx] Ignore multipointsMinh Nguyễn2016-06-063-15/+20
* | [ios] Split out MGLMapViewDelegate into separate headerMinh Nguyễn2016-06-064-277/+291
* | [ios] Update podspecs for 3.3.0-beta.1ios-v3.3.0-beta.1Jesse Bounds2016-06-032-2/+2
* | [ios] Updated changelogMinh Nguyễn2016-06-031-5/+4
* | [ios] Made annotation views accessibleMinh Nguyễn2016-06-034-19/+85
* | [ios] Corrected annotation view accessibility frameMinh Nguyễn2016-06-031-2/+19
* | [docs] Remove references to manual submodule initializationJohn Firebaugh2016-06-031-7/+0
* | [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-6/+6
* | [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-021-4/+5
* | [all] Rationalize annotation APIJohn Firebaugh2016-06-011-56/+19
* | [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-011-5/+5
* | [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
* | [build] Added unique_resource as dependencyBruno de Oliveira Abinader2016-06-011-0/+1
* | [core] Replace clipper and libtess with earcut.hppJohn Firebaugh2016-05-311-0/+1
* | [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
* | [ios, osx] Ignore compound shape types as annotationsMinh Nguyễn2016-05-272-14/+14
* | [ios, osx] Holes in polygonsMinh Nguyễn2016-05-273-2/+24
* | [ios, osx] MGLFeature testsMinh Nguyễn2016-05-271-0/+6
* | [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-277-67/+363
* | [ios] Update telem domain and certs (#5181)Jesse Bounds2016-05-271-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
* | [ios] Update changelog for raster memory leak fix in #5141Jason Wray2016-05-271-0/+1
* | [ios] Add annotation view scaling (#5085)Jesse Bounds2016-05-265-77/+121
* | overide canBecomeFirstResponder to return YES to be able to use UIMenuControl...Tore Halset2016-05-261-0/+4
* | [ios] KIF tests require submodulesMinh Nguyễn2016-05-251-2/+9
* | [ios] Fix points/shapes typo that caused crash (#5142)Jason Wray2016-05-251-1/+1
* | [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* | [ios] Set backup exclusion flag after initializing DefaultFileSource (#5124)Jason Wray2016-05-241-0/+1
* | [ios] Only show telemetry debug log options when logging is enabledJason Wray2016-05-231-4/+11
* | [ios] Remove custom style layer exampleJason Wray2016-05-231-79/+1
* | [ios, osx] Added wireframe debugging maskMinh Nguyễn2016-05-234-9/+28