Releases: ushahidi/SMSSync
Releases · ushahidi/SMSSync
v3.1.1
v3.1.0
Release of v3.10
- Added firebase crash reporting support.
- Added progressbar to the notification message when synchronizing a message.
- Added privacy notice link to settings about screen.
- Log messages for gained and lost data connectivity.
- Fixed issue with imported messages getting synchronized multiple times.
- Cleaned up major parts of the code base.
- Fixed checkbox flipping animation.
- Fixed issue with whitelist causing duplicated messages synchronization.
v3.0.5
Release of 3.0.5
- Fixed so app uses the devices phone number as the value for the sent_to field not the from number.
- Fixed so individual messages can be synchronized.
- Fixed duplication of messages when task checking is enabled.
- Fixed Test Integration from always reporting wrong endpoint is entered.
v3.0.4
v3.0.3
Release of 3.0.3
- Fix Class not found exception due to a bug in the build system.
- Fixed a lot of crashes as reported on Google Playstore console.
- Fixed so imported messages are persisted in the incoming list.
- Fixed so time frequency set on settings screen can be okayed and saved.
- Fixed so you can disable a custom web service so it can be deleted.
- Fixed fork me badge on the website. Hide it on mobile.
v3.0.2
Release of 3.0.2
- Fix Class not found exception
- Added support for adding new web service via a QR code scanner.
- Added ability to test Web service configuration.
- Added support for Twitter. Now you can tweet SMS.
- Properly organized settings screen.
- Put filters and keywords into their own screen.
- Added a product tour that shows up when app is launched for the first time.
- Added ability to swipe on a list item to perform a corresponding action.
- Lots of bug fixes
v3.0.0
Release of 3.0.0
- Improved app look and feel for better experience.
- Added support for adding new web service via a QR code scanner
- Renamed Sync URL as Web Service.
- Renamed Pending as Incoming.
- Added ability to test Web service configuration.
- Added support for Twitter. Now you can tweet SMS.
- Properly organized settings screen.
- Moved legacy code into a more structured code base.
- Put filters and keywords into their own screen.
- Added a product tour that shows up when app is launched for the first time.
- Switched to using OkHttp as the HTTP client.
- Added ability to swipe on a list item to perform a corresponding action. Eg. Delete an item.
- Added ability to add a name for the device in addition to its ID.
- Dropped support for minSDK 8. App works for minSDK 9 and above.
Note: For some reasons the packager didn't package the apps classes required for the app to run is it crashes. v3.0.2 fixes this issue.
v2.8.3
Release of 2.8.3
- Fix issue with app crashing because of unnecessary definition of otto bus @producers.
- Fix issue with app crashing because otto bus is not properly registered.
- Fix issue with app sporadically crashing when you invoke navigation drawer.