Android: scoped storage example

This commit is contained in:
Emux
2020-09-18 17:51:17 +03:00
parent e3b4ff502e
commit e103c38e3e
3 changed files with 151 additions and 60 deletions

View File

@@ -2,6 +2,7 @@
## New since 0.14.0
- Android: scoped storage example [#785](https://github.com/mapsforge/vtm/pull/785)
- Mapsforge: map stream support [#784](https://github.com/mapsforge/vtm/pull/784)
- Render theme from Android content providers [#783](https://github.com/mapsforge/vtm/pull/783)
- Many other minor improvements and bug fixes