summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/style/FillLayerTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - instrumented unit tests, add map tests, refactor generated layer ...Tobrun2018-12-111-254/+177
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-101-3/+3
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-201-21/+28
* [android] getting a constant layer filter fixŁukasz Paczos2018-11-201-0/+5
* [android] verify if `text-field` is not null before performing compatibility ...Łukasz Paczos2018-11-061-0/+11
* [android] "format" expression supportŁukasz Paczos2018-10-241-4/+0
* [android] - add get source id to supported layer typestobrun2018-09-041-0/+12
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-0/+16
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-141-1/+1
* Expression filters (#11429)Tobrun2018-03-191-0/+20
* [android] - add expression conversion, add getters (#11352)Tobrun2018-03-081-691/+134
* [android] - fix code generation, remove lamda, fixup color conversion localetobrun2018-01-091-475/+567
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-567/+475
* [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-121-400/+570
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-51/+75
* [android] - expose source layer identifier (#8709)Tobrun2017-04-191-2/+14
* [android] - transition options for layer properties (#8509)Tobrun2017-03-311-0/+64
* [android] use PropertyValue for default values in functionsIvo van Dongen2017-03-071-5/+13
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-091-14/+10
* [android] data driven style implementationIvo van Dongen2017-02-021-120/+453
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-21/+21
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-231/+242
* [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-301-1/+1
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-22/+21
* [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-201-0/+276