Releases: michaelkourlas/voipms-sms-client
Releases · michaelkourlas/voipms-sms-client
v0.6.2
- New login screen to simplify authentication process
- New app icon
- New conversations and conversation view UI
- Updated color scheme and fonts
- Add app shortcuts
- Added Android Auto support
- Bug fixes
v0.6.1
- Bug fixes
v0.6.0
- Add support for Android O notification features
- Show notification while synchronizing
- Add support for database transactions to prevent data corruption
- New settings interface
- Minimum API version is now 21 (Lollipop)
- Bug fixes
v0.5.3
- Add DID to conversation view
- Bug fixes
v0.5.2
- Bug fixes
v0.5.1
- Bug fixes
v0.5.0
- 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
- Bug fixes
v0.4.5
- Bug fixes
NOTE: This release crashes when push notifications are enabled. It is strongly recommended that you use a different release.
v0.4.4
- 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