Releases: medic/cht-gateway
Releases · medic/cht-gateway
v1.4.1
v1.4.0
- Add external message log
- Add WRITE_EXTERNAL_STORAGE permission to allow reading and writing of WT message log
- Add READ_PHONE_STATE
- Prevent MessageListsActivity.updateForPollStatus() from throwing NPE if no settings present
- Fix trace logging for static methods
- Include Exception details when logging
- Parse error body even if it's not JSON
- Add notification to the title bar of the current state of the app
- Make permissions warning text bigger
v1.3.0
- Add message stats dialog
- Update CDMA 8-bit to accept extended ASCII chars
- Add "dummy send mode" to assist testing systems with large message backlogs
- Validate that password characters can all be encoded in Basic Auth header
- Add SMS timestamps to WtMessage
- Clean up event handlers and add Override annotations
- Remove Select Newer button from message lists
- Don't load WtMessage details on event thread
v1.2.1
v1.2.0
v1.1.0
v1.0.0
v0.6.2
v0.6.1
v0.6.0: Include StatusUpdates in logging output at startup
- include all status changes when polling server
- ensure that polling restarts after Force Stop
- improve captive portal detection
- separate medic instance type config into a separate dropdown
- give a clearer error for bad SSL when configuring server
- fix transparency of HDPI icons
- include version number in SettingsDialogActivity title
- include StatusUpdates in logging output at startup
- include POST body when logging in demo server