summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLAPIClient.m
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update telemetry cert pinning (#9292)Jesse Bounds2017-06-191-65/+49
* [ios] Fallback to Mapbox.bundle as the framework bundle (#9074)Jason Wray2017-05-231-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-13/+13
* Flush telemetry cache when data collection is paused (#7672)Jesse Bounds2017-01-111-11/+0
* [ios] Use new pinning cert for stagingJesse Bounds2016-11-301-1/+1
* [ios] Guard against nil data task (#5932)Jesse Bounds2016-08-111-1/+3
* [ios] #3979 compress telemetry events (#5490)Fredrik Karlsson2016-07-051-1/+17
* [ios] Update telem domain and certs (#5181)Jesse Bounds2016-05-271-1/+1
* [ios] Improve telemetry server URL validation (#5022)Jason Wray2016-05-131-8/+10
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-241-2/+2
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-2/+2
* [ios] Convert telemetry test server setting to user defaultJason Wray2016-04-131-1/+1
* [iOS] Use CFBundleIdentifier instead of CFBundleName in UA stringJesse Bounds2016-03-171-1/+1
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-081-4/+4
* [ios] Cleaned up NSLocalizedString usageMinh Nguyễn2016-03-051-16/+16
* [ios] Use MGLErrorDomain for errorsMinh Nguyễn2016-03-051-2/+1
* [iOS] #4148 Update event serialization to the V2 specification.boundsj2016-03-031-12/+27
* [ios] Introduce API ClientJesse Bounds2016-02-241-0/+195