summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios] Merge branch 'release-ios-v3.3.0'Jesse Bounds2016-06-2713-48/+502
|\
| * Update podspec files for v3.3.0-beta.2ios-v3.3.0-beta.2Jesse Bounds2016-06-242-2/+2
| * [ios] Use transparent image for annotations backed by views (#5461)Jesse Bounds2016-06-241-4/+32
| * [ios] fixes #5036 draggable annotation views (#5373)Fredrik Karlsson2016-06-247-3/+219
| * [ios] Cycle through both UIView and UIImage backed annotationsJesse Bounds2016-06-231-27/+42
| * [ios, macos] Renamed overdraw to overdraw visualization (#5416)Minh Nguyễn2016-06-234-10/+11
| * [ios] fixes #5406 view for annotation (#5413)Fredrik Karlsson2016-06-212-0/+18
| * [ios] Disable telemetry while Low Power Mode is enabledJason Wray2016-06-201-7/+17
| * [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-181-5/+5
| * [ios] fixes #5129 added annotation property to MGLAnnotationView (#5307)Fredrik Karlsson2016-06-146-2/+81
| * [ios] fixes #5127, #5128, #5130 added enabled and selected property to MGLAnn...Fredrik Karlsson2016-06-145-2/+90
| * 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
| * [ios] Update annotation views before informing delegate (#5287)Minh Nguyễn2016-06-081-1/+1
| * [ios] Updated changelog for v3.2.3Jesse Bounds2016-06-081-1/+5
| * [ios] Updated changelog for v3.3.0Minh Nguyễn2016-06-071-1/+1
* | [ios, macos] Renamed overdraw to overdraw visualization (#5416)Minh Nguyễn2016-06-224-9/+13
* | [core] s/Wireframe/Overdraw/gBruno de Oliveira Abinader2016-06-204-12/+11
* | [core] UnitBezier ctor is now constexprBruno de Oliveira Abinader2016-06-201-6/+6
* | 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