summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main
Commit message (Expand)AuthorAgeFilesLines
* [android] - fix reset behavior for setLatLngBoundsForCameraTargetupstream/tvn-bounds-resettobrun2019-06-103-10/+21
* [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-203-36/+35
* [android] added connectivity state attribute to tile loading metric (#14667)Osana Babayan2019-05-171-0/+49
* Revert "[android] new manifest flag to enable/disable sku tokens"tobrun2019-05-171-5/+0
* [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-092-24/+30
* [android] - add javadoc to highlight imcompatible onIdle with snapshot API, u...tobrun2019-05-091-6/+11
* [android] - offline test, headless region downloadtobrun2019-04-306-1/+552
* [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-242-1/+2
* [android] new manifest flag to enable/disable sku tokensAntonio Zugaldia2019-04-241-0/+5
* [android] Measure TileLoading performance (elapsedMS & responseCode) (#14420)Osana Babayan2019-04-183-0/+177
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-162-8/+15
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-166-0/+165
* [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-123-14/+11
* [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-025-0/+201
* [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-013-126/+80
* [android] - use different Activity launchmode setup.tobrun2019-03-292-3/+7
* [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-222-55/+67
* [android] - add integration test suitetobrun2019-03-225-123/+78
* [android] - add GLSurfaceView RecylerView example to test for regressionstobrun2019-03-228-157/+199
* [android] - call getMapAsync when restoring map fragment from saved instance ...tobrun2019-03-212-10/+18
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-213-0/+85
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-152-72/+139
* [android] - move TextureView to top of list so UiAutomator finds it more quicklytobrun2019-03-141-1/+1
* [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-135-0/+175
* [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
* [android] - fix dialog fragment setup, add regression testtobrun2019-03-061-9/+19
* [android] - clear callbacks as part of OnDestroy not as part of OnDestroyViewtobrun2019-03-065-5/+75
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-059-22/+209
* [android] - make ReLinker default library loader, create library loader provi...tobrun2019-02-251-13/+0
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-302-0/+12