Skip to content

Releases: ushahidi/SMSSync

v3.1.1

21 Feb 06:50
Compare
Choose a tag to compare

Release of v3.1.1

  • Fix Google security vulnerabilities alert warning.

v3.1.0

21 Feb 04:56
Compare
Choose a tag to compare

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

23 Feb 04:40
Compare
Choose a tag to compare

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

20 Nov 01:02
Compare
Choose a tag to compare

Release of 3.0.4

  • Fixed app crashing on certain devices due to a bug in the support library.
  • Fixed regression with Reply From Server feature.
  • Fixed POST request variable being duplicated upon every request made.

v3.0.3

09 Nov 09:49
Compare
Choose a tag to compare

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

20 Oct 01:15
Compare
Choose a tag to compare

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

19 Oct 07:39
Compare
Choose a tag to compare

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

17 Jun 07:39
Compare
Choose a tag to compare

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.

v2.8.2

08 Jun 23:43
Compare
Choose a tag to compare

Release of 2.8.2

  • Upgrade otto to v1.3.7 to fix synthetic bridge methods created by JDK 8.
  • Fix issue when messages received from server is empty.

v2.8.0

05 Jun 00:13
Compare
Choose a tag to compare

Release of v2.8.1

  • Fixed Navigation drawer. Items not showing on older devices.
  • Fixed alert code sending wrong info when querying for battery level.