summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
...
| * [ios] Round horizontal accuracyJesse Bounds2016-12-051-1/+2
| * [ios] keep callout view open when panningFredrik Karlsson2016-12-051-1/+48
* | [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-121-3/+7
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-035-104/+193
|\ \ | |/
| * [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7...Jesse Crocker2016-12-011-17/+47
| * [ios, android] Move der files to ios platformJesse Bounds2016-11-301-2/+1
| * [ios] Use new pinning cert for stagingJesse Bounds2016-11-302-12/+5
| * [ios, macos] Add notes to APIs that rely on style and source ids (#6886)Jesse Bounds2016-11-301-0/+23
| * [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-292-7/+7
| * [ios, macos] Refcount view activations (#7208)Jesse Bounds2016-11-291-0/+12
| * [ios, macos] Key-value compliance for MGLStyleMinh Nguyễn2016-11-282-12/+44
| * [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-221-0/+1
| * [ios] simplified constraints and fixed regression 6954 (#7084)Fredrik Karlsson2016-11-201-41/+11
| * [ios] update layout after device has been rotatedFredrik Karlsson2016-11-151-18/+24
| * [ios] Constrain compass directly to the top layout guideJason Wray2016-11-151-3/+7
| * [ios] Make map view UI elements' constraints unambiguousJason Wray2016-11-151-3/+3
| * [ios, macos] Fixed crash getting annotation viewMinh Nguyễn2016-11-081-15/+17
| * [ios, macos] Work around annotation race condition (#6924)Jesse Bounds2016-11-041-1/+11
| * [ios] Store annotation tags for MGLMultiPoint annotations in the map (#6888)Jesse Bounds2016-11-031-1/+8
* | [core] remove unused umbrella header in favor of individual includesKonstantin Käfer2016-11-222-2/+2
* | [build] move logging to utilKonstantin Käfer2016-11-221-2/+2
* | [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* | [build] move Reachability to platform/darwinKonstantin Käfer2016-11-222-2/+2
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.2-masterMinh Nguyễn2016-11-033-42/+141
|\ \ | |/
| * Optimize annotation view updates (#5987)Jesse Bounds2016-11-011-28/+83
| * [ios, macos] Introduce visible annotations API (#6061)Jesse Bounds2016-10-262-0/+50
| * Merge branch 'master' into boundsj-release-ios-3.4.0-merge-masterJesse Bounds2016-10-251-25/+53
| |\
| * | Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-203-14/+8
| * | [ios] Optimize event uploading (#6737)Jesse Bounds2016-10-181-5/+22
* | | Merge branch 'release-ios-v3.3.5' into masterJason Wray2016-11-021-5/+22
|\ \ \
| * | | [ios] Guard against nil data task (#5932)Jesse Bounds2016-10-251-1/+3
| * | | [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-251-1/+1
| * | | [ios] Optimize event uploading (#6737)Jesse Bounds2016-10-251-5/+22
* | | | [core] correctly set the framebuffer size on retina screensKonstantin Käfer2016-11-011-1/+8
* | | | [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-272-12/+12
| |_|/ |/| |
* | | [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-13/+32
* | | [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-11/+11
* | | [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+10
| |/ |/|
* | [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-173-9/+9
* | [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-174-31/+1
* | [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-142-11/+21
* | [ios, macos] possibility to set custom images to style (#6637)Roman Blum2016-10-123-202/+221
* | [ios, macos] Add -mapView:didFinishLoadingStyle: delegate methodJason Wray2016-10-112-0/+25
* | [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-061-1/+2
* | [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-061-0/+8
* | [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-051-1/+1
* | [ios, macos] fixes #6160: allow updating multipoint coordinates (#6565)Justin R. Miller2016-10-041-0/+29
* | [ios] Remove double counting of content inset top and bottom (#6566)Jesse Bounds2016-10-031-2/+2
* | [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-1/+1
* | [ios] Always show annotation view even when view reuse is not usedJesse Bounds2016-09-271-1/+5