equal
deleted
inserted
replaced
194 <action android:name="com.beem.project.beem.intent.action.DISCONNECT" /> |
194 <action android:name="com.beem.project.beem.intent.action.DISCONNECT" /> |
195 <action android:name="com.beem.project.beem.intent.action.IS_CONNECTED" /> |
195 <action android:name="com.beem.project.beem.intent.action.IS_CONNECTED" /> |
196 <action android:name="com.beem.project.beem.intent.action.SEND_MESSAGE" /> |
196 <action android:name="com.beem.project.beem.intent.action.SEND_MESSAGE" /> |
197 <action android:name="com.beem.project.beem.intent.action.ADD_CONTACT" /> |
197 <action android:name="com.beem.project.beem.intent.action.ADD_CONTACT" /> |
198 <action android:name="com.beem.project.beem.intent.action.CHANGE_STATUS" /> |
198 <action android:name="com.beem.project.beem.intent.action.CHANGE_STATUS" /> |
|
199 <action android:name="com.beem.project.beem.intent.action.MUC_JOIN" /> |
199 </intent-filter> |
200 </intent-filter> |
200 </service> |
201 </service> |
201 </application> |
202 </application> |
202 |
203 |
203 <permission |
204 <permission |