@@ -2,8 +2,8 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.TwentyCodes.android.LocationRinger"
|
package="com.TwentyCodes.android.LocationRinger"
|
||||||
android:installLocation="internalOnly"
|
android:installLocation="internalOnly"
|
||||||
android:versionCode="70"
|
android:versionCode="72"
|
||||||
android:versionName="f06f790" >
|
android:versionName="89bc8aa" >
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
||||||
|
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
|
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:icon="@drawable/icon"
|
android:icon="@drawable/ic_launcher"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:theme="@style/Theme.Custom" >
|
android:theme="@style/Theme.Custom" >
|
||||||
<activity
|
<activity
|
||||||
|
|||||||
BIN
LocationRinger/ic_launcher-web.png
Normal file
BIN
LocationRinger/ic_launcher-web.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
BIN
LocationRinger/res/drawable-hdpi/ic_launcher.png
Normal file
BIN
LocationRinger/res/drawable-hdpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
BIN
LocationRinger/res/drawable-ldpi/ic_launcher.png
Normal file
BIN
LocationRinger/res/drawable-ldpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
BIN
LocationRinger/res/drawable-mdpi/ic_launcher.png
Normal file
BIN
LocationRinger/res/drawable-mdpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
BIN
LocationRinger/res/drawable-xhdpi/ic_launcher.png
Normal file
BIN
LocationRinger/res/drawable-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
Reference in New Issue
Block a user