Please do not submit issues or pull requests for translation fixes. Anyone can update the translations in Transifex. 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 | cut -c10-15)
.
All useful PRs are accepted. Please respect our template and ask to merge your commits in unstable
(PRs in master
will be closed).