@@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="protect.babymonitor"
|
package="protect.babymonitor"
|
||||||
android:versionCode="1"
|
android:versionCode="2"
|
||||||
android:versionName="0.1" >
|
android:versionName="0.2" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="17"
|
android:minSdkVersion="17"
|
||||||
|
|||||||
4
NEWS
4
NEWS
@@ -1,4 +1,4 @@
|
|||||||
In development:
|
Sun Jan 3, 2016: Release 0.2
|
||||||
|
|
||||||
* Improve and simplify audio playback to reduce dropped
|
* Improve and simplify audio playback to reduce dropped
|
||||||
audio samples
|
audio samples
|
||||||
@@ -6,6 +6,8 @@ In development:
|
|||||||
* A parent device may pair with a child device by entering
|
* A parent device may pair with a child device by entering
|
||||||
the child's IP address and port.
|
the child's IP address and port.
|
||||||
|
|
||||||
|
* Japanese translation
|
||||||
|
|
||||||
|
|
||||||
Mon Dec 28, 2015: Release 0.1
|
Mon Dec 28, 2015: Release 0.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user