mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-17 06:55:03 -05:00
c46afade5f
reworked LocalFolder.setLocalOnly() to convert messages to local-only (including full download) or create remote folder if needed. reworked MessagingController.localizeUids() to fully download if necessary. made trash folder local-only status depend on delete policy, and not able to be changed from folder settings. fixed LocalFolder.purgeToVisibleLimit() to no longer delete local-only messages. (long-standing bug) made processPendingAppend() (PENDING_COMMAND_APPEND) handle multiple emails and notify listeners that message has been updated. added code to create local-only folders on settings import. prevented user-created folder named /inbox/i. refactored onUpload() to put all logic in MessagingController.appendMessages(). removed MessagingController.saveMessage() and reverted MessagingController.saveDraft(). automatic account setup now sets delete policy to DELETE_POLICY_ON_DELETE on IMAP accounts like manual setup does. (long-standing issue) set default names for Archive and Spam on manual config. (long-standing issue) added code to save/delete folder settings on new or renamed folders. |
||
---|---|---|
assets | ||
compile-only-libs | ||
docs | ||
images | ||
libs | ||
res | ||
src/com/fsck/k9 | ||
tests | ||
tools | ||
.classpath | ||
.gitignore | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
HTMLCLEANER_LICENSE | ||
k9mail.iml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
proguard.cfg | ||
project.properties |