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
250 stars 16 forks source link

Does export to XML include my own messages? #36

Open SamirHafez opened 2 years ago

SamirHafez commented 2 years ago

I've imported the generated XML into my SMS App. I've noticed that imported threads contain my messages when the thread was using SMS in Signal (as in Signal managed SMSs). However, if the thread was using the Signal protocol instead, then I only see the messages from my contacts and not my own. Is this expected?

johanw666 commented 2 years ago

No, that should not have happened. I'll have to check and see what is going on here.