Please do not submit issues or pull requests for translation fixes. Anyone can update the translations in Weblate. Please submit your corrections there.
- Search our issues first to make sure this is not a duplicate.
- (Optional) Search Signal's issues.
- Open an issue and follow the template carefully. If you can't get a debug log from Settings, you can use ADB to grab it:
adb logcat | grep $(adb shell ps | grep org.smssecure.smssecure | tr -s " " | cut -d " " -f2)
.
All useful MRs are accepted. Please respect [our template](https://git.silence.dev/Silence/Silence-Android/blob/master/.gitlab/merge_request_templates/Merge Request.md) and ask to merge your commits in unstable
(PRs in master
will be closed).