AndroidManifest.xml
changeset 932 cdbfa28949bb
parent 925 6a4029cc7882
child 934 53e19596d22c
equal deleted inserted replaced
931:067387e7ab43 932:cdbfa28949bb
   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