source: trunk/LogicMail/src/org/logicprobe/LogicMail/util @ 979

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @979   2 months octorian Attempt to improve watchdog-triggered socket force-close behavior (refs …
(edit) @964   8 months octorian Added experimental WiFi connection handover support (refs #79)
(edit) @948   9 months octorian Added null check to reduce errors
(edit) @946   10 months octorian Fix for build issues due to net_rim_api.jar changes on later 6.0 API …
(edit) @935   10 months octorian Added analytics code to all error-level logged exceptions
(edit) @926   10 months octorian MIME boundary detection fix, header value trailing colon trimming, and fix …
(edit) @925   10 months octorian Fixed attachment filename encoding and decoding issues, added ISO-8859-2 …
(edit) @924   10 months octorian Fixed attachment decoding and handling issues for certain text and message …
(edit) @919   10 months octorian Fix for escaped dot issue with POP and SMTP (refs #348) and initial unit …
(edit) @913   11 months octorian Watchdog restart fix
(edit) @909   11 months octorian Modified watchdog usage to ensure that it gets completely shutdown and …
(edit) @894   11 months octorian Merged fixes for #338, #340, #316, #336, #342, #344, #339, #313
(edit) @882   11 months octorian Added comments to Watchdog and added disabled implementation option. (refs …
(edit) @877   12 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
(edit) @862   12 months octorian Initial support for IMAP COMPRESS (refs #325)
(edit) @858   13 months octorian Support for data refresh on startup, and periodic folder polling (refs …
(edit) @855   13 months octorian Merged all changes from the 2.0 branch, as of r854
(edit) @849   14 months octorian Merged all changes from the 2.0 branch, as of r848
(edit) @801   17 months octorian Initial attempt at application permission verification.
(edit) @800   17 months octorian Added own-classpath wrapper around persisted configuration data
(edit) @798   17 months octorian Removal of LGPL-licensed MD5 code, in favor of RIM framework code.
(edit) @797   17 months octorian Improved look of wizard, added connection transport page, added default …
(edit) @783   17 months octorian Made readWholeStream() more robust
(edit) @772   17 months octorian Tracking incomplete POP retrieval cases from fetch to cache.
(edit) @764   18 months octorian Conversion tables for KOI8-R and KOI8-U (#233) (slavko.ua@…)
(edit) @760   18 months octorian Fix for Quoted-Printable charset bug (#237)
(edit) @759   18 months octorian Fixes for handling folded message headers, both a workaround for a …
(edit) @754   19 months octorian Fix for possible connection receive issue (#235) and STARTTLS errors on …
(edit) @750   19 months octorian Renamed platform-specific factory classes to reflect 4.2 -> 4.5 stepup
(edit) @748   19 months octorian Removed println
(edit) @745   19 months octorian Fix for connection data handling error
(edit) @737   19 months octorian Rewrite of folder cache to use direct persistable objects instead of …
(edit) @728   19 months octorian Fix for unusual PASS response behavior on GoDaddy's qmail POP3 …
(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) @698   21 months octorian Initial refactoring to make NetworkConnector separate from the Connection …
(edit) @696   21 months octorian Fix for InputStream.read() behavior on OS pre-5.0
(edit) @694   21 months octorian Removed lingering calls to System.err.println()
(edit) @689   21 months octorian Conversion of connection layer to be byte-based, and complete rewrite of …
(edit) @685   22 months octorian Fix for InputStream.available() returning zero when more data needs to be …
(edit) @680   22 months octorian Fix for not checking read() result, which caused malformed data on large …
(edit) @679   22 months octorian Rewrite of network connection receive() code, and corresponding removal of …
(edit) @670   23 months octorian Fixes to data store operation to resolve issues with leftover data and …
(edit) @660   2 years octorian Adding transport choice for WiFi only (#203)
(edit) @659   2 years octorian Fix for STARTTLS bug that appears in OS 5.0+ (#201)
(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) @637   2 years octorian Header encoding utility methods (support code for #186)
(edit) @636   2 years octorian Header encoding utility methods (support code for #186)
(edit) @614   2 years octorian Addition of ConnectionFactory implementation for 5.0 (#146)
(edit) @613   2 years octorian Removed dependency on ServiceBook check for WiFi, since there seemed to be …
(edit) @612   2 years octorian Additional coverage-check logging
(edit) @611   2 years octorian Fix for a few goofs
(edit) @610   2 years octorian Yet another COVERAGE_CARRIER fix attempt
(edit) @609   2 years octorian Fix for compilation issues against 4.5+ API versions
(edit) @608   2 years octorian Initial implementation of improved network-interface selection (#146). …
(edit) @601   2 years octorian Fix for some FindBugs issues
(edit) @598   2 years octorian Merge of patch for code-review issues by George Sexton …
(edit) @586   2 years octorian Serialized outbox queue implementation (still need error-recovery and …
(edit) @578   2 years octorian Fix for typo in createInputStream() change
(edit) @572   2 years octorian Optimized createInputStream()
(edit) @523   3 years octorian Merge of mail header parsing fix (#161)
(edit) @522   3 years octorian Added check to optionally reinterpret header values as UTF-8 (#162)
(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) @501   3 years octorian Platform support for multiple field implementations, and a first attempt …
(edit) @484   3 years octorian Switched unique ID generation to use RIM UIDGenerator class
(edit) @477   3 years octorian Method and wrapper to hopefully support enabling STARTTLS mode for open …
(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) @449   3 years octorian
(edit) @446   3 years octorian Merge of 1.1 changes from r445 (Manual language selection, initial …
(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) @434   3 years octorian
(edit) @433   3 years octorian Message part/content refactoring
(edit) @405   3 years octorian Start of MessageNode refactoring from protocol model into the unified …
(edit) @399   3 years octorian Removed UtilProxy wrapper for Base64 decoding, since it is no longer …
(edit) @398   3 years octorian
(edit) @386   3 years octorian Merge of fix for #124
(edit) @383   3 years octorian
(edit) @381   3 years octorian Switched Wi-Fi connection string to comply with 4.6.0 documentation
(edit) @353   3 years octorian
(edit) @351   3 years octorian Comment scrubbing
(edit) @342   3 years octorian Fixed outgoing message thread lifecycle
(edit) @341   3 years octorian
(edit) @336   3 years octorian
(edit) @331   4 years octorian
(edit) @330   4 years octorian Thread queue improvements
(edit) @329   4 years octorian Thread queue based integration of MaildirFolder.
(edit) @327   4 years octorian Initial read-only maildir implementation for local folders.
(edit) @321   4 years octorian Converted data store to use the RIM Persistent Object Store instead of the …
Note: See TracRevisionLog for help on using the revision log.