Nextcloud Maps Geofavorites Android app
Go to file
Daniele Verducci (ZenPenguin) 6b37699189 updated README.md
2021-08-29 07:48:36 +02:00
.idea WIP add geobookmark 2021-08-27 16:55:26 +02:00
app Fastlane structure for F-Droid 2021-08-28 22:26:09 +02:00
doc/screenshots First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
fastlane/metadata/android/en-US Fastlane structure for F-Droid 2021-08-28 22:26:09 +02:00
gradle/wrapper First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
.gitignore First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
build.gradle Working list with item click 2021-08-27 15:31:13 +02:00
gradle.properties Working list with item click 2021-08-27 15:31:13 +02:00
gradlew First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
gradlew.bat First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
LICENSE First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
README.md updated README.md 2021-08-29 07:48:36 +02:00
settings.gradle Working list with item click 2021-08-27 15:31:13 +02:00

Nextcloud Maps Geobookmarks Android app

Android app to show your Nextcloud Maps geobookmarks list. Geobookmarks can be opened in all apps supporting geo links (i.e. Google Maps, Organic Maps etc...). A new geobookmark can be created on current location.

Requires Maps app to be installed on the Nextcloud instance.

This work is heavily based on matiasdelellis's Nextcloud SSO example to implement Nextcloud single sign on.