summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] fix zoom precision in GeoJSON cluster exampleupstream/lp-test-app-fixes-7.1.0Łukasz Paczos2019-01-221-1/+2
* [android] return empty string instead of null in offline examplesŁukasz Paczos2019-01-221-2/+3
* [android] fix ViewPagerActivity style not loading after rotationŁukasz Paczos2019-01-221-4/+37
* [android] fix CameraAnimatorActivity leaksŁukasz Paczos2019-01-221-33/+28
* [android] restore location layer visibility with new "layer-below"Łukasz Paczos2019-01-221-0/+23
* [android] - use ReLinker as default library loader for the test appTobrun2019-01-212-0/+14
* [android] rename required TransitionOptions fieldŁukasz Paczos2019-01-211-0/+9
* [android] - update tooling of project and upstream dependenciestobrun2019-01-211-1/+0
* [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-163-44/+52
* [android] - expose query feature extensionstobrun2019-01-154-96/+6278
* [android] mapbox-java vendorŁukasz Paczos2019-01-151-2/+2
* [android] - optimise interface definitiontobrun2019-01-152-15/+18
* [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-103-2/+2
* [android] - update symbol layer example with regression test for symbols flas...tobrun2019-01-101-7/+24
* [android] - espresso tests reworkTobrun2019-01-1057-833/+281
* [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-203-19/+5
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-197-132/+8
* [android] properly stop renderer when dismissing an example dialogŁukasz Paczos2018-12-141-4/+9
* [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-141-0/+2
* [android] immediate location animation based on map's projectionŁukasz Paczos2018-12-131-2/+5
* [android] - move MapboxMapTest to java unit testtobrun2018-12-131-185/+3
* [android] - remove style load test from instrumented unit teststobrun2018-12-131-18/+0
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-126-29/+96
* [android] CameraMode transition animation and result listenersŁukasz Paczos2018-12-121-19/+32
* [Android] Add setPreferredFramesPerSecond for MapView (#13498)Kevin Li2018-12-123-0/+35
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-111-1/+1
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-111-0/+1
* [android] - add more tests, refactor map paddingTobrun2018-12-112-22/+182
* [android] - instrumented unit tests, add map tests, refactor generated layer ...Tobrun2018-12-1112-2890/+2198
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-1068-174/+217
* [android] - throw exception when another style is loading, correct RuntimeSty...tobrun2018-12-101-1/+1
* [android] - optimise loaded style for location component, expose isFullyLoadedTobrun2018-12-102-2/+11
* [android] - make style part of location component activation, add tests for n...Tobrun2018-12-109-87/+150
* [android] - update sanity test to Style.javaTobrun2018-12-102-48/+39
* [android] - use builder json/url for constructing style objectTobrun2018-12-101-1/+2
* [android] move style callback invocation to MapboxMapŁukasz Paczos2018-12-103-4/+3
* [android] - update CircleLayer to be compatibleTobrun2018-12-101-7/+3
* [android] - ignore location component unit test, update light test, update ac...Tobrun2018-12-104-10/+12
* [android] - decouple style loading from OnMapReadyTobrun2018-12-1078-845/+690
* [android] - remove style loaded listenerTobrun2018-12-105-9/+21
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-1046-276/+288
* [android] - cleanup old style java constants file, migrate style transition t...Tobrun2018-12-1023-26/+24
* [android] - Style.javaTobrun2018-12-101-0/+80
* [android] - update clustering example with filter configuration to avoid show...Tobrun2018-12-101-1/+1
* nativeRemoveSource() and nativeRemoveLayer() methods should return a boolean ...Osana Babayan2018-12-071-12/+25
* [android] expose endpoint change for snapshotterŁukasz Paczos2018-12-051-2/+1