Temporarily removed manifest entries for sharing

pull/14/head
Tim Su 14 years ago
parent 3e28972237
commit c5389c098a

@ -375,26 +375,6 @@
<action android:name="com.twofortyfouram.locale.intent.action.FIRE_SETTING" />
</intent-filter>
</receiver>
<!-- sharing -->
<receiver android:name="com.todoroo.astrid.sharing.SharingDetailExposer">
<intent-filter>
<action android:name="com.todoroo.astrid.REQUEST_DETAILS" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</receiver>
<receiver android:name="com.todoroo.astrid.sharing.SharingActionExposer">
<intent-filter>
<action android:name="com.todoroo.astrid.REQUEST_ACTIONS" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</receiver>
<activity android:name="com.todoroo.astrid.sharing.SharingLoginActivity">
<intent-filter>
<action android:name="com.todoroo.astrid.SHARING" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<!-- timers -->
<receiver android:name="com.todoroo.astrid.timers.TimerActionExposer">

Loading…
Cancel
Save