summaryrefslogtreecommitdiff
path: root/workspace/BlaMail/AndroidManifest.xml
diff options
context:
space:
mode:
authorLuke Miller <lgdmiller@hotmail.com>2010-11-19 21:02:48 +0000
committerLuke Miller <lgdmiller@hotmail.com>2010-11-19 21:02:48 +0000
commit4e3da78e8d1dd3f7673ceb71199315511b23810d (patch)
tree54e210de7ce736d639c6efad16de2792e2d12511 /workspace/BlaMail/AndroidManifest.xml
parentcf08051d1e2c17f2a30cb3aef61cd822dee8a63b (diff)
Prevented the connection message being repeatedly sent to IRC. Added functionality of a notification being sent when the phone regains service.
Diffstat (limited to 'workspace/BlaMail/AndroidManifest.xml')
-rw-r--r--workspace/BlaMail/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/workspace/BlaMail/AndroidManifest.xml b/workspace/BlaMail/AndroidManifest.xml
index cc5d549..280b29b 100644
--- a/workspace/BlaMail/AndroidManifest.xml
+++ b/workspace/BlaMail/AndroidManifest.xml
@@ -23,4 +23,5 @@
<uses-permission android:name="android.permission.SEND_SMS">
</uses-permission>
+
</manifest> \ No newline at end of file