summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more explicitly name build configs & do Debug for sim/testingJustin R. Miller2015-10-271-0/+3
* test in DebugJustin R. Miller2015-10-271-1/+1
* tighten up non-location testsJustin R. Miller2015-10-271-12/+9
* [android] Fix crash on MarshmallowLeith Bade2015-10-281-0/+4
* [http] don't retry when there's already a request in progressKonstantin Käfer2015-10-273-2/+54
* [android] #2809 - addPolylines and removeAnnotations in JNI, added feature ac...Tobrun2015-10-2726-7/+364
* [android] Restore old GL context after createSurfaceLeith Bade2015-10-271-1/+6
* More natural style names in iosappMinh Nguyễn2015-10-261-23/+18
* [android] Improve Javadoc for the new MapView methods.Leith Bade2015-10-272-21/+25
* Updated changelog for #2770Minh Nguyễn2015-10-261-0/+1
* improve gestures in perspective viewAnsis Brammanis2015-10-267-26/+59
* [core] Extract PaintPropertiesMapJohn Firebaugh2015-10-2620-273/+318
* [android] #2801 - Spelling fix for log statementBrad Leege2015-10-261-1/+1
* [android] #2801 - Log null centerCoordinate instead of throwing NullPointerEx...Brad Leege2015-10-261-2/+4
* [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