summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] Add unit test for onRemoveUnusedStyleImages APIupstream/alexshalamov_removeUnusedStyleImagesAlexander Shalamov2019-05-161-0/+162
* [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] split image missing testŁukasz Paczos2019-05-131-4/+17
* [android] keep strong callback reference and use application context during c...Łukasz Paczos2019-05-103-9/+30
* [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] Update ImageMissingTestMikhail Pozdnyakov2019-05-091-5/+55
* [Android]Expand schema test, modify performance event (#14535)Kevin Li2019-05-021-188/+0
* [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-243-3/+3
* [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-034-2/+23
* [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