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

Commit Graph

  • 18c51bae5c Removed unneeded header fields from WebDav requests. Fix for some instances of subfolders not working. Matthew Brace 2008-12-22 22:14:02 +0000
  • f5c4982c1d . Replaced 'Reply All' with 'Delete' button in message view Bao-Long Nguyen-Trong 2008-12-21 17:44:18 +0000
  • 7f81a1ed5d . Replaced 'Delete' button in message view with 'Forward' one (too many accidental deletes) Bao-Long Nguyen-Trong 2008-12-21 15:52:21 +0000
  • 5d576f899f If the message is a reply, set focus to the message body. Adding addresses is not the default behavior when a user replies. Bradley Young 2008-12-21 06:20:32 +0000
  • dc738afef4 0.31 Jesse Vincent 2008-12-19 22:37:54 +0000
  • 56d1ede846 . Added silent 'on going' notification when checking email Bao-Long Nguyen-Trong 2008-12-19 22:30:55 +0000
  • b9dec4064e . Fixed background sync broken by package name change Bao-Long Nguyen-Trong 2008-12-19 22:27:37 +0000
  • 34bbdc9c50 0.30 Jesse Vincent 2008-12-19 21:20:11 +0000
  • b76c0aba0b . Externalized notification ids Bao-Long Nguyen-Trong 2008-12-19 19:59:49 +0000
  • b3a4b758dc . Fixed typo in LED time off I forgot: Thanks danapple0 for the LED blickng code Bao-Long Nguyen-Trong 2008-12-19 19:52:51 +0000
  • 081cb8f76d . New email notification now includes purple blicking LED Bao-Long Nguyen-Trong 2008-12-19 19:46:47 +0000
  • 1e67bbee6b . More reliable background sync by using wake lock --> Background sync now work even when the device is asleep (Thanks danapple0) Bao-Long Nguyen-Trong 2008-12-19 19:32:27 +0000
  • d55e335f48 merge extra crap Jesse Vincent 2008-12-19 00:31:17 +0000
  • 9cf84ee2c8 Merge 'rename' into 'trunk' Jesse Vincent 2008-12-19 00:29:29 +0000
  • 5a55389835 merged from trunk as of r213 Jesse Vincent 2008-12-19 00:20:56 +0000
  • 14e6b87ee7 This is a working semi-deforked application. i.e. most of it is still in the com.android.email namespace, but choice bits are in com.fsck.k9 so that it won't try to overwrite the builtin client. Bradley Young 2008-12-19 00:14:49 +0000
  • b000da55d1 Added about dialog. Bradley Young 2008-12-18 05:44:47 +0000
  • abd81a81c1 Update the domain validator to accept ip addresses and "localhost" Bradley Young 2008-12-17 00:39:06 +0000
  • b5ab3c0dfc Doesn't work, but close to what danapple has recommended Jesse Vincent 2008-12-17 00:16:43 +0000
  • 171648aa41 block server entries in AccountSetupIncoming.java and AccountSetupOutgoing.java that are not valid domain names. Bradley Young 2008-12-16 23:54:02 +0000
  • 28e8827827 Even more progressive rename/unfork work Jesse Vincent 2008-12-16 23:34:01 +0000
  • ac55d3034b oops Jesse Vincent 2008-12-16 23:09:23 +0000
  • 9204c61044 step 2 of rename Jesse Vincent 2008-12-16 23:08:52 +0000
  • eedfc0a839 step 1 of rename Jesse Vincent 2008-12-16 23:07:33 +0000
  • 31c80ed98a Jesse Vincent 2008-12-16 22:58:33 +0000
  • 9647b6d097 Renaming back to com.android.email Jesse Vincent 2008-12-16 22:57:42 +0000
  • b877a52b01 Update for folders to display the "path" that the folder resides in (ie, Inbox/Work/To Me) rather than just the name of the folder. Allows an easier understanding of the hierarchy until true folder trees can be implemented. Matthew Brace 2008-12-16 02:06:39 +0000
  • dfa11df41b 0.22 Jesse Vincent 2008-12-16 01:42:17 +0000
  • a4a07ebe19 Fixed an authentication issue with WebDav support that caused by the last update. Added support for scrolling on 2 of the screens in the account setup process to allow the full steps to be done in landscape mode. There are some graphical regressions in portrait mode from it that aren't resolved yet. Matthew Brace 2008-12-15 04:59:03 +0000
  • c544596d8f Removed display of path prefix. System now pulls all folders/subfolders. Does not display in a hierarchy, but will load messages from each folder. Only the final folder name is displayed instead of the path off of Inbox right now Matthew Brace 2008-12-15 02:18:02 +0000
  • 453406a5a5 Added change to populate the url for the mailbox each time authentication occurs (url is in the response). Updated initial message population to use reverse order so initial display has newest first (only noticeable on slow connections). Matthew Brace 2008-12-14 19:33:34 +0000
  • 401e5ecf37 . Added the following 2 keyboard shortcuts in message list view: . S: Setttings . L: Last auto sync date time Bao-Long Nguyen-Trong 2008-12-14 08:25:08 +0000
  • ec29561d8b . Fixe bug # 122: Some keyboard shortcuts only work when a message is selected Bao-Long Nguyen-Trong 2008-12-14 06:37:58 +0000
  • 3217d4b772 . fixed bug # 87: Acccounts all refresh at the same freqency Bao-Long Nguyen-Trong 2008-12-14 06:29:28 +0000
  • dba525739e . Fixed bug # 82: Messages lose their read status when getting new emails from POP3 server Bao-Long Nguyen-Trong 2008-12-14 06:23:03 +0000
  • 97d10d0d25 . FIxed bug # 81: Notifications never show up wen using POP3. Bao-Long Nguyen-Trong 2008-12-14 06:18:24 +0000
  • b0d68929a5 Added back auto-start of background message sync (most likely removed during merge) Bao-Long Nguyen-Trong 2008-12-14 03:21:39 +0000
  • c2e0a39155 0.21 - release Jesse Vincent 2008-12-11 19:49:07 +0000
  • f961cac9ac Allow notification without ringtone Jesse Vincent 2008-12-11 19:13:55 +0000
  • 1d6fa64d51 Revert commit 180, as it tries to do math with UIDs, which doesn't work Jesse Vincent 2008-12-11 18:32:34 +0000
  • ad00c9c8c9 A little bit of reordering to menus to improve consistency Jesse Vincent 2008-12-11 18:23:14 +0000
  • 4ab0a2e82b layout cleanup Jesse Vincent 2008-12-11 18:14:28 +0000
  • 2abc374f60 no need to version R.java Jesse Vincent 2008-12-11 18:13:14 +0000
  • 20b46255c0 devsk's patch to fix incorrect IMAP message fetching. Fix utilizes UIDNEXT to determine which messages to grab. Matthew Brace 2008-12-11 07:03:00 +0000
  • a69ff4b337 0.20 Jesse Vincent 2008-12-11 05:33:47 +0000
  • f273805ee3 Added user preference for the display limit of messages. The display limit is also used for the visible limit increment. If no limit is specified, the default limit is used. The limit is also account specific and not global. Matthew Brace 2008-12-11 05:25:59 +0000
  • 8d3579fe74 More performance improvements. Still get occasional connection errors with 50+ messages viewable due to timeout issues. Matthew Brace 2008-12-10 23:30:00 +0000
  • 8b6a8c4bfa This should add the ability to change the "Sent Items" and "Deleted Items/Trash" folders in AccountSetupComposition.java. Bradley Young 2008-12-09 21:07:09 +0000
  • 3f1f7e3dfe Jesse Vincent 2008-12-08 18:05:28 +0000
  • 9d2627fc2c Jesse Vincent 2008-12-08 18:05:10 +0000
  • 852e513281 Modified fetch() to call fetchEnvelope() which runs recursively, grabbing message ENVELOPEs 10 at a time rather than attempting all 100 at once. Shows a significant performance increase and a significant reduction in memory usage. Matthew Brace 2008-12-07 20:55:26 +0000
  • a915f5554d 0.19 Jesse Vincent 2008-12-07 00:30:27 +0000
  • d1d8345278 Merge into 'trunk' Jesse Vincent 2008-12-07 00:29:11 +0000
  • 45573ecf9b merge fixes Jesse Vincent 2008-12-07 00:28:24 +0000
  • 2b84c0d51d Merge into 'exchange' Jesse Vincent 2008-12-07 00:26:40 +0000
  • 9d58f66b5d Implemented new functionality for pulling message envelope. Uses a WebDAV call for all messages rather than parsing the stream. Message size is properly set now as well. Matthew Brace 2008-12-06 23:55:08 +0000
  • b8e686039f Removed some commented lines of code-- testing check in to the mainline Bradley Young 2008-12-04 22:15:43 +0000
  • c21097af65 Jesse Vincent 2008-12-04 22:03:53 +0000
  • dbf38d7be7 Fix for wildcard certificates (e.g. issued to *.example.com). Only checking the trust of the certificate itself, since apparently the full chain causes it to not work. Bradley Young 2008-12-04 20:14:28 +0000
  • 33d8d3bc24 Should fix issue 111. Checks to make sure that the selected folder matches what we're generating with prefix + delimeter. Brock Tice 2008-12-03 19:08:03 +0000
  • d59e17bb01 0.18 Jesse Vincent 2008-12-03 04:24:57 +0000
  • 505ddcab52 Add a D keybinding to the FolderMessageList Jesse Vincent 2008-12-03 04:20:51 +0000
  • aba87657e7 switch from pages of 25 messages to pages of 100 Jesse Vincent 2008-12-03 04:14:41 +0000
  • 9d45b3604e Fixed prefix separator issues. Separators are now pulled from the separator column of folder listings. Also switched the default gmail IMAP server to imap.googlemail.com (from imap.gmail.com). Brock Tice 2008-12-03 04:14:39 +0000
  • 351c825433 It helps when I don't back out the actual changes Jesse Vincent 2008-12-03 04:10:59 +0000
  • 505d2866fc revert a mismerge from bradleyy's branch Jesse Vincent 2008-12-03 04:07:16 +0000
  • ebfbb9e5b2 small layout fixes Jesse Vincent 2008-12-03 04:02:54 +0000
  • 70dadb3843 0.17 Jesse Vincent 2008-12-03 00:53:03 +0000
  • a3d6e699ef layout cleanups Jesse Vincent 2008-12-03 00:50:35 +0000
  • 194d673f91 Merge into 'trunk' Jesse Vincent 2008-12-03 00:04:24 +0000
  • b0ea9ce5b5 Fix for double-Inbox display issue. Removed volumous amounts of Log.d messages. Matthew Brace 2008-12-02 03:20:50 +0000
  • fe14f479ad Completed support for using hashmaps instead of arrays for indexing urls to emails and read status. Delete is safe again and read status is correct the first time through. Matthew Brace 2008-12-01 07:22:16 +0000
  • 45e64afffe Fix to constructor of HttpGeneric(final String uri). URLs returned from Exchange aren't always fully encoded, this fixes the encoding before creating the method. Matthew Brace 2008-12-01 02:46:06 +0000
  • 1593595302 Fix for display names being URL Encoded for folders. Initial support of Uid Hashmaps instead of plain arrays. Matthew Brace 2008-12-01 01:12:41 +0000
  • 9dd397e04d Initial support for sending via WebDav Bradley Young 2008-11-30 05:47:42 +0000
  • 49fa3e64d9 Missing some ports (webDavPorts); this causes an array index out of bounds exception when anything other than "None" or "SSL (Optional)" are selected. Bradley Young 2008-11-29 21:18:25 +0000
  • 969cdd157f Improved flag setting functionality, do bulk HTTP request instead of lots of little ones Matthew Brace 2008-11-25 06:32:19 +0000
  • 4880688777 Added support for deleting messages server side Matthew Brace 2008-11-25 03:04:04 +0000
  • d238d3a0a5 Added support for marking messages as read. Matthew Brace 2008-11-25 01:13:24 +0000
  • 3a8ad391bf Removed more redundant and unused calls. Implemented checking read status Matthew Brace 2008-11-22 21:50:02 +0000
  • 607e3d817c Mostly rewritten class and organization. Better implementation of message fetching. Consolidated response parsing. Removed a large number of redundant calls. There is still some unused functions needing cleaning up, and some unimplemented actions Matthew Brace 2008-11-22 02:55:55 +0000
  • 9dbcae5eed shrink down the message list views to get toward something sane Jesse Vincent 2008-11-13 21:22:24 +0000
  • 50a29fc00f Fixed a couple of migration issues and enabled WebDav as a mail type Matthew Brace 2008-11-11 03:02:37 +0000
  • 35ff764036 Initial proof-of-concept code for WebDav support Matthew Brace 2008-11-11 00:24:52 +0000
  • 136f7bec19 0.16 releng Jesse Vincent 2008-11-06 07:43:54 +0000
  • 96653e828c * typo fix Jesse Vincent 2008-11-06 06:55:56 +0000
  • fa829ea9ff * Fix for Issue 65 - Intermittent failure of K-9 to background sync. * Based on a patch provided by baolongnt++ http://code.google.com/p/k9mail/issues/detail?id=65#c10 Jesse Vincent 2008-11-06 06:55:41 +0000
  • 38748c59ca * Fix for "Consistently getting 'Connection Error' messages when getting new mail on a POP3 account" Jesse Vincent 2008-11-06 06:55:29 +0000
  • a3878bf41d Add new icon that is truer to the Dr.Who lineage of the app. Brock Tice 2008-11-05 02:56:39 +0000
  • 7f8c8b4e07 New icon added per IRC conversation. More K-9 like one in the Android style is in the works. Brock Tice 2008-11-04 22:28:18 +0000
  • 32c992f115 Fixed build number. Brock Tice 2008-11-04 19:43:54 +0000
  • 15ba4d0f39 Made "Load more messages" cue a little more informative. Now pulls k9.VISIBLE_LIMIT_INCREMENT and says "Load up to (increment value) more". Also, the build number was auto-updated by my build script. This shows up in the debug menu. It would be nice to have ant handle this, but I'm not sure how to make it do that. Brock Tice 2008-11-04 19:40:44 +0000
  • 21655bcd26 0.15 releng - welcome message updates Jesse Vincent 2008-11-03 19:40:11 +0000
  • 4e75e1b81b Added keyboard control for message zooming Jesse Vincent 2008-11-03 07:17:42 +0000
  • c1ad8cffaa Changed a += of a null string back to the appropriate = sign. Brock Tice 2008-11-03 07:14:31 +0000
  • 734606f261 Fixed my fix for the IMAP prefixes and removed debugging/self-help lines. Brock Tice 2008-11-03 07:01:46 +0000
  • 9838849b21 Enable saving all attachments to SD Jesse Vincent 2008-11-03 06:46:13 +0000
  • 43adde216c restore linkifies HTTP URLs in plaintext mail messages Jesse Vincent 2008-11-03 06:36:53 +0000
  • be49a0c707 Removed eclipse files that appeared to be user-specific (sorry?) Believe this fixes the IMAP prefix issue (27) Trash still deletes itself, which is technically a separate issue, but now it deletes the *right* trash. :) Brock Tice 2008-11-03 06:12:04 +0000
  • 62e9447fd9 0.14 releng Jesse Vincent 2008-11-03 01:57:29 +0000