summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * #1516 - Renaming setShowsOptOutInApp to setMapboxMetricsEnabledSettingShownIn...Brad Leege2015-05-122-9/+5
| * #1516 - Adding explicit checks for developer implementation of user Opt Out f...Brad Leege2015-05-112-6/+24
* | Merge pull request #1469 from mapbox/1435-android-gl-crashBrad Leege2015-05-111-47/+50
|\ \ | |/ |/|
| * Ignore deactivate when no valid EGL display. Fixes #1435Leith Bade2015-05-091-47/+50
* | Round zoom level for Map Feedback toolMinh Nguyễn2015-05-101-2/+2
* | Dismiss attribution popover on rotationMinh Nguyễn2015-05-101-10/+17
* | Add long/lat/zoom to feedback URLJason Wray2015-05-101-1/+3
* | Turned copyright notices into action buttonsMinh Nguyễn2015-05-101-2/+8
* | Attribute Mapbox and OpenStreetMap in-appMinh Nguyễn2015-05-101-12/+31
* | #1481 - Changing events array to be created with +arrayWithArrayBrad Leege2015-05-081-2/+2
* | #1481 - Refactoring to use iOS -copy and -removeAllObjects to get away from h...Brad Leege2015-05-081-13/+3
* | #1481 - Replacing flushAt with eventQueue count of upper range limitBrad Leege2015-05-081-8/+9
* | Merge pull request #1480 from mapbox/1ec5-metrics-keysMinh Nguyễn2015-05-082-4/+4
|\ \
| * | Renamed settings keysMinh Nguyễn2015-05-082-4/+4
* | | catch NaN values from UIPinchGestureRecognizerKonstantin Käfer2015-05-081-0/+5
|/ /
* | #1474 - Setting flushAfter back to 60 seconds. Removing debug log statementsBrad Leege2015-05-081-6/+1
* | #1474 - Adding timer cleanup logic to -flush so that it doesn't loop indefini...Brad Leege2015-05-081-0/+7
* | #1474 - Refactoring timer to be started when first event is added to queue. ...Brad Leege2015-05-081-4/+8
* | change the window title to indicate the current styleKonstantin Käfer2015-05-071-0/+4
* | Make all GLFWView attributes privateThiago Marcos P. Santos2015-05-071-0/+5
* | Add style change functionality to the Linux test appThiago Marcos P. Santos2015-05-073-0/+43
* | fix lingering backgrounding crashes & add debug modeJustin R. Miller2015-05-061-18/+45
* | Merge branch 'master' into 1ec5-analyzerMinh Nguyễn2015-05-062-0/+55
|\ \ | |/