summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
* [android] expose endpoint change for snapshotterupstream/lp-snapshotter-endpointŁukasz Paczos2018-12-051-2/+1
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-043-7/+32
* [android] refactor LocationComponent to utilize LocationEngineRequestŁukasz Paczos2018-11-293-146/+60
* [android] Initial integration with liblocation 1.0.0 and telemetry 4.0.0, bum...Andrey Li2018-11-294-85/+82
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-291-0/+16
* [android] Expose "local ideograph font family" in MapSnapshotter::OptionsChris Loer2018-11-241-1/+2
* [android] - add overlay example with custom drawing using paint and canvasTobrun2018-11-215-0/+108
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-2011-472/+480
* [android] getting a constant layer filter fixŁukasz Paczos2018-11-207-0/+35
* [android] Removed previously deprecated colorToRgbaString and colorToRgbaArra...Osana Babayan2018-11-141-2/+2
* [android] - remove MarkerView APITobrun2018-11-1418-1206/+8
* [android] - add example of showing a MapView inside a ViewPager inside Recycl...Tobrun2018-11-145-1/+192
* [android] - harden activation/deactivation of underlying ref counting componentsTobrun2018-11-141-1/+5
* [android] - example with recyclerviewTobrun2018-11-146-0/+181
* [android] - annotate onMapReady with @NonNullTobrun2018-11-0824-25/+40
* [android] verify if `text-field` is not null before performing compatibility ...Łukasz Paczos2018-11-0610-0/+163
* [android] - expose moveBy, replace CameraUpdateFactory hook to moveBy for scr...tobrun2018-11-052-12/+77
* [android] deliver onMapReady only if mapboxMap is not nullŁukasz Paczos2018-11-022-9/+18
* [android] increase result's delta in camera animation testsŁukasz Paczos2018-11-021-10/+4
* [android] - remove deprecation notices and codeTobrun2018-11-0111-129/+225
* [android] reworked MoveCameraTestŁukasz Paczos2018-11-012-79/+205
* [android] reworked CameraEaseTestŁukasz Paczos2018-11-011-75/+201
* [android] reworked CameraAnimateTestŁukasz Paczos2018-11-011-78/+207
* [android] option to consume map clicks, consuming location clicksŁukasz Paczos2018-10-3113-16/+47
* [android] removed ZoomButtonsController supportŁukasz Paczos2018-10-312-3/+1
* [android] - move CameraPositionActivity to use FragmetnActivity above AppComp...tobrun2018-10-294-20/+46
* [android] remove usage of the deprecated OnMapChange listenerŁukasz Paczos2018-10-267-52/+77
* [android] renamed format expression options, added format expression exampleŁukasz Paczos2018-10-242-19/+43
* [android] update local streets style used for CI testingŁukasz Paczos2018-10-241-8573/+1457
* [android] "format" expression supportŁukasz Paczos2018-10-248-57/+352
* [android] Minimal Android wrapper on 'format' expressionChris Loer2018-10-242-51/+5
* Revert "[android] - add NonNull to MapboxMap parameter for onMapReady callbac...tobrun2018-10-2324-42/+25
* [android] Minimal Android support for 'format' expressionChris Loer2018-10-152-2/+58
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov...Tobrun2018-10-1224-25/+42
* [android] - replace OnMapChange with specific callbacksTobrun2018-10-111-26/+13
* [android] - fix fragments example that were crashing on orientation changeŁukasz Paczos2018-10-082-2/+2
* [android] - move camera and puck immediately when starting to track and displ...Łukasz Paczos2018-10-031-0/+23
* [android] nullcheck region metadata in example activity, enable debug mode fo...Łukasz Paczos2018-09-262-3/+10
* [android] copy files from assets task utilŁukasz Paczos2018-09-263-78/+115
* [android] expose offline database merge APIŁukasz Paczos2018-09-268-4/+285
* [android] clear CameraChangeDispatcher message queue when camera move is rest...Łukasz Paczos2018-09-261-0/+2
* [android] - add selected state paradigm to SymbolLayerActivityTobrun2018-09-252-58/+114
* [android] - update custom sprite example with iconAllowOverlap and iconIgnore...Tobrun2018-09-251-5/+10
* [android] - test app activity leak fix for ManualLocationUpdatesActivityTobrun2018-09-251-4/+6
* [android] - test app activity leak fix for BottomSheetActivityTobrun2018-09-251-2/+5
* [android] - test app activity leak fix for CameraAnimationActivityTobrun2018-09-251-43/+21
* [android] - avoid failing CI tests when device under test doesn't have a vali...tobrun2018-09-253-78/+6
* [android] - replace reflection setup with a findViewById, improves stability ...Tobrun2018-09-242-18/+18
* [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