AndroidManifest.xml
changeset 935 5801f1f5f0bd
parent 934 53e19596d22c
child 940 b8e23e8da2f7
equal deleted inserted replaced
934:53e19596d22c 935:5801f1f5f0bd
   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