1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Commit Graph

886 Commits

Author SHA1 Message Date
Jesse Vincent
cabcdf2d83 2.405 2010-02-14 17:23:37 +00:00
Jesse Vincent
defdff1543 Tweak our message swipes to be a little harder to accidentally trigger 2010-02-14 17:23:31 +00:00
Jesse Vincent
b6b71b3976 2.404 2010-02-14 17:23:22 +00:00
Jesse Vincent
6151f11d94 2.403 2010-02-14 17:23:16 +00:00
Daniel Applebaum
b5d7ed48da Fixes Issue 1193
Correct vibrate enabled String.  Requires new build of K-9 Locale
Plug-in
2010-02-09 03:48:14 +00:00
Daniel Applebaum
30e0084c62 Merged from trunk r1422:
Fixes Issue 1112
Fixes Issue 1034

Refresh Account from Preferences, so that it'll have a fresh copy of
all information.  Failure to do this caused the AccountSettings
Activity to show stale information when invoked repeatedly from the
same prior Activity.
2010-02-07 16:29:44 +00:00
Jesse Vincent
018fb895bd Fix checkboxes for message_list_item_touchable. 2010-01-25 03:41:49 +00:00
Jesse Vincent
fc164168b0 2.402 2010-01-24 22:30:29 +00:00
Jesse Vincent
13395ff83c Fix a number of assumptions about accounts in MessageLists.
Fixes Issue 1079
2010-01-24 22:26:45 +00:00
Jesse Vincent
9218a1f15e 2.401 2010-01-24 21:30:09 +00:00
Jesse Vincent
12b7b95bf5 Bullet-proofing for database upgrades and better fallback for failures 2010-01-24 20:42:02 +00:00
Jesse Vincent
f5f9f5e8d2 Fix checkbox width issue on Android 1.5 2010-01-24 20:41:46 +00:00
Jesse Vincent
6b494be474 2.400 2010-01-23 21:22:41 +00:00
Jesse Vincent
b1286892aa 2.391 - K-9 2.400 rc 2 2010-01-21 02:33:30 +00:00
Jesse Vincent
165e6fea21 Normalize "flag" to "star" - Fixes Issue 1057 2010-01-21 02:32:02 +00:00
Bao-Long Nguyen-Trong
bf60c474d5 Merged r1349 from trunk to 2.4-MAINT branch
. Updated default signature to use K-9 Mail instead of only K-9
  . Updated signature delimiter to DASH DASH SP fixing issue 995
2010-01-20 23:28:29 +00:00
Jesse Vincent
be3a464a00 Fix a crash on swipe in the message list. Thanks to cketti.
Fixes issue 1054
2010-01-20 22:10:44 +00:00
Jesse Vincent
05591b0041 2.390 - 2.400rc1 2010-01-20 00:50:49 +00:00
Jesse Vincent
b5c053c2f9 Create branch 2.4-MAINT 2010-01-20 00:49:58 +00:00
Bao-Long Nguyen-Trong
08e570d40f Fixed issue 1046 bu ending FolderList activity after auto-opening the default folder 2010-01-20 00:21:48 +00:00
Jesse Vincent
43476a7ed4 Dan feels strongly that "unselect" isn't proper English. 2010-01-19 03:12:45 +00:00
Jesse Vincent
c5fa25151a unselect->deselect 2010-01-19 02:58:17 +00:00
Jesse Vincent
2c406a58b0 When disconnecting from an SMTP server, send a quit command to be a
better internet citizen. Fixes Issue 1044.
2010-01-19 02:20:24 +00:00
Jesse Vincent
a145d3c616 "Deselect all" -> "Unselect all" (at a code level)
"Deslect all" -> "Done" (at a UI level)
2010-01-19 00:51:02 +00:00
Jesse Vincent
ae029762cf Add a new preference to always show multiselect checkboxes. 2010-01-19 00:43:52 +00:00
Jesse Vincent
23af9f3e6d Guard against fling events that only have one motionevent defined 2010-01-19 00:15:21 +00:00
Jesse Vincent
21aa687ee3 build tool update 2010-01-19 00:15:15 +00:00
Jesse Vincent
8ab09d8d9b Fix our star image so it looks better on the dark theme. 2010-01-18 02:24:30 +00:00
Jesse Vincent
35eea4c2f2 2.312 2010-01-18 00:11:36 +00:00
Jesse Vincent
4493044340 astyle pass 2010-01-18 00:11:02 +00:00
Jesse Vincent
9301aabc8c CRAM-MD5 for SMTP is now configurable 2010-01-18 00:10:49 +00:00
Jesse Vincent
22e771ef2a Disable our not-so-hot preview generation as part of database upgrade
for now. it took a long time and got mediocre results.
2010-01-17 22:54:08 +00:00
Jesse Vincent
591ca5bc5e Fix batch operations menu
* Add an explicit configuration option for stars
* Replace now-outdated "left handed" widgets config option, now that
  select widgets are always on the left.
* since the multi-modality of the message list was now only a "toggle
  stars" option, kill that, as it was lots of code and rather redundant
2010-01-17 22:49:03 +00:00
Daniel Applebaum
4aca44c1aa Hide the explicit "ring enabled" boolean behind the ringtone selection. 2010-01-17 18:14:17 +00:00
Jesse Vincent
f3275a8473 When we've entered "selection mode" actually make sure we _show_ the
selected-item check mark.
2010-01-17 05:52:22 +00:00
Jesse Vincent
ff9251b6b8 2.311 2010-01-17 04:34:40 +00:00
Jesse Vincent
591a3af6dc Eliminate "select" mode in favor of a unified swipe and context menu -based
always-available select action.  For the moment, this means
that widgets_on_left does nothing at all. based on feedback, I may kill
the preference and multi-mode behaviour entirely in favor of "show stars?"
(and possibly "show stars on left"

Stars, "checkboxes" and color bars updated to actually fit in wide mode.
2010-01-17 04:20:39 +00:00
Jesse Vincent
0de7b15aa1 Swipe to select/deselect from touchmode 2010-01-17 04:20:22 +00:00
Daniel Applebaum
64552e2ebe Fixes Issue 977 by correcting defect introduced in r1195. 2010-01-16 16:33:23 +00:00
Daniel Applebaum
f4ceb8d2bc Fixes Issue 673
Fixes Issue 806

Make sure to close opened folders in finally blocks in
MessagingController.

Don't make another connection when deleting or copying a
message.  (Nicely speeds up copy and delete, as well.)

Another connection is still created for creating a folder while
copying or deleting (a pretty rare event), and the IMAP IDLE
connections are not re-used for user initiated activity.
2010-01-16 16:22:20 +00:00
Daniel Applebaum
a89bd8e081 Only use the IDLE timeout for the folder while actually in IDLE state.
May help with Issue 1022, Issue 952, Issue 895
2010-01-16 14:14:12 +00:00
Daniel Applebaum
f3e06b4ef5 Adjust imports for new location of remote control classes 2010-01-15 05:05:41 +00:00
Daniel Applebaum
d245e81679 Reorganize remote control pieces.
Automatically build jar file for external applications.
Create convenience functions in K9RemoteControl so that external
applications do not need to know the details of handling the Intents
and broadcasts.
Send a permission string in the broadcasts so that unauthorized
applications cannot intercept communication to authorized
applications, such as K-9 Mail.
2010-01-15 05:02:27 +00:00
Daniel Applebaum
6c22507dfb Implementation of a Receiver and Service to provide for the capability
to accept control from other Android applications.  Allows for
changing both Account-level and global settings.  Account-level
settings can be applied to a single Account or to all Accounts.

The file class file derived from src/com/fsck/k9/K9RemoteControl.java
will be bundled into a JAR file for use by external applications.

This facility will be used for:
Issue 215
Issue 730
Issue 864
Issue 884
2010-01-14 04:33:50 +00:00
Jesse Vincent
752b5c59f1 Add a bunch of ime hinting to the setup flows 2010-01-14 01:57:59 +00:00
Jesse Vincent
d95705af4d Speed up the page-flip animation now that we load message views so much faster. 2010-01-14 01:26:09 +00:00
Jesse Vincent
766277dd8d 2.310 2010-01-14 01:13:45 +00:00
Jesse Vincent
64469e4b4e ran artistic style against src/com/fsck/k9/ 2010-01-14 01:07:28 +00:00
Jesse Vincent
34379dc9be Improved batch button behavior for touch view 2010-01-14 01:07:13 +00:00
Jesse Vincent
25b9f41491 Don't automatically show the batch buttons when entering multiselect mode 2010-01-14 00:33:13 +00:00