summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-141-0/+2
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-122-0/+14
* [Android] Add setPreferredFramesPerSecond for MapView (#13498)Kevin Li2018-12-122-0/+25
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-1031-66/+31
* [android] - decouple style loading from OnMapReadyTobrun2018-12-1010-23/+18
* [android] - add overlay example with custom drawing using paint and canvasTobrun2018-11-213-0/+15
* [android] - remove MarkerView APITobrun2018-11-145-71/+0
* [android] - add example of showing a MapView inside a ViewPager inside Recycl...Tobrun2018-11-143-0/+19
* [android] - example with recyclerviewTobrun2018-11-144-0/+26
* [android] - move CameraPositionActivity to use FragmetnActivity above AppComp...tobrun2018-10-292-16/+37
* [android] expose offline database merge APIŁukasz Paczos2018-09-264-4/+25
* [android] - avoid failing CI tests when device under test doesn't have a vali...tobrun2018-09-251-0/+1
* [android] improved gestures management while tracking locationŁukasz Paczos2018-09-121-3/+10
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-123-4/+4
* [android] LocationLayer example activitiesŁukasz Paczos2018-09-1213-0/+269
* [android] minor reference app fixesŁukasz Paczos2018-09-071-7/+17
* [android] - update broken test app examplesTobrun2018-08-271-9/+6
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-234-0/+51
* [android] - example to render symbols offline with resources loaded from assetstobrun2018-08-211-11/+4
* [android] - expose stylejsoon confiugration on MapboxMapOptions and MapView a...Tobrun2018-08-211-11/+0
* [android] Make AndroidRendererFrontend to request render once per event loop ...Kiyong Jung2018-08-212-0/+5
* Fix to textureview transparent background testapp activity (#12605)Langston Smith2018-08-142-3/+2
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-1/+1
* [android] - added DraggableMarkerActivityŁukasz Paczos2018-07-063-0/+21
* [android] - create device independent tests for camera position testingtobrun2018-07-052-12/+27
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-261-0/+9
* [android] - parsing fragment's xml attributesŁukasz Paczos2018-06-071-22/+22
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-232-0/+2
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-171-0/+1
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2322-275/+128
|\
| * [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-201-1/+1
| * Test activity for gestures manager (#11449)Łukasz Paczos2018-03-165-0/+54
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-0215-274/+0
| * Merge branch 'master' into release-bobaFabian Guerra2018-02-153-0/+16
| |\
| * | [android] - translucent surface on TextureViewTobrun2018-02-136-1/+74
* | | [android] - port animated markers activity to symbol layerTobrun2018-02-223-5/+5
| |/ |/|
* | [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-153-0/+16
|/
* [android] - add binding integration for RasterDEMSource, add exampleTobrun2018-01-254-3/+24
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-1/+1
|\
| * [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-192-2/+2
| * [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-183-0/+20
* | [android] - add binding integration for expressions (#10654)Tobrun2017-12-193-0/+17
* | [android] Tweak LocalGlyphActivity description to be a bit more specific than...Chris Loer2017-12-111-1/+1
* | [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-114-1/+20
* | [android] Add Grid source sample for Custom Geometry SourceAsheem Mamoowala2017-11-223-1/+20
|/
* [android] test app - texture view test activitiesIvo van Dongen2017-11-036-0/+163
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-013-0/+16
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-013-0/+26
* Add option to toggle symbol layer visibility.Subodh Nijsure2017-10-262-0/+5
* [android] - add additional Android Animator examplesTobrun Van Nuland2017-10-123-2/+26