Commit Graph

1201 Commits

Author SHA1 Message Date
Jesse Vincent c6fa2f732f 2.803 2010-07-03 21:27:39 +00:00
Daniel Applebaum 4e876feda3 Merged from:
1840 | jessev | 2010-06-21 13:18:03 -0500 (Mon, 21 Jun 2010) | 2 lines
Changed paths:
   M /k9mail/trunk/res/values/strings.xml

Change "Synchronize messages sent" to "Download messages sent" for
slightly improved clarity. It could still be better

1849 | danapple0 | 2010-06-29 19:53:10 -0500 (Tue, 29 Jun 2010) | 5 lines
Changed paths:
   M /k9mail/trunk/res/values/strings.xml

Fixes Issue 1803

Less ambiguous and possibly more amusing wording.
2010-06-30 02:56:03 +00:00
Daniel Applebaum 070eba9a1d Merged from:
1847 | danapple0 | 2010-06-29 19:16:59 -0500 (Tue, 29 Jun 2010) | 9 lines
Changed paths:
   M /k9mail/trunk

Fixes Issue 1832

If the message isn't worth showing immediately, it is not worth
saving!

(Don't save a message unless we get at least a non-null subject and
non-null sender during first pass sync.)
2010-06-30 02:53:09 +00:00
Daniel Applebaum 3ab2bcbba6 Merged from:
r1845 | danapple0 | 2010-06-27 21:51:47 -0500 (Sun, 27 Jun 2010) | 6 lines
Changed paths:
   M /k9mail/trunk/src/com/fsck/k9/Account.java

Fixes Issue 1875

Change initial value for maximum message age to -1 (unlimited) instead
of erroneous 10.
2010-06-28 02:55:23 +00:00
Jesse Vincent c68236780e 2.802 2010-06-15 22:42:34 +00:00
cketti 5e3e8f66fb Backported r1807 (use locale independent date formatter) to 2.8 branch. 2010-06-15 13:18:43 +00:00
cketti e16df6206e Backported r1812 (fix for recipient dropdown color issue in dark theme) to 2.8 branch. 2010-06-13 15:30:15 +00:00
Jesse Vincent 823ae4d21f 2.801 2010-06-12 14:54:43 +00:00
Jesse Vincent 4d53fddd42 2.800 2010-06-12 14:49:39 +00:00
Jesse Vincent dc89702e36 2.790 2010-06-10 03:33:11 +00:00
Jesse Vincent 3a265dfda0 Create branch 2.8-MAINT 2010-06-10 03:31:49 +00:00
cketti 2aac012282 Folder.fetchPart() is called when it shouldn't be. Disabled the exception for now. See issue 1733 2010-06-09 19:44:35 +00:00
Jesse Vincent 953fd8f5ef Fade out the bottom edge of message previews in the touch view 2010-06-09 02:50:38 +00:00
Jesse Vincent 504f1b7e17 Fixed 1597
Switching "Touch-friendly view" option from message list view no longer causes NullPointerException / Force close
2010-06-09 02:45:28 +00:00
Jesse Vincent 53f8937bc3 Don't ellipsize the time either 2010-06-09 02:45:20 +00:00
Jesse Vincent 0cec2e9044 Fix cut off "Mark unread" text in multi-select 2010-06-09 02:23:56 +00:00
Jesse Vincent 2123cd01bc a bit of whitespace cleanup to xml 2010-06-09 01:56:14 +00:00
Jesse Vincent 961f1bd2d9 Don't eillipsize dates in message view; right justify it, too 2010-06-09 01:56:07 +00:00
Daniel Applebaum c3739bb43b Fixes Issue 1755
r1789 has incorrect Issue (1411) mentioned.
2010-06-09 00:16:55 +00:00
Daniel Applebaum 6476281379 Fixes Issue 1411
Only automatically finish the FolderList Activity when actively
managing the back button.
2010-06-08 23:26:48 +00:00
Daniel Applebaum 80ed18c469 Fixes Issue 422
Committing this change to properly credit 'mpredosin' with the patch
committed at r1783 "Convert to hierarchical traveral from deep
traversal."
2010-06-08 11:33:47 +00:00
Jesse Vincent 2c332885c7 2.711 2010-06-08 02:38:09 +00:00
Jesse Vincent 87a567ea40 Bullet proofing to make IMAP fetches not break when folders have insane
default visible limits.
2010-06-08 02:37:18 +00:00
Jesse Vincent 845cd2a4da Cleanup our Yahoo provider note 2010-06-08 02:37:09 +00:00
Daniel Applebaum 07f9abe162 Fixes Issue 422
Convert to hierarchical traveral from deep traversal.
2010-06-08 01:01:20 +00:00
Daniel Applebaum bcb986451e Fixes Issue 1728
Use the default account when composing from search results.
2010-06-08 00:45:07 +00:00
Daniel Applebaum dd86cdfec6 Fixes Issue 1732
Initialize mDisplayCount to a valid value.
2010-06-07 15:55:14 +00:00
Daniel Applebaum e1d3f38b11 Fixes Issue 1732
Handle accounts with negative (invalid) saved display count values.
2010-06-07 15:51:02 +00:00
Jesse Vincent 15c1a319cb 2.710 2010-06-06 22:29:04 +00:00
Jesse Vincent 421ecac997 Strip PGP headers from message preview 2010-06-06 22:28:29 +00:00
Jesse Vincent b4d0bd5d5d Bump our default target to android-6 since the current SDK doesn't offer
an android-5.

Fixes 1721
2010-06-06 22:01:07 +00:00
Jesse Vincent c287c2e7df Patch from fiouzy to fix back-button in folderlist when you don't have
"Manage Back Button" enabled.
2010-06-06 21:48:44 +00:00
Jesse Vincent 0d28d70165 Slightly better wording for "forward to an outside app" 2010-06-06 21:33:51 +00:00
Jesse Vincent 366ce15196 Very first pass at contextual search. This _should_ end up as a submenu
with searches for "Same recipient", "In this conversations", "On this
date", etc.
2010-06-06 21:33:44 +00:00
Jesse Vincent 4bfebe42f1 Allow users to choose whether they want plaintext messages to be
fixed-width when uprezzed to HTML.
2010-06-06 21:33:33 +00:00
Jesse Vincent d2ed40d626 Add a better description for the "Touchable" messagelist items 2010-06-06 21:33:22 +00:00
Jesse Vincent 0624f119df Gr. typo to my "word character" regex 2010-06-06 21:33:15 +00:00
Jesse Vincent 222808b51d Bump up preview length from 160 to 250 to make better use of larger
displays
2010-06-06 21:33:05 +00:00
Jesse Vincent 18cf923072 Only strip : lines containing word characters. This should improve the
preview when someone sends mail starting with a time. (12:01)
2010-06-06 21:32:57 +00:00
cketti 84d5e7216d Fix a crash when using the back button in a search results list with "Manage Back button" preference enabled.
Fixes issue 1716
2010-06-06 14:47:24 +00:00
Jesse Vincent b43126c69f 2.709 2010-06-03 20:06:18 +00:00
cketti 576078e778 Prefix IPv6-addresses with "IPV6:" in EHLO command.
Fixes issue 1708
2010-06-03 01:00:24 +00:00
cketti 3812c75f66 Applied patch by fiouzy to read In-Reply-To and References header from saved draft.
Fixes issue 1686
2010-06-02 16:29:59 +00:00
Daniel Applebaum 6d6a9d0ffd Fixes Issue 1707
Eliminate extraneous spaces

Also, abort IMAP IDLE connection attempt if mConnection is null before
IDLEing.  Otherwise, we cannot set the idle timeout.
2010-06-02 14:25:04 +00:00
cketti 64c7df60ab Don't log sensitive information in SMTP commands when "Log sensitive
information" is unchecked. Applied patch by fiouzy with some small modifications.

Fixes issue 1387
2010-06-02 13:14:30 +00:00
Daniel Applebaum 34a95ba006 Allowing entering alphabetic characters for the Outbox folder name. 2010-05-31 21:49:59 +00:00
Daniel Applebaum a308ce8a2d Eliminate expensive and unused expungedUid map. 2010-05-31 15:21:51 +00:00
Daniel Applebaum b35f807820 Fixes Issue 227
Provide for controlling the maximum age of syncrhonized messages.
Efficient with IMAP, much less efficient with other Stores.
2010-05-30 21:20:47 +00:00
Daniel Applebaum dedfd026be Fixes Issue 254
Provide for only showing folders that are subscribed on the server
(IMAP only)

Also:
Change default for Notification behavior to the old way.  Make going
to the search for unread messages off by default.

Fix up some hiding of labels, etc. on the incoming server settings.

Check for message suppression in search results.
2010-05-30 16:56:50 +00:00
Jesse Vincent 1a66072910 find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-05-30 04:17:00 +00:00