forked from eclipse-paho/paho.mqtt.android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing dependency on sdk-manager-plugin (eclipse-paho#128)
* Updating SSL Certs & following linter advice Signed-off-by: James Sutton <[email protected]> * Undoing accidentially committed comment in build.gradle Signed-off-by: James Sutton <[email protected]> * Removing dependency on sdk-manager-plugin Signed-off-by: James Sutton <[email protected]> * Updating Gradle Wrapper Signed-off-by: James Sutton <[email protected]>
- Loading branch information
Showing
54 changed files
with
249 additions
and
560 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#Mon Apr 11 13:12:12 BST 2016 | ||
#Fri Oct 07 11:05:02 BST 2016 | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.12-all.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
apply plugin: 'android-sdk-manager' | ||
apply plugin: 'com.android.application' | ||
|
||
android { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-526 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-hdpi/ic_action_search.png
Binary file not shown.
Binary file removed
BIN
-288 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-hdpi/ic_clear.png
Binary file not shown.
Binary file removed
BIN
-526 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-hdpi/ic_paho_b.png
Binary file not shown.
Binary file removed
BIN
-894 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-hdpi/ic_profile.png
Binary file not shown.
Binary file removed
BIN
-563 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-hdpi/ic_settings.png
Binary file not shown.
Binary file removed
BIN
-330 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-mdpi/ic_action_search.png
Binary file not shown.
Binary file removed
BIN
-194 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-mdpi/ic_clear.png
Binary file not shown.
Binary file removed
BIN
-313 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-mdpi/ic_paho_b.png
Binary file not shown.
Binary file removed
BIN
-566 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-mdpi/ic_profile.png
Binary file not shown.
Binary file removed
BIN
-374 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-mdpi/ic_settings.png
Binary file not shown.
Binary file removed
BIN
-558 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-xhdpi/ic_action_search.png
Binary file not shown.
Binary file removed
BIN
-297 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-xhdpi/ic_clear.png
Binary file not shown.
Binary file removed
BIN
-751 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-xhdpi/ic_paho_b.png
Binary file not shown.
Binary file removed
BIN
-1.18 KB
org.eclipse.paho.android.sample/src/main/res/drawable-xhdpi/ic_profile.png
Binary file not shown.
Binary file removed
BIN
-745 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-xhdpi/ic_settings.png
Binary file not shown.
Binary file removed
BIN
-1.07 KB
org.eclipse.paho.android.sample/src/main/res/drawable-xxhdpi/ic_action_search.png
Binary file not shown.
Binary file removed
BIN
-503 Bytes
org.eclipse.paho.android.sample/src/main/res/drawable-xxhdpi/ic_clear.png
Binary file not shown.
Binary file removed
BIN
-1.11 KB
org.eclipse.paho.android.sample/src/main/res/drawable-xxhdpi/ic_paho_b.png
Binary file not shown.
Binary file removed
BIN
-1.9 KB
org.eclipse.paho.android.sample/src/main/res/drawable-xxhdpi/ic_profile.png
Binary file not shown.
Binary file removed
BIN
-1.21 KB
org.eclipse.paho.android.sample/src/main/res/drawable-xxhdpi/ic_settings.png
Binary file not shown.
Oops, something went wrong.