summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapboxEvents.m
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update to libmbxaccounts 0.0.5upstream/friedbunny-libmbxaccounts-0.0.5Jason Wray2019-05-151-1/+1
* [ios] Enable/Disable sku token handling (#14467)Julian Rex2019-04-241-1/+4
* [ios] Add SKU tokens to all Mapbox requests (#14421)Jason Wray2019-04-171-0/+3
* [ios] Deactivate MGLMapView IBDesignable (#14379)Fabian Guerra Soto2019-04-101-4/+0
* [ios] Update more URLs to docs.mapbox.com/iosJason Wray2019-01-251-1/+1
* [ios] Add custom events library start-up delay (#12088)Randall Lee2018-06-081-13/+25
* Replace embedded telem implementation with mapbox-mobile-events library (#10698)Jesse Bounds2018-02-201-730/+101
* [ios] Add Radius Configuration (#11070)Randall C Lee2018-02-051-0/+3
* [ios] Dispatch location auth status check to backgroundJesse Bounds2018-01-041-36/+67
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-021-7/+0
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-39/+39
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-42/+29
|\
| * Flush telemetry cache when data collection is paused (#7672)Jesse Bounds2017-01-111-42/+29
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-1/+2
|\ \ | |/
| * [ios] Round horizontal accuracyJesse Bounds2016-12-051-1/+2
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-11/+3
|\ \ | |/
| * [ios, android] Move der files to ios platformJesse Bounds2016-11-301-2/+1
| * [ios] Use new pinning cert for stagingJesse Bounds2016-11-301-11/+4
| * [ios] Optimize event uploading (#6737)Jesse Bounds2016-10-181-5/+22
| * [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-051-1/+1
* | [build] move Reachability to platform/darwinKonstantin Käfer2016-11-221-1/+1
* | [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-251-1/+1
* | [ios] Optimize event uploading (#6737)Jesse Bounds2016-10-251-5/+22
|/
* [ios] Disable telemetry while Low Power Mode is enabledJason Wray2016-06-201-7/+17
* [ios] Make turnstile send guard based off of calendar day (#5180)Jesse Bounds2016-05-311-4/+18
* [ios] Toggle telemetry on main queueMinh Nguyễn2016-04-191-2/+3
* [ios] Assert that defaults change is on main threadMinh Nguyễn2016-04-191-0/+1
* [ios] Fixed hang observing user defaults on background queueMinh Nguyễn2016-04-181-12/+6
* [ios] Disable telemetry in simulatorMinh Nguyễn2016-04-181-3/+4
* [ios] Use staging server in simulatorMinh Nguyễn2016-04-181-2/+5
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-1/+1
* [iOS] Send turnstile event as much as once per dayJesse Bounds2016-03-211-32/+31
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-081-2/+0
* [iOS] #4148 Update event serialization to the V2 specification.boundsj2016-03-031-116/+196
* Introduce MGLLocation ManagerJesse Bounds2016-02-261-123/+49
* [ios] Introduce API ClientJesse Bounds2016-02-241-165/+33
* [ios] Reduce async complexityJesse Bounds2016-02-241-482/+291
* [iOS] Generate and send a turnstile event when map view event is queuedJesse Bounds2016-02-151-36/+41
* [ios] Remove incorrect tab whitespace in methodJesse Bounds2016-01-271-19/+17
* [ios] Avoid the blue background location status barJason Wray2016-01-251-7/+18
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-221-1/+1
* [ios] add telemetry debug loggingJason Wray2016-01-201-4/+176
* [ios] Fixes crash when vendorId is nilCameron Mulhern2016-01-201-0/+3
* [ios] send turnstile event when telemetry is pausedJason Wray2016-01-141-2/+14
* [ios] Add telemetry setting directly to attribution button action sheetJason Wray2016-01-091-30/+36
* [ios] Move source to src folder, matching osxJohn Firebaugh2015-12-171-0/+880