Skip to content

Releases: medic/cht-gateway

v0.0.12: Update failure handling for outgoing messages

24 May 10:20
Compare
Choose a tag to compare
* include a "reason" field when a message is marked FAILED
* handle delivery reports properly (currently on GSM networks only)

v0.0.11

19 May 17:15
Compare
Choose a tag to compare
Stitch multiart messages together if received in the same intent

v0.0.10

18 May 13:15
Compare
Choose a tag to compare
Update URLs in README to reflect moving of repo

v0.0.9

16 May 13:56
Compare
Choose a tag to compare
Add support for Android 6.0+ (android-23)

v0.0.8

13 May 09:55
Compare
Choose a tag to compare
Instead of deleting SMS, just prevent them from saving

medic-api-integration

10 May 19:17
Compare
Choose a tag to compare

This is the first version to use for testing with medic-api.

v0.0.6

05 May 18:40
Compare
Choose a tag to compare
Add documentation for 4.4+ (kitkat®) support

v0.0.5

28 Apr 23:25
Compare
Choose a tag to compare
Convert @SuppressWarnings("PMD") to specific rules

v0.0.4: Configure proguard for release builds

27 Apr 15:58
Compare
Choose a tag to compare
* make proguard keep AlarmListener without renaming
* make travis build release instead of debug

v0.0.3

24 Apr 20:18
Compare
Choose a tag to compare
Configure travis to deploy APKs for git tags to github