summaryrefslogtreecommitdiff
path: root/platform/ios/test
Commit message (Expand)AuthorAgeFilesLines
* [ios] get sku token return valueFredrik Karlsson2019-06-111-0/+25
* [ios] Add iOS bindings and example for missing icons event. (#14302)Jordan Kiley2019-04-031-0/+2
* [ios] Deleted unused NSData categoryMinh Nguyễn2019-03-181-48/+0
* [darwin] Fix MGLMapView.direction wrappingJason Wray2019-03-121-0/+95
* [iOS] Enable developers to change position of ornaments (#13911)Lloyd Sheng2019-03-112-3/+127
* [ios] Reset access token state after running testsJason Wray2019-03-072-0/+2
* [ios] Reverts "Enable customize positions of mapview ornaments (#13556)" (#13...Julian Rex2019-02-051-157/+0
* [ios] Enable customize positions of mapview ornaments (#13556)Lloyd Sheng2019-01-301-0/+157
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-111-0/+2
* [tests, darwin] Standardize on 10 second timeout for map loadingChris Loer2018-10-171-1/+1
* [ios] Add delegate method to specify the user location annotation’s positionNadia Barbosa2018-10-021-0/+2
* [ios, tests] Bump most waitForExpectationsWithTimeout's to 5sJason Wray2018-09-202-2/+2
* Add enabled property to MGLShape (#12352)Jordan Kiley2018-08-201-0/+2
* [ios, macos] Added macro to handle pending iOS tests (rather than disabling v...Julian Rex2018-05-241-3/+6
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-0/+89
|\
| * [ios, macos] Fix for camera movement when selecting visible annotations (#11731)Julian Rex2018-04-241-0/+89
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-5/+1
|/
* [ios] Mark -presentCalloutFromRect:inView:constrainedToView:animated: unavail...Julian Rex2018-04-191-2/+0
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-021-2/+2
* [ios,macos] Selecting offscreen annotation pans map to fit annotation & callo...Julian Rex2018-03-211-0/+63
* [ios] Add MGLMapView.showsScale to control scale bar visibility (#11335)Jason Wray2018-03-022-2/+65
* [ios] Fix safeAreaInsets availability warning in MGLMapViewLayoutTestsJason Wray2018-02-201-1/+1
* Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-131-0/+11
|\
| * [ios] Adds camera change delegate methods with reason parameter. (#11151)Julian Rex2018-02-121-0/+11
* | Merge branch 'release-agua' into masterFabian Guerra2018-01-171-0/+108
|\ \ | |/
| * [ios] Fix the layout constraints on iOS 11 for iPhone X (#10858)Fabian Guerra Soto2018-01-101-0/+108
* | [ios] Fix and expand accessibility feature transliterationJason Wray2018-01-102-2/+25
|/
* Make places and roads accessible to VoiceOver (#9950)Minh Nguyễn2017-11-031-0/+87
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-022-2/+44
* [ios] Deleted unused source unit testsMinh Nguyễn2017-04-141-24/+0
* [ios, macos] Add Swift integration tests for map view delegateJesse Bounds2017-04-131-0/+82
* [ios] Initialize MGLMapView with OpenGL ES 2.0 minimum texture sizeBruno de Oliveira Abinader2017-04-101-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-273-12/+12
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-3/+0
|\
| * Prevent stopless functions (#7309)Fredrik Karlsson2016-12-071-3/+0
| * [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTestsJesse Bounds2016-12-021-24/+0
| * [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-021-2/+2
| * [ios, macos] handle duplicate source errorIvo van Dongen2016-12-021-0/+24
* | [ios, macos] handle duplicate source errorIvo van Dongen2016-11-301-0/+24
|/
* [ios, macos] Share more testsMinh Nguyễn2016-11-022-324/+0
* [ios, macos] Rationalized string enum namesMinh Nguyễn2016-11-021-7/+7
* [ios, macos] Make source ownership consistent and GeoJSON content properties ...Jesse Bounds2016-10-261-23/+4
* [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-261-0/+3
* Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-201-51/+21
* [ios, macos] Make feature attributes and identifier writable (#6728)Jesse Bounds2016-10-191-6/+0
* [ios, macos] fixes #6346: add support for configurable API base URL (#6709)Justin R. Miller2016-10-151-4/+0
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-30/+76
* [ios, macos] Add feature initializerituaijagbone2016-10-141-1/+213
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-2/+2
* [ios, macos] Add tile template option to raster and vector sourcesJesse Bounds2016-09-221-0/+82