| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Merge DataDrivenPropertyValue into PropertyValue (#12513) | John Firebaugh | 2018-07-31 | 22 | -277/+240 |
* | [ios] Add preferred FPS setting; vary maximum FPS by device capability | Jason Wray | 2018-07-31 | 6 | -3/+156 |
* | [node] Update documentation for publishing process (#12500) | John Firebaugh | 2018-07-31 | 1 | -5/+11 |
* | [Qt] Fix link to Qt public API headers in README.md | Sudarsana Babu Nagineni | 2018-07-30 | 1 | -1/+1 |
* | VisibleRegion on rotated bounds (#12135) (#12255) | Osana Babayan | 2018-07-27 | 2 | -38/+148 |
* | [ios] Fix file encoding for pt-PT strings file | Jason Wray | 2018-07-27 | 1 | -0/+0 |
* | [android] - wait for the initial render to occur before showing the map to th... | Tobrun | 2018-07-27 | 9 | -39/+145 |
* | [android] Reuse Bitmap, Paint & Canvas instances in LocalGlyphRasterizer | Kiyong Jung | 2018-07-27 | 3 | -24/+46 |
* | [android] using @Keep annotation across the project with the help of lint checks | Łukasz Paczos | 2018-07-26 | 66 | -17/+809 |
* | [android] - add minimal touch target to marker click detection | Tobrun | 2018-07-26 | 1 | -3/+18 |
* | [iOS] Add fallbacks for name fields (#12387) | Lloyd Sheng | 2018-07-26 | 3 | -5/+25 |
* | [ios] Updated podspecs and changelog for ios-v4.3.0-alpha.1 (#12486) | Jordan Kiley | 2018-07-25 | 4 | -4/+4 |
* | [android] - changelog for 6.4.0-alpha.1ios-v4.3.0-alpha.1android-v6.4.0-alpha.1 | Łukasz Paczos | 2018-07-25 | 1 | -3/+13 |
* | [ios, macos] Fixed typos in expression conversion error messages | Minh Nguyễn | 2018-07-25 | 1 | -2/+2 |
* | [darwin] Use FOUNDATION_EXTERN instead of plain extern | Jason Wray | 2018-07-24 | 12 | -41/+41 |
* | [ios] Simplify and (internally) document MGLPointRounded() | Jason Wray | 2018-07-24 | 2 | -1/+4 |
* | [ios] Move private geometry symbol visibility definitions to header | Jason Wray | 2018-07-24 | 2 | -4/+2 |
* | [ios] Fix symbol mangling issue with MGLMapPointForCoordinate() | Jason Wray | 2018-07-24 | 2 | -3/+3 |
* | [build] Remove obsolete bitrise.yml files | John Firebaugh | 2018-07-24 | 4 | -75/+0 |
* | [core] Check all bucket dynamic_casts | John Firebaugh | 2018-07-24 | 3 | -0/+3 |
* | [test] Add native ignore for symbol-cross-fade test. | Chris Loer | 2018-07-23 | 1 | -0/+1 |
* | [android, ios, macos] Generate symbol-placement: line-center wrappers | Chris Loer | 2018-07-23 | 7 | -32/+68 |
* | 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 |