1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-11 20:50:19 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
ashley willis
d9ecd6170b Merge branch 'master' into issue-162-new
Conflicts:
	res/menu/folder_list_option.xml
	res/menu/message_list_context.xml
	res/menu/message_list_option.xml
	res/menu/message_view_option.xml
	src/com/fsck/k9/Account.java
	src/com/fsck/k9/activity/ChooseFolder.java
	src/com/fsck/k9/activity/FolderList.java
	src/com/fsck/k9/activity/MessageList.java
	src/com/fsck/k9/activity/MessageView.java
	src/com/fsck/k9/activity/setup/AccountSettings.java
	src/com/fsck/k9/activity/setup/FolderSettings.java
	src/com/fsck/k9/controller/MessagingController.java
	src/com/fsck/k9/preferences/AccountSettings.java

FUCK YEAH. though this code needs some serious review, please.
also, it will usually FC when opening a message, but if one is
open then next/prev will work just fine.
2012-09-11 08:28:56 -05:00
Jesse Vincent
8314b65e72 cleanup; actually use the newly extracted icons 2012-09-09 13:39:14 -07:00
ashley willis
dedecedfe4 IMAP folder creation. 2012-01-09 02:30:06 -06:00
mwolschon
2bfe1f4533 Issue 17: Hierarchical folder list / folder tree 2011-12-15 10:34:29 +01:00
Marcus Wolschon
97001b6edb filter on folder-selection 2010-08-13 06:37:00 +00:00