| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Promote DefaultFileSource::put to general use. | Chris Loer | 2018-10-17 | 1 | -4/+4 |
* | [android] - update changelog for 6.7.0-alpha.1 and 6.6.1android-v6.7.0-alpha.1 | Tobrun | 2018-10-17 | 1 | -1/+15 |
* | [android] - use appcompat resource configuration for vector drawables | Tobrun | 2018-10-16 | 2 | -7/+5 |
* | [android] - bump snapshot version to 6.7.0 | Tobrun | 2018-10-16 | 1 | -1/+1 |
* | [core, test] Add BiDi unit test | Chris Loer | 2018-10-15 | 1 | -2/+7 |
* | [android] Minimal Android support for 'format' expression | Chris Loer | 2018-10-15 | 4 | -2/+69 |
* | [ios, macos] Minimal darwin wrappers of 'format' expression | Chris Loer | 2018-10-15 | 7 | -13/+62 |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 2 | -17/+32 |
* | [core] Bidi support for styled text. | Chris Loer | 2018-10-15 | 2 | -22/+123 |
* | [android] - remove obsolete catch block in getLayerAs | Tobrun | 2018-10-15 | 1 | -10/+3 |
* | [android] - include mapbox sdk services proguard configuration | Tobrun | 2018-10-15 | 1 | -0/+6 |
* | [android] - avoid printing exception for valid code execution path | Tobrun | 2018-10-15 | 1 | -5/+8 |
* | [android] - add equals, hashcode and toString to camera update types from Cam... | Tobrun | 2018-10-12 | 1 | -0/+157 |
* | [android] - infer nullity | Tobrun | 2018-10-12 | 131 | -415/+1375 |
* | [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov... | Tobrun | 2018-10-12 | 27 | -28/+47 |
* | [android] - replace OnMapChange with specific callbacks | Tobrun | 2018-10-11 | 7 | -77/+1062 |
* | [android] changelog for 6.6.0 | Łukasz Paczos | 2018-10-11 | 1 | -1/+1 |
* | [ios] Bump podspecs to 4.5.0 and update changelog. | Fabian Guerra | 2018-10-10 | 4 | -4/+4 |
* | [android] push a new mapofflineevent upon region creation (#12544) | Antonio Zugaldia | 2018-10-09 | 4 | -1/+41 |
* | [ios] Fix divide-by-zero when setting FPS on iOS <10 | Jason Wray | 2018-10-09 | 1 | -0/+4 |
* | [ios] Add support for Simulator in UIDevice.mgl_isLegacyDevice | Jason Wray | 2018-10-09 | 1 | -2/+4 |
* | [android] - fix readme to point to correct developing.md in root | Tobrun | 2018-10-09 | 1 | -1/+1 |
* | [android] - reverse order of prioritising shape vs marker click handling | Tobrun | 2018-10-09 | 1 | -7/+7 |
* | [linux] add map_snapshotter.*pp to linux core build | ear7h | 2018-10-09 | 1 | -0/+4 |
* | [ios, macos] Updated world tour locations | Minh Nguyễn | 2018-10-08 | 2 | -8/+10 |
* | [android] - fix fragments example that were crashing on orientation change | Łukasz Paczos | 2018-10-08 | 2 | -2/+2 |
* | [ios] Ignore deprecation warnings for MGLMapView.userLocationVerticalAlignment | Jason Wray | 2018-10-05 | 1 | -1/+12 |
* | [ios, macos] Enable offline merge test. | Fabian Guerra | 2018-10-04 | 4 | -19/+16 |
* | [ios] release v4.5.0 beta.1 podspec bump and changelog updates. (#13027) | Fabian Guerra Soto | 2018-10-03 | 5 | -5/+5 |
* | [ios, macos, android, node] update changelogs | Molly Lloyd | 2018-10-03 | 4 | -0/+4 |
* | [ios] Update events library to include symbol namespace fix | Jason Wray | 2018-10-03 | 2 | -0/+1 |
* | [ios, build] Check symbol namespacing for mapbox-events-ios | Jason Wray | 2018-10-03 | 1 | -0/+37 |
* | [darwin] Rename 'make check-public-symbols' to darwin-check-public-symbols | Jason Wray | 2018-10-03 | 2 | -2/+2 |
* | [android] - changelog for 6.6.0-beta.1 | Łukasz Paczos | 2018-10-03 | 1 | -0/+4 |
* | [android] - move camera and puck immediately when starting to track and displ... | Łukasz Paczos | 2018-10-03 | 4 | -10/+50 |
* | [android] - add configuration to change the animation duration multiplier whe... | Łukasz Paczos | 2018-10-03 | 5 | -6/+69 |
* | [ios] Add delegate method to specify the user location annotation’s position | Nadia Barbosa | 2018-10-02 | 12 | -8/+147 |
* | [ios, macos] Add Italian settings translations. (#12908) | Fabian Guerra Soto | 2018-10-02 | 1 | -0/+0 |
* | [core] Do not constrain on X axis in ConstrainMode::HeightOnly | Bruno de Oliveira Abinader | 2018-10-02 | 1 | -6/+3 |
* | [ios,android,macos] add changelog entry for #12931 | Konstantin Käfer | 2018-10-02 | 3 | -0/+3 |
* | [ios, macos] Fixed camera initialization with eye coordinate | Minh Nguyễn | 2018-10-01 | 2 | -11/+50 |
* | [ios, macos] Added MGLMapCamera.viewingDistance property | Minh Nguyễn | 2018-10-01 | 3 | -2/+52 |
* | [ios, macos] Distinguish between viewing distance and altitude | Minh Nguyễn | 2018-10-01 | 13 | -13/+145 |
* | Moved MGLAltitudeForZoomLevel and MGLZoomLevelForAltitude to public API (#12986) | Dave Prukop | 2018-10-01 | 4 | -19/+22 |
* | [ios, macos] Disable offline merge test. | Fabian Guerra | 2018-10-01 | 1 | -9/+13 |
* | [Qt] UpdateParameters should always be available when rendering | Bruno de Oliveira Abinader | 2018-10-01 | 3 | -4/+11 |
* | [ios] Bump podspec to 4.5.0-alpha.2.ios-v4.5.0-alpha.2 | Fabian Guerra | 2018-09-26 | 3 | -3/+3 |
* | [ios] Enable 120fps on capable devices | Jason Wray | 2018-09-26 | 2 | -1/+2 |
* | [ios, macos] Add crossSourceCollissions property. (#12941) | Fabian Guerra Soto | 2018-09-26 | 8 | -3/+36 |
* | [ios] Bump more test timeouts for Xcode 10 sluggishness | Jason Wray | 2018-09-26 | 4 | -8/+7 |