johanw666 / Signal-Android

Fork from a private messenger for Android with extra options added: full backup and (partial, ony text) xml backup of messages. Restore can happen at any time, not only after a fresh install. Import SMS database. Import of (unencrypted) WhatsApp databases. Removed apk expire. Choose between passphrase protection and the Android screenlock. Choice for the backup location (internal or removable storage on Android < 11 (on 11 and higher this is already possible)). Set the maptype in the place picker. Option to treat view-once media as normal media. Option to ignore remote deletion. Choose between FCM or websocket notification delivery.
https://johanw.home.xs4all.nl/Signal/signal-jw.html
GNU Affero General Public License v3.0
246 stars 16 forks source link

Molly-like multi device support? #87

Closed alexaka1 closed 9 months ago

alexaka1 commented 9 months ago

This got merged not long ago into Molly PR.

Are there any plans to integrate something similar? Molly allows linking a fresh install as a device without registering.

johanw666 commented 9 months ago

This requires quite a lot of changes, I don't have time now to maintain this functionality.

alexaka1 commented 9 months ago

Would #83 be something similar? Not linking a device directly, but simply restoring a backup without re-registering.

johanw666 commented 9 months ago

It is something I intend to do eventually. However it can ony be done with a full backup, not with a Signal style backup because that misses information like gms tokens.