summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/style
Commit message (Expand)AuthorAgeFilesLines
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-0/+266
* Implement icon-anchor propertyLauren Budorick2017-08-281-0/+105
* [android] - style image accessorTobrun Van Nuland2017-08-181-0/+54
* [android] - refactor resource reading into utilTobrun2017-08-101-39/+24
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-262-0/+171
* [core] Update shaders.Chris Loer2017-07-123-102/+181
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+38
* Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-0513-5530/+7574
|\
| * [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-1213-5577/+7646
| * Cherry picks to release branch (#9230)Tobrun2017-06-091-0/+18
| * [android] - add binding support for Light (#9013)Tobrun2017-05-262-0/+290
| * [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-121-0/+33
* | [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-0/+112
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-022-0/+290
* | [android] fix crash in runtime style ui testsIvo van Dongen2017-06-011-12/+37
* | [android] test remove source in useIvo van Dongen2017-05-301-0/+18
* | [android] url getter on sourcesIvo van Dongen2017-05-111-0/+33
|/
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-272-16/+785
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-2111-654/+851
* [android] - expose source layer identifier (#8709)Tobrun2017-04-197-49/+74
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-0/+216
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-0/+45
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-0/+108
* [android] - transition options for layer properties (#8509)Tobrun2017-03-317-0/+601
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-0/+45
* [android] geojson source - add conversion testsIvo van Dongen2017-03-281-0/+215
* [android] use PropertyValue for default values in functionsIvo van Dongen2017-03-075-65/+130
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-0/+920
* [android] fix unit tests for #7944Ivo van Dongen2017-02-282-3/+3
* [android] insert layer at indexIvo van Dongen2017-02-281-0/+35
* [android] remove layer at indexIvo van Dongen2017-02-281-0/+25
* [android] insert layer aboveIvo van Dongen2017-02-281-3/+40
* [android] remove source returns referenceIvo van Dongen2017-02-281-1/+2
* [android] remove layer returns referenceIvo van Dongen2017-02-281-1/+2
* [android] source list accessor + exampleIvo van Dongen2017-02-281-0/+20
* [android] layer list accessor + exampleIvo van Dongen2017-02-281-0/+24
* [android] remove nonexistent layer or source handlingIvo van Dongen2017-02-231-27/+5
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-172-2/+92
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-097-153/+115
* [android] fix reference table overflow in query rendered featuresIvo van Dongen2017-02-081-20/+36
* [android] data driven style implementationIvo van Dongen2017-02-0213-3928/+4264
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2716-442/+442
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1616-4704/+4950
* [android] test duplicate layer id exception handlingIvo van Dongen2016-12-121-0/+9
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-091-0/+88
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-0/+1
|\
* | [android] test duplicate source id exception handlingIvo van Dongen2016-11-301-3/+10
* | [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-307-7/+7
* | [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-2314-443/+428
* | [android] return source ownership on removeIvo van Dongen2016-11-141-0/+49