5 Commits

Author SHA1 Message Date
James Sutton
b2c77660cf Lots of small fixes and linter improvements to the sample and example projects (#134)
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
2016-10-12 11:39:03 +01:00
James Sutton
70521e12ba Removing dependency on sdk-manager-plugin (#128)
* Updating SSL Certs & following linter advice

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>

* Undoing accidentially committed comment in build.gradle

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>

* Removing dependency on sdk-manager-plugin

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>

* Updating Gradle Wrapper

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
2016-10-07 12:55:15 +01:00
James Sutton
c905f43033 Removing Connected Check from travis file
The Connected check tests are still quite unstable, so commenting out for now to get builds passing. Tests should be run manually at this point.
2016-05-25 14:15:24 +01:00
James Sutton
07f1b41bb7 Separating the service out in the project (#76)
* Making sure that the service is build as a full project

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>

* Changing build to ensure that service is built first

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
2016-04-21 13:16:10 +01:00
James Sutton
77d6956ac1 Fixing Android Build situation. (#70)
Enabling Automatic Reconnect for Android client

Also Adding Example code for a very basic pub sub app that uses
Automatic Reconnect and offline buffering as well as a good example.

Fixed Build on Hudson

Added Build config for travis-ci

Fixed SSL tests to work with new iot.eclipse.org Certificate

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
2016-04-20 09:55:05 +01:00