summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* androidxupstream/lp-blinking-route-tempŁukasz Paczos2019-11-14107-269/+269
* [android] Fix the crash when CameraPosition padding is set. (#15699)Peng Liu2019-09-231-0/+1
* [android] Fix MapSnapshotter regression and add activity sanity tests (#15580)Peng Liu2019-09-123-3/+10
* [android] Fix leaked window in test app's BulkMarkerActivity. (#15597)Peng Liu2019-09-101-0/+3
* Add number format expression (#15424)Tobrun2019-09-021-5/+21
* [android] cancel CameraAnimatorActivity joint example when the map is destroyedŁukasz Paczos2019-08-281-1/+6
* [android] initialize CameraPositionActivity listeners after the style is loadedŁukasz Paczos2019-08-261-4/+4
* [android] bindings for aggregated cluster properties (#15425)zmiao2019-08-221-2/+9
* [android] Test app tweaks from 8.3.0-alpha.2 QA (#15360)Langston Smith2019-08-131-5/+10
* [android] add fallback support to local ideograph font families, allow settin...tobrun2019-08-121-1/+2
* [android] adding latitude value check for android test app CameraPositionActi...Langston Smith2019-08-011-0/+12
* [android] - load style without url or jsontobrun2019-08-011-0/+84
* [android] 8.2.0 QA fixes for the test appŁukasz Paczos2019-07-224-20/+19
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-1910-25/+24
* [android] - introduce MapboxMapOptins facility creation method.tobrun2019-07-084-5/+5
* [android] - add snapshotter and offline testtobrun2019-07-081-0/+9
* [android] - add ktlint, optimise code for ktlint validationtobrun2019-07-0414-36/+40
* [android] - add binding integration for cache management APItobrun2019-07-022-3/+100
* [android] - bring back opacity manual regression testtobrun2019-06-261-0/+9
* [android] - update LatLngBounds example with animating bottomsheet scroll beh...Tobrun2019-06-242-172/+167
* [android] added noneCompass and noneGps to LocationModesActivity (#14945)Langston Smith2019-06-181-0/+10
* [android] - fix reset behavior for setLatLngBoundsForCameraTargettobrun2019-06-111-10/+16
* [android] - rename style component URL api to URItobrun2019-06-0526-32/+32
* [android] - use URI instead of URL to enable asset loadingtobrun2019-05-274-41/+33
* [android] deprecate MapboxMapOptions empty constructorŁukasz Paczos2019-05-2310-23/+25
* [android] show multiple maps in a recycler view exampleŁukasz Paczos2019-05-202-34/+33
* [android] added connectivity state attribute to tile loading metric (#14667)Osana Babayan2019-05-171-0/+49
* [android] fix FragmentBackStackActivity navigationŁukasz Paczos2019-05-151-3/+7
* [android] refactor ViewPager exampleŁukasz Paczos2019-05-151-57/+49
* [android] deactivate file source when DownloadRegionActivity's finishedŁukasz Paczos2019-05-151-6/+11
* [android] fix DoubleMapActivity main map not interactive after rotationŁukasz Paczos2019-05-151-1/+3
* [android] re-enable rotation velocity animator when toggledŁukasz Paczos2019-05-151-1/+1
* [android] keep strong callback reference and use application context during c...Łukasz Paczos2019-05-101-3/+25
* [android] use strong references to the offline merge callbacksŁukasz Paczos2019-05-101-2/+24
* [android] - remove/readd listener to avoid recursiontobrun2019-05-101-5/+9
* [android] option to provide custom values for location camera transitionŁukasz Paczos2019-05-091-24/+26
* [android] - add javadoc to highlight imcompatible onIdle with snapshot API, u...tobrun2019-05-091-6/+11
* [android] - offline test, headless region downloadtobrun2019-04-301-0/+313
* [android] - callbacks as fields to MergeOfflineAcitivitytobrun2019-04-262-34/+42
* [android] clear up LocationComponent's z-index positioning docs and add "laye...Łukasz Paczos2019-04-241-1/+0
* [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