| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Filter::serialize() in QMapboxGL::getFilter() | Asheem Mamoowala | 2018-07-23 | 1 | -8/+1 |
* | [android] - fix accesstoken validation | tobrun | 2018-07-23 | 2 | -5/+32 |
* | [android] - replace deprecated javacompile with getJavaCompiler() | tobrun | 2018-07-23 | 1 | -1/+1 |
* | [ios] Mapbox's Location Manager new API. (#12013) | Fabian Guerra Soto | 2018-07-20 | 14 | -15/+781 |
* | [ios, macos, android] Add changelog entries | John Firebaugh | 2018-07-20 | 3 | -0/+10 |
* | [android] Test token strings for icon-image and text-field | John Firebaugh | 2018-07-20 | 2 | -0/+11 |
* | [ios, macos] Convert token strings to expressions on input | John Firebaugh | 2018-07-20 | 11 | -174/+79 |
* | [core] Convert token strings to expressions | John Firebaugh | 2018-07-20 | 2 | -4/+4 |
* | [core] Replace {Source,Camera,Composite}Function with PropertyExpression | John Firebaugh | 2018-07-20 | 16 | -266/+230 |
* | [android] - expose getMap on native_map_view | Tobrun | 2018-07-20 | 3 | -1/+7 |
* | [ios] Reorganize changelog for ios-v4.2.0 | Jason Wray | 2018-07-18 | 1 | -2/+5 |
* | [ios] Update podspecs for ios-v4.2.0 | Jason Wray | 2018-07-18 | 3 | -3/+3 |
* | [android] - update changelog for v6.3.0 final | Tobrun | 2018-07-18 | 1 | -3/+8 |
* | [android] VisibleRegion instrumentation tests | Łukasz Paczos | 2018-07-18 | 1 | -0/+342 |
* | [android] option to request the visible region restricted by the content padding | Łukasz Paczos | 2018-07-18 | 1 | -5/+32 |
* | Correct `MGL_MATCH ` documentation (#12378) | Lloyd Sheng | 2018-07-18 | 1 | -1/+1 |
* | [iOS] Fix unbalanced change delimiter crash (#12148) | Lloyd Sheng | 2018-07-18 | 2 | -1/+1 |
* | [android] Fix possibly race on undefined behavior | Thiago Marcos P. Santos | 2018-07-17 | 1 | -0/+1 |
* | [android] bump SNAPSHOT version building on master to 6.4.0 | Łukasz Paczos | 2018-07-17 | 1 | -1/+1 |
* | [android] harden map events creation | Łukasz Paczos | 2018-07-17 | 1 | -1/+3 |
* | [android] - bump used gradle tools version | tobrun | 2018-07-17 | 1 | -1/+1 |
* | [core] make the offline DB schema a regular include file | Konstantin Käfer | 2018-07-16 | 3 | -25/+30 |
* | [android] - bump kotlin, timber and okhttp to most recent stable versions | Tobrun | 2018-07-16 | 1 | -3/+3 |
* | [build] Move all mason_use statements to a single file | John Firebaugh | 2018-07-13 | 5 | -40/+0 |
* | [android] - add geojson regression tests for java method look up from JNI | tobrun | 2018-07-13 | 1 | -13/+103 |
* | [node] prevent scheduled renderFinished() calls from running when render is c... | Konstantin Käfer | 2018-07-13 | 1 | -9/+16 |
* | [android] - add convenience method for destroyed state on MapView, can be use... | tobrun | 2018-07-12 | 3 | -4/+19 |
* | [android] - validate if gesture detector is able to handle gesture | tobrun | 2018-07-12 | 1 | -2/+6 |
* | [ios] Update podspecs for ios-v4.2.0-beta.1 | Jason Wray | 2018-07-11 | 3 | -3/+3 |
* | [ios] Update events submodule to include RN override (#12360) | Randall Lee | 2018-07-10 | 1 | -0/+0 |
* | [macos] Import GeoJSON | Minh Nguyễn | 2018-07-10 | 4 | -15/+111 |
* | [ios] Deduplicated library dependency references | Minh Nguyễn | 2018-07-10 | 1 | -18/+8 |
* | [ios, macos] Allow unwrapped arguments in match expressions | Minh Nguyễn | 2018-07-09 | 4 | -5/+18 |
* | [ios, macos] Convert predicate options to collators | Minh Nguyễn | 2018-07-09 | 10 | -28/+149 |
* | [glfw] Use Map::moveBy in GLFWView::onMouseMove | Bruno de Oliveira Abinader | 2018-07-09 | 1 | -5/+3 |
* | [ios, build] Strip symbols before recording size metrics | Jason Wray | 2018-07-09 | 1 | -1/+2 |
* | [android] - bumped telemetry to v3.1.4 | Łukasz Paczos | 2018-07-09 | 1 | -1/+1 |
* | [iOS] Update annotation view touch handling (with offsets) (#12234) | Julian Rex | 2018-07-09 | 6 | -20/+143 |
* | [android] - remove unique LatLng validation of LatLngBounds builder | tobrun | 2018-07-09 | 2 | -35/+35 |
* | [android] - fix jni method lookup of GeometryCollection accessor geometries, ... | tobrun | 2018-07-09 | 2 | -1/+50 |
* | [macos] Updated changelog | Minh Nguyễn | 2018-07-06 | 1 | -6/+11 |
* | [ios, macos] Remove duplicate MGLTileSourceOptionDEMEncoding declaration | Jason Wray | 2018-07-06 | 1 | -13/+0 |
* | [android] - added DraggableMarkerActivity | Łukasz Paczos | 2018-07-06 | 5 | -13/+360 |
* | [android] - added Kotlin dependencies to the test app | Łukasz Paczos | 2018-07-06 | 3 | -5/+15 |
* | [ios] Update podspecs for ios-v4.2.0-alpha.2ios-v4.2.0-alpha.2 | Jason Wray | 2018-07-05 | 3 | -3/+3 |
* | [ios] Update changelog for ios-v4.2.0-alpha.2 | Jason Wray | 2018-07-05 | 1 | -7/+5 |
* | [docs] Add changelog entries for #12294 | Chris Loer | 2018-07-05 | 4 | -4/+11 |
* | [android] - update changelog for release v6.3.0-alpha.2android-v6.3.0-alpha.2 | Tobrun | 2018-07-05 | 1 | -0/+5 |
* | [ios] [macos] Added `-[MGLSnapshot coordinateForPoint:]` and associated test. | Julian Rex | 2018-07-05 | 5 | -8/+149 |
* | [core] - add LatLng for screencoordinate to mapsnapshotter | tobrun | 2018-07-05 | 7 | -12/+37 |