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

Commit Graph

  • 0ebebace82 make the "bulk update" buttons not cover part of the listview. Jesse Vincent 2009-11-30 22:39:01 +0000
  • 4383e79b1f updated icon from Vincent. Jesse Vincent 2009-11-30 22:12:44 +0000
  • 87d4d94072 2.106 2.106 Jesse Vincent 2009-11-30 05:21:17 +0000
  • 87673c91a5 Implement Bao-Long's suggestion to modify LocalStore.purgeToVisibleLimit only to work on undeleted messages. Daniel Applebaum 2009-11-30 04:57:29 +0000
  • b54dab0c7f remembering next/prev will work better if they don't use the same constant Jesse Vincent 2009-11-30 04:14:24 +0000
  • 9552114075 actually set the deleted flag when purging a message. should help perf a bit Jesse Vincent 2009-11-30 04:03:16 +0000
  • 2c1dad5554 when we go into a folder for the first time, jump to the first message being displayed rather than the widget at the end of the list Jesse Vincent 2009-11-30 04:03:08 +0000
  • da8ad69366 deleting messages in messageView now preserves the direction the user was "travelling" in before the delete Jesse Vincent 2009-11-30 04:03:00 +0000
  • 4f5c9c8b3c Now that our not-deleted-messages mode works, actually use it in messagelists Jesse Vincent 2009-11-30 04:02:51 +0000
  • 299cd9a07c add "deleted" to our default database indexes. (wants some query analysis at the SQLite level) Jesse Vincent 2009-11-30 04:02:43 +0000
  • ed4685e82d we need to generate valid sql in the not-yet-used "not deleted" mode. Thanks to danapple0++ Jesse Vincent 2009-11-30 04:02:34 +0000
  • 3126298b46 Bulk delete for WebDAV Daniel Applebaum 2009-11-29 18:33:42 +0000
  • 1b3d0eb992 The closest thing to bulk delete for POP3. Stupid POP3 has no multiple delete command, but at least we can index UIDs in one shot. Daniel Applebaum 2009-11-29 18:18:52 +0000
  • c7e7b9beda Bulk deletion for IMAP and stub for other Stores. Daniel Applebaum 2009-11-29 18:07:34 +0000
  • f1abdbb769 Bulk flagging (read/unread, flag/unflag) implemented. Daniel Applebaum 2009-11-29 16:55:35 +0000
  • 61319d8c21 Fixes Issue 835 Daniel Applebaum 2009-11-29 06:25:03 +0000
  • d871d2d2ee Fixes Issue 827 Fixes Issue 734 Daniel Applebaum 2009-11-28 14:51:44 +0000
  • b18e88cf0d 2.105 2.105 Jesse Vincent 2009-11-28 05:10:44 +0000
  • 900bcb434c Now that we have multiselect mode, kill the "quick delete" mode. Jesse Vincent 2009-11-28 05:09:28 +0000
  • 72ca05e1bd add a test autoconfig provider I can actually test Jesse Vincent 2009-11-28 04:57:05 +0000
  • 96958569b0 huge improvements to render quality of plaintext messages. Jesse Vincent 2009-11-28 04:56:58 +0000
  • 46ddc7d8e5 text->html now does a better job converting --------------------------------------------------------- Jesse Vincent 2009-11-28 04:56:47 +0000
  • cdf0693e27 remove unused constants Jesse Vincent 2009-11-28 01:59:52 +0000
  • 8216640fe8 if chain -> switch Jesse Vincent 2009-11-27 23:45:30 +0000
  • 7707270b31 Remove 100loc of custom date formatting code which worked around a deficiency in the android 1.0 API Jesse Vincent 2009-11-27 21:52:48 +0000
  • 5727cb3c3b remove a temp variable Jesse Vincent 2009-11-27 21:52:36 +0000
  • e2fd488e66 Fix multiselect so that one can use touch or the dpad or scroll ball to select Jesse Vincent 2009-11-27 03:28:26 +0000
  • ae33aab57a only making the buttons active on the first click leads to weird race conditions. Jesse Vincent 2009-11-27 03:28:16 +0000
  • f4b9edfdca 2.104 Jesse Vincent 2009-11-26 19:52:00 +0000
  • 769985dd48 cleaned up enable/disable activate/deactivate of multi-select action widgets. Jesse Vincent 2009-11-26 19:51:54 +0000
  • ab706b6b31 abstract out the batch-button visibility settings Jesse Vincent 2009-11-26 17:43:51 +0000
  • 1fab141554 Prevent infinite loops on virgin folders Daniel Applebaum 2009-11-26 17:36:59 +0000
  • d5a4a93738 added an .svg version of K-9_mail logo by Vincent Lum and removed an accidental bit of white background. Jesse Vincent 2009-11-26 17:28:52 +0000
  • 3c468ac22f Vincent Lum's new icon! Jesse Vincent 2009-11-26 16:55:30 +0000
  • a9f6283782 Added the .ai of Vincent Lum's new K-9 logo Jesse Vincent 2009-11-26 16:55:16 +0000
  • 3525337075 1st wired up version of multi-select + delete button (still rough on the edges) Bao-Long Nguyen-Trong 2009-11-26 15:47:58 +0000
  • 69e7243480 Naive, untested, bulk operations for the new multi-select user-interface work. Daniel Applebaum 2009-11-26 05:30:13 +0000
  • fc91603429 Major IMAP IDLE rework: 1) Actual message sync on MessagingController uses same connection as IDLE for faster and more efficient push operation. Uses fewer connections to the server. Daniel Applebaum 2009-11-26 05:10:12 +0000
  • e4427f4f17 Added a "show no widgets" entry into the widgets rotation. Jesse Vincent 2009-11-25 16:21:01 +0000
  • b50baac5e8 2.103 2.103 Jesse Vincent 2009-11-25 15:44:24 +0000
  • 0f85f22495 remove a useless focus handler Jesse Vincent 2009-11-25 15:41:40 +0000
  • ae26b0eb0c better dpad left/right to cycle widgets Jesse Vincent 2009-11-25 15:35:25 +0000
  • beec4ee3e1 make star-mode let you click through to messages but not select mode or delete mode Jesse Vincent 2009-11-25 15:35:07 +0000
  • 0e821f575a first pass at toggling all widgets at once Jesse Vincent 2009-11-25 02:52:33 +0000
  • 622155a57a make the Delete, Select and Star buttons share the same screenspace. right now we toggle per row. next up is toggle all at once Jesse Vincent 2009-11-25 02:25:56 +0000
  • 695aa42347 added code for inline delete buttons Jesse Vincent 2009-11-25 02:25:44 +0000
  • 9cac2cd5b7 applied compromise code reformatting: Jesse Vincent 2009-11-25 00:40:29 +0000
  • 04e8c6a55c use the right variable when pushing to gcode Jesse Vincent 2009-11-24 18:11:26 +0000
  • e3727e1d91 Very early shot at batch message action UI Bao-Long Nguyen-Trong 2009-11-24 18:05:53 +0000
  • 7aebe52ed1 Bumping to 2.102 2.102 Jesse Vincent 2009-11-24 17:54:58 +0000
  • bb55236e34 Make build-beta name beta builds more correctly Jesse Vincent 2009-11-24 17:52:20 +0000
  • 50c6dcc992 give myself a release-to-gcode target Jesse Vincent 2009-11-24 17:52:08 +0000
  • 8ef734c1bd Make release builds include the version number from the manifest Jesse Vincent 2009-11-24 17:51:56 +0000
  • d035a0eee9 hardcode fewer things in tools/build-beta, don't blow away our attachment-saving permission Jesse Vincent 2009-11-24 16:55:38 +0000
  • 68e7a56963 add a beta app name string, so we don't need to hardcode it in tools/build-beta Jesse Vincent 2009-11-24 16:55:24 +0000
  • dc30d2c0a8 add an automated zipalign step to our build process Jesse Vincent 2009-11-24 16:32:39 +0000
  • 3023c7ad50 Handle a new push message if the folder is starting empty. Daniel Applebaum 2009-11-24 03:41:53 +0000
  • 002228b032 Updated ignore pattern to exclude gen and bin fodler Bao-Long Nguyen-Trong 2009-11-24 00:37:18 +0000
  • 1cd4360bcb 2101 build_2101 Jesse Vincent 2009-11-23 14:45:26 +0000
  • 8ad2e10ad1 Eliminate race condition which causes multiple connections to IDLE on the same folder simultaneously Daniel Applebaum 2009-11-23 03:19:52 +0000
  • 9971b9e8c5 Fix notifications for messages that arrive via IDLE Daniel Applebaum 2009-11-23 03:17:03 +0000
  • 694ba471d4 Eliminate race condition which causes multiple connections to IDLE simultaneously Daniel Applebaum 2009-11-23 03:16:44 +0000
  • ee463b32ff Overhaul our setup wizard to have a more reasonable bottom bar and to reuse that layout code where possible; standardize the id of the 'next' button Jesse Vincent 2009-11-23 00:23:34 +0000
  • 8e0655d915 add double-tap at top or bottom to jump to the top or bottom of the message Jesse Vincent 2009-11-22 21:23:49 +0000
  • 30459125aa Add a message-flip animation. Long-term, we want a ViewSwitcher instead Jesse Vincent 2009-11-22 21:23:36 +0000
  • 027e213bb2 With this change, K-9 does a better job of loading embedded images by default for me. Jesse Vincent 2009-11-22 21:23:27 +0000
  • cbe7ab7081 fix the header background color to not ignore theme in horizontal mode Jesse Vincent 2009-11-22 21:23:17 +0000
  • 47cbf87e6d Disable built-in zoom controls for now. they make flipping way too hard. Jesse Vincent 2009-11-22 21:23:09 +0000
  • 7a46a584c6 When flipping messages, be sure we jump to the top as we display Jesse Vincent 2009-11-22 21:23:00 +0000
  • 3f98e3204b Fixes Issue 784 Daniel Applebaum 2009-11-22 19:42:44 +0000
  • 0f24c6a28b Fix defect in r996 Daniel Applebaum 2009-11-22 19:02:57 +0000
  • 76fff957af Fixes Issue 657 Daniel Applebaum 2009-11-22 17:36:57 +0000
  • 5977809fe0 Fixes Issue 657 Daniel Applebaum 2009-11-22 17:34:29 +0000
  • ddf8baca68 Change phrase for initial push configuration (see r945) Daniel Applebaum 2009-11-22 17:26:58 +0000
  • c732f14c3d Fixes Issue 801 Daniel Applebaum 2009-11-22 17:15:11 +0000
  • 2e50cc5444 Log when attachment viewer cannot be found Daniel Applebaum 2009-11-22 17:13:06 +0000
  • b551850827 Fixes Issue 188 Fixes Issue 394 Fixes Issue 763 Daniel Applebaum 2009-11-22 17:01:04 +0000
  • c6b15012e0 tidied activity code: astyle --style=java -s4 --brackets=attach --convert-tabs Jesse Vincent 2009-11-21 22:45:39 +0000
  • 094215ebe0 Reindent MessageView.java in advance of refactoring Jesse Vincent 2009-11-21 22:45:14 +0000
  • 04717b817a Fixed error handling code when trying to view a message that does not exists This code was lost during the merge of issue4-1.x branch Bao-Long Nguyen-Trong 2009-11-21 00:11:57 +0000
  • f5ec60e4f3 release 1995 Jesse Vincent 2009-11-19 23:14:30 +0000
  • a7b5213273 check in the default.properties file update that's been lingering in my build directory Jesse Vincent 2009-11-19 23:14:23 +0000
  • a86217d1f7 New sort-by and reverse-sort icons by Vincent Lum Jesse Vincent 2009-11-19 22:57:11 +0000
  • 115c4cb6ef New sort-by and reverse-sort icons by Vincent Lum Jesse Vincent 2009-11-19 22:55:06 +0000
  • 8a6180fa21 Swap swipes based on people with real devices pointing out that I got em backwards. Jesse Vincent 2009-11-19 15:26:45 +0000
  • ff594be2a4 Merged from trunk: 980 | danapple0 | 2009-11-19 09:19:23 -0600 (Thu, 19 Nov 2009) Daniel Applebaum 2009-11-19 15:20:45 +0000
  • a7a46ac6fa Fixes Issue 673 Daniel Applebaum 2009-11-19 15:19:23 +0000
  • 782f353209 Building in eclipse corrected a bug in default.properties Jesse Vincent 2009-11-19 06:04:05 +0000
  • 031c1e5358 left and right swipes in message view. Jesse Vincent 2009-11-19 06:03:59 +0000
  • 59bc0ac467 Merge from 2.0-MAINT branch Bao-Long Nguyen-Trong 2009-11-19 00:42:27 +0000
  • 67437ad0d9 Fixed issue 589 Thanks danapple0 for pointing the bug in previous fix (r912) Bao-Long Nguyen-Trong 2009-11-19 00:41:05 +0000
  • 1e57188f38 First pass at stopping the "Sending messages" notification when there's nothing to send A better fix would take into account not sending flagged messages Jesse Vincent 2009-11-18 03:06:23 +0000
  • 582682b99d make docs lie a little less Jesse Vincent 2009-11-18 03:06:14 +0000
  • b91aad8f59 FolderUids -> MessageUids (working to remove assumptions about folders) Jesse Vincent 2009-11-18 03:06:05 +0000
  • c392e778e6 Add "starring" to MessageView Jesse Vincent 2009-11-18 01:59:41 +0000
  • d25811c929 slight cleanups to various messages Jesse Vincent 2009-11-18 00:40:01 +0000
  • d884fb40ae Fix our user-agent to be K-9 Mail Jesse Vincent 2009-11-18 00:39:54 +0000
  • 08450ef138 remove the non-working version number from the x-user-agent string Jesse Vincent 2009-11-17 21:13:42 +0000
  • fcd8ee9aeb Implement References/In-Reply-To/X-User-Agen. Fixes issue 42. Patch from e.w.stemle Jesse Vincent 2009-11-17 21:13:29 +0000
  • 690505ea73 release 2100 - first "post-2.0" trunk build. Jesse Vincent 2009-11-17 21:13:11 +0000