|
|
|
@704
|
[704]
|
4 days |
octorian |
Cleanup of inappropriate getAccountConfig() calls
|
|
|
|
@703
|
[703]
|
4 days |
octorian |
Code cleanup
|
|
|
|
@702
|
[702]
|
4 days |
octorian |
Moved screen update batch logic into AbstractScreenProvider
|
|
|
|
@701
|
[701]
|
4 days |
octorian |
Refactoring to separate AccountNode into Local and Network subclasses
|
|
|
|
@699
|
[699]
|
5 days |
octorian |
Separation, unit test, and minor bugfix for IMAP line response tester
|
|
|
|
@698
|
[698]
|
5 days |
octorian |
Initial refactoring to make NetworkConnector separate from the Connection …
|
|
|
|
@697
|
[697]
|
11 days |
octorian |
Post-load cache cleanup
|
|
|
|
@696
|
[696]
|
3 weeks |
octorian |
Fix for InputStream.read() behavior on OS pre-5.0
|
|
|
|
@694
|
[694]
|
3 weeks |
octorian |
Removed lingering calls to System.err.println()
|
|
|
|
@693
|
[693]
|
3 weeks |
octorian |
Made cache loading and flags refresh happen simultaneously. Still need to …
|
|
|
|
@692
|
[692]
|
3 weeks |
octorian |
Fix for fetch-update bug
|
|
|
|
@691
|
[691]
|
3 weeks |
octorian |
Added static thread queue for saving to cache
|
|
|
|
@690
|
[690]
|
3 weeks |
octorian |
Parse fetch responses synchronously with data download (#222)
|
|
|
|
@689
|
[689]
|
3 weeks |
octorian |
Conversion of connection layer to be byte-based, and complete rewrite of …
|
|
|
|
@686
|
[686]
|
5 weeks |
octorian |
Initial platform support for BlackBerry OS 6.0.0
|
|
|
|
@685
|
[685]
|
5 weeks |
octorian |
Fix for InputStream.available() returning zero when more data needs to be …
|
|
|
|
@681
|
[681]
|
5 weeks |
octorian |
Consolidation of touchscreen code into the main platform libraries/builds
|
|
|
|
@680
|
[680]
|
5 weeks |
octorian |
Fix for not checking read() result, which caused malformed data on large …
|
|
|
|
@679
|
[679]
|
7 weeks |
octorian |
Rewrite of network connection receive() code, and corresponding removal of …
|
|
|
|
@678
|
[678]
|
7 weeks |
octorian |
Fix for unsubscribed INBOX missing from the folder tree (#215)
|
|
|
|
@677
|
[677]
|
8 weeks |
octorian |
SMTP code cleanup and fix for #187
|
|
|
|
@676
|
[676]
|
2 months |
octorian |
IMAP code cleanup and STORE response parsing fix (#214)
|
|
|
|
@675
|
[675]
|
2 months |
octorian |
File picker and screen transition improvements
|
|
|
|
@674
|
[674]
|
2 months |
octorian |
Support for adding attachments to outgoing messages (#168), and some …
|
|
|
|
@673
|
[673]
|
2 months |
octorian |
Fix for invalid data location on startup
|
|
|
|
@672
|
[672]
|
2 months |
octorian |
Collection usage cleanup
|
|
|
|
@671
|
[671]
|
2 months |
octorian |
Fixed some minor screen/menu issues, and wrapped the plain text message …
|
|
|
|
@670
|
[670]
|
2 months |
octorian |
Fixes to data store operation to resolve issues with leftover data and …
|
|
|
|
@668
|
[668]
|
3 months |
octorian |
Cleanup of some GUI framework items
|
|
|
|
@667
|
[667]
|
3 months |
octorian |
Changed plain text message display to use an ActiveRichTextField, which …
|
|
|
|
@666
|
[666]
|
3 months |
octorian |
Changed attachment indicators to more closely resemble the native message …
|
|
|
|
@665
|
[665]
|
3 months |
octorian |
Changed date display to always show just the time, since mailbox screen …
|
|
|
|
@664
|
[664]
|
3 months |
octorian |
Save-attachment menu item fix
|
|
|
|
@663
|
[663]
|
3 months |
octorian |
Separator placement fix
|
|
|
|
@662
|
[662]
|
3 months |
octorian |
Added date separators to message list, and implemented configuration …
|
|
|
|
@661
|
[661]
|
3 months |
octorian |
Fixed chevron positioning to be based on font height instead of field …
|
|
|
|
@660
|
[660]
|
3 months |
octorian |
Adding transport choice for WiFi only (#203)
|
|
|
|
@659
|
[659]
|
3 months |
octorian |
Fix for STARTTLS bug that appears in OS 5.0+ (#201)
|
|
|
|
@658
|
[658]
|
3 months |
octorian |
Handle POP servers that do not support the "CAPA" command (#200)
|
|
|
|
@657
|
[657]
|
3 months |
octorian |
Making sure selectable and appendable are set in the copy constructor …
|
|
|
|
@656
|
[656]
|
3 months |
octorian |
Setting of message flags on sending forwarded messages (#194)
|
|
|
|
@655
|
[655]
|
3 months |
octorian |
Support for parsing and displaying the forwarded message flag (#194)
|
|
|
|
@654
|
[654]
|
3 months |
octorian |
Flags shouldn't be automatically changed on calls to …
|
|
|
|
@653
|
[653]
|
3 months |
octorian |
Unset the RECENT bit at the same time the SEEN bit is set (#177)
|
|
|
|
@652
|
[652]
|
3 months |
octorian |
Fixed NOOP timeout (#181)
|
|
|
|
@651
|
[651]
|
3 months |
octorian |
Implementation of NOOP-based polling for non-IDLE-supporting IMAP servers, …
|
|
|
|
@650
|
[650]
|
3 months |
octorian |
Refactoring of IncomingMailClient interface to eliminate all "instanceof …
|
|
|
|
@649
|
[649]
|
4 months |
octorian |
Fix for SELECT responses lacking a UIDNEXT parameter (#190)
|
|
|
|
@648
|
[648]
|
4 months |
octorian |
Fix for jumpy scroll position on loading
|
|
|
|
@647
|
[647]
|
4 months |
octorian |
Fix for minor message screen issues
|
|
|
|
@646
|
[646]
|
4 months |
octorian |
Fixed show-only-subscribed issue by doing both LSUB and LIST, and then …
|
|
|
|
@645
|
[645]
|
4 months |
octorian |
Test and fix for the case where literal string LIST responses with spaces …
|
|
|
|
@644
|
[644]
|
4 months |
octorian |
Improved message header display, and flagging of message recipient errors
|
|
|
|
@643
|
[643]
|
4 months |
octorian |
Local mail path fixes, outgoing message copy fixes, and mail sender …
|
|
|
|
@642
|
[642]
|
4 months |
octorian |
Support for recipient header encoding on MessageNode transformer (#186)
|
|
|
|
@641
|
[641]
|
4 months |
octorian |
Rewrite of startup initialization flow
|
|
|
|
@640
|
[640]
|
4 months |
octorian |
Support for recipient header encoding (#186)
|
|
|
|
@639
|
[639]
|
4 months |
octorian |
Disabling the Recent flag on appended messages, since it is invalid there …
|
|
|
|
@638
|
[638]
|
4 months |
octorian |
Header encoding/decoding for subjects (#186) and other misc items
|
|
|
|
@637
|
[637]
|
4 months |
octorian |
Header encoding utility methods (support code for #186)
|
|
|
|
@636
|
[636]
|
4 months |
octorian |
Header encoding utility methods (support code for #186)
|
|
|
|
@635
|
[635]
|
4 months |
octorian |
Fix for message reply issue
|
|
|
|
@633
|
[633]
|
6 months |
octorian |
Fixed keyboard input for global configuration items
|
|
|
|
@632
|
[632]
|
6 months |
octorian |
Fixed method parameter ordering bug on message send complete handling …
|
|
|
|
@631
|
[631]
|
7 months |
octorian |
Added default values for strings to make the default state valid for …
|
|
|
|
@630
|
[630]
|
7 months |
octorian |
Implemented "Don't Ask Again" checkboxes on delete and expunge dialogs
|
|
|
|
@629
|
[629]
|
7 months |
octorian |
Added basic configurable prompts. (still need checkboxes on prompt …
|
|
|
|
@628
|
[628]
|
7 months |
octorian |
Integration of better configuration change notifications (#175)
|
|
|
|
@627
|
[627]
|
7 months |
octorian |
Added significant change data to mail settings events.
|
|
|
|
@626
|
[626]
|
7 months |
octorian |
Painting fix for carets
|
|
|
|
@625
|
[625]
|
7 months |
octorian |
Rewrote the top-level configuration screen to include global items, …
|
|
|
|
@624
|
[624]
|
7 months |
octorian |
Minor cleanups
|
|
|
|
@623
|
[623]
|
8 months |
octorian |
Minor field border/separator cleanup
|
|
|
|
@620
|
[620]
|
8 months |
octorian |
Implemented move in cases where load-from-cache is necessary, and fixed …
|
|
|
|
@619
|
[619]
|
8 months |
octorian |
Made a mailbox do a full (not flags-only) fetch on any refresh request …
|
|
|
|
@618
|
[618]
|
8 months |
octorian |
UI and model implementations for basic Copy-To/Move-To. (Still some …
|
|
|
|
@617
|
[617]
|
8 months |
octorian |
Refactored the request-level notification infrastructure to use callback …
|
|
|
|
@616
|
[616]
|
8 months |
octorian |
Added infrastructure to be notified of request-level success and failure …
|
|
|
|
@615
|
[615]
|
8 months |
octorian |
Fixed menu item handling for all standard screens to use correct …
|
|
|
|
@614
|
[614]
|
8 months |
octorian |
Addition of ConnectionFactory implementation for 5.0 (#146)
|
|
|
|
@613
|
[613]
|
8 months |
octorian |
Removed dependency on ServiceBook check for WiFi, since there seemed to be …
|
|
|
|
@612
|
[612]
|
8 months |
octorian |
Additional coverage-check logging
|
|
|
|
@611
|
[611]
|
8 months |
octorian |
Fix for a few goofs
|
|
|
|
@610
|
[610]
|
8 months |
octorian |
Yet another COVERAGE_CARRIER fix attempt
|
|
|
|
@609
|
[609]
|
8 months |
octorian |
Fix for compilation issues against 4.5+ API versions
|
|
|
|
@608
|
[608]
|
8 months |
octorian |
Initial implementation of improved network-interface selection (#146). …
|
|
|
|
@607
|
[607]
|
8 months |
octorian |
Fix for wizard integration issues (#171)
|
|
|
|
@606
|
[606]
|
8 months |
octorian |
Modified wizard controller logic to prevent gap between pushing pages …
|
|
|
|
@603
|
[603]
|
8 months |
octorian |
Modified server hostname fields to use HostnameEditField
|
|
|
|
@602
|
[602]
|
8 months |
octorian |
Fix for an issue where the status field kept getting re-added, which …
|
|
|
|
@601
|
[601]
|
8 months |
octorian |
Fix for some FindBugs issues
|
|
|
|
@600
|
[600]
|
8 months |
octorian |
Support for larger home-screen icons on touch devices
|
|
|
|
@599
|
[599]
|
8 months |
octorian |
Merge of patch for IMAP subscribed-folders feature from George Sexton …
|
|
|
|
@598
|
[598]
|
8 months |
octorian |
Merge of patch for code-review issues by George Sexton …
|
|
|
|
@597
|
[597]
|
8 months |
octorian |
Fix to pass deserialization test case
|
|
|
|
@596
|
[596]
|
8 months |
octorian |
Composition screen cleanup
|
|
|
|
@595
|
[595]
|
8 months |
octorian |
Config screen cleanup
|
|
|
|
@594
|
[594]
|
8 months |
octorian |
Local data location valid-on-install fix
|
|
|
|
@593
|
[593]
|
8 months |
octorian |
Fix for unselectable IMAP folder UI handling
|
|
|
|
@592
|
[592]
|
8 months |
octorian |
Sanity checking on resolving configured-folder references
|
|
|
|