Nextcloud Maps Geofavorites Android app
Go to file
2021-09-07 19:48:31 +02:00
.idea Layout fixes 2021-09-07 19:48:31 +02:00
app Layout fixes 2021-09-07 19:48:31 +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 Updated gradle, added link in share 2021-09-07 19:42:36 +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 Updated gradle, added link in share 2021-09-07 19:42:36 +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 Gave up resizing images in readme, removed screenshots 2021-08-29 09:09:08 +02:00
settings.gradle Working list with item click 2021-08-27 15:31:13 +02:00

Nextcloud Maps Geobookmarks Logo

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.