source: trunk/LogicMailTests @ 975

Revision Log Mode:


Legend:

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