summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-074-110/+18
* [ios, macos] More ways to reshape an MGLMultiPoint (#7251)Minh Nguyễn2016-12-061-1/+1
* [ios, macos] Template images as style imagesMinh Nguyễn2016-12-061-2/+10
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-062-14/+17
* [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-054-0/+37
* [ios] Round horizontal accuracyJesse Bounds2016-12-051-1/+2
* [ios] keep callout view open when panningFredrik Karlsson2016-12-052-1/+49
* [ios] Removed duplicate changelog entriesMinh Nguyễn2016-12-051-4/+2
* [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTestsJesse Bounds2016-12-022-28/+0
* [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-022-8/+8
* [ios, macos] handle duplicate source errorIvo van Dongen2016-12-022-0/+28
* [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-021-8/+8
* [ios] Update changlog for ios-v3.3.7Jesse Bounds2016-12-011-0/+4
* [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7...Jesse Crocker2016-12-012-17/+48
* [ios, android] Move der files to ios platformJesse Bounds2016-11-305-18/+19
* [ios] Use new pinning cert for stagingJesse Bounds2016-11-303-19/+10
* [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-293-8/+9
* [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] Fix integer formatting in formatted exception strings (#7173)Jesse Bounds2016-11-231-1/+1
* ios-v3.4.0-beta.4ios-v3.4.0-beta.4Jesse Bounds2016-11-232-2/+2
* [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-223-0/+72
* [ios, macos] Updated changelog for #7091Minh Nguyễn2016-11-221-0/+2
* [ios] simplified constraints and fixed regression 6954 (#7084)Fredrik Karlsson2016-11-201-41/+11
* [ios, macos] Documented localization workflowMinh Nguyễn2016-11-181-0/+9
* Release ios-v3.4.0-beta.3 (#7082)Jesse Bounds2016-11-153-3/+14
* [ios, macos] Updated changelogMinh Nguyễn2016-11-151-1/+2
* [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] Upgraded to KIF 3.5.1, OHHTTPStubs 5.2.2Minh Nguyễn2016-11-142-0/+0
* [ios] Pull in OHHTTPStubs project referenceMinh Nguyễn2016-11-142-44/+15
* [ios] specify plist-file for settings bundleFredrik Karlsson2016-11-131-0/+2
* [ios, macos] 3.4.0/0.3.0 sections in changelogsMinh Nguyễn2016-11-111-1/+1
* [ios, macos] Fixed crash getting annotation viewMinh Nguyễn2016-11-081-15/+17
* [ios, macos] Layer ownership refactor (#6904)fabian-guerra2016-11-041-0/+1
* [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
* [ios, macos] Share more testsMinh Nguyễn2016-11-023-326/+2
* [ios] Fixed deprecation warningsMinh Nguyễn2016-11-021-2/+2
* [ios, macos] Rationalized string enum namesMinh Nguyễn2016-11-021-7/+7
* [ios, macos] Adopted string enumerationsMinh Nguyễn2016-11-021-0/+1
* [ios] Fix bad merge in iosappJesse Bounds2016-11-021-3/+0
* [ios, macos] Updated changelogsMinh Nguyễn2016-11-011-6/+8
* [ios] Update podspecs for beta 2ios-v3.4.0-beta.2Jesse Bounds2016-11-012-2/+2
* [ios, macos] Update changelogs for visible annotations APIJesse Bounds2016-11-011-0/+1
* Optimize annotation view updates (#5987)Jesse Bounds2016-11-014-53/+159
* [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-11-013-0/+23
* [ios] Do iosapp token handling in viewDidLoadJason Wray2016-10-281-5/+0