summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [node] create `npm test` and `npm run test-suite` targetsKonstantin Käfer2015-10-264-1/+116
* [node] include node headers in binding.gyp, undef libuv_cflagsMike Morris2015-10-262-2/+3
* [node] make task for building node via XcodeMike Morris2015-10-263-1/+20
* [core] Move parseCacheControl() up in the class hierarchyThiago Marcos P. Santos2015-10-265-47/+24
* [core] always reparse with the freshest possible placement configKonstantin Käfer2015-10-2615-126/+227
* [core] reparse tiles when new data arrivesKonstantin Käfer2015-10-2627-286/+464
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-2633-117/+135
* [core] do not use std::atomic_* with shared_ptrsKonstantin Käfer2015-10-262-30/+29
* [core] set a timer and auto-refresh requests when they expireKonstantin Käfer2015-10-264-3/+71
* [core] add support for stale responsesKonstantin Käfer2015-10-2623-47/+367
* [core] use RAII-style lifetime tracking of Request objectsKonstantin Käfer2015-10-2613-56/+57
* [core] all requests have to be canceled explicitly nowKonstantin Käfer2015-10-2622-43/+94
* [android] Use hi res icons in test app menuLeith Bade2015-10-2616-3/+3
* [android] Remove unused permissionLeith Bade2015-10-261-1/+0
* [android] #2758 - add my location tracking modeTobrun2015-10-2615-37/+402
* [android] #2726 - finalise BulkAddMarkers activityTobrun2015-10-263-9/+61
* [android] #2726 - moved utility classes to separate packageTobrun2015-10-263-7/+9
* [core] Initialize attributes before using themThiago Marcos P. Santos2015-10-261-1/+3
* [android] #2523 - fix toolbar alignment issueTobrun2015-10-257-14/+7
* #2784 - Restoring API minimum to 15 for TestAppBrad Leege2015-10-241-1/+1
* #2784 - Restoring API minimum to 15Brad Leege2015-10-241-1/+1
* [android] Move android filesLeith Bade2015-10-25234-17/+16
* [android] Remove the WRITE_EXTERNAL_STORAGE permission from test appLeith Bade2015-10-251-1/+1
* [android] [ios] [linux] [osx] Update many mason modulesLeith Bade2015-10-244-19/+19
* [android] Use ViewCompat in CompassView for pre-Jelly Bean animationLeith Bade2015-10-242-12/+8
* [android] Fix TEXTREL dlopen error on Android 6.0 x86Leith Bade2015-10-242-2/+2
* re-bump for ios-v3.0.0-pre.2ios-v3.0.0-pre.2Justin R. Miller2015-10-232-2/+2
* bump iOS version for 2.2.0-pre.2ios-v2.2.0-pre.2Justin R. Miller2015-10-232-2/+2
* Optimize Travis build order: start osx builds firstJohn Firebaugh2015-10-231-33/+33
* [iOS] Don't build iOS on Travis, it's too slowJohn Firebaugh2015-10-231-3/+0
* Fixed typo in default stylesBruno de Oliveira Abinader2015-10-231-1/+1
* refs #2684: integrate Twitter FabricJustin R. Miller2015-10-239-3/+272
* [core] Remove MapData dependency from StyleParserJohn Firebaugh2015-10-2311-62/+60
* [core] Introduce StyleCalculationParametersJohn Firebaugh2015-10-2321-90/+126
* [core] Respect source layer z-order for style-sourced annotationsJohn Firebaugh2015-10-231-2/+5
* [publish ios-v3.0.0-pre.1]Minh Nguyễn2015-10-230-0/+0
* Bumped podspec for 3.0.0-pre.1ios-v3.0.0-pre.1Minh Nguyễn2015-10-231-1/+1
* [core] Fix integer overflow for high maximum zoom levelsBruno de Oliveira Abinader2015-10-231-3/+5
* Typo in iOS changelogMinh Nguyễn2015-10-231-1/+1
* IB inspectable for allowing tiltMinh Nguyễn2015-10-232-5/+6
* [android] Use new GPS markers.Leith Bade2015-10-2429-74/+178
* [ios] Fix for a crash on iPod Touch related to carrier vendorAdam Hunter2015-10-231-5/+6
* [android] #2751 - added sanity tests for feature activitiesTobrun2015-10-238-19/+185
* [android] Use hardware layer for compass fadeLeith Bade2015-10-243-4/+8
* [android] Fix disabling compassLeith Bade2015-10-232-0/+5
* [android] Test max 27.4k markersLeith Bade2015-10-232-2/+176
* [android] #2748 - added a coordinatebounds unit testTobrun2015-10-233-17/+102
* [android] Add SpriteFactory.drawable for custom markersLeith Bade2015-10-238-8/+47
* [android] Fix JNI local ref overflowLeith Bade2015-10-233-3/+3
* [android] Add missing satellite streets style to Android and iOS.Leith Bade2015-10-2310-20/+41