summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assume UTF-8–encoded symbol nameMinh Nguyễn2015-03-251-1/+1
* Merge branch '1068-encoding'Minh Nguyễn2015-03-251-7/+7
|\
| * Assume UTF-8–encoded JSON stylesheetsMinh Nguyễn2015-03-231-7/+7
* | Merge pull request #1098 from mapbox/1ec5-pod-telephonyMinh Nguyễn2015-03-251-1/+1
|\ \
| * | Also QuartzCore for calloutviewMinh Nguyễn2015-03-251-1/+1
| * | Added CoreTelephony to Podspec frameworksMinh Nguyễn2015-03-251-1/+1
* | | Added QuartzCore to iOS framework depsMinh Nguyễn2015-03-251-0/+1
* | | Merge pull request #1094 from milkshakesoftware/ios-readmeMinh Nguyễn2015-03-251-0/+1
|\ \ \
| * | | Add CoreTelephony to list of Cocoa dependenciesMartin H. Normark2015-03-251-0/+1
* | | | height not width, fixes #1038Ansis Brammanis2015-03-251-1/+1
* | | | Merge pull request #1097 from mapbox/1095-settings-bundleBrad Leege2015-03-251-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | #1095 - Adding Settings.bundle to project generationBrad Leege2015-03-251-1/+2
| |/ /
* | | Merge pull request #1079 from mapbox/90-dogMinh Nguyễn2015-03-253-0/+0
|\ \ \ | |/ / |/| |
| * | Updated Mapbox DOGMinh Nguyễn2015-03-243-0/+0
* | | Merge pull request #1088 from mapbox/ios-callouts-finalJustin R. Miller2015-03-2410-49/+278
|\ \ \
| * | | refs #894, fixes #1074: callout views for iOSJustin R. Miller2015-03-2410-49/+278
* | | | Merge pull request #1086 from mapbox/metrics-enhancementsBrad Leege2015-03-242-28/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Changing wifi ssid "<<NONE>>" to "NONE" to be consistent with getCurrentCellu...Brad Leege2015-03-241-2/+2
| * | | Adding cellularNetworkType attributeBrad Leege2015-03-241-0/+35
| * | | Changing "deviceTimestamp" to "created".Brad Leege2015-03-241-1/+1
| * | | Removing logging from development / testing phase. Removing Settings bundle ...Brad Leege2015-03-242-25/+0
|/ / /
* | | Updated to latest Emerald stylePeter Liu2015-03-241-0/+0
* | | make 1.0 the default base for all typesAnsis Brammanis2015-03-241-4/+1
* | | clip fill antialiasing with depth buffer to avoid overlappingAnsis Brammanis2015-03-244-3/+10
* | | Compare correct fill/stroke variablesJohn Firebaugh2015-03-241-2/+2
* | | Merge pull request #1036 from mapbox/1033-metricsBrad Leege2015-03-248-1/+647
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1033-metricsBrad Leege2015-03-2418-149/+136714
| |\ \ | |/ / |/| |
* | | Merge pull request #1073 from mapbox/debug_crashKonstantin Käfer2015-03-241-2/+3
|\ \ \
| * | | Fix crash on debug buildThiago Marcos P. Santos2015-03-241-2/+3
* | | | Merge pull request #1077 from mapbox/fix-style-change-crashJustin R. Miller2015-03-231-4/+3
|\ \ \ \
| * | | | don't stop/start map in related to style changes anymore since safeJustin R. Miller2015-03-231-4/+3
|/ / / /
* | | | Merge pull request #1076 from mapbox/annotations-performanceJustin R. Miller2015-03-2311-36/+136520
|\ \ \ \ | |/ / / |/| | |
| * | | annotations perf improvements & iOS app testingJustin R. Miller2015-03-2311-36/+136520
|/ / /
* | | Merge pull request #1022 from mapbox/1022-annotations-thread-safetyJustin R. Miller2015-03-2311-125/+206
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into 1022-annotations-thread-safetyJustin R. Miller2015-03-2328-171/+940
| |\ \ | |/ / |/| |
| * | add comments to annotation manager; fix vector reserveJustin R. Miller2015-03-201-6/+32
| * | remove now-unused operatorJustin R. Miller2015-03-201-1/+0
| * | make more things const and refs, and add mutexesKonstantin Käfer2015-03-2010-122/+179
| | * #1033 - Reverting to Metrics Enabled Preference in System.appBrad Leege2015-03-241-2/+2
| | * #1033 - Building Mapbox Metrics Disabled UI in Settings.app and functionality...Brad Leege2015-03-242-29/+49
| | * #1033 - Setting up Opt Out UI in Settings.app. Checking for Opt Out status a...Brad Leege2015-03-242-64/+33
| | * #1033 - Adding blank Settings.bundle infrastructure and ensuring it's loaded ...Brad Leege2015-03-243-0/+79
| | * #1033 - Removing extraneous instance variable of anonIdBrad Leege2015-03-241-2/+1
| | * #1033 - Fix automatic overwriting of anonId valueBrad Leege2015-03-241-3/+2
| | * #1033 - Adding wifi network name attributeBrad Leege2015-03-241-0/+21
| | * #1033 - Flush all events to server when app enters backgroundBrad Leege2015-03-243-7/+12
| | * #1033 - Moving map.load to background thread. Moving enabled.push to map.loa...Brad Leege2015-03-231-8/+24
| | * #1033 - Adding accessibilityFontScale attributeBrad Leege2015-03-231-0/+33
| | * #1033 - Renaming LongPress to QuickZoom for gesture eventBrad Leege2015-03-231-1/+1
| | * #1033 - Adding Push Enabled attributeBrad Leege2015-03-231-0/+2