2011-10-24 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: update num version. * res/layout/main.xml: hidden the group for this version. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5076 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
026c0b0fe3
commit
66a0ecda2e
|
@ -16,8 +16,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="pandroid_event_viewer.pandorafms"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
android:versionCode="2"
|
||||
android:versionName="1.1">
|
||||
<uses-sdk android:minSdkVersion="8" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.VIBRATE" />
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2011-10-24 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* AndroidManifest.xml: update num version.
|
||||
|
||||
* res/layout/main.xml: hidden the group for this version.
|
||||
|
||||
2011-10-06 Junichi Satoh <junichi@rworks.jp>
|
||||
|
||||
* res/values-ja/arrays.xml, res/values-ja/strings.xml: Added Japanese
|
||||
|
|
Loading…
Reference in New Issue