woefe / ShoppingList

A simple shopping list for Android
https://woefe.github.io/ShoppingList/
GNU General Public License v3.0
72 stars 23 forks source link

"Native" Nextcloud integration #17

Open woefe opened 6 years ago

woefe commented 6 years ago

Nextcloud for Android cannot watch a folder for changes. To improve syncing with Nextcloud, there should be better integration e.g. via WebDav or maybe even a Nextcloud app.

themilkman commented 6 years ago

+1 That would really be great!

cast-away commented 6 years ago

+1

happyreacer commented 6 years ago

+1

Preisschild commented 6 years ago

+1

dharmann commented 6 years ago

+1

TMaddox commented 6 years ago

I will start using your app once this is implemented!

tobiasKaminsky commented 5 years ago

@woefe if you need help with integration via webdav, feel free to ping me. I am more than happy to help you.

EDIT: the nextcloud android library in conjunction with SSO could be lot of help.

a4b8 commented 4 years ago

Maybe the way the notes taking App Carnet does the synchronisation with nextcloud is a possible way to implement this feature? Carnet is floss and can perhaps provide some code?

tobiasKaminsky commented 4 years ago

So after discussing with my Android friends, Stefan suggested this way and I really like it:

woefe commented 4 years ago

@tobiasKaminsky, I like the Idea of using the notes API! Together with #34 this could be a nice integration with the notes app.

tobiasKaminsky commented 4 years ago

Just a small update: with SSO I can already communicate with Notes API. It misses retrieving only a subset of notes, which I opened already in their repo :-)

strk commented 4 years ago

@tobiasKaminsky it's great to see this coming ! Is your work in a branch for testing ?

WST1811 commented 3 years ago

Are there any updates? I#m look too for a shopping list app with nextcloud/WebDAV synchronization.

ChrisPHL commented 1 year ago

If you need someone for assistance feel free to contact me! :-)

I really would love to see the ease of use with Nextcloud.

rubo77 commented 1 year ago

@ChrisPHL feel free to fork the repository and create a working app on f-droid.

It seems like the developer here is inactive