4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-07-11 00:46:27 +00:00

avoid forwarding sms from network; unregister mms observer when kalsms disabled

This commit is contained in:
Jesse Young
2011-09-21 11:53:48 -07:00
parent 687400f91a
commit b6a372d728
6 changed files with 52 additions and 29 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.envaya.kalsms"
android:versionCode="2"
android:versionName="2.0-beta">
android:versionCode="3"
android:versionName="2.0-beta 2">
<uses-sdk android:minSdkVersion="4" />