| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 60 | -176/+907 |
* | [core] Bidi support for styled text. | Chris Loer | 2018-10-15 | 3 | -22/+127 |
* | [core,test] Update expression style parsing test fixture. | Chris Loer | 2018-10-15 | 2 | -19/+15 |
* | [core] Add automatic argument coercion for compound expressions with multiple... | Chris Loer | 2018-10-15 | 1 | -64/+91 |
* | [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 |
* | Reserve vector storage in the convert filter code | Mikhail Pozdnyakov | 2018-10-10 | 2 | -4/+7 |
* | [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 |
* | [build] Custom GDB no longer needed in Ubuntu Bionic | Bruno de Oliveira Abinader | 2018-10-08 | 1 | -8/+6 |
* | [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 |
* | [core] only generate clip ids for clipped layers | Molly Lloyd | 2018-10-03 | 1 | -2/+5 |
* | [test] add test checking that unclipped tiles are not used by ClipIDGenerator | Molly Lloyd | 2018-10-03 | 1 | -0/+41 |
* | [core] don't prefetch AnnotationTiles | Molly Lloyd | 2018-10-03 | 1 | -1/+1 |
* | [core] fix flickering caused by incorrect ClipIDs | Molly Lloyd | 2018-10-03 | 1 | -1/+1 |
* | [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 | 3 | -0/+44 |
* | [darwin] Rename 'make check-public-symbols' to darwin-check-public-symbols | Jason Wray | 2018-10-03 | 4 | -5/+5 |
* | [core] Read style's transition from parser | Bruno de Oliveira Abinader | 2018-10-03 | 3 | -3/+11 |
* | [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 | 2 | -2/+2 |
* | [build] upgrade CircleCI configuration to use inline commands | Konstantin Käfer | 2018-10-02 | 1 | -548/+343 |
* | [core] Do not constrain on X axis in ConstrainMode::HeightOnly | Bruno de Oliveira Abinader | 2018-10-02 | 4 | -25/+30 |
* | [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 |