summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapboxEvents.m
Commit message (Expand)AuthorAgeFilesLines
* [ios] Toggle telemetry on main queueMinh Nguyễn2016-04-201-2/+3
* [ios] Assert that defaults change is on main threadMinh Nguyễn2016-04-201-0/+1
* [ios] Fixed hang observing user defaults on background queueMinh Nguyễn2016-04-201-12/+6
* [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