k-9/src/com/fsck/k9/fragment
cketti 672a85bcf4 Fix crashes when selecting messages in the message list
Throughout the code we make the assumption that onPrepareActionMode() is
called right after starting the action mode. However, this is not the case on
Android 5.1.
With this change we call ActionMode.invalidate() right after starting the
action mode which causes onPrepareActionMode() to be invoked.
2015-03-14 11:58:05 +01:00
..
ConfirmationDialogFragment.java Merge branch 'master' into tls-client-cert-auth 2014-07-04 18:08:07 -04:00
MessageListFragment.java Fix crashes when selecting messages in the message list 2015-03-14 11:58:05 +01:00
MessageViewFragment.java Merge branch 'open_attachment_improvements' 2014-11-27 21:03:15 +01:00
ProgressDialogFragment.java Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00