summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] improved render timeouts in LocationComponent testsŁukasz Paczos2018-09-123-45/+93
* [android] updated location tracking gestures management testsŁukasz Paczos2018-09-121-0/+7
* [android] LocationComponent - javadoc fixes, improved initialization, removed...Łukasz Paczos2018-09-127-178/+167
* [android] location saved state tests, default location engine deactivation testŁukasz Paczos2018-09-121-7/+99
* [android] improved gestures management while tracking locationŁukasz Paczos2018-09-122-5/+36
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-1215-529/+529
* [android] save location stateŁukasz Paczos2018-09-123-60/+46
* [android] LocationLayer example activitiesŁukasz Paczos2018-09-1220-0/+1261
* [android] adapt LocationLayerPlugin's test suiteŁukasz Paczos2018-09-1211-634/+619
* [android] merge LocationLayerPlugin to Maps SDKŁukasz Paczos2018-09-1214-0/+83776
* [android] - replace platform default implementation using nunicode for upperc...tobrun2018-09-112-1/+52
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+14
* [android] minor reference app fixesŁukasz Paczos2018-09-079-33/+79
* [android] - disable flaky camera teststobrun2018-09-063-0/+30
* [android] - make kotlin activity compatible with sanity testsTobrun2018-09-051-0/+4
* [android] MapStrictMode implementationŁukasz Paczos2018-09-041-0/+4
* [android] - add get source id to supported layer typestobrun2018-09-049-0/+110
* [android] - add Keep annotations to abstract componentstobrun2018-09-031-1/+3
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-313-0/+48
* [android] - update broken test app examplesTobrun2018-08-274-49/+50
* [android] - modularise the sdktobrun2018-08-246-11/+101
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-236-0/+179
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-1/+1
* [android] "collator" and "resolved-locale" expressions supportŁukasz Paczos2018-08-221-1/+62
* [android] - example to render symbols offline with resources loaded from assetstobrun2018-08-218-66/+12527
* [android] - expose stylejsoon confiugration on MapboxMapOptions and MapView a...Tobrun2018-08-212-24/+23
* [android] - updated GeoJsonSource testsŁukasz Paczos2018-08-211-60/+64
* [android] - converting GeoJsonSource Java features to core ones on a worker t...Łukasz Paczos2018-08-211-1/+0
* [android] Make AndroidRendererFrontend to request render once per event loop ...Kiyong Jung2018-08-213-0/+18
* Fix to textureview transparent background testapp activity (#12605)Langston Smith2018-08-142-3/+2
* [android] temporarily disable CustomGeometrySource testsŁukasz Paczos2018-08-131-0/+3
* [android] - use uncoverted bearing value for latlngbounds calculationtobrun2018-08-131-0/+32
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-102-4/+76
* VisibleRegion on rotated bounds (#12135) (#12255)Osana Babayan2018-07-271-0/+48
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-262-1/+4
* [android] Test token strings for icon-image and text-fieldJohn Firebaugh2018-07-202-0/+11
* [android] VisibleRegion instrumentation testsŁukasz Paczos2018-07-181-0/+342
* [android] - add geojson regression tests for java method look up from JNItobrun2018-07-131-13/+103
* [android] - add convenience method for destroyed state on MapView, can be use...tobrun2018-07-122-4/+6
* [android] - fix jni method lookup of GeometryCollection accessor geometries, ...tobrun2018-07-091-0/+49
* [android] - added DraggableMarkerActivityŁukasz Paczos2018-07-065-13/+360
* [android] - added Kotlin dependencies to the test appŁukasz Paczos2018-07-061-0/+4
* [android] - add LatLng for pixel conversion feature to MapSnapshottertobrun2018-07-051-2/+12
* [android] - create device independent tests for camera position testingtobrun2018-07-0510-67/+131
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-052-102/+268
* [android] - add bearing and tilt to LatLngBounds, incorporate current tilt an...tobrun2018-07-051-4/+106
* [android] - avoid race condition when calling getMapAsync from OnMapReadyIdli...tobrun2018-07-051-7/+12
* [android] - remove reflection lookup for MarkerViewAdapter intialisationtobrun2018-06-261-2/+2
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-262-12/+53
* [android] - add support for sdf by exposing sdf confiigurationn when calling ...tobrun2018-06-251-8/+25