source: trunk/LogicMail/src/org/logicprobe/LogicMail/mail @ 978

Name Size Rev Age Author Last Change
../
imap 978   2 months octorian User credentials should not be logged under any circumstances. (fixes …
pop 978   2 months octorian User credentials should not be logged under any circumstances. (fixes …
smtp 978   2 months octorian User credentials should not be logged under any circumstances. (fixes …
AbstractIncomingMailClient.java 5.8 KB 911   10 months octorian Support for OS 6.0 popup context menus on the mailbox screen, and the …
AbstractMailConnectionHandler.java 27.0 KB 964   8 months octorian Added experimental WiFi connection handover support (refs #79)
AbstractMailSender.java 6.0 KB 861   12 months octorian Object-oriented request code cleanup (refs #324)
AbstractMailStore.java 26.4 KB 950   9 months octorian Refactored the folder refresh processes from awkward services-layer …
AbstractMailStoreRequest.java 2.6 KB 863   12 months octorian Added distinction between background-polling and user-triggered operations …
ConnectionHandlerRequest.java 3.3 KB 900   11 months octorian Made the disable-idle-mode request not require an open connection, and …
FolderEvent.java 2.2 KB 863   12 months octorian Added distinction between background-polling and user-triggered operations …
FolderExpungedEvent.java 3.1 KB 849   14 months octorian Merged all changes from the 2.0 branch, as of r848
FolderExpungeRequest.java 1.7 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
FolderListener.java 2.7 KB 950   9 months octorian Refactored the folder refresh processes from awkward services-layer …
FolderMessageCallback.java 2.2 KB 562   2 years octorian Incremental loading and offline cache updates (still some POP issues)
FolderMessagesEvent.java 3.0 KB 715   19 months octorian Initial work-in-progress commit of major mail store services refactoring, …
FolderMessagesRequest.java 2.1 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
FolderStatusRequest.java 1.7 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
FolderTreeItem.java 13.0 KB 865   12 months octorian Added functional and configurable homescreen notification icon (refs #169)
FolderTreeRequest.java 1.7 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
ImapFolderRefreshRequest.java 13.5 KB 961   9 months octorian Prevent unnecessary folder refreshes on mailbox selection
IncomingMailClient.java 24.5 KB 964   8 months octorian Added experimental WiFi connection handover support (refs #79)
IncomingMailClientListener.java 3.4 KB 955   9 months octorian Improved handling of mail client events occurring during folder refreshes.
IncomingMailConnectionHandler.java 20.9 KB 964   8 months octorian Added experimental WiFi connection handover support (refs #79)
LocalFolderExpungeRequest.java 3.3 KB 935   10 months octorian Added analytics code to all error-level logged exceptions
LocalFolderMessagesRequest.java 4.2 KB 935   10 months octorian Added analytics code to all error-level logged exceptions
LocalFolderStatusRequest.java 2.8 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
LocalFolderTreeRequest.java 2.8 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
LocalMailStore.java 11.2 KB 935   10 months octorian Added analytics code to all error-level logged exceptions
LocalMailStoreRequest.java 2.0 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
LocalMessageAppendRequest.java 3.9 KB 935   10 months octorian Added analytics code to all error-level logged exceptions
LocalMessageCopyRequest.java 4.2 KB 935   10 months octorian Added analytics code to all error-level logged exceptions
LocalMessageFlagChangeRequest.java 6.8 KB 935   10 months octorian Added analytics code to all error-level logged exceptions
LocalMessageRangeFlagChangeRequest.java 4.7 KB 935   10 months octorian Added analytics code to all error-level logged exceptions
LocalMessageRequest.java 5.7 KB 937   10 months octorian Fixed message load failure detection and added better unloadable message …
LocalMessageToken.java 6.5 KB 849   14 months octorian Merged all changes from the 2.0 branch, as of r848
MailClient.java 4.0 KB 964   8 months octorian Added experimental WiFi connection handover support (refs #79)
MailClientFactory.java 7.0 KB 797   17 months octorian Improved look of wizard, added connection transport page, added default …
MailConnectionEvent.java 889 bytes 237   4 years octorian Connection state and config change handling
MailConnectionListener.java 2.5 KB 237   4 years octorian Connection state and config change handling
MailConnectionLoginEvent.java 3.0 KB 237   4 years octorian Connection state and config change handling
MailConnectionManager.java 7.3 KB 861   12 months octorian Object-oriented request code cleanup (refs #324)
MailConnectionStateEvent.java 723 bytes 237   4 years octorian Connection state and config change handling
MailConnectionStatusEvent.java 4.1 KB 861   12 months octorian Object-oriented request code cleanup (refs #324)
MaildirFolder.java 27.3 KB 935   10 months octorian Added analytics code to all error-level logged exceptions
MailException.java 2.6 KB 236   4 years octorian Mail connection error/status/login handling
MailFactory.java 4.1 KB 297   4 years octorian Infrastructure code for local folder support and common folder selection …
MailProgressHandler.java 2.7 KB 471   3 years octorian Granular progress indication of time consuming network operations
MailSenderEvent.java 1.9 KB 253   4 years octorian Initial infrastructure code for sending mail
MailSenderListener.java 2.0 KB 588   2 years octorian Message send failure and retry handling
MailStoreEvent.java 2.3 KB 863   12 months octorian Added distinction between background-polling and user-triggered operations …
MailStoreListener.java 2.1 KB 858   13 months octorian Support for data refresh on startup, and periodic folder polling (refs …
MailStoreRequest.java 1.8 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
MailStoreRequestCallback.java 2.3 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
MessageAppendRequest.java 1.8 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
MessageCopyRequest.java 1.8 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
MessageEvent.java 6.3 KB 772   17 months octorian Tracking incomplete POP retrieval cases from fetch to cache.
MessageFlagChangeRequest.java 1.9 KB 911   10 months octorian Support for OS 6.0 popup context menus on the mailbox screen, and the …
MessageListener.java 2.1 KB 849   14 months octorian Merged all changes from the 2.0 branch, as of r848
MessageRangeFlagChangeRequest.java 1.9 KB 911   10 months octorian Support for OS 6.0 popup context menus on the mailbox screen, and the …
MessageRequest.java 2.2 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
MessageSentEvent.java 3.8 KB 849   14 months octorian Merged all changes from the 2.0 branch, as of r848
MessageToken.java 4.9 KB 849   14 months octorian Merged all changes from the 2.0 branch, as of r848
NetworkClientIdleModeRequest.java 3.0 KB 900   11 months octorian Made the disable-idle-mode request not require an open connection, and …
NetworkDisconnectRequest.java 2.5 KB 877   11 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
NetworkFolderExpungeRequest.java 2.6 KB 877   11 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
NetworkFolderMessagesRequest.java 6.2 KB 877   11 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
NetworkFolderStatusRequest.java 2.8 KB 877   11 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
NetworkFolderTreeRequest.java 2.8 KB 877   11 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
NetworkHandoverRequest.java 4.1 KB 964   8 months octorian Added experimental WiFi connection handover support (refs #79)
NetworkMailSender.java 3.4 KB 861   12 months octorian Object-oriented request code cleanup (refs #324)
NetworkMailStore.java 12.1 KB 964   8 months octorian Added experimental WiFi connection handover support (refs #79)
NetworkMailStoreRequest.java 6.6 KB 959   9 months octorian Added the ability to toggle between Plain Text and HTML display modes when …
NetworkMessageAppendRequest.java 3.1 KB 877   11 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
NetworkMessageCopyRequest.java 2.9 KB 877   11 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
NetworkMessageFlagChangeRequest.java 6.0 KB 911   10 months octorian Support for OS 6.0 popup context menus on the mailbox screen, and the …
NetworkMessageRequest.java 5.9 KB 877   11 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
NetworkPollingStartRequest.java 2.6 KB 936   10 months octorian Improved startup idle/polling behavior, and shorted POP disconnect timeout …
NetworkSendMessageRequest.java 4.3 KB 919   10 months octorian Fix for escaped dot issue with POP and SMTP (refs #348) and initial unit …
OutgoingMailClient.java 2.3 KB 919   10 months octorian Fix for escaped dot issue with POP and SMTP (refs #348) and initial unit …
OutgoingMailConnectionHandler.java 1.7 KB 860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
OutgoingMessageToken.java 5.4 KB 849   14 months octorian Merged all changes from the 2.0 branch, as of r848
PersistableFolderTreeItem.java 2.3 KB 737   19 months octorian Rewrite of folder cache to use direct persistable objects instead of …
PopFolderRefreshRequest.java 8.1 KB 950   9 months octorian Refactored the folder refresh processes from awkward services-layer …
RecipientException.java 3.0 KB 947   9 months octorian Remove invalid Email address from exception's toString() to prevent …
Note: See TracBrowser for help on using the repository browser.