summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
* [android] - add ktlint, optimise code for ktlint validationtobrun2019-07-0441-243/+505
* [android] - add binding integration for cache management APItobrun2019-07-028-8/+256
* [android] - bring back opacity manual regression testtobrun2019-06-261-0/+9
* [android]Add MicroSoft AppCenter lib. (#14995)Kevin Li2019-06-2615-15/+49
* [android] invalidate camera when setting a paddingŁukasz Paczos2019-06-252-23/+84
* [android] - update LatLngBounds example with animating bottomsheet scroll beh...Tobrun2019-06-245-198/+328
* [android] - optimise CameraUpdateFactory#newLatLngBounds to use camera positi...Tobrun2019-06-191-0/+144
* [android] added noneCompass and noneGps to LocationModesActivity (#14945)Langston Smith2019-06-181-0/+10
* [android] - fix reset behavior for setLatLngBoundsForCameraTargettobrun2019-06-113-10/+21
* [android] - increase timeout of image missing test, use GeoJsonSource above C...Tobrun2019-06-062-34/+16
* [android] - rename style component URL api to URItobrun2019-06-0530-48/+42
* [android] copy features array before passing them to coreŁukasz Paczos2019-06-041-0/+18
* [android] - use URI instead of URL to enable asset loadingtobrun2019-05-274-41/+33
* [android] resume file source and wait for result to complete resources cache ...Łukasz Paczos2019-05-242-18/+65
* [android] deprecate MapboxMapOptions empty constructorŁukasz Paczos2019-05-2310-23/+25
* [android] return color string values in the [0-255] rangeŁukasz Paczos2019-05-2211-54/+56
* [android] Add unit test for onRemoveUnusedStyleImages APIAlexander Shalamov2019-05-211-0/+162
* [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] 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-033-1/+22
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-026-0/+389