danapple
89bdbdce94
Build a structure to allow for more easily creating new versions of
...
preferences Storage importers/exporters. Password/encryption key
prompting is now down in centralized place. On import, the password
prompt is given if the file to be imported uses an importer
implementation that requires a password and no password is provided.
On export, the password prompt is given if the chosen version is for
an exporter that requires a password and no password was provided.
For instance, for automatic backups, a password could be stored in
preferences and provided to the exporter, so no password prompt would
be given.
2011-03-20 11:52:13 -05:00
danapple
19bff64672
Remove ability to export settings from the folder and message lists.
...
However, leaving the .xml in place so that this can be easily undone
later without recourse to revision control, as I suspect this might be
changed again soon.
2011-03-19 12:45:08 -05:00
danapple
90fc3d2c8d
Grey out unavailable accounts.
...
Display a short toast when attempting to open an unavailable account.
Conflicts:
res/values/strings.xml
src/com/fsck/k9/activity/Accounts.java
2011-03-19 12:36:58 -05:00
danapple
c3cc43675b
Grey out unavailable accounts.
...
Display a short toast when attempting to open an unavailable account.
2011-03-16 17:05:41 -05:00
cketti
c7e29645ca
Apostrophe fix for resources (again...)
2011-03-13 21:41:05 +01:00
cketti
cc6803b957
Updated catalan translation (dvbotet)
2011-03-13 21:33:44 +01:00
cketti
76fafcc816
Updated swedish translation (daniel.malmgren.DM)
2011-03-13 21:26:43 +01:00
cketti
af9b40dda4
Updated pt-BR translation (noeczisto)
...
See issue 3110
2011-03-09 22:43:29 +01:00
Jesse Vincent
d2a32f1ea0
pt-BR Translation fixes from noeczisto. Fixes issue 3107
2011-03-09 14:50:36 -05:00
Jesse Vincent
cebf0b3e16
German updates (By badgering rafl on IRC)
2011-03-08 15:25:13 -05:00
baolongnt
06ecc11ee7
Merge commit '4586ba560e3498ead43fc4eacb7a92a3ce62de75'
...
Merged branch issue-3060 to master: Option to hide special accounts
2011-03-06 16:53:21 -08:00
cketti
6a5646478e
Updated catalan translation
2011-03-06 19:03:04 +01:00
danapple
9cd5f61539
Change import/export completion Toasts to Dialogs.
2011-03-01 21:21:00 -06:00
cketti
203dab5c64
Revert changes for issue 549 (import/export settings).
...
The feature will be polished in branch "issue549".
2011-02-28 22:55:34 +01:00
danapple
a7e134164f
Handle pluralization of import toasts.
2011-02-27 13:35:59 -06:00
danapple
932d178679
Merge branch 'issue549'
...
Conflicts:
src/com/fsck/k9/Account.java
src/com/fsck/k9/K9.java
src/com/fsck/k9/Preferences.java
src/com/fsck/k9/activity/Accounts.java
src/com/fsck/k9/activity/ActivityListener.java
src/com/fsck/k9/activity/ChooseFolder.java
src/com/fsck/k9/activity/FolderInfoHolder.java
src/com/fsck/k9/activity/FolderList.java
src/com/fsck/k9/activity/K9Activity.java
src/com/fsck/k9/activity/K9ListActivity.java
src/com/fsck/k9/activity/MessageList.java
src/com/fsck/k9/activity/MessageReference.java
src/com/fsck/k9/activity/MessageView.java
src/com/fsck/k9/activity/setup/AccountSettings.java
src/com/fsck/k9/controller/MessagingController.java
src/com/fsck/k9/crypto/Apg.java
src/com/fsck/k9/helper/DateFormatter.java
src/com/fsck/k9/helper/DomainNameChecker.java
src/com/fsck/k9/mail/Address.java
src/com/fsck/k9/mail/internet/MimeHeader.java
src/com/fsck/k9/mail/internet/MimeMessage.java
src/com/fsck/k9/mail/internet/MimeUtility.java
src/com/fsck/k9/mail/store/ImapStore.java
src/com/fsck/k9/mail/store/LocalStore.java
src/com/fsck/k9/mail/store/WebDavStore.java
src/com/fsck/k9/mail/transport/SmtpTransport.java
src/com/fsck/k9/view/AttachmentView.java
2011-02-27 13:09:38 -06:00
cketti
6630159aed
Reverted commit 9ad258381b
2011-02-26 23:11:57 +01:00
Jesse Vincent
9ad258381b
updated Catalan translation
2011-02-26 16:13:13 -05:00
danapple
6dc94fb78e
First mostly working copy of export/import. Committing while I sort
...
out how to use git.
2011-02-26 11:31:56 -06:00
cketti
4586ba560e
Added new hide_special_accounts_* strings to translations
2011-02-26 15:11:30 +01:00
cketti
3964189f8c
Updated spanish translation with changes provided by Hayawata
...
See issue 3061
2011-02-26 00:07:17 +01:00
baolongnt
fce2fc12d0
Implemented option to hide special accounts (issue 3060)
2011-02-25 12:36:47 -08:00
cketti
32d03d7cbf
Corrected spanish translation with information provided by hayawata.
...
Fixes issue 3052
2011-02-24 16:32:45 +01:00
cketti
14221fd98d
Added placeholders for missing strings to translations
2011-02-21 01:05:31 +01:00
Jan Berkel
41378188f9
Updates to the view need to happen on the UI thread
...
Fixes downloading attachments (would just fail silently)
Also added a ProgressDialog since progress() just asks for
progress to displayed in the title bar. Since there is no title bar,
no progress is shown at all.
2011-02-20 18:49:55 +01:00
cketti
ff1f9b5fb4
Escape apostrophes
2011-02-20 06:13:52 +01:00
cketti
9d7e713727
Fixed string names
2011-02-20 06:01:38 +01:00
cketti
805f69f209
Updated catalan translation with patch provided by dvbotet
2011-02-20 06:01:05 +01:00
cketti
25b7485a8e
Updated italian translation with patch provided by paolo.maccione
2011-02-20 05:48:30 +01:00
cketti
d311539436
Remove now unused strings
2011-02-20 04:56:02 +01:00
cketti
737cff0612
Hardcode folder name for (local) outbox and don't show outbox when
...
only being allowed to select remote folders.
2011-02-20 04:47:28 +01:00
cketti
8b99b5886e
Restore the date format strings
2011-02-14 08:07:14 +01:00
cketti
deaea2d865
Note to self: first build, then commit!
2011-02-14 07:21:55 +01:00
cketti
54fd94b194
Merge branch 'strings_reformat' into HEAD
2011-02-14 07:13:39 +01:00
cketti
a47a9c2b87
Added missing strings as comments; synced format with
...
values/strings.xml
2011-02-14 07:11:11 +01:00
cketti
a282487459
Reformat Catalan strings.xml
...
Enables easy comparison (e.g. compare view in Eclipse) with
values/strings.xml to pick up new strings.
2011-02-14 03:36:04 +01:00
cketti
8991bb6c26
Indentation fixes
2011-02-14 03:20:26 +01:00
Jesse Vincent
5c67e69ee4
move message list batch buttons to their own layout
2011-02-13 21:20:21 -05:00
cketti
eabdfdad04
Converted to unix style line endings
2011-02-14 02:14:38 +01:00
cketti
63b07ed4ac
Updated Catalan translation provided by David Valls
2011-02-14 02:09:53 +01:00
Koji Arai
a0dd3d992d
Updated Japanese translation. catch up with a3793ac
.
2011-02-13 09:46:26 +09:00
Jesse Vincent
d634bcb381
Switch the Message view to our new SingleMessageView
2011-02-10 19:31:15 -05:00
Jesse Vincent
d29781b2fd
rename the message_view_header component that actually contained just
...
the message
2011-02-10 18:01:20 -05:00
Jesse Vincent
594b3291ac
move the messageview from a merge to a linearlayout
2011-02-10 17:57:54 -05:00
Jesse Vincent
44607638d9
remove a noop layout entry
2011-02-10 16:46:14 -05:00
Jesse Vincent
a3793ac651
Merge branch 'crypto-view'
...
* crypto-view:
Move as much of the Apg code as possible to its own "view" class (should eventually be a fragment?)
Bumped manifest to 3.702
2011-02-10 14:20:09 -05:00
Jesse Vincent
850aee9008
Move as much of the Apg code as possible to its own "view" class
...
(should eventually be a fragment?)
2011-02-10 14:02:21 -05:00
Andrew Chen
4aaabddfa5
astyle
2011-02-08 18:54:07 -08:00
mwolschon
136cdf0e41
some missing German translations
2011-02-08 13:10:49 +01:00
Jesse Vincent
a4b62297ef
update bestpractical.com and fsck.com provider configs
2011-02-07 22:10:12 -05:00
Jesse Vincent
028d07e59d
Revert "Better explain what "recreate an account" means and that it now
...
resets" now that Dan has added a cache of these settings into the user's
preferences database
This reverts commit 203f9fbaf4
.
Conflicts:
res/values-fi/strings.xml
res/values-zh-rCN/strings.xml
2011-02-07 20:39:57 -05:00
Jesse Vincent
938a01630e
Finnish updates from Patrik Selin
2011-02-06 20:31:16 -05:00
Jesse Vincent
a0e2c91115
Added Catalan translation from David Valls
2011-02-06 20:09:01 -05:00
Andrew Chen
cc9d6ac5ea
Add button to allow editing of quoted message in HTML mode by dropping user back to text mode. Fixes issue 2959.
2011-02-05 15:14:02 -08:00
Andrew Chen
026ace509c
Move out of res directory (breaks build).
2011-02-05 14:35:57 -08:00
Andrew Chen
fd013ec341
Create empty button shells (based on btn_dialog_*.png). The gradient on "selected" isn't great, though.
2011-02-05 14:03:50 -08:00
Dan Applebaum
e31d218dc5
At Jesse's suggestion, avoid the use of the Android term-of-art "density". Instead use "Compact layouts" to refer, both internally and externally, to the feature of elminating minimum sizes on UI elements and other minor layout changes for maximizing information quantity to be displayed on a page.
...
Others are free to adjust the user-facing text further.
2011-02-04 23:19:06 -05:00
Dan Applebaum
945fd2ab71
At Jesse's suggestion, changing (Syncing off) to (Syncing disabled) and deleting obsolete translations.
2011-02-04 23:19:06 -05:00
Dan Applebaum
ea3619b733
Display a message in the titlebar when K-9 Mail is not performing any message synchronization. This state will happen when no network is available, when background ops/background data/auto-sync settings turn off synchronization, or when no account is set for polling or pushing.
...
This revision respects the intention of r3011 that when K-9 Mail is
set for pushing only no message is displayed, as that condition is a
normal state. However, it provides valuable feedback in other cases
that synchronization is off-line, as was done in r1433.
Although the case when the user has intentionally set no account for
polling or pushing can be considered "normal" and therefore unworthy
of a message, it turns out to be a significant burden to detect that
situation when the network is offline, since we normally do not even
try to figure out the account configurations in that case. Therefore,
without making substantial, otherwise unwarranted, changes to
MailService.java, "Syncing off" would be displayed sometimes to such a
user, and sometimes not. Since it is presumably a rare case, and
there is minimal harm to display the "Syncing off" message, the
message will be consistently displayed when no account is set for
polling or pushing.
Note to translators:
"Syncing off" is different than "Polling off". The new phrase "Syncing
off" means that K-9 Mail is not performing any synchronization with
any mail server. The prior non-English phrases for "Polling off" are
currently in-place as translations for "Syncing off", as it seems that
the meanings are close enough that it would be better to show the
obsolete translations that to fallback to the English "Syncing off".
However, better translations of "Syncing off" would be welcome.
2011-02-04 23:19:06 -05:00
Daniel Applebaum
6c03c968ef
Provide for users with good eyesight to completely take advantage of the
...
"smaller" (and smaller) fonts by allowing the Accounts and Folder List
items to have a height smaller than the normal Android minimum. This
option is off by default to maintain existing behavior for
uninterested parties. The preferences text is not especially
compelling so could certainly be changed if better phrasing is found.
2011-02-03 03:42:45 +00:00
Giuseppe Arrigo
f75c107311
update on italian translation
2011-02-02 08:54:36 +00:00
Jesse Vincent
0ec8ef32a3
Added a Galician (Galego) translation from fernando.coello@gmail.com
...
Fixes 2940
2011-02-01 20:58:50 +00:00
Jesse Vincent
4d9f779301
Chinese translation update from sunnavy
2011-02-01 20:48:14 +00:00
Jesse Vincent
203f9fbaf4
Better explain what "recreate an account" means and that it now resets
...
folder classes. Translations into every language K-9 speaks. (With help
from google translate and native speakers)
2011-02-01 01:13:24 +00:00
Koji Arai
a82444bd64
Improved Japanese translation
2011-01-31 16:16:22 +00:00
Koji Arai
503844a2eb
Improved Japanese translation.
2011-01-29 14:15:00 +00:00
Koji Arai
a9f566a024
Updated Japanese translation. catch up with r3191
2011-01-29 14:14:44 +00:00
cketti
555e6431b2
Add credits for third-party libraries and emoji icons to about box
2011-01-29 02:49:39 +00:00
Kris Wong
88d0af16a5
Updated Exchange setup view.
2011-01-28 22:45:10 +00:00
Jesse Vincent
5e7982a31b
first pass at a better about box
2011-01-28 18:30:35 +00:00
Jesse Vincent
920d8b2ca3
remove two unused strings
2011-01-28 03:33:55 +00:00
cketti
f60e662db2
Updated german translation with slightly modified patch provided by therosso...@gmail.com
...
Updates issue 1253
2011-01-28 02:11:07 +00:00
Koji Arai
a9dd1ab5b4
Updated Japanese translation. catch up with r3156
2011-01-27 15:36:07 +00:00
Jesse Vincent
c06643bd47
Add a preference to allow users to always show email addresses instead
...
of the "friendly" parts of email addresses.
2011-01-23 00:55:46 +00:00
Giuseppe Arrigo
26ba1280ba
Italian translation new review
2011-01-20 18:07:10 +00:00
cketti
c25b4e0ee2
Updated german translation with slightly modified version of the patch provided by OliverMe...@googlemail.com
...
Fixes issue 2882
2011-01-18 18:08:56 +00:00
Jesse Vincent
f66245a9ff
slightly tweak scrolling buttons to not get cut off with a fading edge
2011-01-17 17:25:22 +00:00
Jesse Vincent
bd66315375
Visual cleanup of messageview. Clean up of icon display codepaths
2011-01-17 17:25:00 +00:00
Jesse Vincent
014e17d014
pt_BR update from Marcio
2011-01-17 14:47:47 +00:00
Giuseppe Arrigo
a95771bdae
Corrections on Italian translations
2011-01-17 08:43:16 +00:00
Jesse Vincent
90ef6781d4
A few pixels here and a few pixels there to add a bit of breathing room
...
to our message listss
2011-01-14 03:54:04 +00:00
Jesse Vincent
6f4380d775
Spanish loc fix from Adolfo Gutiérrez Ocaña
2011-01-14 01:37:38 +00:00
Jesse Vincent
1d1b1affe9
Revert "refactor apart the messageview layouts"
...
This reverts commit 88c30be91957a4cf97fe10ee42760fbf782886aa.
Sadly, it broke display of attachments
Conflicts:
res/layout/message_view_body.xml
res/layout/message_view_header.xml
2011-01-13 16:29:07 +00:00
Andrew Chen
e56b044bbc
Add support for HTML composition with text alternative.
...
Revamp K9 Identity string.
Quote names in Address only when needed.
Remove quoted text bar and move button to quoted text area.
2011-01-12 23:48:28 +00:00
Andrew Chen
c07c7052dc
Add Notification setting to disable unread count in notification bar.
2011-01-12 01:23:17 +00:00
Andrew Chen
7c7b25aa71
Add an alternate email notification icon (though not yet accessible from preferences).
...
Based on royalty-free image from http://icons.mysitemyway.com/free-clipart-icons/1/heavy-lined-envelope-icon-id/88519/style-id/635/yellow-comment-bubbles-icons/business/ . Retrieved 1/10/2011.
2011-01-11 03:59:33 +00:00
Jesse Vincent
674d6774b2
factor out crypto layout.
2011-01-10 17:47:32 +00:00
Jesse Vincent
9d5704c0f5
Split the Header view out from the MessageView activity
2011-01-10 17:47:28 +00:00
Jesse Vincent
3d9391cf26
refactor apart the messageview layouts
2011-01-10 17:47:12 +00:00
Koji Arai
7ecfb96dea
Improved Japanese translation.
2011-01-08 14:57:46 +00:00
Koji Arai
626567a368
Updated Japanese translation. catch up with r3052
2011-01-08 14:57:31 +00:00
Jesse Vincent
19c5324316
Extract AttachmentView and MediaScannerNotifier into their own classes
2011-01-06 16:56:20 +00:00
Andrew Chen
5fef7f3b07
Add support for Outlook-style quote headers as a preference under Account Settings -> Sending Mail.
...
Refactor forwarding header (header-style quote header) into individual string pieces that are assembled in code to accommodate future HTML version of headers.
Introduced four new strings for translation.
2011-01-05 23:58:14 +00:00
Jesse Vincent
aae08c15ee
Re-add "only vibrate once" as an option
2011-01-05 13:16:02 +00:00
Jesse Vincent
de7e888714
Added new "refile" buttons from Pierre-Luc Auclair.
2011-01-03 06:59:54 +00:00
Jesse Vincent
d0fa486148
typo in pt_BR
2011-01-03 03:56:56 +00:00
Jesse Vincent
4ab519664a
remove a couple mistakenly translated strings from date formats
2011-01-03 03:56:39 +00:00
Jesse Vincent
f933a471c8
Made K-9 know about pt-br
2011-01-03 03:29:54 +00:00
Jesse Vincent
37b74a43f4
Added a pt-rBR translation from Marcio Viterbo
2011-01-03 03:29:30 +00:00
Andrew Chen
4c6ebef9a8
Use full email addresses as usernames for alternate Yahoo! domains.
2011-01-02 17:20:09 +00:00
Andrew Chen
41cc645f92
Add support for other Yahoo! domains (ymail.com, rocketmail.com)
2011-01-02 09:20:59 +00:00
Koji Arai
2d7bd5a341
Updated Japanese translation. catch up with r3018
2011-01-01 04:44:32 +00:00
cketti
a1e059e871
Introduced setting to change the font size of the message preview in the message list.
...
Fixes issue 2788
2010-12-30 00:52:00 +00:00
Jesse Vincent
0c426c9c4b
Round our color chips, clean up color hcip rendering a bit
2010-12-28 09:11:10 +00:00
Jesse Vincent
5f9eae1580
Extract MessageWebView specific code into a new class
2010-12-25 22:30:16 +00:00
Jesse Vincent
e6a4ef2e8b
removed duplicate translation
2010-12-25 22:30:12 +00:00
Jesse Vincent
da5a495e88
Updated Czech translation by lubekgc. Fixes issue 2808
2010-12-25 19:29:04 +00:00
Andrew Chen
a3b669251b
Fix for typo in fr translation. Thanks to marc.poulhies. Fixes Issue 2796.
2010-12-23 16:56:39 +00:00
Jesse Vincent
bf9818dc68
Updated Italian translation from paolo.maccione
2010-12-20 02:44:31 +00:00
Fiouz
7c652f6acc
Don't blindly localize date pattern
...
Fixes issue 2783
2010-12-19 20:59:16 +00:00
Jesse Vincent
79d4ca5930
Fixes issue 2782: Dutch language localization word spelled incorrect -
...
Thanks to thayoung0
2010-12-19 01:52:03 +00:00
Jesse Vincent
1e389acbdf
Updated Italian I18N from paolo.maccione. Fixes issue 2778
2010-12-19 01:52:00 +00:00
Jesse Vincent
749072c4e7
Remove duplication between versions of the message view
2010-12-13 00:18:04 +00:00
Jesse Vincent
26712ed84a
reshuffle color views into view/
2010-12-13 00:18:00 +00:00
Jesse Vincent
76b6fa696b
Move the ToggleScrollView into the view/ hierarchy
2010-12-13 00:17:54 +00:00
Jesse Vincent
aa2960eb04
move the AccessibleEmailContentActivity into activity/
2010-12-13 00:17:49 +00:00
Jesse Vincent
85eb17e88d
Slightly better padding around checkboxes in the touchable view
2010-12-13 00:17:41 +00:00
Jesse Vincent
4a4c03568c
Improve the first page of the wizard on tablet-scale devices
2010-12-13 00:17:35 +00:00
Koji Arai
46944b56d1
Updated Japanese translation. Thanks to hatty.
2010-12-10 15:32:41 +00:00
Jesse Vincent
f3db91fbfc
Import new spanish translation from javier.crespocarreno and bergonzini
2010-12-07 23:25:23 +00:00
Jesse Vincent
543d7b23a0
german translation updates from cketti
2010-12-07 23:25:19 +00:00
Jesse Vincent
4a55cb6442
small german fix from cketti
2010-12-07 23:25:16 +00:00
Jesse Vincent
dd4a5a385d
de translation update from therossoblu
2010-12-07 23:25:12 +00:00
Fiouz
956f6b1c9f
Spelling fix (r2848)
2010-12-07 22:50:07 +00:00
Fiouz
4b35b31de1
"Send as" (r2730) French localization
2010-12-07 22:21:16 +00:00
Fiouz
0087106a43
"Clear local messages" (r2722) French localization
2010-12-07 22:21:00 +00:00
Fiouz
dae0fe6029
"Send again" (r2702) French localization
2010-12-07 22:20:46 +00:00
Fiouz
60e90555fe
Fetch all messages preference (r2691) French localization
2010-12-07 22:20:32 +00:00
Fiouz
8c328c2e5b
Preview lines preference (r2644) French localization
2010-12-07 22:20:19 +00:00
Fiouz
505940a557
Quiet time preference (r2795) French localization
2010-12-07 22:20:03 +00:00
Jesse Vincent
438f88a982
Remove strings that are no longer anywhere in our code from translations
2010-12-01 03:09:22 +00:00
Jesse Vincent
3ca2b93619
Move notification preferences up a bit
2010-11-29 02:21:37 +00:00
Jesse Vincent
dbc07d14ee
Revert " http://code.google.com/p/k9mail/issues/detail?id=2682 " until we
...
can make it configurable, per discussion with Marcus
This reverts commit 1436eeefa292f64c8c9aa6ec9fa2daaeafeb93fd.
2010-11-29 02:21:27 +00:00
Jesse Vincent
36bb10fb2c
extract out "sync one account"
2010-11-28 20:28:42 +00:00
Jesse Vincent
a75098013a
add a new quiet time preference
2010-11-28 20:28:32 +00:00
Jesse Vincent
a521d231e6
rename the "notifications title" string for reuse
2010-11-28 20:28:26 +00:00
Marcus Wolschon
4f08820683
http://code.google.com/p/k9mail/issues/detail?id=2682
...
mark multiple mails as SPAM
2010-11-22 08:12:48 +00:00
Koji Arai
6c3838909f
Updated Japanese translation.
2010-11-20 19:44:25 +00:00
Koji Arai
884829a2e7
Newly added Japanese 2 providers.
2010-11-20 19:44:06 +00:00
Jesse Vincent
bc8e56262e
Icon updates from Pierre-Luc Auclair
2010-11-20 05:08:32 +00:00
Fiouz
b9c3db8f79
"Updated res/values-de/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:07:33 +00:00
Fiouz
6990a0a5aa
"Updated res/values-fr/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:07:26 +00:00
Fiouz
3483b0cd93
"Updated res/values-pl/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:07:20 +00:00
Fiouz
fa234d86e2
"Updated res/values-sv/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:07:15 +00:00
Fiouz
9a553d168e
"Updated res/values-fi/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:07:09 +00:00
Fiouz
0039c7ad29
"Updated res/values-zh-rCN/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:07:05 +00:00
Fiouz
ce9c5fa43c
"Updated res/values-it/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:06:59 +00:00
Fiouz
1a08951c6e
"Updated res/values-fr-rCA/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:06:55 +00:00
Fiouz
cad7691df5
"Updated res/values-cs/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:06:50 +00:00
Fiouz
b5df3f3c3a
"Updated res/values-ja/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:06:45 +00:00
Fiouz
c8137b3ea5
"Updated res/values-nl/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:06:41 +00:00
Fiouz
f4a6969ac9
"Updated res/values-ru/strings.xml to match r2744 (folder string identifiers changed)"
2010-11-17 22:06:36 +00:00
Jesse Vincent
46300ac421
Move our "pick a folder" preferences out of the account setup wizard,
...
where you're unlikely to even have access to them the first time you
walk through into the "Folders" preferences.
At the same time, move toward using a list preference widget, rather
than a custom activity.
2010-11-17 03:43:02 +00:00
Jesse Vincent
db2b177a79
Relabeled the "Choose Identity" menu item in message compose to be a bit
...
more obvious to end users.
Split out the "choose identity" icon from the "cc" icon, though they're
still the same image, at least they're logically separate
2010-11-14 15:36:52 +00:00
Jesse Vincent
620b6f3907
providers.xml update from Froyo AOSP
2010-11-14 15:20:54 +00:00
Jesse Vincent
730febf6b9
fixing the name of the sort icon for hdpi
2010-11-14 13:38:15 +00:00
Jesse Vincent
1f80b7c723
New hdpi icons from plauclair
2010-11-14 03:39:32 +00:00
Jesse Vincent
675651286b
Added the ability to completely wipe the localy cached messages of a syncced folder.
2010-11-14 00:49:25 +00:00
Jesse Vincent
14055691a3
Merge branch 'mail-on-sd'
...
* mail-on-sd: (40 commits)
Added more comments to explain how the locking mecanism works for LocalStore
Fixed wrong method being called during experimental provider initialization (since provider isn't enabled, that didn't harm)
Add more comments about how the various StorageProviders work and how they're enabled
find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs
French localization for storage related settings
Remove unused SD card strings (replaced with storage indirection)
Merge mail-on-sd branch from trunk
Reset mail service on storage mount (even if no account uses the storage, to be improved)
find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs
Migraion -> Migration
move the Storage location preference into preferences rather than the wizard.
Made LocalStore log less verbose Added @Override compile checks
Added ACTION_SHUTDOWN broadcast receiver to properly initiate shutdown sequence (not yet implemented) and cancel any scheduled Intent
Be more consistent about which SQLiteDatabase variable is used (from instance variable to argument variable) to make code more refactoring-friendly (class is already big, code extraction should be easier if not referencing the instance variable).
Added transaction timing logging
Factorised storage lock/transaction handling code for regular operations.
Use DB transactions to batch modifications (makes code more robust / could improve performances)
Merge mail-on-sd branch from trunk
Update issue 888 Added DB close on unmount / DB open on mount
Update issue 888 Back to account list when underlying storage not available/unmounting in MessageView / MessageList
...
2010-11-13 21:40:56 +00:00
Jesse Vincent
76e26607b8
Added a first pass implementation of being able to resend a message.
2010-11-13 03:09:32 +00:00
Jesse Vincent
af5f78928c
Add a "fetch all messages" visible limit
2010-11-12 23:41:43 +00:00
Jesse Vincent
73a51cc1c8
Correction to German translation from bobo_bb on IRC - a native speaker
...
should check this ;)
2010-11-08 02:24:25 +00:00
Jesse Vincent
52e2a437fb
Imported a variant of http://code.google.com/p/android-color-picker/ into k-9
...
- Ported to the ColorPickerDialog API
- Translated the API and Internals from Indonesian to English
- Moved to use K-9 strings rather than custom strings.
In an ideal world, we should use ambilwarna as an android library
project, like it was intended.
2010-11-08 02:21:32 +00:00
Jesse Vincent
d45081abaa
Animate the batch-operations toolbar (Imported from AOSP)
2010-11-07 19:40:42 +00:00
Jesse Vincent
c0d9939ec6
Restore generation of messagelist chips, now that we have an elastic
...
message size.
2010-11-07 00:30:12 +00:00
Koji Arai
8198ce96f2
Updated Japanese translation.
2010-11-05 16:46:15 +00:00
Jesse Vincent
9d69875246
Add a new preference to let users select how many lines of message
...
preview show in message-preview mode.
2010-11-05 02:59:26 +00:00
cketti
506f43faba
- Added android:persistent="false" attribute to *Preference elements in global, account, and folder settings XML files to prevent automatic persistence to SharedPreferences. We're using our own storage system!
...
- "Prettified" XML files
2010-11-04 02:47:53 +00:00
cketti
7acb7ceda3
Display name and email address in separate lines for auto-complete results in message compose activity.
...
Fixes issue 2442
2010-10-30 21:06:09 +00:00
Jesse Vincent
c5cf9e5c8c
message_to_label and message_to_fmt were used from places that weren't
...
their original sources. rename them to lie less.
2010-10-29 22:34:59 +00:00
Koji Arai
aa46da06bb
Updated Japanese translation. catch up with r2580
2010-10-29 15:50:58 +00:00
Fiouz
50c3751421
Display "Account settings" title instead of "General settings" when opening account settings (doesn't seem to be affected by user chosen language though)
2010-10-28 19:07:30 +00:00
Marcus Wolschon
b723769e65
translated "unable to connect".
2010-10-28 14:37:48 +00:00
Jesse Vincent
6704279042
redo our messagelist sigil code to not break sender colorization
2010-10-25 03:21:08 +00:00
Fiouz
0afc738e2a
Update issue 1916
...
French localization:
- Added localization for r2561 strings
- Spelling fixes
2010-10-24 07:51:15 +00:00
Jesse Vincent
c216f42eb3
Exchange authenticaton and setup overhaul from Kris Wong
2010-10-24 01:03:29 +00:00
Jesse Vincent
4b9d4b677a
Improved accessibility for next/prev buttons
...
(reported by a screenreader user)
2010-10-23 17:33:18 +00:00
Jesse Vincent
64829aea89
first pass at importing the traditional chinese translation from Issue
...
2500 ( thanks to zhangyin@research.neu.edu.cn )
2010-10-22 15:46:46 +00:00
Jesse Vincent
8d9c074a27
Add gmail-style "to me" and "cc me" indicators in messagelist
2010-10-21 20:48:45 +00:00
cketti
44e2857c3f
Corrected small typo
...
Fixes issue 2482
2010-10-20 13:10:17 +00:00
Fiouz
e26e0973d5
Same as r2450
...
Rename strings-sv.xml to strings.xml (Android ignores the actual file name, rename is for consistency)
2010-10-16 21:29:00 +00:00
Fiouz
357ff33133
Update issue 1916
...
Added new options localization
Minor fixes
2010-10-11 22:43:06 +00:00
Jesse Vincent
a44c942f2a
Use the android-standard "Share" instead of "Forward with another app"
2010-10-11 14:54:28 +00:00
Jesse Vincent
d07aca3008
"Preferences" -> "Settings" for consistency
2010-10-11 14:54:23 +00:00
Jesse Vincent
c5d68fb49d
Add preferences to enable pinch-to-zoom and single-column layout for
...
messages
2010-10-11 14:54:15 +00:00
Jesse Vincent
7689cc237c
move an "interaction" preference to the interaction section
2010-10-11 13:59:29 +00:00
Jesse Vincent
179562e6c4
Updated dutch translation
2010-10-11 02:56:56 +00:00
Jesse Vincent
5fc78b4219
astyle
2010-10-11 00:08:54 +00:00
Jesse Vincent
a683186f6e
move 3 IMAP preferences out of the "wizard" flow to an advanced page
...
where they belong
2010-10-11 00:08:47 +00:00
Jesse Vincent
28388b235e
move "saveAllHeaders" to the account preferences screen.
2010-10-11 00:08:39 +00:00
Jesse Vincent
f6378b3df4
Relabel "Integrated Inbox" as "Unified Inbox" - it's a bit shorter,
...
slightly more descriptive and it matches iPhone terminology.
2010-10-10 21:35:30 +00:00
Jesse Vincent
7da70e6615
Further preferences cleanup / standardization
2010-10-10 21:35:26 +00:00
Jesse Vincent
68adf0ab7b
break our font list into pages for easier managability
2010-10-10 21:35:22 +00:00
Jesse Vincent
bec75e5361
Now that we have a Dutch translation, actually show it in the list
2010-10-10 21:35:17 +00:00
Jesse Vincent
940fc7c239
First pass at making account settings somewhat more coherent.
2010-10-10 19:29:19 +00:00
Jesse Vincent
0054c00240
k-9's search model isn't a websearch
2010-10-10 19:29:07 +00:00
Jesse Vincent
514e1a5ceb
Add support for voice search mode for the search results
2010-10-10 19:29:02 +00:00
cketti
da7210d1db
Refactoring: Some variable, method, and id renaming.
2010-10-09 00:38:52 +00:00
cketti
23b53bd660
Update issue 2144
...
Added option to show names from contacts to global preferences (value isn't used yet).
2010-10-08 23:50:33 +00:00
Jesse Vincent
78f797dda8
A previous refactoring broke notification for messages from the user by
...
replacing a localized string with substitutions with a concatenation
in one of two places the string was used.
2010-10-08 05:09:38 +00:00
Jesse Vincent
187714dfb8
fix a unicode bug in dutch translation
2010-10-06 22:44:59 +00:00
Jesse Vincent
89248a3bf8
New Dutch translation from Stephan Vijfhuizen
2010-10-06 22:41:04 +00:00
cketti
6220237576
Corrected indentation
2010-10-03 23:55:10 +00:00
Fiouz
9347409e14
Changed case of CheckboxListPreference class to match the Android framework naming pattern
2010-10-03 09:26:30 +00:00
Fiouz
6ad298ba50
Update issue 1916
...
Added new options localization
2010-10-03 09:04:42 +00:00
Jesse Vincent
5f4794954a
minor wordsmithing to a couple of new preferences.
2010-10-01 04:25:12 +00:00
cketti
b3718f6ea5
Update issue 1253
...
Update of german translation by therossoblu
2010-09-29 20:08:38 +00:00
cketti
1b6fc440fa
Fixed german translation.
...
Fixes issue 2380
2010-09-29 11:28:50 +00:00
Marcus Wolschon
5bbaf88972
elipsis at front with long subfolder-pathes.
...
(Only the last part of the path is interesting)
2010-09-27 11:59:17 +00:00
Koji Arai
2a39cd5206
Fixes issue 2282
...
Added an option whether the registered name color is change or not
Avoid "Connection error" when MessageView is opened. The contacts.getName() might return null.
2010-09-26 14:39:52 +00:00
Fiouz
39fd77591c
Update issue 2172
...
Swedish localization update from daniel.malmgren.DM / swedroid.se folks, thanks!
2010-09-20 20:01:41 +00:00
Fiouz
55f4361ecf
Update issue 2172
...
Added Swedish localization, thanks to daniel.malmgren.DM!
2010-09-19 21:32:02 +00:00
Fiouz
e28e6d8817
Added ability to disable LED notification for new messages (new account setting)
...
Extracted notification related settings in separate class (see Issue 2268)
Update issue 371
Status: Fixed
Added ability to disable LED notification for new messages
2010-09-19 20:54:43 +00:00
cketti
92a2cd7cde
Update issue 1253
...
Update of german translation by therossoblu and cketti
2010-09-17 12:53:56 +00:00
Fiouz
c63e230d12
Update issue 2302
...
Fixed some keys being translated and causing build error on non UTF-8 compilers
2010-09-14 17:43:22 +00:00
Fiouz
f6a9ee2e24
Update issue 2302
...
Added Finnish localization localization from Ari Arokoski. Thanks!
2010-09-11 08:28:19 +00:00
cketti
115683e20e
Update issue 1253
...
Update of german translation by therossoblu
2010-09-05 22:04:32 +00:00
Jesse Vincent
3291c585e8
Improve Volume navigation settings, fix a bug when a list view is in
...
touch mode.
Patch by fiouzy.
2010-09-03 21:41:32 +00:00
Fiouz
0fd058c2e6
French localization for strings introduced with issue 939 - r2312
2010-09-02 19:46:47 +00:00
Fiouz
f43db5235c
Fixes issue 1711
...
Owner: fiouzy
Don't display message subject in notification bar when keyguard is active (system locked)
2010-09-01 22:26:36 +00:00
Fiouz
f21d86d8ce
Fixes issue 1945. Toast debug location when enabling debug logging.
2010-09-01 21:27:11 +00:00
Fiouz
9b285ae3fc
Fixes issue 939
...
Heavily inspired from Gmail implementation. Currently implemented only for MessageView delete operation.
2010-09-01 20:59:09 +00:00
Koji Arai
b1074329e4
On the MessageList and the MessageView, prefer to use the display name registered in the Contacts rather than raw addresses.
...
Update issue 2144
2010-08-30 14:37:34 +00:00
Jesse Vincent
0f1a1baa89
Add a preference to use volume up / volume down to navigate items.
...
From a patch by paul.kilroy@gmail.com . Partial resolution of Issue 2112
2010-08-30 02:15:59 +00:00
Jesse Vincent
be8ac83198
A first pass at letting users choose not to top-post their message
...
replies. Code By achen.code@gmail.com
Fixes Issue 2262
2010-08-30 00:00:34 +00:00
Koji Arai
015666b657
Fixed issue 2174
...
When selecting one of the five vibrate patterns or the number of repetitions, we should demonstrate to the user what the vibrate pattern feels like. (Thanks to achen.code)
use the ListPreference instead of the EditTextPreference to set vibrate times.
2010-08-28 14:00:34 +00:00
Jesse Vincent
0b62640eac
Provisional initial commit of MessagingProvider code by
...
stephane.lajeunesse and koxx33
We're going to try it out in the 3.1 dev series. if it ends up looking
good, it'll be in 3.2
2010-08-18 02:49:13 +00:00
Jesse Vincent
86dc82f916
Merge branch 'ideal-screenreader'
...
* ideal-screenreader:
The IDEAL Group have joined the K-9 dogwalkers and submitted their code to be part of K-9!
Initial import of the Ideal K-9 branch which adds support for screenreaders.
2010-08-18 02:01:10 +00:00
Marcus Wolschon
97001b6edb
filter on folder-selection
2010-08-13 06:37:00 +00:00
Marcus Wolschon
08b8066441
added some missing translations
2010-08-13 06:36:42 +00:00
Fiouz
5ffde12932
Updated French localization with regular French strings.xml and added Canadian French localization file.
...
Update issue 1916
Status: started
I updated the existing strings.xml with many of your fixes and added a Canadian French specific strings.xml: it only contains terms that differ.
Identified terms (fr / fr_CA) :
e-mail / courriel
spam / pourriel
You can now choose "Français (Canada)" language from the configuration screen.
I tried to match the Gmail application running on a system configured with French locale: it mainly use the "message" term and sometime "e-mail" like in notifications as well as "spam".
Some other modifications are spelling fixes.
2010-08-12 14:26:47 +00:00
Koji Arai
e43297cd8b
Updated japanese translation.
2010-08-11 15:45:23 +00:00
cketti
43fb202d43
Fixes issue 1522
...
Added option to automatically show images in message view (always, if sender is in contacts, never).
Patch by paulkilroy (thanks!)
Includes bugfix for the "Show pictures" on orientation change code introduced earlier.
2010-08-07 22:38:08 +00:00
cketti
b4566ef640
Updates issue 1916
...
French translation updated by p.lucauclair
2010-08-07 12:36:42 +00:00
cketti
5cb1c16003
Small layout change for sign/encrypt button in message compose activity. Shifts the encrypt checkbox to the right to make room for longer key descriptions/email addresses.
2010-08-05 12:08:13 +00:00
cketti
bd563291c1
Set text color for text on sign and encrypt checkboxes in the message compose layout so it will also work in dark theme.
...
Fixes issue 2100
2010-08-05 12:02:47 +00:00
Thialfihar
7d6798cc67
removed string constant "find_action", as it isn't used anywhere anymore
2010-08-05 10:58:13 +00:00
Koji Arai
fc934e1baa
Updated japanese translation for the apg-integration.
2010-07-30 15:50:02 +00:00
Jesse Vincent
7a4d12b53b
Merge from apg-integration
2010-07-27 12:10:09 +00:00
Koji Arai
b3ac8fa252
Updated japanese translation. Thanks to hatty.
2010-07-25 15:04:00 +00:00
Jesse Vincent
338919a9a0
Merge remote branch 'remotes/issue814'
...
* remotes/issue814:
Changed the appearance of the ChooseAccount activity to better match the look of the account list.
svn:eol-style set to LF (UNIX style)
Update issue 814 Status: Started Cc: +fiouzy Reuse of res/layout/accounts_item.xml to match account list Automatically expand/scroll to Intent-presented account
- Patch provided by fiouzy (ability to choose identity from other accounts) - Modifications in MessageCompose by cketti (use MessageReference to replace mFolder and mSourceMessageUid)
Created branch for issue 814 (Feature to select account to send from in compose screen)
2010-07-22 03:15:28 +00:00
Jesse Vincent
6ef923be91
After we download attachments, get rid of the "old" attachment views
2010-07-19 01:54:55 +00:00
Jesse Vincent
6d20c65778
remove the old "isdownloading" notification for the current message.
2010-07-19 01:53:49 +00:00
Jesse Vincent
111e6f5109
First pass at a "download the rest of this message" button
2010-07-19 01:52:59 +00:00
Jesse Vincent
ba59b6858b
update r1996 per danapple0's clarification about how "the last day" code
...
works
2010-07-16 02:56:21 +00:00
Jesse Vincent
a9f78f2f5c
slightly tighten up the autodownload-by-size menu option. it could still
...
use more work
2010-07-16 02:03:53 +00:00
Jesse Vincent
03d61d914d
Walk back most of r1921 (Changing "the big bang" to "any time (no
...
limit)" and _slightly_ tweaking the grammar so that the options
read closer to an english sentence.
2010-07-16 02:03:40 +00:00
Jesse Vincent
8f1d535630
make it possible to get to global settings from the folder list
2010-07-16 01:24:01 +00:00
Jesse Vincent
853e9532a9
Improve "Settings -> Settings" to "Settings -> Global Settings"
2010-07-16 01:23:56 +00:00
Koji Arai
0a38d9242c
Updated japanese translation to match r1932 and r1950.
2010-07-15 16:58:22 +00:00
Thialfihar
510e9acc83
added text selection via "long press" in MessageView, also giving a notification for when text selection starts
...
Update issue 662
Added the long press initiation of text selection. I also noticed we'll have to make sure text selection is not recognized as a gesture (or at least ignored as gesture).
2010-07-14 18:12:40 +00:00
Thialfihar
983d541371
added English to the language options, which foolishly wasn't included in the list of native language names
...
Update issue 1988
Status: Started
Owner: thialfihar
You are absolutely right, English was not displayed for anyone. Oops. Added now, so it'll be in the next build.
2010-07-14 16:00:18 +00:00
cketti
9577231c9a
Hopefully fixed an error in the chinese translation.
...
Fixes issue 1987.
2010-07-14 15:12:56 +00:00
Fiouz
33bda75416
Update issue 1916
...
Added non-breaking spaces (\u00A0) for quoting/question/exclamation marks, colons
Switched to UNIX line ending style
2010-07-14 14:31:46 +00:00
Jesse Vincent
ed86fc8371
First pass at better end-user visibility into what K-9 is doing when we
...
appear to "sit" while syncing headers.
2010-07-13 23:59:14 +00:00
Thialfihar
014b6c19c3
svn:eol-style=LF for src and XML resources
...
Fixes issue 1982
2010-07-13 21:49:28 +00:00
Thialfihar
eda64bf1e7
display the language choices in their native names, added a larger set of native language names, which will be reduced to the supported languages at runtime
...
Fixes issue 1290
This may be a bit much, but I hope it can make it a little bit easier to add a new language later on and have consistent ordering.
2010-07-13 14:24:21 +00:00
cketti
251454cc45
Updated french translation (thanks, p.lucauclair)
...
See issue 1916
2010-07-12 00:31:34 +00:00
Thialfihar
3e1f79cae8
fixed typo in string resource
2010-07-11 22:12:47 +00:00
Jesse Vincent
0afd6a9313
Remove the "only download headers" special case from the autodownload
...
setting
2010-07-11 15:40:01 +00:00
Koji Arai
bccfae7703
Added japanese translation made by hatty.
2010-07-11 15:35:31 +00:00
Jesse Vincent
df7cfdc3cf
Another attempt at the phrasing for "download messages since" -
...
"The Big Bang" is funny, but not friendly to non-native-speakers.
2010-07-11 12:31:57 +00:00
Jesse Vincent
ae339f1ac8
Add a per-account setting to choose how much of each message to download automatically.
2010-07-11 11:59:14 +00:00
cketti
e59987fdcb
Display an error message (instead of "null") if a message couldn't be decoded because of a missing charset.
...
See issue 1480 for a test case.
2010-07-11 01:28:08 +00:00
Thialfihar
8310224b89
fix typo "authtype" instead of "auth_type" that caused crash in Incoming Server settings, used the chance to rename all "*_authtype_*" resources to "_auth_type_*" to avoid future confusion
2010-07-09 02:54:15 +00:00
Thialfihar
36326d7bab
added a setting for language, overriding the system locale settings
...
Update issue 1290
2010-07-09 00:27:57 +00:00
Thialfihar
67b23fc797
added a setting for language, overriding the system locale settings
...
Update issue 1290
2010-07-09 00:27:47 +00:00
cketti
b188630eb4
Applied patch by ndarilek (thanks!) to add android:contentDescription attributes to unlabeled input fields to improve accessibility.
...
Fixes issue 1948
2010-07-08 12:18:12 +00:00
cketti
1eb37c2031
Added menu option to select & copy text in the message view.
...
The standard ScrollView causes problems when selecting text (and the message is long enough so scrolling is possible). The newly introduced ToggleScrollView can be set to disable scrolling via touch gestures thus making copying multi-line text sections possible.
Fixes issue 662
2010-07-07 22:14:45 +00:00
Thialfihar
00a8f948eb
added launcher shortcuts to accounts, refs issue 1025
2010-07-07 16:17:13 +00:00
Thialfihar
8752347b5f
merged archive-move-spam-buttons into trunk
2010-07-05 13:41:52 +00:00
Thialfihar
f79623d2bb
Previous French strings.xml contained a lot of drivel because I didn't strip some comments correctly. This should work.
2010-07-05 00:26:48 +00:00
Thialfihar
d0610e5282
Complete French translation added. Cheers, plauclair.
2010-07-05 00:17:58 +00:00
Koji Arai
a5a1ae7d28
Fixes Issue 41
...
Should query whether saving the draft message or discarding when back button was pressed.
Suppress to save the draft message automatically when attaching any file.
2010-07-04 17:46:55 +00:00
cketti
5ea01d2217
Updated polish translation with patch provided by borszczuk (see issue 1321)
2010-07-04 16:23:02 +00:00
Thialfihar
03b28c8b68
Added account settings for "archive" and "spam" folders. See issue 3.
2010-07-04 13:48:06 +00:00
Daniel Applebaum
318099082f
Fixes Issue 794
...
Implements new setting "Sync remote deletions" which is checked by
default. When unchecked, K-9 Mail will no longer remove messages from
local storage just because the message was removed from the server.
This functionality works for all account types. Messages will still
be removed from the local store in order to stay within the limit
imposed by the "Number of messages to display" setting.
2010-07-03 13:10:38 +00:00
cketti
45339457f8
Added preference to go to Integrated Inbox on application startup.
...
Fixes issue 1797
2010-07-03 00:26:35 +00:00
cketti
c15c3dc225
Accidentally introduced a new (unused) string with the last commit.
2010-07-02 22:50:41 +00:00
cketti
8cb8df344c
Fixed escaping typo
2010-07-02 22:46:59 +00:00
Koji Arai
3ee3fad3d6
Fixes Issue 1915
...
Added the vibrate pattern preference.
2010-07-02 14:47:01 +00:00
Daniel Applebaum
98d38d2e8d
Fixes Issue 1803
...
Less ambiguous and possibly more amusing wording.
2010-06-30 00:53:10 +00:00
Jesse Vincent
ad770baae0
Change "Synchronize messages sent" to "Download messages sent" for
...
slightly improved clarity. It could still be better
2010-06-21 18:18:03 +00:00
cketti
25f5469497
Added Czech localization provided by lubekgc (Thanks!)
...
See issue 1730
2010-06-21 16:26:12 +00:00
cketti
dcded11c35
Fixed missing escapes of double quote characters in the default strings.xml
...
Patch provided by lubekgc (see issue 1730)
2010-06-21 15:46:33 +00:00
cketti
648e3bd829
Added option to specify the message quote prefix character/string (default ">"). Applied patch provided by fiouzy (Thanks!) with some small modifications.
...
Fixes issue 1830
2010-06-20 14:07:03 +00:00
cketti
7f625b5ef4
Added option to specify Reply-to address for an identity. Patch provided by fiouzy (Thanks!).
...
Fixes issue 1762
2010-06-20 12:48:22 +00:00
cketti
e529bed259
Added option to return to the message list after deleting a message in the message view activity. Patch provided by fiouzy (Thanks!)
...
Fixes issue 1634
2010-06-20 12:15:29 +00:00
Jesse Vincent
793f297ece
fix the "unread" icon's transparency
2010-06-17 00:16:52 +00:00
cketti
d56f786f88
Always use colors from light theme for recipient dropdown list (because we always use the light theme to display the compose message dialog).
...
Fixes issue 942
2010-06-13 15:25:46 +00:00
Jesse Vincent
dcd83f243b
For post-2.8 - start at replacing text buttons with image buttons.
...
better images are desperately needed.
2010-06-10 03:37:23 +00:00
Jesse Vincent
953fd8f5ef
Fade out the bottom edge of message previews in the touch view
2010-06-09 02:50:38 +00:00
Jesse Vincent
53f8937bc3
Don't ellipsize the time either
2010-06-09 02:45:20 +00:00
Jesse Vincent
0cec2e9044
Fix cut off "Mark unread" text in multi-select
2010-06-09 02:23:56 +00:00
Jesse Vincent
2123cd01bc
a bit of whitespace cleanup to xml
2010-06-09 01:56:14 +00:00
Jesse Vincent
961f1bd2d9
Don't eillipsize dates in message view; right justify it, too
2010-06-09 01:56:07 +00:00
Jesse Vincent
845cd2a4da
Cleanup our Yahoo provider note
2010-06-08 02:37:09 +00:00
Jesse Vincent
0d28d70165
Slightly better wording for "forward to an outside app"
2010-06-06 21:33:51 +00:00
Jesse Vincent
366ce15196
Very first pass at contextual search. This _should_ end up as a submenu
...
with searches for "Same recipient", "In this conversations", "On this
date", etc.
2010-06-06 21:33:44 +00:00
Jesse Vincent
4bfebe42f1
Allow users to choose whether they want plaintext messages to be
...
fixed-width when uprezzed to HTML.
2010-06-06 21:33:33 +00:00
Jesse Vincent
d2ed40d626
Add a better description for the "Touchable" messagelist items
2010-06-06 21:33:22 +00:00
Daniel Applebaum
34a95ba006
Allowing entering alphabetic characters for the Outbox folder name.
2010-05-31 21:49:59 +00:00
Daniel Applebaum
b35f807820
Fixes Issue 227
...
Provide for controlling the maximum age of syncrhonized messages.
Efficient with IMAP, much less efficient with other Stores.
2010-05-30 21:20:47 +00:00
Daniel Applebaum
dedfd026be
Fixes Issue 254
...
Provide for only showing folders that are subscribed on the server
(IMAP only)
Also:
Change default for Notification behavior to the old way. Make going
to the search for unread messages off by default.
Fix up some hiding of labels, etc. on the incoming server settings.
Check for message suppression in search results.
2010-05-30 16:56:50 +00:00
Jesse Vincent
6b5bcd2c4d
Make the back button behaviour configurable. The default should remain
...
identical to the most recent behaviour. As an option, the user can force
back to always go "up" a level like Jesse likes
2010-05-30 04:16:44 +00:00
cketti
c5486469c2
- Add menu item to show additional headers in the message view
...
- Add option to save all headers locally (incoming server settings)
Applied patch provided by timmlinder with small modifications.
Fixes issue 43
2010-05-21 15:34:29 +00:00
Daniel Applebaum
71c43b9634
Fixes Issue 1482
...
Utilize cketti's AutoSyncHelper in order to provide a way to make K-9
Mail obey the global Auto-sync setting. K-9 Mail doesn't obey the
Auto-sync setting by default because K-9 Mail isn't listed as one of
the listed applications.
2010-05-15 21:26:15 +00:00
Jesse Vincent
a59ade4fdd
When no messages are selected yet, "Select all" is the only valid batch
...
option. Instead of forcing the user through a submenu, show "Select all"
instead of the submenu
2010-05-15 21:03:44 +00:00
Jesse Vincent
ea6bb0000e
Let users pick LED Notification colors different from their account chip colors
2010-05-15 20:35:59 +00:00
Daniel Applebaum
1502660826
Fixes Issue 1561
...
The user can elect to have opening a Notification open a
account-specific search for unread messages.
2010-05-12 05:35:08 +00:00
Daniel Applebaum
8b92bc3836
Fixes Issue 1474
...
Fixes Issue 1562
Issue 1474:
Provide new facility to totally wipe all data for an account but leave
settings intact. This is useful because sometimes storage is so full
that SQLite cannot perform the usual VACUUM or message deletion.
Add confirmation dialogs to destructive Clear and Recreate operations.
Remove destructive Clear from FolderList so as not to have to
duplicate the confirmation dialogs.
Issue 1562:
Suppress notifications when new messages arrive in Trash, Sent or
Drafts special folders.
2010-05-12 04:17:52 +00:00
Jesse Vincent
093d65513a
Clickable folder icons in account lists to get to folder lists, even if
...
there's an auto-open folder
2010-05-12 02:52:10 +00:00
Jesse Vincent
1bf1643987
Move Account and Folder settings into a submenu. give access to global
...
preferences from there, too. - many users never leave their inboxes
making it hard to get up to Settigns
2010-05-12 01:18:12 +00:00
Jesse Vincent
defaf7bbbf
fix the heights of the multi-act buttons to not be inconsistent
2010-05-11 23:58:02 +00:00
cketti
6a5b3b8a7f
Reverted lower minHeight for account and folder list as requested by jessev.
2010-05-11 00:17:32 +00:00
cketti
d938a7807e
Set minHeight of accounts and folder list to the height of star/envelope instead of listPreferredItemHeight. This way there's no jumping when message counts are returned from the database (see r1664) and the list item height is mostly defined by the font size.
2010-05-10 23:16:54 +00:00
cketti
f092a1eb5e
Applied patch by timmlinder (see issue 1253). Updates german translation and adds strings for the new account color picker.
2010-05-10 22:42:29 +00:00
Jesse Vincent
2733254832
We shouldn't be setting a minimum item height in the message view.
2010-05-10 20:08:31 +00:00
Jesse Vincent
9a816fc2f4
list items stop jumping out from under fingers as counts are returned from the database were
...
leading to a really bad user experience.
This change sets up min-item-heights per discussion with cketti to stop
that.
2010-05-09 20:08:11 +00:00
Daniel Applebaum
a1b8b2c67c
Put the stars and envelopes on the same line. This isn't the ideal,
...
because I don't like the stars moving around depending on whether
there is an envelope, but at least the overall list layout is a bit
improved (and more compact when using small fonts).
2010-05-09 15:48:39 +00:00
Daniel Applebaum
6aeac22dad
Fixes Issue 300
...
Fixes Issue 772
Fixes Issue 852
Issue 300: Handle incoming IMAP tokens in a case-insensitive manner
Issue 772: Add Yahoo workaround
Issue 852: Add configurable IMAP IDLE refresh frequency in Incoming
server settings
Also:
Add configuration option for whether push system executes a poll on
each connect.
Move the configuration for the maximum number of push folders to the
Incoming server Settings.
2010-05-09 15:27:41 +00:00
cketti
59c3300d71
Fixes issue 1004
2010-05-04 20:54:46 +00:00
cketti
4290b74e86
Removed unused resources from res directory
2010-05-03 13:08:38 +00:00
Jesse Vincent
5131dba71d
Overhaul message header display to scale reasonably with font-size
...
changes but not to waste lots of space unnecessarily. The placement of
loading and attachment icons may want additional love. I'm not sure
where they might best be placed.
2010-05-03 00:20:19 +00:00
cketti
582c3f82b8
New preference setting to add buttons to attach images or videos which is needed to work around a bug in Gallery 3D. Buttons are enabled by default if a buggy Gallery 3D version is found.
...
Thanks to dman13 for providing the work-around and analysing the bug.
Fixes issue 1186
2010-05-02 18:24:33 +00:00
cketti
8baedd0966
Widen message list chip to better match message view.
2010-05-02 18:11:59 +00:00
cketti
f2880d08b3
Changed scrollbar style back to outsideInset.
2010-05-02 17:45:31 +00:00
Jesse Vincent
d0e0dceab7
Widen folder and account list chips to better match message-view
2010-05-02 15:53:26 +00:00
Daniel Applebaum
6e9145f037
Adjunct to the new variable font sizes, allow the Account list and
...
Folder list items to vary in size based on the font sizes.
2010-05-02 04:54:09 +00:00
cketti
9eadd15c09
In message view:
...
- Changed scrollbar style
- Changed button heights to default
- Wider "Open" and "Save" buttons for attachments
2010-05-02 00:27:42 +00:00
cketti
d67307a2f8
Changed message view header to get rid of overlapping texts.
...
Fixes issue 808
2010-05-02 00:04:27 +00:00
cketti
7cb0797afc
Prettified message_compose.xml
2010-05-01 22:42:32 +00:00
cketti
98d711c668
Set background color of message compose view to white (so it won't look strange with the dark theme).
2010-05-01 22:09:20 +00:00
cketti
732b282ddc
Updated polish translation (provided by borszczuk). Discussion in issue 1321
2010-04-29 21:53:45 +00:00
Daniel Applebaum
488301d03e
Revert r1611. The extra alignment constraints made the stars go blank
...
when there was more than one digit for the starred count.
2010-04-27 03:18:41 +00:00
cketti
02f4d08396
- Added 1dip bottom margin to "number of starred messages" in account and folder list (looks nicer with dark theme)
...
- Prettified folder_list_item.xml
2010-04-26 22:22:23 +00:00
cketti
d082809524
Used LinearLayout + android:layout_weight to simplify account + message list. Fixes color chip height issue in the message list.
2010-04-26 19:50:25 +00:00
cketti
b7297f774b
@id -> @+id
2010-04-26 18:28:22 +00:00
cketti
e0e5da2d01
Display long account names or email addresses nicely in account list (issue 1478).
2010-04-26 18:26:10 +00:00
cketti
9fa9389386
- Removed the fixed height for message list items
...
- Sender name doesn't overlap the date anymore
- Sender name and date go below subject (don't overlap)
For now the color chip on the left doesn't use the full height of the message list item because of limitations of RelativeLayout.
First shot at fixing issue 1478.
2010-04-26 17:36:33 +00:00
cketti
bad67d5e17
- Changing the order of the date and subject TextViews in the XML file should fix the overlapping text issues
...
- Prettified message_list_item_touchable.xml
Fixes issue 1350
2010-04-26 17:10:46 +00:00
Jesse Vincent
0e4028d458
right-align stars in folder and account lists
2010-04-26 14:52:04 +00:00
Daniel Applebaum
267f02fc48
Add a color chip to the left side of the message headers so that it is
...
possible to tell in which account the message is located. Especially
useful when traversing search results in the MessageView.
2010-04-25 16:33:32 +00:00
Jesse Vincent
c649073fa7
Finish removing the old Android 1.0 chips
2010-04-25 08:59:59 +00:00
Jesse Vincent
d6bc0765d8
Allow users to set the account 'Chip' color per account.
2010-04-25 08:47:24 +00:00
Daniel Applebaum
f185240f67
Make stars and envelopes on folder active.
2010-04-24 19:10:57 +00:00
Daniel Applebaum
8e0ee1a6e1
Star and envelope are now active for regular accounts.
2010-04-22 04:58:50 +00:00
Daniel Applebaum
41c5dc5986
Fixes Issue 1448
...
Fixes ClassCastException.
Also:
Envelope and star in Accounts Activity are now both "hot". Tapping
the main part of the search opens the full search; tapping the
envelope opens the search only for unread messages; tapping the star
opens the search but only for starred messages.
The envelope and star are a bit small to reliably tap. Both options
should be available via long-press, also.
Methodology will be extended to real accounts, as well.
2010-04-22 02:20:35 +00:00
cketti
f8695f9a61
Added preference screen to pick font sizes for all important information in account list, folder list, message list and message view.
...
Fixes issue 7
2010-04-20 16:37:03 +00:00
Daniel Applebaum
cb4504cc33
Fixes Issue 1055
...
Provide a visually more interesting unread mail counter box that works
in both light and dark themes.
2010-04-20 04:17:15 +00:00
Daniel Applebaum
e22f3d2c1b
Provide user control over the account size measurement and search
...
result counting that are displayed in the Accouts Activity. These can
both be slow, so some users may opt-out.
2010-04-19 02:55:02 +00:00
Daniel Applebaum
5bd24fe425
Fixes Issue 1410
...
Fixes Issue 1431
Present flagged message count inside a star, matching the visual
presentation on individual messages.
Provide display of unread and flagged message counts for canned
searches.
Perhaps the message counts for searches and account size display
should be defeatable for improved speed.
2010-04-17 03:32:17 +00:00
Daniel Applebaum
1079e03495
Fixes Issue 1430
...
Displaying the progress in the list was way too slow.
2010-04-16 14:44:01 +00:00
cketti
a518f224b8
Updated polish translation (see Issue 1321)
2010-04-14 14:12:22 +00:00
cketti
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
Fixes issue 1321
Fixes issue 1393
Fixes issue 1414
Fixes issue 1087
2010-04-14 13:34:27 +00:00
Daniel Applebaum
9a8126d89c
Addresses Issue 1348 and Issue 95
...
Not done, yet, but available for developers to use.
Definite things to be done in the short term:
1) Allow user to hide canned searches in Accounts Activity
2) Make newly arrived mail immediately appear in search results.
Possible improvements:
3) User-definable searches
4) Make newly deleted mail immediately disappear search results.
5) Make message with flag changes immediately appear/disappear from
search results.
6) Show search result size in Accounts Activity.
2010-04-06 02:54:48 +00:00
cketti
0e45438234
Updated german translation. Thanks to henning.stummer
...
Fixes issue 1253 (again)
2010-03-27 14:10:40 +00:00
Daniel Applebaum
6a984b3aee
Incorporate Vincent Lum's ShowFolders2-48.png as the icon for the
...
"Folders" option menu in the Folder List.
2010-03-18 12:06:08 +00:00
Daniel Applebaum
8ae83fa488
Fixes Issue 1286
2010-03-13 04:53:30 +00:00
Daniel Applebaum
9d5803b174
Fixes Issue 981
...
Allow user to turn off gesture-based control.
Also, consolidate so that gestures could be used by other subclasses
of K9Activity. Probably should be made usable to K9ListActivity, too,
by making MyGestureDetector its own class and make it used by
K9Activity and K9ListActivity, and have the Activities implement a
callback interface for onNext and onPrevious.
2010-03-07 23:43:27 +00:00
Daniel Applebaum
f0808fb3e0
Fixes Issue 1291
...
Provides for the user to elect to have certain folders displayed first
in the FolderList. Folders so elected are displayed in alphabetical
order first, then folders not so elected are displayed alphabetical
order.
No special handling is done for Inbox any more, except that it is in
"top group" by default, to preserve current behavior until the user
changes the settings.
2010-03-07 17:02:21 +00:00
Daniel Applebaum
df4c768fea
Remove SD card strings, as the compiler complains that there is no
...
default localization.
2010-03-07 16:57:19 +00:00
Daniel Applebaum
2212236418
Should have been committed with r1491 for Issue 1224
2010-03-07 00:39:26 +00:00
Daniel Applebaum
ecc10e572f
Fixes Issue 1224
...
Implement DEFLATE compression for IMAP communication, enabled by
default. User can disable compression for Wi-Fi, Mobile, or Other
networks, if it causes problems or if uncompressed communication is
faster, which is possible on Wi-Fi and wired networks, especially.
"Other" is to allow for the Android platform to introduce new
networking types without having to immediately change K-9 Mail.
However, as those arise, new network types should be added as explicit
types in K-9 Mail.
2010-03-07 00:30:40 +00:00
Robert Jacob
8eb8e392ca
Issue 1253
...
Updated german localization with new strings.
2010-02-24 22:50:33 +00:00
Jesse Vincent
f9d39e4814
Back out Attachments-on-SD support (it's on a feature branch now, while
...
Bao-Long makes it extra-awesome)
This commit should revert:
r1445
r1437
r1436
r1449
r1442
r1441
r1419
r1414
r1413
2010-02-18 03:28:31 +00:00
cketti
f2f3b4263d
Fixed editable TextView
2010-02-13 18:20:08 +00:00
Daniel Applebaum
58048a4e19
Correct silly text error
2010-02-13 02:08:24 +00:00
cketti
80ae0402e5
Fixes issue 1199
2010-02-09 15:41:40 +00:00
Daniel Applebaum
23e5a132d4
Provide title bar display of next polling time
2010-02-09 03:26:40 +00:00
cketti
033e0d40de
Optional signatures on per identity basis. Original patch by jiri.tyr (thanks!) slightly modified by me.
...
Fixes issue 461
2010-02-08 17:47:00 +00:00
cketti
58f3005a28
Removed duplicate shortcut/hotkey from forward (alternate)
2010-02-07 23:11:57 +00:00
cketti
20fc93c101
Updated german translation with patch from wertarbyte (thanks!).
...
(Poorly) translated missing strings (cketti)
Fixes Issue 1088
2010-02-07 23:02:07 +00:00
Daniel Applebaum
1fb03a45a0
Fixes Issue 1059
...
Provides for menu items to quickly change the mode of displayed
folders. Also, reorganizes the menu to have an Advanced sub-menu,
like Accounts page has.
Desparately needs a new icon for the Folders menu item.
2010-02-06 23:23:22 +00:00
Daniel Applebaum
4fa4f22f2c
Fixes Issue 494
...
Allow for setting the Outbox to have any name, as tying it to a server
side folder does not make sense. It is never synced.
2010-02-06 22:36:22 +00:00
Bao-Long Nguyen-Trong
55dac7ee4e
Added option to have attachments store on sd card
...
(this is still a rough implementation)
2010-02-06 15:22:59 +00:00
Bao-Long Nguyen-Trong
49b223e20c
Fixed issue 140 and issue 950: for partially downloaded messages, displaying what we already have while downloading the full message in the background
...
TODO: Need better icon indicating that the message is being fetched
2010-02-06 14:49:36 +00:00
Daniel Applebaum
6f064e1193
Partial implementation for Issue 1059. Doesn't help those without
...
physical keyboards, though, and should be modified to only re-setup
pushers. Current implementation causes a wasteful reschedule of
polling.
Also gets the help Toast for the folder up-to-date after the
FolderList/MessageList split.
2010-02-06 05:55:40 +00:00
Daniel Applebaum
d114fa1bc3
Fixes Issue 1058
...
Add 's' hotkey for Select/deselect
2010-01-31 15:41:26 +00:00
Jesse Vincent
b702c67529
Fix checkboxes for message_list_item_touchable.
2010-01-25 03:39:12 +00:00
Jesse Vincent
08ed1ed389
Fix checkbox width issue on Android 1.5
2010-01-24 20:40:42 +00:00
Jesse Vincent
c59aeb2c78
Patch from Scott Kister to give us better new-message notifications,
...
somewhat worked over by me
2010-01-21 18:49:11 +00:00
Jesse Vincent
9e9f3d4697
Normalize "flag" to "star" - Fixes Issue 1057
2010-01-21 02:21:39 +00:00
Bao-Long Nguyen-Trong
f86cebdd28
. 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:24:34 +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
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
8ab09d8d9b
Fix our star image so it looks better on the dark theme.
2010-01-18 02:24:30 +00:00
Jesse Vincent
9301aabc8c
CRAM-MD5 for SMTP is now configurable
2010-01-18 00:10:49 +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
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
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
34379dc9be
Improved batch button behavior for touch view
2010-01-14 01:07:13 +00:00
Jesse Vincent
0061b3da81
steal a more compact android-standard checkbox style from AOSP. Tighten
...
up the touchview
2010-01-14 00:33:05 +00:00
Jesse Vincent
045eb93e3c
Switch from "preferences" to "Settings" to conform to platform standards
2010-01-14 00:00:44 +00:00
Jesse Vincent
9bfc01ca32
Add a preference for the new "touch friendly" view.
2010-01-13 03:37:13 +00:00