summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2373-13258/+3172
|\
| * [android] - add paused state to map renderer, don't render snapshot when paus...Tobrun2018-04-101-0/+9
| * Rework expression conversion (#11490)Tobrun2018-04-101-0/+7
| * Rework logical condition convenience expressions (#11555)Tobrun2018-04-043-3/+3
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-5/+1
| * [android] - don't load default style if style json string was set (#11520)Tobrun2018-03-261-0/+77
| * [android] - correctly convert Android int colors with to-color expression (#1...Tobrun2018-03-231-4/+6
| * [android] - expose public api telemetry (#11503)Tobrun2018-03-221-0/+3
| * Literal array conversion of primitive arrays (#11500)Tobrun2018-03-221-1/+7
| * [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-202-11/+5
| * Expression filters (#11429)Tobrun2018-03-1916-34/+200
| * Test activity for gestures manager (#11449)Łukasz Paczos2018-03-168-140/+640
| * [android] build release Test App before publishing (#11418)Łukasz Paczos2018-03-141-1/+1
| * [android] - add expression conversion, add getters (#11352)Tobrun2018-03-0818-10771/+2097
| * [android] take advantage of MAS 3.0-beta.3 changesOsana Babayan2018-03-061-24/+15
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-0230-1729/+5
| * [android] - add heatmap color propertyTobrun2018-03-012-3/+15
| * [android] - remove camera api from MapboxMap, refactor test app code to Camer...Tobrun2018-02-203-195/+15
| * Merge branch 'master' into release-bobaFabian Guerra2018-02-156-0/+869
| |\
| * | [android] - translucent surface on TextureViewTobrun2018-02-139-2/+180
| * | [android] Integration of the new events library (#10999) (#11183)Pablo Guardiola2018-02-138-16/+15
| * | migrated to use mapbox-java3.0 Osana Babayan2018-02-0816-92/+86
| * | [android] - release android v6.0.0-beta.1android-v6.0.0-beta.1Tobrun2018-01-291-1/+1
* | | [android] fix CameraAnimatorActivity home button (#11383)Łukasz Paczos2018-03-051-3/+6
* | | [android] - port animated markers activity to symbol layerTobrun2018-02-226-292/+458
* | | [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-206-39/+185
| |/ |/|
* | [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-156-0/+869
* | [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-138-16/+15
* | migrated to use mapbox-java3.0 Osana Babayan2018-02-0816-92/+86
|/
* [android] - add binding integration for RasterDEMSource, add exampleTobrun2018-01-256-3/+119
* [android] - correct marker location when using Snapshot#pixelForLatLngTobrun2018-01-251-3/+6
* [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
* [android] - allow setting an OkHttpClientTobrun2018-01-181-2/+2
* [android] - cleaup dependencies.gradleTobrun2018-01-181-28/+21
* [android] - replaced Mapzen external vector source example with mapillaryTobrun2018-01-161-4/+13
* [android] - move gradle files to dedicated folderTobrun2018-01-114-64/+4
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-0/+57
* [android] - use the correct cancelable callback after posting the cancelationtobrun2018-01-101-2/+0
* [android] - include request urls when logging out failed http requestsTobrun2018-01-092-2/+5
* [android] - fix code generation, remove lamda, fixup color conversion localetobrun2018-01-098-6388/+7562
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-045-6/+13
|\
| * [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-192-2/+2
| * Saving/restoring MyLocationViewSettings (#10746) (#10748)Tobrun2017-12-191-1/+1
| * [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-185-23/+142
| * [android] - allow configurable http loggingTobrun2017-12-121-1/+4
| * Monkey crashes (#10440) (#10472)Pablo Guardiola2017-11-162-6/+12
| * MapSnapshot attribution (#10362)Tobrun2017-11-142-4/+8
| * [android] Cherry picks to agua (#10442)Pablo Guardiola2017-11-101-1/+3
* | [android] - replace low level json parsingtobrun2018-01-044-58/+86