summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] update leak canary setupupstream/tvn-store-release-symbolstobrun2019-09-191-1/+1
* [android] add variant setup to testapptobrun2019-09-191-0/+7
* [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-124-4/+21
* [android] Fix leaked window in test app's BulkMarkerActivity. (#15597)Peng Liu2019-09-101-0/+3
* [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-022-5/+192
* [android] expose camera padding optionŁukasz Paczos2019-08-297-974/+503
* [android] cancel CameraAnimatorActivity joint example when the map is destroyedŁukasz Paczos2019-08-281-1/+6
* [android] add font array attribute configuration for local ideograph font, ad...tobrun2019-08-283-0/+7
* [android] initialize CameraPositionActivity listeners after the style is loadedŁukasz Paczos2019-08-261-4/+4
* [android] bindings for aggregated cluster properties (#15425)zmiao2019-08-221-2/+9
* 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] Test app tweaks from 8.3.0-alpha.2 QA (#15360)Langston Smith2019-08-132-5/+11
* [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-122-1/+45
* [android] adding latitude value check for android test app CameraPositionActi...Langston Smith2019-08-011-0/+12
* [android] - load style without url or jsontobrun2019-08-014-0/+97
* [android] remove unnecessary android:appComponentFactory referenceŁukasz Paczos2019-08-011-3/+1
* [android] harden MapGestureDetector testsŁukasz Paczos2019-07-301-26/+19
* [android] 8.2.0 QA fixes for the test appŁukasz Paczos2019-07-227-10154/+14165
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-1926-211/+287
* [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-112-4/+33
* [android] throw configuration exception when accessing Mapbox services with a...Łukasz Paczos2019-07-111-1/+65
* [android] - introduce MapboxMapOptins facility creation method.tobrun2019-07-084-5/+5
* [android] - add snapshotter and offline testtobrun2019-07-084-0/+128
* [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-2616-15/+50
* [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] - consolidate native build setup into one gradle configuration filetobrun2019-05-291-64/+2
* [android] - move example custom layer compilation to testapptobrun2019-05-291-0/+65
* [android] - use URI instead of URL to enable asset loadingtobrun2019-05-274-41/+33