summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] - add binding integration for cross source collisiontobrun2018-09-128-17/+64
* [android] improved render timeouts in LocationComponent testsŁukasz Paczos2018-09-123-45/+93
* [android] use the SparseArray instead of the HashMap in location animator coo...Łukasz Paczos2018-09-123-64/+62
* [android] updated location tracking gestures management testsŁukasz Paczos2018-09-124-13/+81
* [android] prevent from reloading the location layer drawables on every locati...Łukasz Paczos2018-09-122-3/+12
* [android] LocationComponent - javadoc fixes, improved initialization, removed...Łukasz Paczos2018-09-1221-423/+391
* [android] location saved state tests, default location engine deactivation testŁukasz Paczos2018-09-122-8/+100
* [android] improved gestures management while tracking locationŁukasz Paczos2018-09-1210-50/+142
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-1264-1400/+1400
* [android] save location stateŁukasz Paczos2018-09-127-77/+117
* [android] deactivating default location engine when the map is destroyedŁukasz Paczos2018-09-123-6/+20
* [android] LocationLayer example activitiesŁukasz Paczos2018-09-1222-58/+1325
* [android] adapt LocationLayerPlugin's test suiteŁukasz Paczos2018-09-1214-652/+665
* [android] initialize LocationLayerPlugin with MapŁukasz Paczos2018-09-123-125/+153
* [android] merge LocationLayerPlugin to Maps SDKŁukasz Paczos2018-09-1268-2/+90148
* [android] - update changelog for v6.5.0upstream/6.5.0tobrun2018-09-121-0/+4
* [android] - replace platform default implementation using nunicode for upperc...tobrun2018-09-1111-7/+148
* [build] add script to generate a standalone version of Mapbox GLKonstantin Käfer2018-09-111-0/+3
* [android] add support for gnustlKonstantin Käfer2018-09-112-1/+9
* [core] add polyfill for codecvt for STLs that don't have it yetKonstantin Käfer2018-09-111-0/+3
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-077-0/+78
* [android] jni.hpp 4.0.0John Firebaugh2018-09-07155-2160/+1764
* [android] Simplify annotation conversionJohn Firebaugh2018-09-074-101/+27
* [android] Simplify JSON conversionJohn Firebaugh2018-09-078-236/+82
* [android] Simplify Point conversionJohn Firebaugh2018-09-072-41/+12
* [android] Simplify Feature conversionJohn Firebaugh2018-09-079-131/+55
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-07152-1752/+816
* [android] Put function inverses next to each otherJohn Firebaugh2018-09-074-28/+18
* [android] "is-supported-script" expression supportŁukasz Paczos2018-09-072-0/+75
* [android] minor reference app fixesŁukasz Paczos2018-09-079-33/+79
* [android] - update isEmulator checkTobrun2018-09-061-1/+8
* [android] - disable flaky camera teststobrun2018-09-063-0/+30
* [android] - update changelog for v6.5.0-beta.1tobrun2018-09-051-1/+15
* [android] - make kotlin activity compatible with sanity testsTobrun2018-09-051-0/+4
* [android] - allow kotlin sanity activity test generationtobrun2018-09-051-2/+8
* [android] - correct latlngbounds exception messageTobrun2018-09-052-4/+4
* [build] use vendored version of ICUKonstantin Käfer2018-09-051-1/+2
* [build] use vendored SQLite for LTO benefits + custom compile flagsKonstantin Käfer2018-09-051-1/+2
* [android] Retain a shared thread pool referenceJohn Firebaugh2018-09-042-4/+7
* [android] MapStrictMode implementationŁukasz Paczos2018-09-0416-10/+136
* [android] - provide correct expression integration for newly created property...Tobrun2018-09-042-2/+18
* [android] - add get source id to supported layer typestobrun2018-09-0421-0/+229
* [android] check if the map is destroyed before saving state in a fragmentŁukasz Paczos2018-09-042-4/+12
* [android] bump leak.canary to 1.6.1Łukasz Paczos2018-09-041-1/+1
* [android] - add quotes to toString representation of a String literalTobrun2018-09-042-10/+14
* [android] - make improve this map translatableTobrun2018-09-043-6/+38
* [android] - add Keep annotations to abstract componentstobrun2018-09-033-1/+6
* [android] - bump gradle tools for AS 3.1.4tobrun2018-09-031-1/+1
* [ios, node, macos, android] update changelogs for feature expression supportMolly Lloyd2018-08-311-0/+3
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-313-0/+48