projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dummy crash upload dialog
[pub/Android/ownCloud.git]
/
AndroidManifest.xml
diff --git
a/AndroidManifest.xml
b/AndroidManifest.xml
index
5e2cdee
..
86af069
100644
(file)
--- a/
AndroidManifest.xml
+++ b/
AndroidManifest.xml
@@
-156,7
+156,8
@@
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE"/>
</intent-filter>
\r
- </receiver>
\r
+ </receiver>
+ <activity android:name="CrashlogSendActivity"></activity>
\r
</application>
\r
\r
</manifest>
\ No newline at end of file