summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] - update CircleLayer to be compatibleTobrun2018-12-101-7/+3
* [android] - fixup location component test to use initialize componentsTobrun2018-12-101-13/+35
* [android] - ignore location component unit test, update light test, update ac...Tobrun2018-12-107-12/+19
* [android] - add class level javadoc to Style.javaTobrun2018-12-101-1/+6
* [android] - add more layer add options, add sdf support to image and add javadocTobrun2018-12-101-30/+204
* [android] - update unit tests to be location component compatibleTobrun2018-12-102-44/+33
* [android] - decouple style loading from OnMapReadyTobrun2018-12-1087-1015/+942
* [android] - don't load mapbox streets automaticallyTobrun2018-12-101-4/+0
* [android] - move all style methods to Style.javaTobrun2018-12-102-99/+56
* [android] - expose style builderTobrun2018-12-102-1/+63
* [android] - remove style loaded listenerTobrun2018-12-107-85/+26
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-1053-538/+536
* [android] - cleanup old style java constants file, migrate style transition t...Tobrun2018-12-1029-163/+136
* [android] - Style.javaTobrun2018-12-106-0/+189
* [android] - update clustering example with filter configuration to avoid show...Tobrun2018-12-101-1/+1
* [ios] Announce POI categories where availableMinh Nguyễn2018-12-081-2/+5
* [ios] Added CJK string transformsMinh Nguyễn2018-12-083-1/+34
* [ios, macos] Add Streets-v8 field names to accessibility checksJason Wray2018-12-081-3/+4
* [ios, macos] Update for streets-v8 data and coalesced name fields in v11 stylesJason Wray2018-12-076-18/+31
* nativeRemoveSource() and nativeRemoveLayer() methods should return a boolean ...Osana Babayan2018-12-075-84/+76
* [ios] Add turnstile events for Snapshotter (#13476)Lloyd Sheng2018-12-061-0/+6
* [ios] Bump podspec to 4.7.0-beta.1.Fabian Guerra2018-12-053-3/+3
* [ios, macos] Copyedited changelogsMinh Nguyễn2018-12-052-17/+20
* [ios, build] Move symbol strip settings to Xcode projectJason Wray2018-12-052-10/+4
* [ios, build] Add RelWithDebInfo build configurationJason Wray2018-12-051-17/+285
* [ios, build] Replace -symbols with -stripped build flavorJason Wray2018-12-057-12/+27
* [android] expose endpoint change for snapshotterŁukasz Paczos2018-12-052-2/+27
* [android] mapbox-java 4.2.0 bumpŁukasz Paczos2018-12-051-1/+1
* [android] - expose setAccesToken on Mapbox.javaTobrun2018-12-052-1/+25
* [android, ios, macos] Updated French translationsMinh Nguyễn2018-12-042-6/+3
* [ios, macos] Refined source removal errorsMinh Nguyễn2018-12-044-14/+13
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-049-23/+72
* [android] telemetry v4.1.1 bumpŁukasz Paczos2018-12-042-5/+2
* [android] immediately notify core about forced connectivity stateŁukasz Paczos2018-12-034-43/+52
* [ios] Update French translation - telemetry (#13360)Maxime Le Moine2018-12-013-28/+32
* changelog for v7.0.0-alpha.3 (#13489)android-v7.0.0-alpha.3Osana Babayan2018-11-301-0/+8
* [android] changelog for v6.7.2 (#13487)Łukasz Paczos2018-11-301-2/+5
* [core] layermanager folderMikhail Pozdnyakov2018-11-305-13/+15
* [android] removed unnecessary appcompat exclusion from the telemetry dependencyŁukasz Paczos2018-11-291-3/+1
* [android] reference GMS proguard fix, temporary jacoco proguard fixŁukasz Paczos2018-11-292-0/+6
* [android] bumped to telemetry v4.1.0Łukasz Paczos2018-11-292-2/+2
* [android] refactor LocationComponent to utilize LocationEngineRequestŁukasz Paczos2018-11-2910-224/+421
* [android] Initial integration with liblocation 1.0.0 and telemetry 4.0.0, bum...Andrey Li2018-11-296-130/+149
* [android] remove default zoom level restrictions when activating the location...Łukasz Paczos2018-11-296-131/+14
* [android] require context in AttributionParser.BuilderŁukasz Paczos2018-11-294-36/+20
* [android] don't cancel core transitions on MotionEvent#ACTION_CANCELŁukasz Paczos2018-11-291-1/+0
* [core] Do not consider X axis when constraining scaleBruno de Oliveira Abinader2018-11-291-0/+2
* [android,ios,macos] Update changelogsBruno de Oliveira Abinader2018-11-293-0/+5
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-2911-2/+162
* Send turnstile event while create MapSnapshotter instance (#13475)Kevin Li2018-11-291-0/+7