summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/style
Commit message (Expand)AuthorAgeFilesLines
* [android] - add style image missing binding integration, add synchronousupstream/tvn-onstyleimagemissingtobrun2019-04-122-5/+12
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-152-72/+139
* [android] remove unnecessary JSON style declaration in the gradient line exampleŁukasz Paczos2019-03-111-1/+0
* [android] get vector drawables using AppCompatResources and set vector drawab...Łukasz Paczos2019-03-071-2/+2
* [android] fix zoom precision in GeoJSON cluster exampleŁukasz Paczos2019-01-241-1/+2
* [android] - expose query feature extensionstobrun2019-01-151-86/+144
* [android] updated make icon id (#13729)Osana Babayan2019-01-141-1/+1
* [android] - update symbol layer example with regression test for symbols flas...tobrun2019-01-101-7/+24
* [android] - espresso tests reworkTobrun2019-01-101-74/+0
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-106-20/+27
* [android] - update sanity test to Style.javaTobrun2018-12-102-48/+39
* [android] - update CircleLayer to be compatibleTobrun2018-12-101-7/+3
* [android] - ignore location component unit test, update light test, update ac...Tobrun2018-12-102-8/+10
* [android] - decouple style loading from OnMapReadyTobrun2018-12-1018-232/+280
* [android] - remove style loaded listenerTobrun2018-12-101-4/+9
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-1018-107/+113
* [android] - cleanup old style java constants file, migrate style transition t...Tobrun2018-12-102-3/+3
* [android] - update clustering example with filter configuration to avoid show...Tobrun2018-12-101-1/+1
* [android] Removed previously deprecated colorToRgbaString and colorToRgbaArra...Osana Babayan2018-11-141-2/+2
* [android] - annotate onMapReady with @NonNullTobrun2018-11-083-3/+4
* [android] - remove deprecation notices and codeTobrun2018-11-012-27/+27
* [android] option to consume map clicks, consuming location clicksŁukasz Paczos2018-10-314-1/+10
* [android] renamed format expression options, added format expression exampleŁukasz Paczos2018-10-241-1/+16
* Revert "[android] - add NonNull to MapboxMap parameter for onMapReady callbac...tobrun2018-10-233-4/+3
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov...Tobrun2018-10-123-3/+4
* [android] - add selected state paradigm to SymbolLayerActivityTobrun2018-09-252-58/+114
* [android] - update custom sprite example with iconAllowOverlap and iconIgnore...Tobrun2018-09-251-5/+10
* [android] minor reference app fixesŁukasz Paczos2018-09-071-1/+1
* [android] - make kotlin activity compatible with sanity testsTobrun2018-09-051-0/+4
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-231-0/+117
* [android] - example to render symbols offline with resources loaded from assetstobrun2018-08-211-55/+76
* [android] Make AndroidRendererFrontend to request render once per event loop ...Kiyong Jung2018-08-211-0/+13
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-101-4/+8
* [android] - add convenience method for destroyed state on MapView, can be use...tobrun2018-07-121-3/+5
* [android] - added DraggableMarkerActivityŁukasz Paczos2018-07-061-0/+314
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-261-12/+44
* [android] - add support for sdf by exposing sdf confiigurationn when calling ...tobrun2018-06-251-8/+25
* [android] - fix expression example that changes icon images dynamicallytobrun2018-05-021-12/+5
* Rework expression conversion (#11490)Tobrun2018-04-101-0/+7
* Rework logical condition convenience expressions (#11555)Tobrun2018-04-041-1/+1
* [android] - correctly convert Android int colors with to-color expression (#1...Tobrun2018-03-231-4/+6
* Literal array conversion of primitive arrays (#11500)Tobrun2018-03-221-1/+7
* Expression filters (#11429)Tobrun2018-03-195-23/+43
* [android] - add expression conversion, add getters (#11352)Tobrun2018-03-084-149/+185
* [android] take advantage of MAS 3.0-beta.3 changesOsana Babayan2018-03-061-24/+15
* [android] - add heatmap color propertyTobrun2018-03-011-3/+13
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+216
* migrated to use mapbox-java3.0 Osana Babayan2018-02-087-56/+45
* [android] - add binding integration for RasterDEMSource, add exampleTobrun2018-01-251-0/+84
* [android] - replaced Mapzen external vector source example with mapillaryTobrun2018-01-161-4/+13