1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-01-30 14:50:14 -05:00

Commit Graph

  • 19c93d1816 Issue 10 Daniel Applebaum 2009-02-28 17:40:39 +0000
  • 91573e19ac Fix for null pointer exception when there is an exception thrown and the caught in processRequest without properly terminating checks (ie, during the recursive calls, resulting in a null data set being returned). Matthew Brace 2009-02-26 06:56:30 +0000
  • 6f8a243bcc Issue 318 Daniel Applebaum 2009-02-25 03:35:25 +0000
  • 2615d70a1d Issue 321 Daniel Applebaum 2009-02-25 02:32:20 +0000
  • 99553cbcab Redo of r382 (I'm so fickle) Daniel Applebaum 2009-02-25 02:15:12 +0000
  • 59dd2bd06e Undo r382 Daniel Applebaum 2009-02-25 02:09:02 +0000
  • 9df60b9a31 Issue 308 Daniel Applebaum 2009-02-25 02:02:09 +0000
  • 2d31b4e52d Issue 179 and Issue 320 Daniel Applebaum 2009-02-25 01:50:20 +0000
  • 0e9d1f195e Issue 319 Daniel Applebaum 2009-02-24 05:03:28 +0000
  • acea3ab3b5 Pull destination url from OWA login page. Order of priority for destination is: User specified mailbox path, destination form value on OWA login page, "/" character. Matthew Brace 2009-02-19 04:35:15 +0000
  • 7cd031e8ad 0.100 Jesse Vincent 2009-02-16 01:38:01 +0000
  • 16252e4ad4 Removed @Override flag from compareTo method, since it isn't in the superclass. Bradley Young 2009-02-15 16:30:37 +0000
  • 7e492a0505 Prevent needlessly downloading every message > 5K the first time it's opened (affected POP3 and WebDav) Matthew Brace 2009-02-12 22:59:02 +0000
  • 0bf5dcf95b Required for r371 Daniel Applebaum 2009-02-12 21:49:20 +0000
  • 61aba8fa78 Changed host from static to instance. Should help to prevent conflicts with multiple accounts. Bradley Young 2009-02-11 21:07:25 +0000
  • ca9d220a52 Issue 262 Daniel Applebaum 2009-02-10 04:11:34 +0000
  • 3e4843e756 Issue 131 Daniel Applebaum 2009-02-10 03:18:42 +0000
  • 8c466c35ba Add proper handling for relative paths from initial login page for WebDav. Provides support for Exchange 2007. Matthew Brace 2009-02-09 06:48:57 +0000
  • da46773f74 Fix potential index issues when less than 10 emails are in the folder when fetching messages in WebDavStore. Matthew Brace 2009-02-09 01:50:31 +0000
  • 7a5b4d27e1 Changed terminology from Thread to Sort. Added sorting on sender, flag, unread and attachments. Daniel Applebaum 2009-02-07 19:41:33 +0000
  • cd386b17b3 Didn't mean to undo Bao-Long's change Daniel Applebaum 2009-02-07 19:36:30 +0000
  • c0b3c9dafa Disable restoring unread message counts on Accounts page after orientation change (onResume) until I figure out the ClassCastException Daniel Applebaum 2009-02-07 03:11:58 +0000
  • 98ff7af644 Just can't believe the prior code was right. Possible fix for Issue 234. Daniel Applebaum 2009-02-06 20:11:36 +0000
  • 465172f1c7 Fix threading in Accounts main screen. Move all UI updates to UI thread. Daniel Applebaum 2009-02-06 04:28:29 +0000
  • 8fd9c4e77c Get rid of suppression logging Daniel Applebaum 2009-02-04 04:56:11 +0000
  • 1a6c2f10fb 0.99 Jesse Vincent 2009-02-04 03:29:05 +0000
  • c78db1c327 . Automatically open inbox folder when opening an account Bao-Long Nguyen-Trong 2009-02-01 07:22:26 +0000
  • 8721b64e66 . Nofifications are not cancelled anymore when viewing account screen Bao-Long Nguyen-Trong 2009-02-01 07:21:30 +0000
  • f4c8f88251 . Now displays the number of new messages on the new email notification icon Bao-Long Nguyen-Trong 2009-02-01 07:20:49 +0000
  • 41dc1ca8d8 Now display a new email notification per account. Each notification now opens the account (does not go to the Accounts screen anymore) Note: Notifications are displayed after all accounts are sync'ed but are delayed to be 1sec. apart TODO: Display notifications at the end of each individual sync Bao-Long Nguyen-Trong 2009-02-01 07:19:08 +0000
  • 3dfabbbd0c Provide folder threading support. When threading is on, messages in folders are sorted first by subject, then by date. Subject sorting is case insensitive and disregards leading re:, fw: and fwd: prefixes. Daniel Applebaum 2009-02-01 00:08:14 +0000
  • f184350aec Fix for index out of bounds exception (regression) from r330 Matthew Brace 2009-01-31 22:09:16 +0000
  • 7ac3fe2ebe 0.98 Jesse Vincent 2009-01-29 16:44:27 +0000
  • fe2dfb76d0 Refactor suppression of deleted messages into MessagingController. Daniel Applebaum 2009-01-29 13:35:43 +0000
  • 9fe3656391 0.97 Jesse Vincent 2009-01-28 19:02:48 +0000
  • 0a6bc9bdd4 Changed authentication method. Added support for authentication if the server returns a 401 status code. No longer requires form based authentication. Matthew Brace 2009-01-27 05:39:41 +0000
  • 1bd3f31b95 Attempt to fix Issue 192; making deleted messages stay deleted. Daniel Applebaum 2009-01-27 03:13:54 +0000
  • 5517d3c2a4 marker for 0.96 Jesse Vincent 2009-01-26 20:09:20 +0000
  • de24b6a166 Added support for optional Form Based Authentication login path and user mailbox path in account settings. Matthew Brace 2009-01-25 07:37:10 +0000
  • 7d5d473563 Fix for Issue 238 Daniel Applebaum 2009-01-24 19:35:57 +0000
  • cf359c95ad Major ergonomic re-work of MessageView controls. Provide options (in Account settings) for scrolling the navigation buttons with the message, or keeping the buttons on screen. Scrolling mode can be automatically switched based on availability of keyboard. (Issue 197 and Issue 194) Daniel Applebaum 2009-01-24 18:58:40 +0000
  • b6e9910e00 Needed for r326 Issue 91 Daniel Applebaum 2009-01-24 18:54:47 +0000
  • e1da49109f Flag "Sent" messages as Seen Issue 91 Daniel Applebaum 2009-01-24 18:52:58 +0000
  • b4ea7f34a4 catch Throwable, rather than MessagingException, to prevent a crash on stray exceptions. Bradley Young 2009-01-23 23:17:21 +0000
  • 483857ed74 A missed hardcoded value. This should resolve most 400 Bad Request issues. It is unknown if this affects the Invalid Verb responses. Matthew Brace 2009-01-22 03:53:09 +0000
  • 357418a396 Removed ability to add slashes/url type parameters onto the server. Matthew Brace 2009-01-21 05:33:27 +0000
  • 1cda221fa3 Added support for Exchange path. This is not specifying the path for authentication or for the mailbox. This is support for situations like "https://www.myserver.com/owapath" for authentication. Matthew Brace 2009-01-21 05:27:22 +0000
  • b7ad91b7a5 Eliminate "space" as an alias for Next. I didn't realize it was used by WebKit for scrolling down, and there are already two other Next hotkeys Daniel Applebaum 2009-01-19 16:09:06 +0000
  • 4f5ed839ff Major ergonomic changes to control buttons in the MessageView Daniel Applebaum 2009-01-19 14:54:05 +0000
  • 7f2601df17 Updated regular expression to allow directory path in server field. Some whitespace cleanup (tabs to spaces). Matthew Brace 2009-01-19 00:48:20 +0000
  • a5de5ceb0e Eliminate use of Android-private APIs for getting user-selected date/time formats. With this change, K-9 can run on original master or cupcake versions for the platform. Daniel Applebaum 2009-01-18 16:46:08 +0000
  • 0706b7de45 Patch from debauchedsloth for issue 190 that makes the ongoing notifications duing email send/receive optional. Daniel Applebaum 2009-01-18 16:42:55 +0000
  • dc40026b31 Meant to add to revision 313 notes: Patches were handling uppercase MIME types were submitted by gwillen in K-9 issue 94 (MimeBodyPart.java and MimeMessage.java) and Josh Guilfoyle as part of Android patch 1539 (MimeUtility.java) Daniel Applebaum 2009-01-18 16:35:47 +0000
  • 2c51862087 Issue 190 Daniel Applebaum 2009-01-18 16:31:37 +0000
  • b50a782c1c New DataSet data model for XML parses from HTTP responses. Much less memory used for a negligible hit in processor usage. Some additional whitespace cleanup. Matthew Brace 2009-01-18 02:43:15 +0000
  • cf19a62135 0.95 Jesse Vincent 2009-01-18 02:11:29 +0000
  • 172adeee22 Add ability to Flag/Unflag messages. Flagged messages are shown with a red/bold subject. Can be done in the FolderMessageList using the hotkey G (toggle) or by long-pressing the message to bring up the message context menu. Can be done while viewing an individual message by using the hotkey G (toggle). To-do: add a Flag/Unflag option to a menu in the individual message view. Daniel Applebaum 2009-01-13 05:52:37 +0000
  • 5b49112a98 Fix linkification of text/plain messages with URLs starting at index 0 of the body. Daniel Applebaum 2009-01-13 03:39:59 +0000
  • 65bbc7e68a Improved synchronization timing and WakeLock algorithm. This new approach should guarantee that the syncing never stalls just because a single attempt exceeds the (currently 10 minute) WakeLock timeout. At the sync frequency, K-9 will wakeup again and refresh the WakeLock for another go at syncing. This should make synchronization much more reliable in the face of slow or unavailable connections, in particular ones which hit the socket read timeouts. Daniel Applebaum 2009-01-11 23:43:32 +0000
  • f0867387c8 Eliminated redundant commit of Preferences Daniel Applebaum 2009-01-09 06:13:28 +0000
  • 1f9bf1ec50 Issues 199 & 201 Daniel Applebaum 2009-01-09 05:42:59 +0000
  • 95c47fcddc Restore ability for FolderMessageList "Refresh" to get a new list of folders Daniel Applebaum 2009-01-09 05:39:43 +0000
  • a81facc6e7 Issue 192 Daniel Applebaum 2009-01-09 05:03:55 +0000
  • d0a354ead0 Delete needs to know how to use Imap prefix Daniel Applebaum 2009-01-09 05:01:05 +0000
  • 7d5d29e078 Added support for non-Exchange 2003 standard login paths (web scraping for login URL). Added support for default mailbox path setting if we can't automatically determine what it is. Fixed a bug exposed by changes relating to a fix for non-relative email paths being returned. Matthew Brace 2009-01-08 05:47:10 +0000
  • 7954b02da6 Experimental deletedUids list in FolderInfoHolder to avoid race conditions when using instance delete Daniel Applebaum 2009-01-08 04:42:56 +0000
  • 2b01f96e4e 0.94 Jesse Vincent 2009-01-07 20:15:31 +0000
  • 1bc879c30c Eliminate assumption that item 1 will be a String Daniel Applebaum 2009-01-07 06:37:44 +0000
  • 2eaa99bb3a Do not delete remote messages during sync. Trust the delete routines to send the proper delete requests (delete, mark read, nothing). Otherwise, this code will delete on the server any message deleted on the handset, no matter option the user selects. Daniel Applebaum 2009-01-07 06:36:46 +0000
  • bbffa8ed75 Add some more details to the MessageView help Toast Daniel Applebaum 2009-01-07 06:35:17 +0000
  • 3804ec3add Changed Java compilation to have debug flag set. This will include line numbers in the stack traces saved to K9-errors. Please watch for speed or size problems caused by this change. DAmail ran with debug compilation, and I didn't see any problems, but there might be something I missed. Daniel Applebaum 2009-01-07 06:15:46 +0000
  • 3a3dc2da43 Instant deletes from FolderMessageList. Faster deletes from MessageView Daniel Applebaum 2009-01-07 06:02:04 +0000
  • efb2801bab Updated Debug screen to pull version number from the package info. Fixed "loading more messages" to use the cleaner String.format way of doing things, and changed the corresponding entries in strings.xml. Deleted the now-unused build_number.xml file. Brock Tice 2009-01-07 05:20:03 +0000
  • 0ac17da6cd Added help 'Toasts' to the message and folder message list views. Pressing 'h' brings up a list of shortcut keys. Brock Tice 2009-01-07 04:43:25 +0000
  • 7df272d161 Externalized load up to $number more message to strings.xml Brock Tice 2009-01-07 04:20:23 +0000
  • bc16b2d680 0.93 Jesse Vincent 2009-01-06 02:09:54 +0000
  • 2e4ee5b59f Fix for sending mail; additional logging when there is an invalid (non-http-2xx) response. Bradley Young 2009-01-06 01:31:57 +0000
  • 37e6d0c949 0.92 Jesse Vincent 2009-01-05 21:59:42 +0000
  • 8221094570 self-signed cert support for WebDav. Bradley Young 2009-01-05 00:05:43 +0000
  • 1a7539af1d 0.91 Jesse Vincent 2009-01-03 17:07:06 +0000
  • d9dd06a620 Make folder unread counters work properly with new faster delete and marking Daniel Applebaum 2009-01-03 14:35:41 +0000
  • 73006c65a3 Disabling self-signed certs for webdav (not IMAP); they are currently causing issues. Bradley Young 2009-01-03 10:15:56 +0000
  • b2b9d8d624 remove @Override : this causes breakage in jdk 1.5. Bradley Young 2009-01-03 04:55:16 +0000
  • 828ceba503 Set to use new folder display and sync class defaults. Accounts are now set: Folder display mode = All except 2nd Class Folder sync mode = Only 1st Class Daniel Applebaum 2009-01-03 01:47:24 +0000
  • 41d6598e22 Speed up Delete, Mark as read/unread, and Mark all as read. Daniel Applebaum 2009-01-03 01:13:50 +0000
  • 51b6a03f8c Added self-signed/mismatched domain handling for HTTP over SSL connections in WebDav. Bradley Young 2009-01-01 08:56:19 +0000
  • 4cc1ea489a Restored automatic creation of a local folder on open. Why was this removed in K9? I can't find the history of LocalStore.java to find the answer. Eliminated now redundant creation of Outbox and Drafts folders. Daniel Applebaum 2008-12-31 16:05:03 +0000
  • b7605ca148 0.90 - test verison Jesse Vincent 2008-12-31 05:02:25 +0000
  • a46db15740 I'm an idiot. it really should be fsckcom Jesse Vincent 2008-12-31 05:01:43 +0000
  • 98caac7048 fsck.com instead of fsckcom Jesse Vincent 2008-12-31 04:54:58 +0000
  • 334d64141f Complete merge of DAmail functionality into K9mail. Following features are added to K9mail: Daniel Applebaum 2008-12-31 03:49:09 +0000
  • 72c4095ceb Finished initial refactoring of fetch(). Some slight formatting and cleanup changes as well. Matthew Brace 2008-12-29 00:25:19 +0000
  • 34be0269f8 Added stubs for the added functions needed for the DAMail merge. Did not add @Override. Doing it this way to allow easier testing/modifications in preparation for the merge to trunk. All trunk changes will be committed to the DAMail merge branch next. Matthew Brace 2008-12-26 06:52:07 +0000
  • 2dede98463 Refactored how the HTTP calls were to reduce the growing volume of duplicated code. Matthew Brace 2008-12-26 06:47:00 +0000
  • 60b03f3dc2 Should fix attachment issues Bradley Young 2008-12-26 03:06:42 +0000
  • 409acd0134 Added support for proper deletions in WebDAV. Deleting a message the first time moves it to the (currently hardcoded) Deleted Items. Deleting an item in 'Deleted Items' will remove it completely. Matthew Brace 2008-12-25 08:38:55 +0000
  • 46d4619ffb Fix for date/time issues prior to fetch(BODY) or fetch(BODY_SANE) is called. Matthew Brace 2008-12-25 01:08:34 +0000
  • dc7a1a0532 Fixed an issue where some Exchange servers wouldn't mark messages as read. Fixed incorrect URL encoding in some folder path names. Removed some unneccessary headers from the envelope request. Matthew Brace 2008-12-24 03:09:37 +0000
  • 70ab4d7a37 Moved findSurroundingMessagesUid() above the block it was in (which was only present if the next and previous buttons are visible (and they are not visible in horizontal orientation (and that's the only time you can use the keyboard in a non-emulated device))). Bradley Young 2008-12-23 07:18:36 +0000
  • 266a3eddcf Correcting issue with message body being the target, regardless of action (reply, forward, compose). Bradley Young 2008-12-23 02:01:51 +0000