Preparing for releasing app v0.0.3

This commit is contained in:
Alexandros Schillings
2014-04-28 18:04:18 +01:00
parent 4792282b59
commit cc58a76bc6
10 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -118,7 +118,9 @@ You can also lookup values and convert them to human friendly strings:
* First public release
* v0.0.2:
* Can now export scanned devices as a CSV file.
* v0.0.3:
* UI Refresh.
## Permission Explanation
You will need the following permissions to access the Bluetooth Hardware
@@ -135,6 +137,7 @@ You will need the following permissions to access the Bluetooth Hardware
![screenshot1](https://github.com/alt236/Bluetooth-LE-Library---Android/raw/master/screenshots/screenshot_1.png)
![screenshot2](https://github.com/alt236/Bluetooth-LE-Library---Android/raw/master/screenshots/screenshot_2.png)
![screenshot3](https://github.com/alt236/Bluetooth-LE-Library---Android/raw/master/screenshots/screenshot_3.png)
![screenshot4](https://github.com/alt236/Bluetooth-LE-Library---Android/raw/master/screenshots/screenshot_4.png)
## Links
* Github: [https://github.com/alt236/Bluetooth-LE-Library---Android]()
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.co.alt236.btlescan"
android:versionCode="2"
android:versionName="0.0.2" >
android:versionCode="3"
android:versionName="0.0.3" >
<uses-sdk
android:minSdkVersion="18"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB