summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Removed redundant declarationMinh Nguyễn2015-05-201-2/+0
| | * | | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-201-16/+12
| | * | | Updated Metrics in-app opt-out assertionMinh Nguyễn2015-05-141-1/+1
| | * | | Fall back on MGLAccountManager access tokenMinh Nguyễn2015-05-131-2/+3
| | * | | Set up MGLAccountManager without any proddingMinh Nguyễn2015-05-131-10/+8
| | * | | Grab access token and other app-wide data from Info.plistMinh Nguyễn2015-05-132-2/+19
| * | | | Merge pull request #1603 from mapbox/1595-internal-billingBrad Leege2015-05-202-1/+36
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | #1595 - Changing to strongSelfBrad Leege2015-05-201-1/+1
| | * | | #1595 - Separating pushTurnstileEvent from primary pushEvent infrastructure. ...Brad Leege2015-05-201-16/+29
| | * | | #1595 - Moving MGLEventTypeAppUserTurnstile event to end of MGLMapboxEvents i...Brad Leege2015-05-202-3/+5
| | * | | #1595 - Improving stability by moving MGLEventTypeAppUserTurnstile after the ...Brad Leege2015-05-201-5/+5
| | * | | #1595 - Adding exception so that Turnstile event will always be sent inBrad Leege2015-05-201-1/+17
| | * | | Implementing suggestions to tighten up MGLAccountManager and rename MGLEventT...Brad Leege2015-05-203-8/+7
| | * | | #1595 - Adding App User count event to be triggered and immediately sent when...Brad Leege2015-05-193-1/+6
| * | | | Check account type before comparing hostnameMinh Nguyễn2015-05-191-6/+5
| * | | | Cache account type user defaultMinh Nguyễn2015-05-191-1/+4
| * | | | Compare hostname for adding events=trueMinh Nguyễn2015-05-191-9/+6
| |/ / /
| * | | #1596 - Adding mapbox.com checking to http requestsBrad Leege2015-05-191-6/+8
* | | | make collision debug boxes toggleableAnsis Brammanis2015-05-281-0/+3
|/ / /
* | | Merge pull request #1589 from mapbox/1396-info-plist-onlyBrad Leege2015-05-181-1/+7
|\ \ \
| * | | #1396 - Refactoring Metrics Test Server URL configuration to be drive via Inf...Brad Leege2015-05-181-1/+7
* | | | Less bland default title for user dot annotationMinh Nguyễn2015-05-181-1/+1
* | | | Marked unused parameters with __unusedMinh Nguyễn2015-05-181-28/+11
|/ / /
* | | Privatized MGLMapboxEventsMinh Nguyễn2015-05-185-15/+67
* | | Properly fail to load the mapMinh Nguyễn2015-05-162-2/+6
* | | Speculative fix for PNG alpha/gamma handlingJohn Firebaugh2015-05-141-1/+1
| |/ |/|
* | Rotate compass on device orientation changesJason Wray2015-05-141-0/+6
* | Ensure call-once semantics inside InitializeExtensionsJohn Firebaugh2015-05-133-37/+23
* | Extensible GL extension supportJohn Firebaugh2015-05-133-136/+26
* | Remove unused GL feature flagsJohn Firebaugh2015-05-133-16/+0
|/
* Return nil for IB designables agentMinh Nguyễn2015-05-132-2/+2
* Merge pull request #1491 from mapbox/1ec5-metrics-opt-way-outJustin R. Miller2015-05-125-316/+302
|\
| * fix dispatch-thread patternJustin R. Miller2015-05-122-33/+32
| * Cleaned up in-app opt-out propertyMinh Nguyễn2015-05-122-6/+5
| * Merge branch '1ec5-metrics-determinism' into 1ec5-metrics-opt-way-outMinh Nguyễn2015-05-121-21/+28
| |\
| | * Enable Metrics by default default defaultMinh Nguyễn2015-05-121-12/+23
| * | Merge branch 'master' into 1ec5-metrics-opt-way-outMinh Nguyễn2015-05-122-6/+19
| |\ \ | | |/
| * | Consolidated logic for pausing/resuming MGLMapboxEventsMinh Nguyễn2015-05-122-20/+45
| * | Respond to opt-out setting change immediatelyMinh Nguyễn2015-05-121-4/+24
| * | More cleanup and sanitizationMinh Nguyễn2015-05-121-18/+12
| * | Folded MGLMetricsLocationManager into MGLMapboxEventsMinh Nguyễn2015-05-122-116/+73
| * | Resume iff Metrics is enabledMinh Nguyễn2015-05-121-1/+1
| * | Refactored MGLMapboxEvents for better data managementMinh Nguyễn2015-05-125-142/+129
| * | Objective-C method naming conventionMinh Nguyễn2015-05-121-15/+15
| * | Predicate MGLMapboxEvents initialization on user opt-outMinh Nguyễn2015-05-121-6/+1
| * | Register default user defaults on class initializationMinh Nguyễn2015-05-121-9/+13
* | | Remove currently unsupported styles from defaultStylesJohn Firebaugh2015-05-121-5/+1
| |/ |/|
* | Acknowledge the existence of other Mapbox GL classesMinh Nguyễn2015-05-121-1/+1
* | Corrected Settings.bundle assertion messageMinh Nguyễn2015-05-121-1/+1
* | Merge pull request #1520 from mapbox/1516-opt-out-checkingBrad Leege2015-05-122-6/+20
|\ \ | |/ |/|