brouter/brouter-routing-app
2020-05-24 18:27:05 +02:00
..
src/main Cleanup base directory selection, use Context.getExternalFilesDirs and request WRITE_EXTERNAL_STORAGE permission, use AndroidX and raise minSdkVersion to 14. Use File instead of plain Strings for paths in some places, use try-with-resources, and some other small improvements. 2020-05-24 17:59:23 +02:00
.gitignore Switched build system to gradle 2020-05-24 16:46:04 +02:00
build.gradle Set minSdkVersion to 19 as try-with-resources requires that 2020-05-24 18:27:05 +02:00
proguard-rules.pro Switched build system to gradle 2020-05-24 16:46:04 +02:00