public class SubscribedFeedsBroadcastReceiver extends android.content.BroadcastReceiver
Handles the XMPP_CONNECTED_ACTION intent by updating all the
subscribed feeds with the new jabber id and initiating a sync
for all subscriptions.
Handles the TICKLE_ACTION intent by finding the matching
subscribed feed and intiating a sync for it.