summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox
Commit message (Expand)AuthorAgeFilesLines
* [android] Measure TileLoading performance (elapsedMS & responseCode) (#14420)Osana Babayan2019-04-182-0/+171
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-161-7/+14
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-161-0/+118
* [android] - provide default navigation experience for singleInstance activitiestobrun2019-04-165-26/+109
* [android] - add style image missing binding integration, add synchronoustobrun2019-04-152-5/+12
* [android] - rework test to use query activity, fix attempt to render without ...tobrun2019-04-122-13/+9
* [android] - reproduce downstream navigation crash with queryRendererFeatures ...tobrun2019-04-121-3/+13
* [android] Avoid memory leak by making static inner classes (#14343)Osana Babayan2019-04-081-36/+38
* [android] disable leak canary during instrumentation testsŁukasz Paczos2019-04-031-1/+1
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-021-0/+187
* [android] reset scale/rotate focal point in each stepŁukasz Paczos2019-04-011-1/+12
* [android] - update snapshot activity example with idle listener, convert to k...tobrun2019-04-012-114/+80
* [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-222-55/+67
* [android] - add integration test suitetobrun2019-03-222-117/+71
* [android] - add GLSurfaceView RecylerView example to test for regressionstobrun2019-03-223-151/+170
* [android] - call getMapAsync when restoring map fragment from saved instance ...tobrun2019-03-212-10/+18
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-211-0/+66
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-152-72/+139
* [android] when changing the resource path, recreate database instead of the w...Łukasz Paczos2019-03-131-19/+36
* [android] Feature: Change path of the resources cache dbArne Kaiser2019-03-131-0/+141
* [android] remove unnecessary JSON style declaration in the gradient line exampleŁukasz Paczos2019-03-111-1/+0
* [android] get vector drawables using AppCompatResources and set vector drawab...Łukasz Paczos2019-03-071-2/+2
* [android] - fix dialog fragment setup, add regression testtobrun2019-03-061-9/+19
* [android] - clear callbacks as part of OnDestroy not as part of OnDestroyViewtobrun2019-03-061-0/+45
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-055-22/+179
* [android] - make ReLinker default library loader, create library loader provi...tobrun2019-02-251-13/+0
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-301-0/+4
* [android] expose quick zoom option xml attributeŁukasz Paczos2019-01-251-9/+4
* [android] separate quick zoom gestures optionŁukasz Paczos2019-01-251-42/+67
* [android] fix zoom precision in GeoJSON cluster exampleŁukasz Paczos2019-01-241-1/+2
* [android] return empty string instead of null in offline examplesŁukasz Paczos2019-01-241-2/+3
* [android] fix ViewPagerActivity style not loading after rotationŁukasz Paczos2019-01-241-4/+37
* [android] fix CameraAnimatorActivity leaksŁukasz Paczos2019-01-241-33/+28
* [android] - use ReLinker as default library loader for the test appTobrun2019-01-211-0/+13
* [android] re-apply location component's "layer-below" when changedŁukasz Paczos2019-01-171-18/+22
* [android] - allow reset fps listener, update debug mode activity withtobrun2019-01-161-13/+26
* [android] - expose query feature extensionstobrun2019-01-151-86/+144
* [android] fix debug activity not show fps (#13726)Kevin Li2019-01-141-2/+2
* [android] updated make icon id (#13729)Osana Babayan2019-01-141-1/+1
* [android] Rename offline database in Test App to follow .gitignore rule (#13708)Antonio Zugaldia2019-01-101-1/+1
* [android] - update symbol layer example with regression test for symbols flas...tobrun2019-01-101-7/+24
* [android] - espresso tests reworkTobrun2019-01-103-77/+3
* [android] - fix random bounds generation in test app bounds activityupstream/osana-v7.0.0-changelogtobrun2019-01-071-8/+5
* [android] reworked instrumentation test activity to use a local style againŁukasz Paczos2018-12-201-16/+1
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-191-4/+4
* [android] properly stop renderer when dismissing an example dialogŁukasz Paczos2018-12-141-4/+9
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-121-10/+46
* [android] CameraMode transition animation and result listenersŁukasz Paczos2018-12-121-19/+32
* [Android] Add setPreferredFramesPerSecond for MapView (#13498)Kevin Li2018-12-121-0/+10
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-111-1/+1