add backup/restore

This commit is contained in:
woheller69 2023-04-17 10:53:33 +02:00
parent 67027dc8e6
commit 7a2edcf814
12 changed files with 297 additions and 2 deletions

View file

@ -73,6 +73,7 @@ The app uses:
- AutoSuggestTextViewAPICall (https://github.com/Truiton/AutoSuggestTextViewAPICall) which is licensed under <a href='https://github.com/Truiton/AutoSuggestTextViewAPICall/blob/master/LICENSE'>Apache License Version 2.0</a>
- Map data from OpenStreetMap, licensed under the Open Data Commons Open Database License (ODbL) by the OpenStreetMap Foundation (OSMF) (https://www.openstreetmap.org/copyright)
- Solar positioning library (https://github.com/klausbrunner/solarpositioning) which is licensed under <a href='https://github.com/klausbrunner/solarpositioning/blob/master/LICENSE.txt'>MIT License</a>
- Zip4j (https://github.com/srikanth-lingala/zip4j) which is licensed under Apache License Version 2.0
## Contributing
If you find a bug, please open an issue in the Github repository, assuming one does not already exist.