summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [osx] Build framework based on static libraryMinh Nguyễn2015-12-1334-218/+174
* [osx] Fixed KVO compliance for selectedAnnotationMinh Nguyễn2015-12-131-0/+2
* [osx] Blanket the map with pinsMinh Nguyễn2015-12-132-2/+50
* [osx] Annotation cursorsMinh Nguyễn2015-12-134-24/+118
* [osx] Annotation tooltipsMinh Nguyễn2015-12-135-3/+86
* [osx] Drop Pin context menu itemMinh Nguyễn2015-12-134-57/+96
* [osx, ios] Improved annotation interactionMinh Nguyễn2015-12-131-36/+85
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-1386-582/+4424
* [ios] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-132-4/+15
* [ios] Refined annotation selectionMinh Nguyễn2015-12-131-18/+22
* [ios] Refactored MGLMapView annotationsMinh Nguyễn2015-12-131-277/+473
* [ios] Silly rabbit, Cocoa bindings are for Mac developers!Minh Nguyễn2015-12-121-1/+1
* [android] #3262 stop listening to bearing when state switchesTobrun2015-12-121-5/+3
* [android] #3191 - remove double direction stateTobrun2015-12-121-2/+0
* [android] #3270 - add sample activity for animated coordinate changeTobrun2015-12-1210-3/+212
* [android] #3267 limit user input as an example to VisibleCoordinateBoundsTobrun2015-12-121-0/+5
* [core] Use global namespace on some <cmath> functionsThiago Marcos P. Santos2015-12-111-4/+4
* [test] update test suite to include more comprehensive GeoJSON testsKonstantin Käfer2015-12-119-18/+29
* [core] don't fail on invalid inline GeoJSON dataKonstantin Käfer2015-12-111-2/+9
* [build] make sure we're building the config file for node Xcode projectsKonstantin Käfer2015-12-111-1/+1
* [core] create GeoJSON tiles from inline GeoJSON in sourcesKonstantin Käfer2015-12-116-3/+231
* [core] parse GeoJSON source typeKonstantin Käfer2015-12-1111-14/+108
* [core] split Source parsing into separate functionsKonstantin Käfer2015-12-112-21/+65
* [core] move SourceInfo to its own fileKonstantin Käfer2015-12-114-116/+158
* [core] Reduce custom layer API to lowest common denominatorJohn Firebaugh2015-12-117-49/+139
* [android] #3245 Reverse Tilt GestureTobrun2015-12-111-1/+1
* [android] #3246 disable zoom controlsTobrun2015-12-111-1/+0
* [android] #3248 - enforce application context in a singletonTobrun2015-12-111-1/+1
* [android] #3238 inconsistent package nameTobrun2015-12-111-1/+1
* updates order of lifecycle methods. Addresses #2957danswick2015-12-101-7/+7
* Fix Android ProGuard View rules & release signingStephen Niedzielski2015-12-103-8/+5
* [tests] Force classic locale on toString testsThiago Marcos P. Santos2015-12-101-0/+4
* [core] Move linux and osx to platform subdirectoryJohn Firebaugh2015-12-109-17/+15
* [core] viewport is handled by embedding applicationsKonstantin Käfer2015-12-105-24/+6
* [core] update annotation simplification [skip ci]Vladimir Agafonkin2015-12-101-1/+1
* [core] update geojson-vt optionsVladimir Agafonkin2015-12-101-4/+3
* [core] upgrade to GeoJSON VT 3.0.0Konstantin Käfer2015-12-106-28/+32
* [core] don't rebuild shaders unless they changeKonstantin Käfer2015-12-1014-183/+89
* [android] #3240 - Reimplemented compass algorithm for compass bearing, fixed ...Tobrun2015-12-091-40/+35
* Implementation of flyTo.Adam Hunter2015-12-096-1/+132
* [test] Update test suiteJohn Firebaugh2015-12-093-4/+12
* [android] #3224 - add espresso test for TiltActivityTobrun2015-12-091-0/+27
* [core] Custom layersJohn Firebaugh2015-12-0917-55/+273
* [android] #2954 - Refactoring UserLocationView to use common LocationServices...Brad Leege2015-12-092-43/+41
* [android] #2954 - Building LocationListener infrastructureBrad Leege2015-12-092-2/+45
* [android] #2954 - Setting up specific toggle GPS functionalityBrad Leege2015-12-091-5/+58
* [android] #2954 - Setting up LOST clientBrad Leege2015-12-091-3/+22
* [android] #2954 - LocationServices Singleton setupBrad Leege2015-12-091-0/+24
* [core] Ensure GL state is set to necessary values in more placesJohn Firebaugh2015-12-095-19/+26
* [node] don't go through npm to debug in XcodeKonstantin Käfer2015-12-094-9/+9