Skip to content

Releases: michaelkourlas/voipms-sms-client

v0.5.0

12 Jun 01:22
Compare
Choose a tag to compare
  • Partial re-write
  • Language change from Java to Kotlin
  • Multiple DID support
  • Conversation archival support
  • Notification inline reply support
  • Android Wear support
  • Firebase app indexing support
  • Support for changing connection and read timeouts
  • Simplified push notification system
  • Firebase app indexing support
  • Miscellaneous UI improvements
  • Bug fixes and performance improvements
  • Removal of some synchronization features

v0.4.6

04 Oct 03:51
Compare
Choose a tag to compare
  • Bug fixes

v0.4.5

04 Oct 01:05
Compare
Choose a tag to compare
  • Bug fixes

NOTE: This release crashes when push notifications are enabled. It is strongly recommended that you use a different release.

v0.4.4

01 Oct 05:41
Compare
Choose a tag to compare
  • Add phone number type to new conversation view
  • Add emoji button to message keyboard
  • Migration from Google Cloud Messaging to Firebase Cloud Messaging
  • Bug fixes

v0.4.3

19 Sep 15:54
Compare
Choose a tag to compare
  • Bug fixes

v0.4.2

16 Sep 05:15
Compare
Choose a tag to compare
  • Added support for message drafts
  • Added characters remaining counter to conversation view
  • Added support for additional sync intervals
  • Phone number of contact always shown in conversation view
  • "Sending" and "Not sent" indicators now visible in conversations view
  • Added PayPal donation link
  • Bug fixes and performance improvements

v0.4.1

02 Sep 21:38
Compare
Choose a tag to compare
  • Automatically set up URL callback for notifications
  • Bug fixes

v0.4.0

16 Jul 03:26
Compare
Choose a tag to compare
  • New synchronization options
  • Access to messages older than 90 days
  • Quick reply screen
  • Automatic splitting of messages greater than 160 characters
  • Action buttons for notifications
  • Search term highlighting
  • Database editing mechanism
  • Added donation in-app purchase mechanism
  • New icon
  • Other UI changes
  • Bug fixes

v0.3.1

16 Jul 02:16
Compare
Choose a tag to compare
  • Fix error in push notification instructions
  • Bug fixes

v0.3.0

16 Jul 02:17
Compare
Choose a tag to compare
  • Support for push notifications
  • Additional notification settings
  • License change to Apache License 2.0
  • Minor UI changes
  • Bug fixes