|
|
|
@964
|
5 months |
octorian |
Added experimental WiFi connection handover support (refs #79)
|
|
|
|
@948
|
6 months |
octorian |
Added null check to reduce errors
|
|
|
|
@946
|
6 months |
octorian |
Fix for build issues due to net_rim_api.jar changes on later 6.0 API …
|
|
|
|
@935
|
6 months |
octorian |
Added analytics code to all error-level logged exceptions
|
|
|
|
@926
|
6 months |
octorian |
MIME boundary detection fix, header value trailing colon trimming, and fix …
|
|
|
|
@925
|
6 months |
octorian |
Fixed attachment filename encoding and decoding issues, added ISO-8859-2 …
|
|
|
|
@924
|
7 months |
octorian |
Fixed attachment decoding and handling issues for certain text and message …
|
|
|
|
@919
|
7 months |
octorian |
Fix for escaped dot issue with POP and SMTP (refs #348) and initial unit …
|
|
|
|
@913
|
7 months |
octorian |
Watchdog restart fix
|
|
|
|
@909
|
7 months |
octorian |
Modified watchdog usage to ensure that it gets completely shutdown and …
|
|
|
|
@894
|
8 months |
octorian |
Merged fixes for #338, #340, #316, #336, #342, #344, #339, #313
|
|
|
|
@882
|
8 months |
octorian |
Added comments to Watchdog and added disabled implementation option. (refs …
|
|
|
|
@877
|
8 months |
octorian |
Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
|
|
|
|
@862
|
9 months |
octorian |
Initial support for IMAP COMPRESS (refs #325)
|
|
|
|
@858
|
9 months |
octorian |
Support for data refresh on startup, and periodic folder polling (refs …
|
|
|
|
@855
|
9 months |
octorian |
Merged all changes from the 2.0 branch, as of r854
|
|
|
|
@849
|
10 months |
octorian |
Merged all changes from the 2.0 branch, as of r848
|
|
|
|
@801
|
14 months |
octorian |
Initial attempt at application permission verification.
|
|
|
|
@800
|
14 months |
octorian |
Added own-classpath wrapper around persisted configuration data
|
|
|
|
@798
|
14 months |
octorian |
Removal of LGPL-licensed MD5 code, in favor of RIM framework code.
|
|
|
|
@797
|
14 months |
octorian |
Improved look of wizard, added connection transport page, added default …
|
|
|
|
@783
|
14 months |
octorian |
Made readWholeStream() more robust
|
|
|
|
@772
|
14 months |
octorian |
Tracking incomplete POP retrieval cases from fetch to cache.
|
|
|
|
@764
|
14 months |
octorian |
Conversion tables for KOI8-R and KOI8-U (#233) (slavko.ua@…)
|
|
|
|
@760
|
15 months |
octorian |
Fix for Quoted-Printable charset bug (#237)
|
|
|
|
@759
|
15 months |
octorian |
Fixes for handling folded message headers, both a workaround for a …
|
|
|
|
@754
|
16 months |
octorian |
Fix for possible connection receive issue (#235) and STARTTLS errors on …
|
|
|
|
@750
|
16 months |
octorian |
Renamed platform-specific factory classes to reflect 4.2 -> 4.5 stepup
|
|
|
|
@748
|
16 months |
octorian |
Removed println
|
|
|
|
@745
|
16 months |
octorian |
Fix for connection data handling error
|
|
|
|
@737
|
16 months |
octorian |
Rewrite of folder cache to use direct persistable objects instead of …
|
|
|
|
@728
|
16 months |
octorian |
Fix for unusual PASS response behavior on GoDaddy's qmail POP3 …
|
|
|
|
@714
|
16 months |
octorian |
Fix for infinite loop and undecoded output when parsing malformed encoded …
|
|
|
|
@711
|
17 months |
octorian |
Rewrite of initial tokenizing logic for possibly-encoded mail headers …
|
|
|
|
@710
|
17 months |
octorian |
Rewrote filename encoding to use a custom scheme that is hopefully …
|
|
|
|
@709
|
17 months |
octorian |
Renaming files prior to changing functionality
|
|
|
|
@708
|
17 months |
octorian |
Refactored mail store event distribution and some parts of the mailbox …
|
|
|
|
@707
|
17 months |
octorian |
Added basic URL encoding to mail cache filenames (#230)
|
|
|
|
@698
|
17 months |
octorian |
Initial refactoring to make NetworkConnector separate from the Connection …
|
|
|
|
@696
|
18 months |
octorian |
Fix for InputStream.read() behavior on OS pre-5.0
|
|
|
|
@694
|
18 months |
octorian |
Removed lingering calls to System.err.println()
|
|
|
|
@689
|
18 months |
octorian |
Conversion of connection layer to be byte-based, and complete rewrite of …
|
|
|
|
@685
|
18 months |
octorian |
Fix for InputStream.available() returning zero when more data needs to be …
|
|
|
|
@680
|
19 months |
octorian |
Fix for not checking read() result, which caused malformed data on large …
|
|
|
|
@679
|
19 months |
octorian |
Rewrite of network connection receive() code, and corresponding removal of …
|
|
|
|
@670
|
20 months |
octorian |
Fixes to data store operation to resolve issues with leftover data and …
|
|
|
|
@660
|
20 months |
octorian |
Adding transport choice for WiFi only (#203)
|
|
|
|
@659
|
20 months |
octorian |
Fix for STARTTLS bug that appears in OS 5.0+ (#201)
|
|
|
|
@643
|
21 months |
octorian |
Local mail path fixes, outgoing message copy fixes, and mail sender …
|
|
|
|
@640
|
21 months |
octorian |
Support for recipient header encoding (#186)
|
|
|
|
@638
|
21 months |
octorian |
Header encoding/decoding for subjects (#186) and other misc items
|
|
|
|
@637
|
21 months |
octorian |
Header encoding utility methods (support code for #186)
|
|
|
|
@636
|
21 months |
octorian |
Header encoding utility methods (support code for #186)
|
|
|
|
@614
|
2 years |
octorian |
Addition of ConnectionFactory implementation for 5.0 (#146)
|
|
|
|
@613
|
2 years |
octorian |
Removed dependency on ServiceBook check for WiFi, since there seemed to be …
|
|
|
|
@612
|
2 years |
octorian |
Additional coverage-check logging
|
|
|
|
@611
|
2 years |
octorian |
Fix for a few goofs
|
|
|
|
@610
|
2 years |
octorian |
Yet another COVERAGE_CARRIER fix attempt
|
|
|
|
@609
|
2 years |
octorian |
Fix for compilation issues against 4.5+ API versions
|
|
|
|
@608
|
2 years |
octorian |
Initial implementation of improved network-interface selection (#146). …
|
|
|
|
@601
|
2 years |
octorian |
Fix for some FindBugs issues
|
|
|
|
@598
|
2 years |
octorian |
Merge of patch for code-review issues by George Sexton …
|
|
|
|
@586
|
2 years |
octorian |
Serialized outbox queue implementation (still need error-recovery and …
|
|
|
|
@578
|
2 years |
octorian |
Fix for typo in createInputStream() change
|
|
|
|
@572
|
2 years |
octorian |
Optimized createInputStream()
|
|
|
|
@523
|
2 years |
octorian |
Merge of mail header parsing fix (#161)
|
|
|
|
@522
|
2 years |
octorian |
Added check to optionally reinterpret header values as UTF-8 (#162)
|
|
|
|
@520
|
2 years |
octorian |
Merge of mail header parsing fix (#161)
|
|
|
|
@518
|
2 years |
octorian |
Scrub of Serializable interface to change DataInputStream to DataInput, …
|
|
|
|
@517
|
2 years |
octorian |
Initial code for reading/writing MessageNode objects as offline files.
|
|
|
|
@501
|
2 years |
octorian |
Platform support for multiple field implementations, and a first attempt …
|
|
|
|
@484
|
2 years |
octorian |
Switched unique ID generation to use RIM UIDGenerator class
|
|
|
|
@477
|
3 years |
octorian |
Method and wrapper to hopefully support enabling STARTTLS mode for open …
|
|
|
|
@471
|
3 years |
octorian |
Granular progress indication of time consuming network operations
|
|
|
|
@467
|
3 years |
octorian |
Initial refactoring to support a more complete MIME message part type set
|
|
|
|
@465
|
3 years |
octorian |
Initial refactoring to support a more complete MIME message part type set
|
|
|
|
@453
|
3 years |
octorian |
Browser field integration for real inline HTML message display support.
|
|
|
|
@449
|
3 years |
octorian |
|
|
|
|
@446
|
3 years |
octorian |
Merge of 1.1 changes from r445 (Manual language selection, initial …
|
|
|
|
@439
|
3 years |
octorian |
Additional content attachment handling
|
|
|
|
@437
|
3 years |
octorian |
Selective part loading for IMAP, load status display on structure screen, …
|
|
|
|
@434
|
3 years |
octorian |
|
|
|
|
@433
|
3 years |
octorian |
Message part/content refactoring
|
|
|
|
@405
|
3 years |
octorian |
Start of MessageNode refactoring from protocol model into the unified …
|
|
|
|
@399
|
3 years |
octorian |
Removed UtilProxy wrapper for Base64 decoding, since it is no longer …
|
|
|
|
@398
|
3 years |
octorian |
|
|
|
|
@386
|
3 years |
octorian |
Merge of fix for #124
|
|
|
|
@383
|
3 years |
octorian |
|
|
|
|
@381
|
3 years |
octorian |
Switched Wi-Fi connection string to comply with 4.6.0 documentation
|
|
|
|
@353
|
3 years |
octorian |
|
|
|
|
@351
|
3 years |
octorian |
Comment scrubbing
|
|
|
|
@342
|
3 years |
octorian |
Fixed outgoing message thread lifecycle
|
|
|
|
@341
|
3 years |
octorian |
|
|
|
|
@336
|
3 years |
octorian |
|
|
|
|
@331
|
3 years |
octorian |
|
|
|
|
@330
|
3 years |
octorian |
Thread queue improvements
|
|
|
|
@329
|
3 years |
octorian |
Thread queue based integration of MaildirFolder.
|
|
|
|
@327
|
3 years |
octorian |
Initial read-only maildir implementation for local folders.
|
|
|
|
@321
|
3 years |
octorian |
Converted data store to use the RIM Persistent Object Store instead of the …
|
|
|
|
@308
|
3 years |
octorian |
Eclipse JDE integration updates
|
|
|
|