mirror of
https://github.com/fergalmoran/chrometophone.git
synced 2025-12-22 01:30:25 +00:00
Disable client->server
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<activity android:name=".HelpActivity"
|
||||
android:label="@string/app_name">
|
||||
</activity>
|
||||
|
||||
<!--
|
||||
<activity android:name=".ShareLinkActivity"
|
||||
android:theme="@style/Theme.Translucent">
|
||||
<intent-filter>
|
||||
@@ -47,7 +47,7 @@
|
||||
<data android:mimeType="text/plain" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
-->
|
||||
<!-- In order to use the c2dm library, an
|
||||
application must declare a class with the name C2DMReceiver, in its
|
||||
own package, extending com.google.android.c2dm.C2DMBaseReceiver
|
||||
|
||||
Reference in New Issue
Block a user