This website requires JavaScript.
Explore
Help
Sign in
Fabio
/
brouter
Watch
1
Star
0
Fork
You've already forked brouter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
dbdfd36f88
brouter
/
brouter-core
History
Niklas Guertler
dbdfd36f88
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
..
src
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
Switched build system to gradle
2020-05-24 16:46:04 +02:00