1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9
cketti 82c0a92049 Fix actions started from the message list context menu
This patch makes sure actions started via the context menu operate on
the correct message even when the message list changes and the 'adapter
position' accessible via the menu object points to another message.
When the message the menu was opened for is deleted the context menu
will be closed.
2013-07-04 02:59:00 +02:00
..
activity Fix "Folders" menu item and hotkey handling in MessageList 2013-07-02 20:03:45 +02:00
cache Add a caching layer to EmailProvider 2013-02-19 04:45:14 +01:00
controller Don't use extended notifications when privacy mode is enabled 2013-06-17 16:26:49 +02:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Fix actions started from the message list context menu 2013-07-04 02:59:00 +02:00
helper Remove contacts helper code specific to SDK 7 2013-06-25 22:47:47 +02:00
mail Fix code to reset the database when upgrading fails 2013-07-03 05:25:39 +02:00
preferences Fix settings versioning after merging autofitWidth branch. 2013-05-08 23:10:01 -04:00
provider Avoid NullPointerException (reported via Play Store) 2013-03-21 23:19:11 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
search Exclude folders Trash, Spam, and Outbox from "All messages" 2013-04-23 20:14:29 +02:00
service Convert theme setting value to an enum. 2013-02-08 15:24:03 +01:00
view broaden a 'catch' to catch other failures showing all headers. 2013-06-30 18:52:27 -04:00
Account.java Merge branch 'message-list-sender-sorting' 2013-04-26 02:39:48 +02:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Only enable debug logging when running a debuggable build 2013-06-09 02:39:47 +02:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +02:00