source: trunk/LogicMail/src/org/logicprobe @ 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) @978   2 months octorian User credentials should not be logged under any circumstances. (fixes …
(edit) @977   2 months octorian Force use of the stub analytics collector if the real collector is …
(edit) @969   7 months octorian Increase default limit values
(edit) @967   8 months octorian Fixed cached-state flag for local messages (refs #361)
(edit) @966   8 months octorian Initial commit of the updated setup wizard (#362) and an updated Italian …
(edit) @965   8 months octorian SMTP timeout tweaks
(edit) @964   8 months octorian Added experimental WiFi connection handover support (refs #79)
(edit) @963   8 months octorian Account wizard usability patch (from Mobile Experts)
(edit) @962   9 months octorian Upgraded to the 0.93 beta version of the analytics SDK, and added screen …
(edit) @961   9 months octorian Prevent unnecessary folder refreshes on mailbox selection
(edit) @960   9 months octorian Made the folder refresh shortcut out if it isn't actually required.
(edit) @959   9 months octorian Added the ability to toggle between Plain Text and HTML display modes when …
(edit) @957   9 months octorian Attempt at fixing the blank status bar issue when closing a screen with a …
(edit) @956   9 months octorian Made adding a message to the cache cause an update if that message was …
(edit) @955   9 months octorian Improved handling of mail client events occurring during folder refreshes.
(edit) @954   9 months octorian Added checks to avoid caught exceptions.
(edit) @952   9 months octorian Changed all catch blocks that were catching Exception to Throwable, to …
(edit) @951   9 months octorian Fixed length check when searching for type-specific disposition field, to …
(edit) @950   9 months octorian Refactored the folder refresh processes from awkward services-layer …
(edit) @949   9 months octorian Fixes for exceptions when handling untagged responses during message load.
(edit) @948   9 months octorian Added null check to reduce errors
(edit) @947   10 months octorian Remove invalid Email address from exception's toString() to prevent …
(edit) @946   10 months octorian Fix for build issues due to net_rim_api.jar changes on later 6.0 API …
(edit) @944   10 months octorian Fix for stalling on some complex literal/quoted cases (refs #349)
(edit) @942   10 months octorian Initial screen factory and tree field sizing support for the Bold 9900 …
(edit) @940   10 months octorian Fix for creation from raw data (refs #354)
(edit) @939   10 months octorian Added basic support for detecting device poweroff/poweron to connection …
(edit) @938   10 months octorian Added localization for the local account name, local/special folder names, …
(edit) @937   10 months octorian Fixed message load failure detection and added better unloadable message …
(edit) @936   10 months octorian Improved startup idle/polling behavior, and shorted POP disconnect timeout …
(edit) @935   10 months octorian Added analytics code to all error-level logged exceptions
(edit) @934   10 months octorian Fixed autostart app icon and home-screen state saving on explicit exit.
(edit) @928   10 months octorian Fix for raw text with non-UTF charset
(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) @923   10 months octorian Added handling for line-breaks in IMAP quotable sections (refs #349)
(edit) @922   10 months octorian Increased uniformity of homescreen icon configuration
(edit) @919   10 months octorian Fix for escaped dot issue with POP and SMTP (refs #348) and initial unit …
(edit) @918   10 months octorian Added analytics tracking of folder/account type to mailbox screen views.
(edit) @917   10 months octorian Added initial auto-start support, completely refactoring the startup code …
(edit) @916   10 months octorian Moved cache loading to before the first request of the refresh process is …
(edit) @913   11 months octorian Watchdog restart fix
(edit) @911   11 months octorian Support for OS 6.0 popup context menus on the mailbox screen, and the …
(edit) @910   11 months octorian Added initial mark opened/unopened support (refs #270) and fixed POP …
(edit) @909   11 months octorian Modified watchdog usage to ensure that it gets completely shutdown and …
(edit) @908   11 months octorian Minor UI tweaks for the header bad and status bar fields
(edit) @907   11 months octorian Additional analytics for message content types
(edit) @906   11 months octorian Added notification cancellation on screen push.
(edit) @905   11 months octorian Message notification improvements and folder refresh sequence bug fixes
(edit) @904   11 months octorian Fixed disable-idle-mode bug on end idle
(edit) @903   11 months octorian Fix for idle handling of administrative requests
(edit) @902   11 months octorian Made administrative requests not break the idle state
(edit) @901   11 months octorian Fixed flag change exception
(edit) @900   11 months octorian Made the disable-idle-mode request not require an open connection, and …
(edit) @899   11 months octorian Fixed app startup problem on OS 4.5 due to platform-specific notification …
(edit) @898   11 months octorian Added analytics tracking of standard screen menu items and message actions …
(edit) @896   11 months octorian Initial framework support for the BlackBerry Analytics Service (refs #343)
(edit) @895   11 months octorian Build fix
(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) @884   11 months octorian Further refactoring and cleanup of the folder request handlers, and …
(edit) @883   11 months octorian Removal of dependencies between mail store listeners and refresh-related …
(edit) @882   11 months octorian Added comments to Watchdog and added disabled implementation option. (refs …
(edit) @881   11 months octorian Fix for bug in failing to process non-deliberate requests while in IDLE.
(edit) @880   11 months octorian Making IMAP COMPRESS disabled by default, until some strange bugs with it …
(edit) @879   11 months octorian Attempt at chunking the IMAP STATUS command in batches of 10 to resolve an …
(edit) @878   11 months octorian Changed OS 6.0 implementation to use the new splat API instead of separate …
(edit) @877   12 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
(edit) @869   12 months octorian Improved distinction between recent and unseen for notification events …
(edit) @868   12 months octorian Removed unused import
(edit) @867   12 months octorian Removed old decoding workaround code for normalization from HTML rendering …
(edit) @865   12 months octorian Added functional and configurable homescreen notification icon (refs #169)
(edit) @864   12 months octorian Throbber positioning fix
(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) @861   12 months octorian Object-oriented request code cleanup (refs #324)
(edit) @860   12 months octorian Initial refactoring of the mail store to use an object-oriented request …
(edit) @859   13 months octorian Timeout-based disconnect and polling for locked mail stores (POP) (refs …
(edit) @858   13 months octorian Support for data refresh on startup, and periodic folder polling (refs …
(edit) @857   13 months octorian Merge to trunk of fix for #320
(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) @805   17 months octorian Improved about box, release mode flag, and version moniker support
(edit) @803   17 months octorian Added backdoor to reset the persisted AppInfo values that control the …
(edit) @802   17 months octorian Fix for startup permissions check type
(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) @799   17 months octorian Added persistable application info and license agreement popup.
(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) @796   17 months octorian Added ability to configure accounts without an outgoing configuration
(edit) @795   17 months octorian Selectable identity support (#134)
(edit) @794   17 months octorian Minor flag and outbox fixes
(edit) @793   17 months octorian Fix for filesystem root on fresh install.
(edit) @792   17 months octorian Implemented keypad/locale sensitive keyboard shortcuts
(edit) @791   17 months octorian Support for working without a writable filesystem root, and detection of …
(edit) @790   17 months octorian Fix for recovery from message download errors
(edit) @789   17 months octorian Fix for local messages displaying as truncated
Note: See TracRevisionLog for help on using the revision log.