summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2354-2206/+1061
|\
| * [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-041-1/+1
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-5/+1
| * [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-197-32/+58
| * Test activity for gestures manager (#11449)Łukasz Paczos2018-03-168-140/+640
| * [android] - add expression conversion, add getters (#11352)Tobrun2018-03-085-153/+186
| * [android] take advantage of MAS 3.0-beta.3 changesOsana Babayan2018-03-061-24/+15
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-0228-1466/+5
| * [android] - add heatmap color propertyTobrun2018-03-011-3/+13
| * [android] - remove camera api from MapboxMap, refactor test app code to Camer...Tobrun2018-02-201-5/+15
| * Merge branch 'master' into release-bobaFabian Guerra2018-02-155-0/+243
| |\
| * | [android] - translucent surface on TextureViewTobrun2018-02-139-2/+180
| * | [android] Integration of the new events library (#10999) (#11183)Pablo Guardiola2018-02-137-10/+10
| * | migrated to use mapbox-java3.0 Osana Babayan2018-02-0814-88/+80
* | | [android] fix CameraAnimatorActivity home button (#11383)Łukasz Paczos2018-03-051-3/+6
* | | [android] - port animated markers activity to symbol layerTobrun2018-02-226-292/+458
| |/ |/|
* | [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-155-0/+243
* | [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-137-10/+10
* | migrated to use mapbox-java3.0 Osana Babayan2018-02-0814-88/+80
|/
* [android] - add binding integration for RasterDEMSource, add exampleTobrun2018-01-256-3/+119
* [android] - correct marker location when using Snapshot#pixelForLatLngTobrun2018-01-251-3/+6
* [android] - allow setting an OkHttpClientTobrun2018-01-181-2/+2
* [android] - replaced Mapzen external vector source example with mapillaryTobrun2018-01-161-4/+13
* [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
* 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-043-58/+42
* | Saving/restoring MyLocationViewSettings (#10746)Łukasz Paczos2017-12-191-1/+1
* | [android] - bump gradle syntax to 4.1Tobrun2017-12-191-3/+1
* | [android] - replace anonymous inner classes with lambdaTobrun2017-12-1968-1653/+1050
* | [android] - add binding integration for expressions (#10654)Tobrun2017-12-196-140/+296
* | [android] Add basic JavaDoc comment for LocalGlyphActivity.Chris Loer2017-12-111-0/+4
* | [android] Tweak LocalGlyphActivity description to be a bit more specific than...Chris Loer2017-12-111-1/+1
* | [android] Fixups for LocalGlyphActivityChris Loer2017-12-111-1/+1
* | [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-116-26/+144
* | [android] - update bottom sheet example with popable fragment backstack (#10506)Tobrun2017-11-231-12/+15
* | [android] Add Grid source sample for Custom Geometry SourceAsheem Mamoowala2017-11-225-2/+182