summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1547 from mapbox/1ec5-ib-nilJustin R. Miller2015-05-132-2/+2
* Merge pull request #1491 from mapbox/1ec5-metrics-opt-way-outJustin R. Miller2015-05-125-316/+302
* Merge pull request #1530 from mapbox/1ec5-metrics-assertMinh Nguyễn2015-05-121-1/+1
* Merge pull request #1520 from mapbox/1516-opt-out-checkingBrad Leege2015-05-122-6/+20
* 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
|\
| * Merge pull request #1329 from mapbox/1225-start-tokenBrad Leege2015-05-052-0/+55
| |\
| | * #1225 - Simplifying MGLAccountManager for initial setup and access to AccessT...Brad Leege2015-05-052-11/+14
| | * Updating from masterBrad Leege2015-05-0421-774/+940
| | |\
| | * | #1225 - Renaming getAccessToken method to sharedAccessToken to avoid any iOS ...Brad Leege2015-05-042-2/+2
| | * | #1225 - Restoring MapboxGL.h as an Umbrella header file by splitting the sing...Brad Leege2015-05-042-5/+5
| | * | #1225 - Starting Mapbox Events at shared instance setup timeBrad Leege2015-04-241-0/+2
| | * | #1225 - Converting id to instancetypeBrad Leege2015-04-241-1/+1
| | * | #1225 - Initial conversion of Mapbox GL app to set access token in AppDelegat...Brad Leege2015-04-232-3/+14
| | * | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1225-start-t...Brad Leege2015-04-231-20/+26
| | |\ \
| | * | | #1225 - Initial setup of MapboxGL as a singleton object with access tokenBrad Leege2015-04-221-0/+39
* | | | | Fixed leaks of copied CF objectsMinh Nguyễn2015-05-051-1/+2
* | | | | Suppressed an uninitialized value warning from the static analyzerMinh Nguyễn2015-05-051-6/+3
* | | | | Fixed dead store analyzer warningsMinh Nguyễn2015-05-052-18/+0
* | | | | Fixed NSMutableString leakMinh Nguyễn2015-05-051-4/+2
|/ / / /
* | | | add Map::isFullyLoaded()Konstantin Käfer2015-05-051-0/+5
* | | | decode URLS when loading from file systemKonstantin Käfer2015-05-051-2/+3
* | | | [iOS] send map rendering notificationsKonstantin Käfer2015-05-051-0/+4
| |_|/ |/| |
* | | Merge pull request #1411 from mapbox/1410-one-kilometerBrad Leege2015-05-041-1/+1
|\ \ \
| * | | #1410 - Switching Metrics Location Manager's desiredAccuracy to 1 Kilometer f...Brad Leege2015-05-041-1/+1
* | | | Merge pull request #1400 from mapbox/1ec5-disable-events-163Minh Nguyễn2015-05-041-8/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid creating MGLMapboxEvents when Metrics is disabledMinh Nguyễn2015-05-011-8/+3
* | | | lower thread priority of worker threadsKonstantin Käfer2015-05-043-1/+25
* | | | only update GL state when it actually changedKonstantin Käfer2015-05-041-11/+25
* | | | add gl::groups back for easier debugging in XcodeKonstantin Käfer2015-05-041-0/+6
* | | | Fix CURL handle leak (fixes #1394)John Firebaugh2015-05-011-0/+5
* | | | More bandaids to avoid #1309John Firebaugh2015-05-011-1/+1
|/ / /
* | | Fixed build errors from mergeMinh Nguyễn2015-05-011-2/+2