summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
* [android] keep strong callback reference and use application context during c...upstream/lp-backport-14601-mojitoŁukasz Paczos2019-05-143-9/+30
* [android] use strong references to the offline merge callbacksŁukasz Paczos2019-05-141-33/+63
* [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] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-1/+27
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-162-8/+15
* [android] - program against NativeMap interfacetobrun2019-04-162-2/+2
* [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-153-5/+103
* [android] - rework test to use query activity, fix attempt to render without ...tobrun2019-04-124-14/+41
* [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] add unit tests for #13947Łukasz Paczos2019-04-044-40/+185
* [android] disable leak canary during instrumentation testsŁukasz Paczos2019-04-033-1/+22
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-026-0/+389
* [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] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-03-291-1/+1
* [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-03-291-1/+1
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-291-0/+13
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-291-0/+13
* [android] - use different Activity launchmode setup.tobrun2019-03-297-16/+47
* [android] - fix thread assertion issue while running instrumentation teststobrun2019-03-281-0/+3
* [android] provide more information when the OfflineManager test times outŁukasz Paczos2019-03-261-31/+52
* [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-2211-150/+151
* [android] - make a singular FragmentBackStack testtobrun2019-03-221-18/+0
* [android] - add integration test suitetobrun2019-03-2216-306/+378
* [android] - add GLSurfaceView RecylerView example to test for regressionstobrun2019-03-228-157/+199
* [android] - improve reliability of UiAutomator teststobrun2019-03-222-18/+10
* [android] - call getMapAsync when restoring map fragment from saved instance ...tobrun2019-03-212-10/+18
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-217-76/+5535
* [android] - refactor idling resource from testtobrun2019-03-201-60/+42
* [android] - remove base idlingResource setuptobrun2019-03-1822-735/+495
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-153-82/+187
* [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] throw an exception if the component is accessed before the activationŁukasz Paczos2019-03-111-2/+7
* [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-072-5/+5
* [android] - fix dialog fragment setup, add regression testtobrun2019-03-062-9/+52
* [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-0511-147/+553
* [android] replace remaining hardcoded delays with the idle eventŁukasz Paczos2019-02-264-16/+18
* [android] - make ReLinker default library loader, create library loader provi...tobrun2019-02-251-13/+0
* [android] fix naming for re-open testsIvo van Dongen2019-02-232-12/+12
* [android] - add UiAutomator tests for testing clicking home and returning wit...tobrun2019-02-233-0/+154
* [android] keep location component's layers hidden when new style with the "la...Łukasz Paczos2019-02-191-4/+28
* [android] - bring back style loading test to native map, add onDestroy to aft...tobrun2019-02-141-0/+25