Commit Graph

696 Commits

Author SHA1 Message Date
Jesse Vincent d884fb40ae Fix our user-agent to be K-9 Mail 2009-11-18 00:39:54 +00:00
Jesse Vincent 08450ef138 remove the non-working version number from the x-user-agent string 2009-11-17 21:13:42 +00:00
Jesse Vincent fcd8ee9aeb Implement References/In-Reply-To/X-User-Agen. Fixes issue 42. Patch from e.w.stemle 2009-11-17 21:13:29 +00:00
Jesse Vincent 690505ea73 release 2100 - first "post-2.0" trunk build. 2009-11-17 21:13:11 +00:00
Jesse Vincent 35ab566f43 Cleanup of the LocalFolder perf optimization from last night. 2009-11-17 19:25:46 +00:00
Jesse Vincent c6b5a626bd Merge branch 'skip-deleted-in-sqlite'
* skip-deleted-in-sqlite:
  Create branch skip-deleted-in-sqlite
  First pass at doing our "don't show deleted messages in lists" filtering in SQL
2009-11-17 16:54:50 +00:00
Jesse Vincent a9f294f0c2 Implement starred state for landscape layouts 2009-11-17 16:52:31 +00:00
Jesse Vincent b328cbe991 A first implementation of "starred" messages in portrait list views 2009-11-17 16:52:23 +00:00
Jesse Vincent 3bc8a0a8d4 Make item-clicks in MessageList a little less convoluted 2009-11-17 16:52:10 +00:00
Bao-Long Nguyen-Trong 5338aea100 Making the date column a bit wider to fully view time timestamp and view more of the date in landscape mode 2009-11-17 05:59:32 +00:00
Bao-Long Nguyen-Trong f1ed349470 We now accept all mime types when handling the android.intent.action.SEND intent 2009-11-17 01:00:09 +00:00
Jesse Vincent 80cd3a172a normalize padding in setup widgets; turn off "fading edges" in setup widgets 2009-11-17 00:50:59 +00:00
Jesse Vincent e76d3da3fd more strings cleanup 2009-11-17 00:50:48 +00:00
Bao-Long Nguyen-Trong 3f4c4a97cf Added file missed in r948 2009-11-17 00:04:10 +00:00
Bao-Long Nguyen-Trong ffe00dc33f Fixed issue 710
WRITE_EXTERNAL_STORAGE is now required as we are using SDK 1.6
2009-11-16 21:02:57 +00:00
Bao-Long Nguyen-Trong 1a64826e32 Fixed issue 44
. Added content-type detection using file name extension
. This adds better integration with OI File Manager which implements the ACTION_GET_CONTENT intent
2009-11-16 20:51:34 +00:00
Bao-Long Nguyen-Trong aa18be9c96 Fixed issue 762
+ more draft handling fixes
2009-11-16 20:47:27 +00:00
Jesse Vincent 4cc22f8208 Remove duplicated "make this account the default" option during setup 2009-11-16 19:33:23 +00:00
Jesse Vincent 84ab290046 Give the user the choice of whether to enable Push as they create a new IMAP account.
TODO: explanatory prose underneath
2009-11-16 19:33:01 +00:00
Jesse Vincent 849a1de91e rephrase the status message to put Push back to first with the space I so desperately craved 2009-11-16 19:32:39 +00:00
Bao-Long Nguyen-Trong 8557cefabc Fixed issue 761 2009-11-16 19:27:57 +00:00
Bao-Long Nguyen-Trong 2c04ee6af6 Fixed issued 606 using modified patch from mark.himsley 2009-11-16 19:26:09 +00:00
Jesse Vincent ae4af71379 remove dead code that someone commented out rather than delete. 2009-11-16 18:35:16 +00:00
Jesse Vincent 1c5289f412 Make the status messages for folders that are being synced with push a bit prettier 2009-11-16 18:34:46 +00:00
Jesse Vincent b9509e73f2 Fix Issue 774 - Don't show folder choosers before we have a working account 2009-11-16 18:23:56 +00:00
Jesse Vincent 20d9a19a97 Reorgnaize the Account Settings page, regrouping options by "what a reasonable user might want to change at the same time"
Make our use of email/mail consistent. It's "mail" except for "Email address"
Rephrase a number of unclear or oddly phrased messages (many dating from AOSP)
2009-11-16 17:50:40 +00:00
Jesse Vincent 1c90d142ac Explicitly say we support large and small screens to get more correct rendering semantics 2009-11-16 16:58:54 +00:00
Jesse Vincent 21481af667 Slightly better MessageView fit-to-screen and scrollbar flow 2009-11-16 16:42:15 +00:00
Jesse Vincent ccd743f55e 1.993 2009-11-15 15:26:51 +00:00
Daniel Applebaum f14ecdd66e Fixes Issue 574 2009-11-15 15:19:39 +00:00
Jesse Vincent 74f910098f Bump to 1992. 2009-11-15 05:59:49 +00:00
Jesse Vincent 6596fb901d First pass attempt at fixing the "Android 2.0 breaks contacts lookup" issue 2009-11-15 05:59:16 +00:00
Daniel Applebaum eec4a96617 Fixes Issue 587
"Delete from server" is now the default delete policy for IMAP and
WebDAV accounts.  POP3 accounts still default to "Do not delete from
server"
2009-11-15 01:21:19 +00:00
Daniel Applebaum 730352c08c Fixes Issue 752 2009-11-15 01:12:26 +00:00
Jesse Vincent 85c04241c0 upgrade to "android 1.6, but still works on 1.5" 2009-11-14 20:28:28 +00:00
Daniel Applebaum 133964fbf3 Fixes Issue 59 (provides 2 - 24 poll check periods)
Improves Issue 742 (makes push settings more obvious)
2009-11-14 15:07:12 +00:00
Daniel Applebaum 84a1e0647d Fixes Issue 742 2009-11-14 14:25:09 +00:00
Daniel Applebaum 11a1a09e97 Make push mail setting more obvious 2009-11-14 14:07:02 +00:00
Jesse Vincent 3a740c199d tiny layout tweaks to account setup flow 2009-11-14 04:49:27 +00:00
Jesse Vincent d854190df7 get the account setup options "next" placed correctly 2009-11-14 04:49:06 +00:00
Jesse Vincent 2605ee9473 get that "new account" button off the account list page 2009-11-14 04:48:39 +00:00
Jesse Vincent f6b59512fe make the "outgoing account settings" 'next' button not scroll off the page 2009-11-14 00:28:03 +00:00
Jesse Vincent e7d708af44 Make sure that we actually fill the whole page when building the incoming account pane 2009-11-14 00:27:55 +00:00
Jesse Vincent 2497e53e61 "setup incoming account" next button is no longer hidden by scrolling 2009-11-14 00:14:27 +00:00
Jesse Vincent 394d9856ef slightly better margin for the accounts create page 2009-11-14 00:14:18 +00:00
Jesse Vincent a377c18826 On the initial welcome page, don't scroll the 'next' button off the
page.
2009-11-13 23:42:52 +00:00
Daniel Applebaum 4a2c94938a Record permanent failures into K9mail-errors 2009-11-13 13:52:09 +00:00
Bao-Long Nguyen-Trong 27caf93e11 Fixed issue 589 2009-11-13 08:14:10 +00:00
Bao-Long Nguyen-Trong ff2be7e643 Fixed issue 753 2009-11-13 07:36:05 +00:00
Jesse Vincent 417efefed4 List folders -> Folder list to make it clearer that it's not just "enumerate folders" 2009-11-13 04:10:52 +00:00