| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Deprecate methods in favor of new completion handler versions | Jason Wray | 2019-06-26 | 1 | -3/+3 |
* | [ios, macos] Added completion handlers to animated MGLMapView methods | Minh Nguyễn | 2019-06-21 | 1 | -3/+6 |
* | [ios] Fix failing annotation selection integration tests (#14976) | Julian Rex | 2019-06-21 | 2 | -11/+13 |
* | [ios] Add integtation test that verifies MGLMapViewImpl size | Alexander Shalamov | 2019-06-05 | 1 | -0/+50 |
* | [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional (... | Julian Rex | 2019-03-27 | 2 | -2/+1 |
* | [ios] Reset access token state after running tests | Jason Wray | 2019-03-07 | 1 | -0/+1 |
* | [ios] CADisplayLink method now takes a parameter as required. (#14018) | Julian Rex | 2019-03-01 | 1 | -3/+8 |
* | [ios] Update more URLs to docs.mapbox.com/ios | Jason Wray | 2019-01-25 | 1 | -3/+3 |
* | [ios] Fix links in documentation | Nadia Barbosa | 2019-01-23 | 1 | -1/+1 |
* | [ios] Partially offscreen annotations (without callouts) are no longer moved ... | Julian Rex | 2019-01-22 | 3 | -2/+430 |
* | [ios] - update links to new API doc format (#13694) | Heather Stenson | 2019-01-10 | 1 | -1/+1 |
* | [core,ios,macos] Updates default styles to streets v11, etc. (#13585) | Julian Rex | 2018-12-18 | 1 | -0/+42 |
* | [ios, darwin] Make MGLFeature.attributes non-nullable and add integration test | Alexander Shalamov | 2018-12-13 | 1 | -0/+37 |
* | [ios, tests] Bump integration tests timeout to 10s | Jason Wray | 2018-11-02 | 5 | -16/+16 |
* | [tests, darwin] Standardize on 10 second timeout for map loading | Chris Loer | 2018-10-17 | 1 | -1/+1 |
* | [ios] Add delegate method to specify the user location annotation’s position | Nadia Barbosa | 2018-10-02 | 5 | -0/+88 |
* | [ios] Bump more test timeouts for Xcode 10 sluggishness | Jason Wray | 2018-09-26 | 2 | -4/+4 |
* | [ios] Move pending test check into `invokeTest` (#12964) | Julian Rex | 2018-09-25 | 3 | -4/+16 |
* | [ios, tests] Bump most waitForExpectationsWithTimeout's to 5s | Jason Wray | 2018-09-20 | 4 | -10/+10 |
* | [ios, macos] Call snapshotter (Obj-C) completion block on dealloc/cancel if s... | Julian Rex | 2018-09-05 | 5 | -38/+223 |
* | [iOS] Update annotation view touch handling (with offsets) (#12234) | Julian Rex | 2018-07-09 | 3 | -0/+117 |
* | [ios] [macos] Added `-[MGLSnapshot coordinateForPoint:]` and associated test. | Julian Rex | 2018-07-05 | 1 | -0/+90 |
* | [ios] Fix for integration tests not running on iOS 9. (#12145) | Julian Rex | 2018-06-18 | 2 | -5/+26 |
* | [test,ios] Disable multiple mapsnapshotter test. | Chris Loer | 2018-06-04 | 1 | -11/+9 |
* | [ios, test] Add MGLMapSnapshotter integration tests. | Chris Loer | 2018-06-04 | 2 | -0/+245 |
* | [ios, macos] Added macro to handle pending iOS tests (rather than disabling v... | Julian Rex | 2018-05-24 | 2 | -3/+7 |
* | [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi... | Julian Rex | 2018-05-21 | 4 | -7/+542 |
* | [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539) | Julian Rex | 2018-04-26 | 1 | -0/+61 |
* | [ios] Refactor integrations tests | Julian Rex | 2018-04-10 | 3 | -68/+107 |
* | Use a host interface for CustomLayer instead of function pointers (#11553) | Asheem Mamoowala | 2018-04-02 | 1 | -16/+201 |
* | Adds an integration test harness to the iOS project | Andrew Kitchen | 2018-01-19 | 2 | -0/+99 |