k-9/src/com/fsck/k9/controller
Danny Baumann 195686cbd6 Fix NPE when clicking on a notification with >= 2 messages on SDK < 16.
Seemingly the intents in the task back stack got confused when the
pending intent was updated in those versions (the Accounts intent was
delivered to MessageList). Avoid that by not updating the current
intent, but dropping the old one.

Fixes issue #4955.
2013-03-15 12:48:04 +01:00
..
MessageRemovalListener.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
MessageRetrievalListener.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
MessagingController.java Fix NPE when clicking on a notification with >= 2 messages on SDK < 16. 2013-03-15 12:48:04 +01:00
MessagingControllerPushReceiver.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
MessagingListener.java Provide a progress indicator while loading remote search results. 2013-01-12 18:02:09 -05:00