1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-07 10:40:11 -05:00

Commit Graph

  • 491886d02b - Added polish translation (thanks to borszczuk) - Added russian translation (thanks to dbriskin) - Removed date_format_* strings from polish and russian translation so default values will be used - Removed region code for most translations cketti 2010-04-14 13:34:27 +0000
  • 7938bf7caa Merged from: 1561 | danapple0 | 2010-04-14 08:02:04 -0500 (Wed, 14 Apr 2010) | 6 lines Changed paths: M /k9mail/trunk/src/com/fsck/k9/MessagingController.java Daniel Applebaum 2010-04-14 13:07:07 +0000
  • 47a80fbd6c Fixes Issue 1130 Fixes Issue 1308 Daniel Applebaum 2010-04-14 13:02:04 +0000
  • 94235a69ad Merged r1558 (email address validation) and r1559 (NullPointerException in AccountSetupBasics) to 2.6-MAINT branch cketti 2010-04-08 12:12:48 +0000
  • d90e4020be Fixed NullPointerException if home button was pressed in AccountSetupBasics activity and no account object was created yet. cketti 2010-04-08 11:54:41 +0000
  • 96489049d9 Use android.text.util.Regex.EMAIL_ADDRESS_PATTERN for email address verification before account creation. cketti 2010-04-08 11:51:54 +0000
  • 0cd04a66c1 Terminate pointless comment. Daniel Applebaum 2010-04-06 04:27:47 +0000
  • 9a8126d89c Addresses Issue 1348 and Issue 95 Daniel Applebaum 2010-04-06 02:54:48 +0000
  • d08c9d6ce2 Fixes Issue 957 Fixes Issue 868 Daniel Applebaum 2010-04-06 02:39:57 +0000
  • 3c7eea7fa5 Remove controller first Daniel Applebaum 2010-04-06 02:38:22 +0000
  • 7bd162c932 Merged from: 1552 | danapple0 | 2010-04-05 21:35:42 -0500 (Mon, 05 Apr 2010) | 4 lines Changed paths: M /k9mail/trunk/src/com/fsck/k9/MessagingController.java Daniel Applebaum 2010-04-06 02:36:51 +0000
  • 9d2a4c3af9 Protect against a NullPointerException that happened once, but should never have happened. Daniel Applebaum 2010-04-06 02:35:42 +0000
  • ee1408b4b5 2.590 - the first build leading up to 2.600 2.590 Jesse Vincent 2010-04-06 00:54:18 +0000
  • 70b132d80a Create branch 2.6-MAINT Jesse Vincent 2010-04-06 00:52:13 +0000
  • 0a4577c930 Added code to only return newly created Account objects once they have been saved to the database (or are requested by UUID). This will allow the account creation process to be aborted without the application crashing (see issue 1375). I don't particularly like this fix and hope to find a more elegant solution to this problem. cketti 2010-04-03 23:44:26 +0000
  • f911b0e436 Added support for the Android 1.6 intent android.intent.action.SEND_MULTIPLE in a way that should work on older devices too. Worked fine in the Android 1.5 emulator. cketti 2010-04-02 01:43:56 +0000
  • 5d18781156 Fixes Issue 1343 Fixes Issue 1126 Daniel Applebaum 2010-03-30 02:58:21 +0000
  • 0e45438234 Updated german translation. Thanks to henning.stummer cketti 2010-03-27 14:10:40 +0000
  • 648bec3efc Include support for another bad date format in the IMAP response parser. cketti 2010-03-25 15:21:05 +0000
  • 50cd60787f Don't convert MIME content-type headers to lower case as this seems to cause problems. Thanks to xingwang.xu for the analysis. cketti 2010-03-25 14:39:07 +0000
  • d595033fa8 Work-around for a buggy POP3 server software that places "+OK" in front of every line of the unique-id listing (UIDL response). cketti 2010-03-25 13:42:48 +0000
  • 938317e700 Get rid of the "Did not get proper search result" message. This helps with buggy IMAP servers that don't return an untagged SEARCH response if nothing was found. Other untagged responses are simply ignored. cketti 2010-03-25 01:24:21 +0000
  • 1516127b09 fixups to our upload step Jesse Vincent 2010-03-24 01:21:09 +0000
  • f441e299b6 2.515 2.515 Jesse Vincent 2010-03-24 01:12:06 +0000
  • a923d066d4 Revert "Fix for issue 1138: New emails after the first do not play new mail ringtone until notifications are cleared by skister2" Jesse Vincent 2010-03-24 01:11:58 +0000
  • f349af5129 trying to get us back to "stock" build infrastructure Jesse Vincent 2010-03-24 01:11:49 +0000
  • 9ca8e100e7 2.514 2.514 Jesse Vincent 2010-03-23 03:19:28 +0000
  • 9c9eb60993 Experimentally bump us up to the 2.0.1 SDK to use cketti's new code for addresses. Jesse Vincent 2010-03-23 03:19:22 +0000
  • 8ca034c3db Patch for issue 946: Only able to get contacts from a primary google account by cketti Jesse Vincent 2010-03-23 03:19:12 +0000
  • 85b65ca272 r2513 2.513 Jesse Vincent 2010-03-23 02:41:54 +0000
  • 50d1d7e7aa Fix for issue 1138: New emails after the first do not play new mail ringtone until notifications are cleared by skister2 Jesse Vincent 2010-03-23 02:41:45 +0000
  • 6a984b3aee Incorporate Vincent Lum's ShowFolders2-48.png as the icon for the "Folders" option menu in the Folder List. Daniel Applebaum 2010-03-18 12:06:08 +0000
  • fa73f71e95 Fixes Issue 790 Daniel Applebaum 2010-03-18 03:43:39 +0000
  • 76f33ba5ff Fixes Issue 1330 Daniel Applebaum 2010-03-18 03:23:45 +0000
  • ec9f395498 Fixes Issue 1090 Daniel Applebaum 2010-03-18 02:50:05 +0000
  • 24d96c36da Fixes Issue 1284 Daniel Applebaum 2010-03-13 05:00:01 +0000
  • 8ae83fa488 Fixes Issue 1286 Daniel Applebaum 2010-03-13 04:53:30 +0000
  • bbedf7b9e0 Fixes Issue 1314 Daniel Applebaum 2010-03-13 04:49:15 +0000
  • 983c171357 2.512 2.512 Jesse Vincent 2010-03-09 11:29:10 +0000
  • 9d5803b174 Fixes Issue 981 Daniel Applebaum 2010-03-07 23:43:27 +0000
  • f0808fb3e0 Fixes Issue 1291 Daniel Applebaum 2010-03-07 17:02:21 +0000
  • df4c768fea Remove SD card strings, as the compiler complains that there is no default localization. Daniel Applebaum 2010-03-07 16:57:19 +0000
  • 2212236418 Should have been committed with r1491 for Issue 1224 Daniel Applebaum 2010-03-07 00:39:26 +0000
  • ecc10e572f Fixes Issue 1224 Daniel Applebaum 2010-03-07 00:30:40 +0000
  • c0e4220b82 Fixes Issue 1116 Fixes Issue 1278 Fixes Issue 119 Fixes Issue 1077 Fixes Issue 1238 Daniel Applebaum 2010-03-04 04:00:30 +0000
  • 9e855c9ebd 2.511 2.511 Jesse Vincent 2010-03-02 08:02:46 +0000
  • 6fb59467b7 Changed SmtpTransport.writeLine() to only use one OutputStream.write() call. Apparently some servers got the "be liberal in what you accept from others" part of the robustness principle wrong. When we used multiple calls in writeLine() (command + CR + LF) a separate TCP packet was send each time. It appears that those broken servers accepted the DATA command after DATA + CR and interpreted the LF as part of the actual data. This caused our headers to become part of the body because that LF was interpreted as the empty line that separates headers and body. As a side effect of this fix sending mail could be slightly faster now due to less packets being sent. cketti 2010-03-02 02:48:52 +0000
  • 97c7bf1d65 Hopeful (but untested code) to get updated capabilities after successful CRAM-MD5 authentication. Daniel Applebaum 2010-02-27 17:48:00 +0000
  • f6e7d5d4c0 Fixes Issue 1252 Daniel Applebaum 2010-02-27 17:34:38 +0000
  • 8eb8e392ca Issue 1253 Robert Jacob 2010-02-24 22:50:33 +0000
  • 583d827c60 Don't let eclipse build the .svn directories. Robert Jacob 2010-02-21 15:25:16 +0000
  • 366eda13f7 - Fixed project setup for Eclipse - Removed Debug activity from manifest (activity class doesn't exist) Robert Jacob 2010-02-21 15:19:11 +0000
  • 6b5ea9feda Reverted the revered version of AttachmentProvider so that people who used the attachment on sd card can still get to their attachments Bao-Long Nguyen-Trong 2010-02-20 20:15:21 +0000
  • ec3d9eb9ea Removed code from ImapStore.internalOpen() that tried to get the path delimeter before SELECTing a mailbox. This shouldn't be a problem since the delimeter a) is already known if the server supports the NAMESPACE capability. b) is included in the prefix anyway (=also known if namespace was set manually). c) isn't needed when selecting a mailbox because we currently don't support folder hierarchy. So the delimeter is included in the folder name. cketti 2010-02-20 01:07:38 +0000
  • f9d39e4814 Back out Attachments-on-SD support (it's on a feature branch now, while Bao-Long makes it extra-awesome) Jesse Vincent 2010-02-18 03:28:31 +0000
  • c5851f2866 Fixed issue 698: Set default attachment preview image in the code (and not only in layout) so that whne moving from a message to another we get the right preview Bao-Long Nguyen-Trong 2010-02-16 06:53:02 +0000
  • 7459f6cd26 2510 2.510 Jesse Vincent 2010-02-16 00:25:14 +0000
  • f7094a2a8e I broke email address validation with r1447. I changed EmailAddressValidator.isValid() to only accept email addresses without name part ('foo@bar.com' but not '"snafu" foo@bar.com') because AccountSetupBasics used it to verify the email address for an account. With the old validator spaces were allowed in the email field but lead to an exception later (issue 849). Unfortunately I missed the fact that there are implicit calls to isValid() to validate email addresses e.g. in the 'To field cketti 2010-02-15 12:51:38 +0000
  • e6cabe4a82 2.509 Jesse Vincent 2010-02-14 17:29:52 +0000
  • 31459fa70a 2.508 Jesse Vincent 2010-02-14 17:29:46 +0000
  • cabcdf2d83 2.405 2.405 2.4-MAINT Jesse Vincent 2010-02-14 17:23:37 +0000
  • defdff1543 Tweak our message swipes to be a little harder to accidentally trigger Jesse Vincent 2010-02-14 17:23:31 +0000
  • b6b71b3976 2.404 Jesse Vincent 2010-02-14 17:23:22 +0000
  • 6151f11d94 2.403 Jesse Vincent 2010-02-14 17:23:16 +0000
  • 51b92aaf80 Fixes issue 1225 cketti 2010-02-14 15:51:09 +0000
  • 6d84f199c5 Enforce maximum line length for 8-bit encoded messages transmitted via SMTP (998 characters + CRLF). cketti 2010-02-13 23:45:45 +0000
  • ab4e2ca2ec Commented out enhancements introduced in r1443 so we don't loose Android 1.5 support. cketti 2010-02-13 19:35:47 +0000
  • e435d9d616 Fixed issue 1205: Attachment storage location setting now takes effect immediatly. LocalStore is also better at handling when attachment are stored in a mix of internal and external storage (migration state after a setting change) Bao-Long Nguyen-Trong 2010-02-13 19:07:10 +0000
  • f2f3b4263d Fixed editable TextView cketti 2010-02-13 18:20:08 +0000
  • 7b75b07f1f Fixes issue 849 cketti 2010-02-13 17:26:54 +0000
  • 2c3da067c3 Fixes Issue 1219 Daniel Applebaum 2010-02-13 17:02:27 +0000
  • 645ce28e18 Throwing the Exception will, at least, cause the exponential back-off to take effect. Daniel Applebaum 2010-02-13 15:14:28 +0000
  • 58048a4e19 Correct silly text error Daniel Applebaum 2010-02-13 02:08:24 +0000
  • ae12453a57 Implement support for android.intent.action.SEND_MULTIPLE (e.g. send multiple images from gallery) cketti 2010-02-12 15:21:10 +0000
  • 6fe2dad5cc Added some defensive code to prevent crashes caused by the LocalStore getting in a bad state due to issue 1205 (still being worked on). This fixes issue 1214. Bao-Long Nguyen-Trong 2010-02-11 21:16:37 +0000
  • 8d8233bcc0 Store attachment on sd card is now off by default (which is what it should have been in the first place) Bao-Long Nguyen-Trong 2010-02-11 05:37:50 +0000
  • 2bd4f9632b Better handling of IMAP FETCH responses. 2.508 cketti 2010-02-10 13:52:25 +0000
  • e83a428107 Far more advanced poll scheduler. Now it remembers that finish time of the last successful periodic mail and computes the next start time as an offset from that successful finish. The ramifications of this new method is that changing polling interval on an account does not force delaying all accounts to poll next in the future by the new interval. Instead, K-9 Mail now adjusts the next poll time based on what the next poll time should be based on the last poll finish and the new interval. Daniel Applebaum 2010-02-10 06:18:35 +0000
  • 48c7189d03 Fix r1436 cketti 2010-02-09 16:57:30 +0000
  • 80ae0402e5 Fixes issue 1199 cketti 2010-02-09 15:41:40 +0000
  • b5d7ed48da Fixes Issue 1193 Daniel Applebaum 2010-02-09 03:48:14 +0000
  • 03a06696dc Pre-r660 we didn't have this line, and things worked better. Also see Troy Engel's comments in Issue 936. If this commit isn't satisfactory, perhaps try Troy's suggestion. Daniel Applebaum 2010-02-09 03:34:49 +0000
  • 23e5a132d4 Provide title bar display of next polling time Daniel Applebaum 2010-02-09 03:26:40 +0000
  • c12f720ba0 Lower logging level for CoreService and provide instance class name. Daniel Applebaum 2010-02-09 03:11:15 +0000
  • 49534f22fc Fixes Issue 834 Daniel Applebaum 2010-02-09 03:03:40 +0000
  • 790ae2e25c Fixes Issue 1194 Daniel Applebaum 2010-02-09 01:14:55 +0000
  • 7cafc8547b Removed unnecessary FIXME comment cketti 2010-02-08 19:12:40 +0000
  • 033e0d40de Optional signatures on per identity basis. Original patch by jiri.tyr (thanks!) slightly modified by me. cketti 2010-02-08 17:47:00 +0000
  • 3b6cccdf7a Use Reflection to call WebSettings.setBlockNetworkLoads() to prevent info leaks via external resource loading. cketti 2010-02-08 03:23:41 +0000
  • 58f3005a28 Removed duplicate shortcut/hotkey from forward (alternate) cketti 2010-02-07 23:11:57 +0000
  • 20fc93c101 Updated german translation with patch from wertarbyte (thanks!). (Poorly) translated missing strings (cketti) cketti 2010-02-07 23:02:07 +0000
  • 164ee7cbfd Fixes Issue 1059 Daniel Applebaum 2010-02-07 21:23:33 +0000
  • 30e0084c62 Merged from trunk r1422: Fixes Issue 1112 Fixes Issue 1034 Daniel Applebaum 2010-02-07 16:29:44 +0000
  • 2f8f52fb0b Fixes Issue 1112 Fixes Issue 1034 Daniel Applebaum 2010-02-07 16:05:29 +0000
  • c497485b2f Better message flag management so that we don't end up with (POP3) messages having both X_DOWNLOADED_FULL and X_DOWNLOADED_PARTIAL Bao-Long Nguyen-Trong 2010-02-07 06:05:11 +0000
  • 46bff831d1 Using X_DOWNLOADED_FULL flag instead of the X_DOWNLOADED_PARTIAL on to determine if we need to show the downloading icon. Some POP3 messages carry both flags. Bao-Long Nguyen-Trong 2010-02-07 06:00:28 +0000
  • 131280c3f2 Still init LocalStore.mExternalAttachmentsDir even if sd card is not ready so that the object does not end up in a bad state Bao-Long Nguyen-Trong 2010-02-07 05:58:04 +0000
  • 1fb03a45a0 Fixes Issue 1059 Daniel Applebaum 2010-02-06 23:23:22 +0000
  • 4fa4f22f2c Fixes Issue 494 Daniel Applebaum 2010-02-06 22:36:22 +0000
  • d7da5db3e7 2.507 2.507 Jesse Vincent 2010-02-06 16:58:44 +0000