penguin86 / nextcloud-maps-client

Manage Nextcloud Maps Geobookmarks on your Android phone
GNU General Public License v3.0
36 stars 3 forks source link

Implement geofavorite edit #12

Open penguin86 opened 2 years ago

penguin86 commented 2 years ago

Implement edit: allow user to edit an existing geofavorite. In edit mode, the MapPickerActivity is displayed and centered on the current geofavorite position. On cancel, the user is brought back to unmodified GeofavoriteDetailActivity, on accept the user is brought back and the position is updated. If the user saves on GeofavoriteDetailActivity, the geofavorite is synced with the server as usual.