summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] initial test setup for checking url request after offline invalidationupstream/ls-android-adding-instrument-test-for-oflfine-invalidation-request-urllangsmith2019-08-202-1/+153
* [android] sku pricing update docs based on @chloekraw requestLangston Smith2019-08-191-3/+4
* [android] adjusted HttpRequestUrl to partition offline from SKUlangsmith2019-08-122-6/+9
* [android] Added #15330 to the 8.3.0-alpha.2 changelog (#15335)Langston Smith2019-08-121-0/+1
* [android] add fallback support to local ideograph font families, allow settin...tobrun2019-08-128-12/+167
* Changelog entries and a nit for #15281Aleksandar Stojiljkovic2019-08-081-0/+1
* [android] updated changelog for 8.3.0-alpha.2 release (#15334)android-v8.3.0-alpha.2Langston Smith2019-08-071-0/+6
* [android] Do not try to wake up the RunLoop if a wake is already pendingThiago Marcos P. Santos2019-08-072-5/+12
* [android] adding latitude value check for android test app CameraPositionActi...Langston Smith2019-08-011-0/+12
* [android] - load style without url or jsontobrun2019-08-019-7/+103
* [android] remove unnecessary android:appComponentFactory referenceŁukasz Paczos2019-08-011-3/+1
* [core] Changelog entry for #15195Aleksandar Stojiljkovic2019-08-011-0/+6
* [android] Additional changelog item to v7.4.1 mojito patch release section (#...Langston Smith2019-07-311-0/+1
* [android] updated android changelog for 7.4.1 patch release (#15274)Langston Smith2019-07-311-0/+7
* [android] updating android changelog for 8.0.2 patch release (#15273)Langston Smith2019-07-311-0/+9
* [android] updated android changelog for 8.2.1 patch release (#15272)Langston Smith2019-07-311-0/+6
* [android] update changelog for the v8.3.0-alpha.1 releaseandroid-v8.3.0-alpha.1tobrun2019-07-311-1/+18
* [android] do not reinitialize camera/render mode if it hasn't changedŁukasz Paczos2019-07-315-41/+107
* [android] save location animation timestamp only when fedŁukasz Paczos2019-07-311-20/+20
* [android] package ideographs flag in the offline definition parcelŁukasz Paczos2019-07-312-0/+4
* [android] do not include CJK ideographs in the offline packs by defaultŁukasz Paczos2019-07-312-2/+2
* [android] ensure default local ideographs font family is not overwroteŁukasz Paczos2019-07-302-3/+19
* [android] harden MapGestureDetector testsŁukasz Paczos2019-07-301-26/+19
* [build] Use mapbox-base optionalBruno de Oliveira Abinader2019-07-291-4/+4
* [android] - update changelog for release v8.1.1 (#15224)Tobrun2019-07-261-0/+12
* [android] align gesture animation reasonŁukasz Paczos2019-07-251-3/+2
* [android] changelog for 8.2.0Łukasz Paczos2019-07-241-0/+6
* [android] remove layers first when clearing the styleŁukasz Paczos2019-07-222-11/+26
* [android] 8.2.0 QA fixes for the test appŁukasz Paczos2019-07-227-10154/+14165
* [ios][andoid] Add change log entryMikhail Pozdnyakov2019-07-221-0/+3
* [tests] Bump GL JS to run render test for #15139Thiago Marcos P. Santos2019-07-191-0/+5
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-1934-236/+409
* Merge pull request #15170 from mapbox/tvn-snapshotTobrun2019-07-191-1/+1
* [docs] Remove references to increasing offline tile limitHeather Stenson2019-07-181-2/+1
* [android] ignore a flaky MapSnapshotter test until #11669 is resolvedŁukasz Paczos2019-07-181-0/+2
* [android] changelog for 8.2.0-beta.1Łukasz Paczos2019-07-181-27/+37
* [android] fail MapSnapshotter test in case of an error returned from coreŁukasz Paczos2019-07-181-2/+5
* [android] update Bintray's package nameŁukasz Paczos2019-07-172-1/+2
* [android] - create map snapshot from testcasetobrun2019-07-161-6/+32
* [ios][android] Change log updateMikhail Pozdnyakov2019-07-121-0/+3
* [android] changelog for 8.2.0-alpha.3android-v8.2.0-alpha.3Łukasz Paczos2019-07-111-3/+21
* [android] ensure that move detector is enabled if double-tap is interruptedŁukasz Paczos2019-07-112-10/+52
* [android] fix up "match" expressions docs with stop argumentsŁukasz Paczos2019-07-111-6/+5
* [ios][android] Changelog updateMikhail Pozdnyakov2019-07-111-1/+2
* [android] add regression tests for recent quick zoom/double tap issuesŁukasz Paczos2019-07-112-0/+615
* [android] allow map panning after quick zoom is disabled but a phantom gestur...Łukasz Paczos2019-07-111-22/+23
* [android] ensure location shadow's gradient is greater than 0Łukasz Paczos2019-07-113-5/+70
* [android] remove access token's nullability annotations to not impact Kotlin ...Łukasz Paczos2019-07-112-2/+2
* [android] allow setting a null access token in the runtimeŁukasz Paczos2019-07-113-3/+3
* [android] throw configuration exception when accessing Mapbox services with a...Łukasz Paczos2019-07-115-1/+105