summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [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
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-211-0/+14
* [android] - move match stops conversion to Stop.toExpressionArraytobrun2018-06-121-4/+20
* [android] - show amount failed tests and executed tests, integrate pixelratio...tobrun2018-06-112-0/+17
* [android] - added AnimatedSymbolLayerActivity back to the TestAppŁukasz Paczos2018-06-112-1/+439
* [android] - ignore render tests from ignores.jsontobrun2018-06-082-16/+64
* [android] - parsing fragment's xml attributesŁukasz Paczos2018-06-071-22/+22
* [android] - Render tests with PixelMatchTobrun Van Nuland2018-06-019-3/+657
* [android] - allow literal expression property argumentsŁukasz Paczos2018-05-281-0/+11
* UI thread checking (#12000)Tobrun2018-05-254-91/+104
* [android] - remove requirement of having a mapbox access token (#12001)Tobrun2018-05-251-14/+25
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-234-0/+84
* [android] - expose MapView created callbacks on MapFragment and MapSupportFra...tobrun2018-05-172-62/+99
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-172-2/+29
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1410-11/+11
* [android] - build release with debug signingtobrun2018-05-081-0/+1
* [android] - fix expression example that changes icon images dynamicallytobrun2018-05-021-12/+5
* [android] - null check source before removingŁukasz Paczos2018-05-021-0/+14
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2373-13258/+3172
|\