1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-02 17:41:57 -05:00
Daniel Applebaum a5166e3c2d Fixes Issue 963
MessagingController was calling the MessagingListener twice for
deleted messages.  By the time the second call was made, some
Activities already had removed the message holder, so a null holder
was being put on the list.

This change should prevent the double calls, and adds protection
against have the MessageList MessagingListener called with a message
that is no longer in the MessageList.

Also, some logical cleanups.
2010-01-06 04:54:24 +00:00
2010-01-06 04:54:24 +00:00
2009-12-15 04:37:54 +00:00
2008-11-01 23:14:02 +00:00
2009-12-15 02:50:53 +00:00
2009-12-15 02:51:06 +00:00
Description
No description provided
887 MiB
Languages
Java 69.2%
PostScript 30.2%
Perl 0.3%
Gradle 0.2%