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

Add features from molly.im #52

Closed xyz-nobody closed 2 years ago

xyz-nobody commented 2 years ago

nice what you added, but you should look at the work of Molly.im which added a lot of functionality in addition, (call that erases etc etc), why not work from the fork of molly to improve your side?

johanw666 commented 2 years ago

As long as Molly does not receive notifications when its database is locked it is not usable for me as a daily driver. Further I want to keep the changes to the original Signal code limited to reduce maintenance time. Maintaining Molly against new Signal updates is a lot more work for which I have no time available now.