summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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