summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* [ios, macos] Updated changelogsMinh Nguyễn2017-05-011-7/+16
| | | | Updated and reorganized changelogs.
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+1
|
* [ios, macos] Bumped recommended Xcode version >=8.0 (#8775)Jordan Kiley2017-04-241-0/+1
|
* [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-241-0/+1
| | | | | | * [ios, macos] Updated logo view to new Mapbox logo * [default] Updated attribution logo SVG
* [ios] Scale bar (#7631)Fredrik Karlsson2017-04-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * [ios] added a scale bar * [ios] update design * [ios] show/hide scale bar * [ios] Remove the need to localize 0 * [ios] Support for imperial units * [ios] Round to nearest foot * [ios] Make scale bar private * [ios] Update design and clean up * [ios] Rename and various optimizations * [ios] RTL support * [ios] added max scale and removed animations * [ios] animate scale bar
* [darwin] Update CHANGELOGsJohn Firebaugh2017-04-131-0/+1
|
* [ios, macos] Updated and reorganized changelogsMinh Nguyễn2017-04-121-0/+9
|
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into ↵Fabian Guerra2017-04-111-3/+14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boundsj-merge-release-branch # Conflicts: # cmake/core-files.cmake # mapbox-gl-js # platform/android/CHANGELOG.md # platform/ios/CHANGELOG.md # platform/macos/CHANGELOG.md # platform/qt/bitrise-qt5.yml # src/mbgl/gl/attribute.hpp # src/mbgl/gl/context.cpp # src/mbgl/gl/program.hpp # src/mbgl/map/map.cpp # src/mbgl/programs/program.hpp # src/mbgl/renderer/painter.cpp
| * [ios] Update podspecs and changelog for v3.5.2ios-v3.5.2Jason Wray2017-04-071-1/+2
| |
| * [ios, macos] Guard against looking up annotation contexts ↵Jesse Bounds2017-04-071-0/+4
| | | | | | | | MGLAnnotationTagNotFound (#8686)
| * [ios] Update podspecs and changelog for v3.5.1ios-v3.5.1Jason Wray2017-04-051-3/+3
| |
| * [ios, macos] Rename Data-driven styling guide (#8627)Jesse Bounds2017-04-051-0/+1
| | | | | | | | | | | | | | | | | | * [ios, macos] Rename Data-driven styling guide This turns the Data-driven styling guide into a guide for working with style functions. This helps clarify that not all style functions are DDS specific but keeps the discussion of this related functionality in the same guide.
| * [ios, macos] Updated changelogsMinh Nguyễn2017-04-021-4/+3
| |
| * [ios] Modify return type so callout bridges with protocol in SwiftJesse Bounds2017-03-291-0/+6
| | | | | | | | | | | | | | | | `- (nullable UIView <MGLCalloutView> *)mapView:(MGLMapView *)mapView calloutViewForAnnotation:(id <MGLAnnotation>)annotation;` bridges with a `UIView?` return type in Swift. This changes replaces the `UIView` type in the method signature so that, when bridged to Swift, the returned object is defined as `MGLCalloutView?`.
* | [ios] Match gesture recognizer with map view user interaction stateDavid Chiles2017-04-111-0/+1
| |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-211-8/+23
|\ \ | |/
| * [ios, macos] Update changelogs for 8374Jesse Bounds2017-03-141-1/+2
| |
| * [ios] Enable one-finger quickzoom gesture on iPadJason Wray2017-03-131-0/+1
| |
| * [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-101-0/+1
| | | | | | | | | | | | | | | | Now that annotation classes override -isEqual:, it’s no longer appropriate to rely on -isEqual: or -containsObject: to check for the preexistence of an annotation. Those methods become deep equality tests, which have worse performance. Checking for identity allows the developer to add a polyline and polygon with identical coordinates, title, etc. to the map. Implemented a missing -[MGLPolyline isEqual:]. Removed outdated comments about -annotationTagForAnnotation: being expensive.
| * Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ios, macos] new struct MGLTransition * [ios] MGLTransition struct moved to MGLTypes.h * [ios] MGLTransition implemented for style layer properties * [ios, macos] added support for getting property transitions * [ios, macos] updated to MGLDurationFromTimeInterval and MGLTimeIntervalFromDuration * [ios, macos] added transition properties test * [ios, macos] modified key strings imp * [ios, macos] The impl for transition properties were changed to public methods * [ios, macos] Changelog update * [ios] Fixed layer space formatting * [core] The name space was fixed for getters that returned TransitionOptions * [ios, macos] Added rawLayer transition property tests * [ios] Added a factory method for MGLTransition and transition-related methods to NSValue(MGLAdditions) * [ios, macos] Copyedited changelog blurbs about transition properties
| * [ios, macos] Copyedited changelog blurb about source queryingMinh Nguyễn2017-03-101-1/+1
| |
| * [macos, ios] query source featuresIvo van Dongen2017-03-101-0/+1
| |
| * [ios, macos] Update changelogs for v3.5.0-beta.3 (#8343)Minh Nguyễn2017-03-101-6/+8
| | | | | | | | | | | | | | | | * [ios, macos] Updated changelogs Mentioned #8298, #8139. Copyedited recent additions. * [ios, macos] Reorganized changelogs
| * Merge master into release-ios-v3.5.0-android-v5.0.0John Firebaugh2017-03-081-0/+1
| |\
| * | [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256)Minh Nguyễn2017-03-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ios, macos] Updated Russian translations * [ios, macos] Added Catalan translation * [ios, macos] Completed Lithuanian translation * [ios, macos] Added Finnish translation * [ios, macos] Fixed Polish, Ukrainian declension * [ios, macos] Updated changelogs * [ios, macos] Added Dutch localization
| * | [ios] Add SDK version update checking/notificationJason Wray2017-03-071-0/+1
| | |
| * | [ios, macos] Update callout when relocating annotationMinh Nguyễn2017-03-031-1/+2
| | | | | | | | | | | | When relocating a selected point annotation, update the associated callout (popover) rather than deselecting the annotation.
| * | [ios] Split out changelog Packaging sectionMinh Nguyễn2017-03-031-2/+5
| | |
| * | [ios] Added basic notes about using CarthageJason Wray2017-03-031-0/+1
| | |
| * | [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-0/+1
| | |
| * | [ios, macos] Updated changelogs for #8113Minh Nguyễn2017-03-011-1/+2
| | |
* | | [ios, macos] Fix map load error descriptions (#8466)Minh Nguyễn2017-03-181-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | * [ios, macos] Corrected map load error descriptions Ensured the uniqueness of localizable string IDs. Ran make genstrings to add the -[MGLMapViewDelegate mapViewDidFailToLoad:withError:] error description strings to the base localization. * [ios, macos] Moved failure error changelog entry to new release
* | | [ios] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-0/+1
| | |
* | | [ios] Add nightly build infrastructureJason Wray2017-03-101-0/+1
| | |
* | | [macos, ios] query source featuresIvo van Dongen2017-03-091-0/+1
| |/ |/|
* | [ios, macos] Add support for queryRenderedFeatures filterIvo van Dongen2017-03-041-0/+1
|/
* [ios] Add changelog entry for the pause / resume API updateJesse Bounds2017-03-011-0/+1
|
* [ios, macos] Update changelog for style and layer removal behaviorJesse Bounds2017-02-231-1/+1
|
* [core] Return null when removing nonexistent layerEimantas Vaiciunas2017-02-231-0/+1
| | | | | In case of exception, silently ignore removal of nonexistent layer and return nullptr
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-211-0/+8
|\
| * ios-v3.4.2, macos-v0.3.1macos-v0.3.1ios-v3.4.2upstream/release-ios-v3.4.0Minh Nguyễn2017-02-211-1/+3
| |
| * [ios, macos] Updated changelogsMinh Nguyễn2017-02-181-5/+5
| | | | | | | | Removed a duplicate entry; moved the #7125 entry to the right release; added a blurb about #7937.
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-181-0/+1
| | | | | | | | | | | | | | | | Avoid canceling transitions (and triggering preexisting completion handlers) until we get a chance to ensure that a new transition really does have to begin. Consistently avoid mbgl transitions for redundant camera changes. Upon bailing, schedule the completion handler to run asynchronously on a delay equivalent to the requested animation duration. Added a “functional” equality method to MGLMapCamera that avoids trivial differences. Fixed invocations of XCTAssertEqualWithAccuracy() that incorrectly expressed the accuracy as a number of digits rather than a scalar tolerance.
| * [ios] persistent user tracking modeFredrik Karlsson2017-02-061-0/+4
| |
* | [ios] Update changelog for iOS 8 deployment targetJason Wray2017-02-211-0/+1
| |
* | [ios, macos] Added Lithuanian localizationMinh Nguyễn2017-02-201-1/+1
| |
* | [ios, macos] Polish, Russian, Spanish, Ukrainian translationsMinh Nguyễn2017-02-201-1/+1
| |
* | [macos,ios] expose callback for transforming URLsKonstantin Käfer2017-02-201-0/+1
| |
* | [ios, macos] Convert NSColor/UIColor expressions to CSS color string valuesMinh Nguyễn2017-02-181-0/+1
| | | | | | | | When converting a constant NSExpression to an mbgl::Value, turn an NSColor or UIColor into an std::string containing a CSS color string. This allows developers to set an attribute of an MGLFeature to an NSColor or UIColor (rather than a CSS color string, which would be foreign), then use it in an MGLStyleFunction with identity interpolation.
* | [ios] Disable region monitoring when stopping location monitoring (#7833)Jesse Crocker2017-02-161-0/+1
| |