summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest
Commit message (Expand)AuthorAgeFilesLines
* brbupstream/tvn-test-citobrun2019-11-0143-0/+9183
* brbtobrun2019-11-0145-9325/+0
* [android] Expose pre-fetching zoom delta. (#15769)Peng Liu2019-10-081-0/+17
* [android] - remove projected meters per pixel and pixel ratio relationŁukasz Paczos2019-10-031-1/+1
* [android] - ignore location tracking mode based animations when the camera is...Łukasz Paczos2019-09-171-0/+60
* [android] Fix MapSnapshotter regression and add activity sanity tests (#15580)Peng Liu2019-09-121-1/+11
* [android] - increase timeout of offline download test (#15419)Tobrun2019-09-091-17/+14
* [android] avoid converting float to long in android_conversion.hpp (#15557)Tobrun2019-09-041-0/+29
* Add number format expression (#15424)Tobrun2019-09-021-0/+171
* [android] expose camera padding optionŁukasz Paczos2019-08-297-974/+503
* Merge pull request #15437 from mapbox/lp-revert-14989Łukasz Paczos2019-08-212-83/+22
* [android] provide default font list for pre lollipoptobrun2019-08-201-2/+0
* [android] check if the CustomGeometrySource's java peer is valid when the thr...Łukasz Paczos2019-08-191-8/+3
* [android] execute quickzoom scale change based on the Y axis delta changeŁukasz Paczos2019-08-151-0/+14
* [android] Android bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-131-0/+13
* [android] add fallback support to local ideograph font families, allow settin...tobrun2019-08-121-0/+43
* [android] harden MapGestureDetector testsŁukasz Paczos2019-07-301-26/+19
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-1915-183/+258
* [android] ignore a flaky MapSnapshotter test until #11669 is resolvedŁukasz Paczos2019-07-181-0/+2
* [android] fail MapSnapshotter test in case of an error returned from coreŁukasz Paczos2019-07-181-2/+5
* [android] - create map snapshot from testcasetobrun2019-07-161-6/+32
* [android] ensure that move detector is enabled if double-tap is interruptedŁukasz Paczos2019-07-111-0/+25
* [android] add regression tests for recent quick zoom/double tap issuesŁukasz Paczos2019-07-112-0/+615
* [android] ensure location shadow's gradient is greater than 0Łukasz Paczos2019-07-111-4/+14
* [android] throw configuration exception when accessing Mapbox services with a...Łukasz Paczos2019-07-111-1/+65
* [android] - add snapshotter and offline testtobrun2019-07-083-0/+119
* [android] - add ktlint, optimise code for ktlint validationtobrun2019-07-0427-207/+465
* [android] - add binding integration for cache management APItobrun2019-07-022-5/+111
* [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] - optimise CameraUpdateFactory#newLatLngBounds to use camera positi...Tobrun2019-06-191-0/+144
* [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-054-16/+10
* [android] copy features array before passing them to coreŁukasz Paczos2019-06-041-0/+18
* [android] resume file source and wait for result to complete resources cache ...Łukasz Paczos2019-05-242-18/+65
* [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] split image missing testŁukasz Paczos2019-05-131-4/+17
* [android] keep strong callback reference and use application context during c...Łukasz Paczos2019-05-102-6/+5
* [android] Update ImageMissingTestMikhail Pozdnyakov2019-05-091-5/+55
* [Android]Expand schema test, modify performance event (#14535)Kevin Li2019-05-021-188/+0
* [android] clear up LocationComponent's z-index positioning docs and add "laye...Łukasz Paczos2019-04-241-2/+1
* [android] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-1/+27
* [android] - program against NativeMap interfacetobrun2019-04-162-2/+2
* [android] - add style image missing binding integration, add synchronoustobrun2019-04-151-0/+91
* [android] - rework test to use query activity, fix attempt to render without ...tobrun2019-04-121-0/+30
* [android] add unit tests for #13947Łukasz Paczos2019-04-044-40/+185
* [android] disable leak canary during instrumentation testsŁukasz Paczos2019-04-032-0/+21
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-021-0/+188
* [android] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-03-291-1/+1