summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* [android] option to provide custom values for location camera transitionŁukasz Paczos2019-05-091-0/+4
* [android] - offline test, headless region downloadtobrun2019-04-304-0/+227
* [android] clear up LocationComponent's z-index positioning docs and add "laye...Łukasz Paczos2019-04-241-0/+2
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-161-1/+1
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-164-0/+35
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-023-0/+3
* [android] - update snapshot activity example with idle listener, convert to k...tobrun2019-04-011-12/+0
* [android] - use different Activity launchmode setup.tobrun2019-03-291-0/+1
* [android] - add integration test suitetobrun2019-03-222-1/+2
* [android] - add GLSurfaceView RecylerView example to test for regressionstobrun2019-03-224-2/+14
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-211-0/+16
* [android] Feature: Change path of the resources cache dbArne Kaiser2019-03-133-0/+23
* [android] - clear callbacks as part of OnDestroy not as part of OnDestroyViewtobrun2019-03-063-1/+18
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-053-0/+19
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-301-0/+8
* [android] separate quick zoom gestures optionŁukasz Paczos2019-01-251-5/+20
* [android] - allow reset fps listener, update debug mode activity withtobrun2019-01-162-31/+26
* [android] - expose query feature extensionstobrun2019-01-151-8/+19
* [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