summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-1811-15/+15
* [ios, macos] reuse utility functionFredrik Karlsson2016-08-184-32/+17
* [ios, macos] fixes #5974 Move style classes API to MGLStyleFredrik Karlsson2016-08-184-44/+18
* [ios] #fixes 5961 omit style filter until it's implementedFredrik Karlsson2016-08-181-6/+0
* [ios, macos] Fixes #5975 Add source getter to MGLStyleFredrik Karlsson2016-08-182-2289/+6
* [build] remove unneeded ios.xcscmblueprintKonstantin Käfer2016-08-181-37/+0
* [ios, macos] Use local GeoJSON for runtime styling demoMinh Nguyễn2016-08-171-2/+3
* [ios, macos] Added MGLBaseStyleLayer_Private.h to projectMinh Nguyễn2016-08-161-0/+6
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-167-95/+92
* [ios] Improve user location annotation performance (#6019)Jason Wray2016-08-161-1/+11
* [ios] Refactored user location annotation into a customizable class (#5882)Jason Wray2016-08-1613-560/+868
* fixes #5957: automatically call update() for iOS runtime style APIJustin R. Miller2016-08-161-2/+0
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-161-0/+1
* [ios, macos] Accept absolute file paths as style URLs (#6026)Minh Nguyễn2016-08-163-7/+18
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-2/+4
* [ios] Exclude NSData category's header from dynamic frameworkJason Wray2016-08-111-3/+1
* [ios, macos] Updated changelogsMinh Nguyễn2016-08-111-7/+14
* 3.4.0-alpha.1ios-v3.4.0-alpha.1Jesse Bounds2016-08-113-2/+4
* [ios, macos] Upgraded project build settings for Xcode 8 (#5935)Minh Nguyễn2016-08-118-8/+12
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-1114-23/+2966
* [ios] Account for center offset when tapping annotation views (#5931)Jesse Bounds2016-08-113-0/+31
* [ios] Guard against nil data task (#5932)Jesse Bounds2016-08-111-1/+3
* Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-086-10/+25
|\
| * ios-v3.3.4ios-v3.3.4Jason Wray2016-08-083-3/+7
| * [ios] Hit test the user location annotation dot specificallyJason Wray2016-08-063-7/+18
* | [build] fix iOS packagingKonstantin Käfer2016-08-052-3/+1
* | [build] unify naming of Makefile targetsKonstantin Käfer2016-08-052-2/+2
* | [build] switch to CMakeKonstantin Käfer2016-08-059-240/+231
* | Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-035-7/+26
|\ \ | |/
| * ios-v3.3.3ios-v3.3.3Jesse Bounds2016-07-293-2/+6
| * ios-v3.3.2ios-v3.3.2Jason Wray2016-07-282-2/+2
| * [ios] Fact-checked, economized changelog entriesMinh Nguyễn2016-07-281-2/+2
| * [ios] Omit accuracy halo from annotation hit testing (#5816)Minh Nguyễn2016-07-282-2/+3
| * [ios] Limit annotation view pan gesture check to own recognizer (#5813)Jason Wray2016-07-272-1/+2
| * [ios] Fixed crash drawing compass on iOS 8.1 (#5791)Minh Nguyễn2016-07-262-2/+15
* | [ios] Migrated playground to Swift 3 (#5847)Minh Nguyễn2016-08-021-14/+101
* | fixes #5771: adds dates to releases in changelogsJustin R. Miller2016-07-271-21/+21
* | GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-272-0/+8
* | [build] Upgrade geojson-vt-cpp@6.1.2Bruno de Oliveira Abinader2016-07-261-1/+1
* | codify implicit assumption about marker-providing delegate method precedenceJustin R. Miller2016-07-251-0/+2
* | use class instead of magic string comparisonJustin R. Miller2016-07-251-7/+10
* | refs 654f015: bring back sprite-backed annotation option for comparisonJustin R. Miller2016-07-251-11/+95
* | 5782: build static framework correctly (#5783)Romain Quidet2016-07-253-1/+18
* | [ios] Refactor iosapp demo test shapes functionJason Wray2016-07-221-80/+87
* | [ios] Do not allow multipoint annotations to be assigned viewsJason Wray2016-07-222-1/+8
* | [ios] Reformat inline documentation with ticks, smart quotes, breaks (#5752)Jason Wray2016-07-227-55/+94
* | [ios] Add simulator dSYM slices to build output. (#5740)Jesse Bounds2016-07-212-1/+13
* | [ios,macos,node] Updated changelog about debug options no-ops in release modeBruno de Oliveira Abinader2016-07-202-0/+2
* | Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-196-60/+37
|\ \ | |/
| * ios-v3.3.1ios-v3.3.1Minh Nguyễn2016-07-192-2/+2