summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* [android] 8.2.0 QA fixes for the test appupstream/lp-8.2.0-qa-test-appŁukasz Paczos2019-07-194-20/+19
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-1910-25/+24
* [android] - introduce MapboxMapOptins facility creation method.tobrun2019-07-084-5/+5
* [android] - add snapshotter and offline testtobrun2019-07-081-0/+9
* [android] - add ktlint, optimise code for ktlint validationtobrun2019-07-0414-36/+40
* [android] - add binding integration for cache management APItobrun2019-07-022-3/+100
* [android] - bring back opacity manual regression testtobrun2019-06-261-0/+9
* [android] - update LatLngBounds example with animating bottomsheet scroll beh...Tobrun2019-06-242-172/+167
* [android] added noneCompass and noneGps to LocationModesActivity (#14945)Langston Smith2019-06-181-0/+10
* [android] - fix reset behavior for setLatLngBoundsForCameraTargettobrun2019-06-111-10/+16
* [android] - rename style component URL api to URItobrun2019-06-0526-32/+32
* [android] - use URI instead of URL to enable asset loadingtobrun2019-05-274-41/+33
* [android] deprecate MapboxMapOptions empty constructorŁukasz Paczos2019-05-2310-23/+25
* [android] show multiple maps in a recycler view exampleŁukasz Paczos2019-05-202-34/+33
* [android] added connectivity state attribute to tile loading metric (#14667)Osana Babayan2019-05-171-0/+49
* [android] fix FragmentBackStackActivity navigationŁukasz Paczos2019-05-151-3/+7
* [android] refactor ViewPager exampleŁukasz Paczos2019-05-151-57/+49
* [android] deactivate file source when DownloadRegionActivity's finishedŁukasz Paczos2019-05-151-6/+11
* [android] fix DoubleMapActivity main map not interactive after rotationŁukasz Paczos2019-05-151-1/+3
* [android] re-enable rotation velocity animator when toggledŁukasz Paczos2019-05-151-1/+1
* [android] keep strong callback reference and use application context during c...Łukasz Paczos2019-05-101-3/+25
* [android] use strong references to the offline merge callbacksŁukasz Paczos2019-05-101-2/+24
* [android] - remove/readd listener to avoid recursiontobrun2019-05-101-5/+9
* [android] option to provide custom values for location camera transitionŁukasz Paczos2019-05-091-24/+26
* [android] - add javadoc to highlight imcompatible onIdle with snapshot API, u...tobrun2019-05-091-6/+11
* [android] - offline test, headless region downloadtobrun2019-04-301-0/+313
* [android] - callbacks as fields to MergeOfflineAcitivitytobrun2019-04-262-34/+42
* [android] clear up LocationComponent's z-index positioning docs and add "laye...Łukasz Paczos2019-04-241-1/+0
* [android] Measure TileLoading performance (elapsedMS & responseCode) (#14420)Osana Babayan2019-04-182-0/+171
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-161-7/+14
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-161-0/+118
* [android] - provide default navigation experience for singleInstance activitiestobrun2019-04-165-26/+109
* [android] - add style image missing binding integration, add synchronoustobrun2019-04-152-5/+12
* [android] - rework test to use query activity, fix attempt to render without ...tobrun2019-04-122-13/+9
* [android] - reproduce downstream navigation crash with queryRendererFeatures ...tobrun2019-04-121-3/+13
* [android] Avoid memory leak by making static inner classes (#14343)Osana Babayan2019-04-081-36/+38
* [android] disable leak canary during instrumentation testsŁukasz Paczos2019-04-031-1/+1
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-021-0/+187
* [android] reset scale/rotate focal point in each stepŁukasz Paczos2019-04-011-1/+12
* [android] - update snapshot activity example with idle listener, convert to k...tobrun2019-04-012-114/+80
* [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-222-55/+67
* [android] - add integration test suitetobrun2019-03-222-117/+71
* [android] - add GLSurfaceView RecylerView example to test for regressionstobrun2019-03-223-151/+170
* [android] - call getMapAsync when restoring map fragment from saved instance ...tobrun2019-03-212-10/+18
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-211-0/+66
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-152-72/+139
* [android] when changing the resource path, recreate database instead of the w...Łukasz Paczos2019-03-131-19/+36
* [android] Feature: Change path of the resources cache dbArne Kaiser2019-03-131-0/+141
* [android] remove unnecessary JSON style declaration in the gradient line exampleŁukasz Paczos2019-03-111-1/+0
* [android] get vector drawables using AppCompatResources and set vector drawab...Łukasz Paczos2019-03-071-2/+2