|
|
|
@ -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="com.timsu.astrid"
|
|
|
|
package="com.timsu.astrid"
|
|
|
|
android:versionName="3.5.0-beta"
|
|
|
|
android:versionName="3.5.0"
|
|
|
|
android:versionCode="163">
|
|
|
|
android:versionCode="164">
|
|
|
|
|
|
|
|
|
|
|
|
<!-- widgets, alarms, and services will break if Astrid is installed on SD card -->
|
|
|
|
<!-- widgets, alarms, and services will break if Astrid is installed on SD card -->
|
|
|
|
<!-- android:installLocation="internalOnly"> -->
|
|
|
|
<!-- android:installLocation="internalOnly"> -->
|
|
|
|
@ -56,8 +56,7 @@
|
|
|
|
android:minSdkVersion="3" />
|
|
|
|
android:minSdkVersion="3" />
|
|
|
|
<supports-screens />
|
|
|
|
<supports-screens />
|
|
|
|
|
|
|
|
|
|
|
|
<application android:icon="@drawable/icon" android:debuggable="true"
|
|
|
|
<application android:icon="@drawable/icon" android:label="@string/app_name">
|
|
|
|
android:label="@string/app_name">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- ====================================================== Activities = -->
|
|
|
|
<!-- ====================================================== Activities = -->
|
|
|
|
|
|
|
|
|
|
|
|
|