source: trunk/LogicMailTests @ 979

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @976   3 months octorian Updated project files for latest Eclipse plugin, updated copyright dates, …
(edit) @974   7 months octorian Updated trunk version to 2.2
(edit) @964   8 months octorian Added experimental WiFi connection handover support (refs #79)
(edit) @959   9 months octorian Added the ability to toggle between Plain Text and HTML display modes when …
(edit) @955   9 months octorian Improved handling of mail client events occurring during folder refreshes.
(edit) @950   9 months octorian Refactored the folder refresh processes from awkward services-layer …
(edit) @944   10 months octorian Fix for stalling on some complex literal/quoted cases (refs #349)
(edit) @943   10 months octorian Minor test fix due to internationalized INBOX name
(edit) @924   10 months octorian Fixed attachment decoding and handling issues for certain text and message …
(edit) @923   10 months octorian Added handling for line-breaks in IMAP quotable sections (refs #349)
(edit) @919   10 months octorian Fix for escaped dot issue with POP and SMTP (refs #348) and initial unit …
(edit) @912   11 months octorian Test fix
(edit) @911   11 months octorian Support for OS 6.0 popup context menus on the mailbox screen, and the …
(edit) @894   11 months octorian Merged fixes for #338, #340, #316, #336, #342, #344, #339, #313
(edit) @885   11 months octorian Inhibit idle mode during folder refresh operations
(edit) @877   12 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
(edit) @874   12 months octorian Changes to support using the newer version (v1.3) of the BlackBerry Java …
(edit) @863   12 months octorian Added distinction between background-polling and user-triggered operations …
(edit) @862   12 months octorian Initial support for IMAP COMPRESS (refs #325)
(edit) @860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
(edit) @858   13 months octorian Support for data refresh on startup, and periodic folder polling (refs …
(edit) @849   14 months octorian Merged all changes from the 2.0 branch, as of r848
(edit) @788   17 months octorian Programmatically triggering cache load as part of a reply/forward …
(edit) @778   17 months octorian Removal of old file-based message node cache code, and implementation of …
(edit) @775   17 months octorian POP message size tracking, and load-more-content work in progress
(edit) @771   17 months octorian Added support for custom header values in the message content cache files
(edit) @770   17 months octorian Message cache fixes
(edit) @766   17 months octorian Message load process refactoring, work in progress
(edit) @760   18 months octorian Fix for Quoted-Printable charset bug (#237)
(edit) @749   19 months octorian Stepping up minimum supported OS to 4.5 (build and project files)
(edit) @737   19 months octorian Rewrite of folder cache to use direct persistable objects instead of …
(edit) @736   19 months octorian Cache cleanup and message node synchronization fix
(edit) @728   19 months octorian Fix for unusual PASS response behavior on GoDaddy's qmail POP3 …
(edit) @723   20 months octorian Retention control for incremental mailbox loading
(edit) @722   20 months octorian Initial implementation of user-triggered incremental mailbox loading. …
(edit) @719   20 months octorian Expunge implementation
(edit) @718   20 months octorian Test formatting and exception handling cleanup
(edit) @715   20 months octorian Initial work-in-progress commit of major mail store services refactoring, …
(edit) @714   20 months octorian Fix for infinite loop and undecoded output when parsing malformed encoded …
(edit) @711   20 months octorian Rewrite of initial tokenizing logic for possibly-encoded mail headers …
(edit) @710   21 months octorian Rewrote filename encoding to use a custom scheme that is hopefully …
(edit) @709   21 months octorian Renaming files prior to changing functionality
(edit) @708   21 months octorian Refactored mail store event distribution and some parts of the mailbox …
(edit) @707   21 months octorian Added basic URL encoding to mail cache filenames (#230)
(edit) @705   21 months octorian Fix for missing MIME encoding of application/image/video (#228) and some …
(edit) @701   21 months octorian Refactoring to separate AccountNode into Local and Network subclasses
(edit) @700   21 months octorian Additional tests
(edit) @699   21 months octorian Separation, unit test, and minor bugfix for IMAP line response tester
(edit) @698   21 months octorian Initial refactoring to make NetworkConnector separate from the Connection …
(edit) @693   21 months octorian Made cache loading and flags refresh happen simultaneously. Still need to …
(edit) @690   21 months octorian Parse fetch responses synchronously with data download (#222)
(edit) @689   21 months octorian Conversion of connection layer to be byte-based, and complete rewrite of …
(edit) @676   23 months octorian IMAP code cleanup and STORE response parsing fix (#214)
(edit) @670   23 months octorian Fixes to data store operation to resolve issues with leftover data and …
(edit) @656   2 years octorian Setting of message flags on sending forwarded messages (#194)
(edit) @651   2 years octorian Implementation of NOOP-based polling for non-IDLE-supporting IMAP servers, …
(edit) @650   2 years octorian Refactoring of IncomingMailClient interface to eliminate all "instanceof …
(edit) @645   2 years octorian Test and fix for the case where literal string LIST responses with spaces …
(edit) @643   2 years octorian Local mail path fixes, outgoing message copy fixes, and mail sender …
(edit) @640   2 years octorian Support for recipient header encoding (#186)
(edit) @638   2 years octorian Header encoding/decoding for subjects (#186) and other misc items
(edit) @636   2 years octorian Header encoding utility methods (support code for #186)
(edit) @634   2 years octorian Updating app descriptors to release version of the RIM Eclipse Java …
(edit) @627   2 years octorian Added significant change data to mail settings events.
(edit) @620   2 years octorian Implemented move in cases where load-from-cache is necessary, and fixed …
(edit) @617   2 years octorian Refactored the request-level notification infrastructure to use callback …
(edit) @616   2 years octorian Added infrastructure to be notified of request-level success and failure …
(edit) @608   2 years octorian Initial implementation of improved network-interface selection (#146). …
(edit) @585   2 years octorian Post-expunge cleanup of cache and sync of object model (should fix strange …
(edit) @584   2 years octorian Test fixes
(edit) @568   2 years octorian Ordered cache loading
(edit) @564   2 years octorian Cache progress fixes
(edit) @562   2 years octorian Incremental loading and offline cache updates (still some POP issues)
(edit) @551   3 years octorian Warnings cleanup
(edit) @543   3 years octorian
(edit) @538   3 years octorian Base structure for unit testing.
(edit) @535   3 years octorian Cleanup of Eclipse-specific files to be recreated by the new plugin.
(edit) @534   3 years octorian Cleanup of Eclipse-specific files to be recreated by the new plugin.
(edit) @520   3 years octorian Merge of mail header parsing fix (#161)
(edit) @518   3 years octorian Scrub of Serializable interface to change DataInputStream to DataInput, …
(edit) @517   3 years octorian Initial code for reading/writing MessageNode objects as offline files.
(edit) @516   3 years octorian Fixed test to deal with sorted mailboxes
(edit) @496   3 years octorian Server-side message copy support (IMAP COPY implementation) and some menu …
(edit) @482   3 years octorian
(edit) @471   3 years octorian Granular progress indication of time consuming network operations
(edit) @467   3 years octorian Initial refactoring to support a more complete MIME message part type set
(edit) @465   3 years octorian Initial refactoring to support a more complete MIME message part type set
(edit) @453   3 years octorian Browser field integration for real inline HTML message display support.
(edit) @439   3 years octorian Additional content attachment handling
(edit) @437   3 years octorian Selective part loading for IMAP, load status display on structure screen, …
(edit) @436   3 years octorian
(edit) @435   3 years octorian
(edit) @433   3 years octorian Message part/content refactoring
(edit) @407   3 years octorian Implementation of token object for referencing messages, removing the need …
(edit) @394   3 years octorian Update of project files for newest update to the RIM JDE plugin for …
(edit) @387   3 years octorian Return-to-INBOX capability for IDLE mode
(edit) @383   3 years octorian
(edit) @375   3 years octorian
(edit) @353   3 years octorian
(edit) @350   3 years octorian Configuration refactoring
Note: See TracRevisionLog for help on using the revision log.