equal
deleted
inserted
replaced
203 <action android:name="com.beem.project.beem.intent.action.IS_CONNECTED" /> |
203 <action android:name="com.beem.project.beem.intent.action.IS_CONNECTED" /> |
204 <action android:name="com.beem.project.beem.intent.action.SEND_MESSAGE" /> |
204 <action android:name="com.beem.project.beem.intent.action.SEND_MESSAGE" /> |
205 <action android:name="com.beem.project.beem.intent.action.ADD_CONTACT" /> |
205 <action android:name="com.beem.project.beem.intent.action.ADD_CONTACT" /> |
206 <action android:name="com.beem.project.beem.intent.action.CHANGE_STATUS" /> |
206 <action android:name="com.beem.project.beem.intent.action.CHANGE_STATUS" /> |
207 <action android:name="com.beem.project.beem.intent.action.MUC_JOIN" /> |
207 <action android:name="com.beem.project.beem.intent.action.MUC_JOIN" /> |
|
208 <action android:name="com.beem.project.beem.intent.action.MUC_SEND_MESSAGE" /> |
208 </intent-filter> |
209 </intent-filter> |
209 </service> |
210 </service> |
210 </application> |
211 </application> |
211 |
212 |
212 <permission |
213 <permission |