changeset 924 | 5aece2c91bef |
parent 922 | 85e37142da30 |
child 925 | 6a4029cc7882 |
--- a/AndroidManifest.xml Thu Dec 29 19:20:05 2011 +0100 +++ b/AndroidManifest.xml Thu Dec 29 22:40:40 2011 +0100 @@ -191,6 +191,7 @@ <action android:name="com.beem.project.beem.intent.action.IS_CONNECTED" /> <action android:name="com.beem.project.beem.intent.action.SEND_MESSAGE" /> <action android:name="com.beem.project.beem.intent.action.ADD_CONTACT" /> + <action android:name="com.beem.project.beem.intent.action.CHANGE_STATUS" /> </intent-filter> </service> </application>