summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Log event when offline pack is createdupstream/add-offline-eventNadia Barbosa2018-10-235-0/+52
* [android] - use appcompat resource configuration for vector drawablesTobrun2018-10-162-7/+5
* [android] - bump snapshot version to 6.7.0Tobrun2018-10-161-1/+1
* [docs] Changelog draft for 'format' expressionChris Loer2018-10-151-0/+4
* [core, test] Add BiDi unit testChris Loer2018-10-156-5/+119
* [test] Add unit test for TaggedString::trim()Chris Loer2018-10-152-0/+28
* [test] Enable 'format' Expression test.Chris Loer2018-10-151-2/+1
* [test] Bump GL JS pin.Chris Loer2018-10-151-0/+0
* [core, tests] Don't break text-field support "identity functions"Chris Loer2018-10-152-0/+21
* [android] Minimal Android support for 'format' expressionChris Loer2018-10-154-2/+69
* [ios, macos] Minimal darwin wrappers of 'format' expressionChris Loer2018-10-158-14/+67
* [core] Initial implementation of 'format' expressionChris Loer2018-10-1560-176/+907
* [core] Bidi support for styled text.Chris Loer2018-10-153-22/+127
* [core,test] Update expression style parsing test fixture.Chris Loer2018-10-152-19/+15
* [core] Add automatic argument coercion for compound expressions with multiple...Chris Loer2018-10-151-64/+91
* [android] - remove obsolete catch block in getLayerAsTobrun2018-10-151-10/+3
* [android] - include mapbox sdk services proguard configurationTobrun2018-10-151-0/+6
* [android] - avoid printing exception for valid code execution pathTobrun2018-10-151-5/+8
* [android] - add equals, hashcode and toString to camera update types from Cam...Tobrun2018-10-121-0/+157
* [android] - infer nullityTobrun2018-10-12131-415/+1375
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov...Tobrun2018-10-1227-28/+47
* [android] - replace OnMapChange with specific callbacksTobrun2018-10-117-77/+1062
* [android] changelog for 6.6.0Łukasz Paczos2018-10-111-1/+1
* [ios] Bump podspecs to 4.5.0 and update changelog.Fabian Guerra2018-10-104-4/+4
* Reserve vector storage in the convert filter codeMikhail Pozdnyakov2018-10-102-4/+7
* [android] push a new mapofflineevent upon region creation (#12544)Antonio Zugaldia2018-10-094-1/+41
* [ios] Fix divide-by-zero when setting FPS on iOS <10Jason Wray2018-10-091-0/+4
* [ios] Add support for Simulator in UIDevice.mgl_isLegacyDeviceJason Wray2018-10-091-2/+4
* [android] - fix readme to point to correct developing.md in rootTobrun2018-10-091-1/+1
* [android] - reverse order of prioritising shape vs marker click handlingTobrun2018-10-091-7/+7
* [linux] add map_snapshotter.*pp to linux core buildear7h2018-10-091-0/+4
* [ios, macos] Updated world tour locationsMinh Nguyễn2018-10-082-8/+10
* [build] Custom GDB no longer needed in Ubuntu BionicBruno de Oliveira Abinader2018-10-081-8/+6
* [android] - fix fragments example that were crashing on orientation changeŁukasz Paczos2018-10-082-2/+2
* [ios] Ignore deprecation warnings for MGLMapView.userLocationVerticalAlignmentJason Wray2018-10-051-1/+12
* [ios, macos] Enable offline merge test.Fabian Guerra2018-10-044-19/+16
* [ios] release v4.5.0 beta.1 podspec bump and changelog updates. (#13027)Fabian Guerra Soto2018-10-035-5/+5
* [ios, macos, android, node] update changelogsMolly Lloyd2018-10-034-0/+4
* [core] only generate clip ids for clipped layersMolly Lloyd2018-10-031-2/+5
* [test] add test checking that unclipped tiles are not used by ClipIDGeneratorMolly Lloyd2018-10-031-0/+41
* [core] don't prefetch AnnotationTilesMolly Lloyd2018-10-031-1/+1
* [core] fix flickering caused by incorrect ClipIDsMolly Lloyd2018-10-031-1/+1
* [ios] Update events library to include symbol namespace fixJason Wray2018-10-032-0/+1
* [ios, build] Check symbol namespacing for mapbox-events-iosJason Wray2018-10-033-0/+44
* [darwin] Rename 'make check-public-symbols' to darwin-check-public-symbolsJason Wray2018-10-034-5/+5
* [core] Read style's transition from parserBruno de Oliveira Abinader2018-10-033-3/+11
* [android] - changelog for 6.6.0-beta.1Łukasz Paczos2018-10-031-0/+4
* [android] - move camera and puck immediately when starting to track and displ...Łukasz Paczos2018-10-034-10/+50
* [android] - add configuration to change the animation duration multiplier whe...Łukasz Paczos2018-10-035-6/+69
* [ios] Add delegate method to specify the user location annotation’s positionNadia Barbosa2018-10-0212-8/+147