summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp
Commit message (Expand)AuthorAgeFilesLines
* [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-204-33/+178
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+626
* migrated to use mapbox-java3.0 Osana Babayan2018-02-081-4/+4
* [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-241-18/+0
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-232-1/+524
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-0/+57
* [android] - fix code generation, remove lamda, fixup color conversion localetobrun2018-01-098-6388/+7562
* [android] - replace low level json parsingtobrun2018-01-041-0/+44
* [android] - add orientation change regression testtobrun2018-01-022-5/+79
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-1921-8247/+6882
* [android] - add config file for excluding generated tests, refactor generatio...Tobrun2017-11-082-8/+5
* [android] make location provider optional (#9488) (#10354)Pablo Guardiola2017-11-011-1/+1
* [android] - run all instrumenetation testsTobrun2017-10-311-0/+4
* [android] speed up ui testsIvo van Dongen2017-09-221-22/+21
* [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] - optimise icon managementTobrun Van Nuland2017-08-101-0/+146
* [android] - refactor resource reading into utilTobrun2017-08-101-39/+24
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-282-2/+4
* [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-0524-6344/+8265
|\
| * [android] - restore LatLngBounds conversion, add regression test (#9324)Tobrun2017-06-211-0/+40
| * [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-1222-6389/+8295
| * Cherry picks to release branch (#9230)Tobrun2017-06-091-0/+18
| * Custom location source fix (#9142)Tobrun2017-06-091-2/+2
| * [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-2130-1275/+1063
* [android] - expose source layer identifier (#8709)Tobrun2017-04-197-49/+74
* [android] - derived source attribution (#8630)Tobrun2017-04-131-22/+81
* [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