0.1.1.0
BIN
NockNock-0.1.1.0.apk
Normal file
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "com.afollestad.nocknock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 24
|
||||
versionCode 7
|
||||
versionName "0.1.0.2"
|
||||
versionCode 8
|
||||
versionName "0.1.1.0"
|
||||
|
||||
jackOptions {
|
||||
enabled true
|
||||
|
|
|
@ -53,6 +53,7 @@
|
|||
<receiver android:name=".receivers.ConnectivityReceiver">
|
||||
<intent-filter>
|
||||
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
|
||||
<action android:name="android.net.wifi.WIFI_STATE_CHANGED" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 7 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 9.8 KiB |