summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [iOS] Updated changelog for #2700Minh Nguyễn2015-10-211-0/+1
* [ios] Notify delegate during rotate and pitch gesturesMinh Nguyễn2015-10-211-1/+5
* Merge remote-tracking branch 'Hitta/fixed-notification' into 1ec5-changing-2373Minh Nguyễn2015-10-211-1/+5
|\
| * Added region change notification to quick zoomMaciej Swic2015-09-221-0/+2
| * Notify map change on pinch as wellMaciej Swic2015-09-211-0/+2
| * Fixed incorrect notificationMaciej Swic2015-09-211-1/+1
* | [core] Removed time param from Painter::renderBruno de Oliveira Abinader2015-10-213-5/+4
* | [core] Moved Painter::setup() to Painter ctorBruno de Oliveira Abinader2015-10-213-7/+3
* | [core] Remove redundant setDebug() from PainterBruno de Oliveira Abinader2015-10-214-10/+1
* | [core] Added more transform state gettersBruno de Oliveira Abinader2015-10-215-23/+66
* | Update metrics test server SSL certificateLeith Bade2015-10-211-0/+0
* | [core] only check for mapbox:// at the start of the failed request's URLJason Wray2015-10-211-1/+1
* | [core] Improve error message when style is not found or is incompatibleJason Wray2015-10-211-0/+2
* | Test metrics on staging endpointMinh Nguyễn2015-10-201-0/+2
* | [core] Remove shape layers from the style (fixes #2405)John Firebaugh2015-10-206-13/+58
* | [core] Annotation refactorJohn Firebaugh2015-10-2023-666/+464
* | [core] Pull annotation typedefs to own header; add AnnotationIDJohn Firebaugh2015-10-205-23/+36
* | [core] Fix swapped lat/lon in geo.cppJohn Firebaugh2015-10-202-23/+23
* | add Bitrise badge to READMEJustin R. Miller2015-10-201-1/+1
* | fixes #2419: adapt iOS tests for Bitrise CIJustin R. Miller2015-10-201-5/+16
* | [ios] remove CoreTelephony dependencyJason Wray2015-10-196-41/+37
* | [core] Use pixelmatch test-suiteVladimir Agafonkin2015-10-161-1/+1
* | [iOS] Dismiss authorization prompt before testing Location Services delegate ...Minh Nguyễn2015-10-161-0/+2
* | [iOS] Revert 'Use modular headers everywhere'Minh Nguyễn2015-10-165-12/+14
* | [iOS] Upgraded to AliSoftware/OHHTTPStubs@4.3.0Minh Nguyễn2015-10-16118-1221/+4592
* | Fix path of mapbox-gl-test-suite render testsBryan Housel2015-10-161-3/+3
* | [core] update docker scriptKonstantin Käfer2015-10-164-27/+37
* | [android] Update to Android support library v23.1.0Leith Bade2015-10-162-11/+12
* | [core] MapContext setStyle{URL,JSON} should ignore redundant callsBruno de Oliveira Abinader2015-10-161-0/+8
* | [core] [android] Fix InfoWindow topOffsetPixels adjustment when switching stylesLeith Bade2015-10-169-49/+109
* | [android] Remove R and BuildType from JavaDoc. Remove iOS image.Leith Bade2015-10-162-2/+3
* | [publish ios-v2.2.0-pre.1]Justin R. Miller2015-10-150-0/+0
* | bump podspec for 2.2.0-pre.1ios-v2.2.0-pre.1Justin R. Miller2015-10-151-1/+1
* | fixes #2611: iOS test app long press drops debug markerJustin R. Miller2015-10-152-0/+58
* | [core] MapContext setStyle{URL,JSON} should ignore redundant callsBruno de Oliveira Abinader2015-10-141-0/+8
* | Adding Telerik's Cordova Plugin To Products ListBrad Leege2015-10-141-0/+1
* | [android] Tidy up latest MapView changes. Fix JavaDoc warnings. Implement ove...Leith Bade2015-10-1517-12/+92
* | [publish binary]bsudekum2015-10-140-0/+0
* | [node] update changelognode-v2.0.0-pre.10bsudekum2015-10-141-0/+1
* | [node] bump package.json version to pre10bsudekum2015-10-141-1/+1
* | [core] Set fade/transition duration to 0 if map mode is stillBruno de Oliveira Abinader2015-10-142-6/+22
* | [core] c++1y -> c++14Mike Morris2015-10-141-2/+1
* | [core] bump libuv to 1.7.5 across all platformsMike Morris2015-10-1412-45/+52
* | Merge branch 'pull_branch' of https://github.com/Mappy/mapbox-gl-native into ...Tobrun2015-10-141-6/+6
|\ \
| * | fix proguard rules according to class packaging refactor: from com.mapbox.map...mayardb2015-10-141-6/+6
* | | [android] #2606 - have test activity use map view object instantiationTobrun2015-10-142-28/+22
|/ /
* | [android] #2273 - Added InfoWindowView, Refactored InfoWindow to take in acco...Tobrun2015-10-1416-61/+287
* | [android] revert commit, not fast forward possibleTobrun2015-10-145-33/+30
|\ \
| * | Revert "[android] #2588 - Make getTopOffsetPixelsForAnnotationSymbol private."Tobrun2015-10-135-33/+30
* | | Merge pull request #2605 from mapbox/2597-revert-node-4.1Mike Morris2015-10-132-7/+7
|\ \ \