72
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 04 Jul 2026
72 points (100.0% liked)
Open Source
47695 readers
102 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS



It's a very big feature to implement but if you happen to have enough time and energy, making a self-hostable server part that would sync contact lists between devices would be pretty useful.
Actually an even simpler approach would be to add an option to have the DB file in a regular directory on internal or external storage (not in the special Android app data folder) and then Syncthing would do the rest.
Import and Export features are already planned. You would choose your preferred backup/export directory because I know that android data directory cannot be accessed by many especially on newer android versions.
I usually add some Nextcloud integration instead of custom server. Implementing WebDAV is easy. I let the user choose in they want to export/import from/to cloud or local file.