• v3.1.1 01b0271d87

    v3.1.1 Stable

    kerem released this 2017-02-21 09:43:12 +03:00 | 0 commits to master since this release

    📅 Originally published on GitHub: Tue, 21 Feb 2017 06:50:31 GMT
    🏷️ Git tag created: Tue, 21 Feb 2017 06:43:12 GMT

    Release of v3.1.1

    • Fix Google security vulnerabilities alert warning.
    Downloads
  • v3.1.0 bbd6a224d1

    v3.1.0 Stable

    kerem released this 2017-02-21 06:56:52 +03:00 | 5 commits to master since this release

    📅 Originally published on GitHub: Tue, 21 Feb 2017 04:56:14 GMT
    🏷️ Git tag created: Tue, 21 Feb 2017 03:56:52 GMT

    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.
    Downloads
  • v3.0.5 a1f2224bbb

    v3.0.5 Stable

    kerem released this 2016-02-23 06:32:40 +02:00 | 96 commits to master since this release

    📅 Originally published on GitHub: Tue, 23 Feb 2016 04:40:01 GMT
    🏷️ Git tag created: Tue, 23 Feb 2016 04:32:40 GMT

    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.
    Downloads
  • v3.0.4 44725a6839

    v3.0.4 Stable

    kerem released this 2015-11-20 02:57:28 +02:00 | 101 commits to master since this release

    📅 Originally published on GitHub: Fri, 20 Nov 2015 01:02:30 GMT
    🏷️ Git tag created: Fri, 20 Nov 2015 00:57:28 GMT

    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.
    Downloads
  • v3.0.3 133ecafa8e

    v3.0.3 Stable

    kerem released this 2015-11-09 11:43:50 +02:00 | 113 commits to master since this release

    📅 Originally published on GitHub: Mon, 09 Nov 2015 09:49:21 GMT
    🏷️ Git tag created: Mon, 09 Nov 2015 09:43:50 GMT

    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.
    Downloads
  • v3.0.2 a4353bc8d1

    v3.0.2 Stable

    kerem released this 2015-10-20 04:10:00 +03:00 | 142 commits to master since this release

    📅 Originally published on GitHub: Tue, 20 Oct 2015 01:15:59 GMT
    🏷️ Git tag created: Tue, 20 Oct 2015 01:10:00 GMT

    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
    Downloads
  • v3.0.0 54e6778336

    v3.0.0 Stable

    kerem released this 2015-10-19 10:14:23 +03:00 | 145 commits to master since this release

    📅 Originally published on GitHub: Mon, 19 Oct 2015 07:39:00 GMT
    🏷️ Git tag created: Mon, 19 Oct 2015 07:14:23 GMT

    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.

    Downloads
  • v2.8.3 b587181226

    v2.8.3 Stable

    kerem released this 2015-06-17 10:21:52 +03:00 | 416 commits to master since this release

    📅 Originally published on GitHub: Wed, 17 Jun 2015 07:39:20 GMT
    🏷️ Git tag created: Wed, 17 Jun 2015 07:21:52 GMT

    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.
    Downloads
  • v2.8.2 3e35d258a5

    v2.8.2 Stable

    kerem released this 2015-06-09 01:54:50 +03:00 | 423 commits to master since this release

    📅 Originally published on GitHub: Mon, 08 Jun 2015 23:43:12 GMT
    🏷️ Git tag created: Mon, 08 Jun 2015 22:54:50 GMT

    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.
    Downloads
  • v2.8.1 a4d9b10303

    v2.8.1 Stable

    kerem released this 2015-06-05 03:05:09 +03:00 | 433 commits to master since this release

    📅 Originally published on GitHub: Fri, 05 Jun 2015 00:13:25 GMT
    🏷️ Git tag created: Fri, 05 Jun 2015 00:05:09 GMT

    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.
    Downloads