List all suported devices and connect on tap. Remove the connect button.

This commit is contained in:
Andreas Shimokawa
2015-03-21 18:18:07 +01:00
parent f9166735ad
commit 4e465928e6
9 changed files with 169 additions and 31 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19
targetSdkVersion 21
versionCode 3
versionName "0.1.2"
versionCode 4
versionName "0.1.3"
}
buildTypes {
release {