Sander Bogaert
335c54575e
Fix unescaped single quote.
2012-10-08 21:54:39 +02:00
Erkan
9651beffc0
Update res/values-fr/strings.xml
2012-10-08 22:36:24 +03:00
cketti
93b13362b4
Converted message list to a fragment
2012-10-06 03:41:32 +02:00
cketti
bbcc4988ba
Converted message view to a fragment
...
The fragment should be fully functional. The only thing missing is the
animation when showing the next/previous message.
2012-10-05 18:14:07 +02:00
cketti
db370c5b40
Removed unused layout
2012-10-05 18:14:06 +02:00
Jesse Vincent
19aad0d9a1
bump up the chip sizes a bit
2012-10-03 21:56:28 -04:00
Andrew Chen
f1d985dc2b
Fix syntax error in el translation.
2012-10-03 10:07:58 -07:00
Andrew Chen
bdb6e3ed68
Merge pull request #189 from igavio/patch-2
...
Update res/values-el/strings.xml
2012-10-03 10:06:13 -07:00
Alexey
e9f74051ab
Update res/values-ru/strings.xml
...
The most part of required lines was translated.
2012-10-03 13:19:19 +04:00
igavio
be48110545
Update res/values-el/strings.xml
2012-10-03 09:50:53 +03:00
cketti
952c40710e
Added setting to disable using the background as (un)read indicator
2012-10-02 22:56:06 +02:00
cketti
0f7ad3a20d
Get rid of the color gradients in the background (dark holo theme)
2012-10-02 19:46:41 +02:00
Andrew Chen
ec3c877ae3
Merge pull request #187 from 0x2102/patch-1
...
Update res/values-ru/strings.xml
2012-10-01 19:13:45 -07:00
Sander Bogaert
b5a3141fdd
Add the new outlook.com domain to our list of preconfigured domains.
2012-10-01 15:07:48 +02:00
0x2102
ef8165ad68
Update res/values-ru/strings.xml
2012-10-01 10:33:28 +04:00
Andrew Chen
03db11f70c
Remove parenthesis around MessageList status messages.
...
Since sync status is now on a separate line (and not after the folder name) in the title, there's no need to wrap it in parens.
2012-09-30 18:53:33 -07:00
Andrew Chen
1491935465
Prevent remote search if we have no network connectivity.
2012-09-30 10:44:20 -07:00
Andrew Chen
67507ffbe6
Merge pull request #186 from jacky672/patch-2
...
Update French translation
2012-09-29 07:54:58 -07:00
Erkan
abde7c5056
Update French translation
...
not tested
2012-09-29 01:03:24 +03:00
Andrew Chen
39e2a973a1
Merge branch 'imapsearch'
...
* imapsearch:
Change settings version to 18 to match what's currrently on master.
Handle aborted imap searches by nuking in-progress connections.
Move IMAP search into the Folder level.
Remove duplicate notification on remote search start.
Rename variables
changed PREFERENCE_CLOUD_SEARCH_ENABLED from "cloud_search_enabled" to "remote_search_enabled" in activity/setup/AccountSettings.java to resolve FC.
Add cloud search icon to local search result screen. Implement pull-to-remote-search.
Log remote search exceptions in addition to toasting them.
Add settings export for remote search settings.
Whitespace; no functional changes.
Handle implicit vs. explicit searches in ActionBar home button behavior.
Whitespace fix; no functional changes.
Add remote search actionbar icons.
IMAP Search: log exceptions on remote search, properly dispatch MessageList changes.
modified loadMessageForView() to dowload message if neither X_DOWNLOADED_FULL nor X_DOWNLOADED_PARTIAL.
Add remote IMAP search support.
Conflicts:
res/menu/message_list_option.xml
res/values/attrs.xml
res/values/themes.xml
src/com/fsck/k9/activity/MessageList.java
src/com/fsck/k9/preferences/Settings.java
2012-09-25 16:01:52 -07:00
Jani Kinnunen
f69312bd48
Finnish translation updated.
2012-09-25 10:54:11 -07:00
Jesse Vincent
2c486e31b6
option to put the sender of a message above the subject
2012-09-24 19:11:21 -04:00
Jesse Vincent
83c5783442
Remove the "make this the default account" checkbox from the account setup flow.
...
If you're adding a new account, it's less likely to be your default than your first was.
No reason for this in initial flow
2012-09-24 12:34:55 -04:00
Jesse Vincent
bb90f6d4ba
Backporting small ui cleanups to the account setup from kaiten
2012-09-24 12:34:22 -04:00
Jesse Vincent
7c0d47a493
switch back from an itemmenu ot a context menu in messagelist.
2012-09-24 12:11:34 -04:00
Andrew Chen
360b3f1be8
Add cloud search icon to local search result screen. Implement pull-to-remote-search.
2012-09-22 09:40:46 -07:00
Jesse Vincent
48785f52bf
Remove the message list stars preference now that stars are in the chip
2012-09-21 17:27:58 -04:00
Jesse Vincent
158c98b5af
replace checkboxes with a variant of the chip.
2012-09-21 17:27:58 -04:00
Jesse Vincent
e55b1e0738
Move the message star into the chip. (Also, the "to me" information)
2012-09-20 23:30:52 -04:00
Andrew Chen
ed3f3117b6
Whitespace; no functional changes.
2012-09-18 19:43:56 -07:00
m0viefreak
728d672627
swap 'compose' and 'check mail' buttons in message lists
...
now account list, folder list, and message list are consistent
2012-09-18 22:23:20 +02:00
Jani Kinnunen
987424352c
Two strings updated in the Finnish translation
2012-09-18 01:36:08 -07:00
cketti
0334ba88c5
Removed 'compact layout' for now
...
See issue 4556
2012-09-18 03:43:54 +02:00
cketti
7bb11c09b2
Display concrete action instead of "Toggle (un)read" & "(Un)star"
2012-09-18 03:33:37 +02:00
cketti
10e554e70e
Added dark theme icons for mark as (un)read + (un)flag
2012-09-18 01:01:38 +02:00
cketti
d5b9aec39f
Display a dark-themed "Send as" dialog when using the dark theme on HC+
2012-09-16 03:24:40 +02:00
Andrew Chen
9409435aa7
Merge pull request #179 from m0vie/message_view_theme_toggle
...
MessageView theme toggle: change the theme of the whole activity and not just the background of the WebView
2012-09-14 23:36:03 -07:00
Jani Kinnunen
f6c32e664b
Finnish translation updated again
2012-09-14 23:08:35 -07:00
m0viefreak
771b5122d6
MessageView theme toggle: change the theme of the whole activity and not just the background of the WebView
...
Using dark theme with white WebView background looks very ugly,
especially when a "download complete message" or a "show images"
button is present.
This change applies the theme to the whole activity.
Also changed the text for the toggle menu. It's also shorter now,
and isn't cut off anymore on hdpi/480px wide devices.
2012-09-15 07:22:25 +02:00
Andrew Chen
b81fc8ea90
Merge pull request #176 from aatdark/aatdark_issuedarkwhite
...
+toggle option in message view to change message display theme (dark,lig...
2012-09-14 20:07:29 -07:00
Jani Kinnunen
e297f885ac
Merge pull request #177 from jkinnunen/UpdatedFinnishTranslation
...
Updated Finnish translation.
2012-09-14 19:57:03 -07:00
Andrew Chen
d4ee4f3980
Add remote search actionbar icons.
2012-09-14 18:23:11 -07:00
cketti
bb88ddc6a0
Don't use AutoCompleteTextView text color workaround on API 11+ devices
...
Fixes issue 4561
2012-09-14 05:50:09 +02:00
Bernhard Redl
76d8e11703
+toggle option in message view to change message display theme (dark,light) permanently (Issue 1674)
2012-09-14 03:16:36 +02:00
cketti
0878de5936
Go back to the old behavior for batch mark as (un)read, (un)flag
...
If there is at least one unread message among the selected messages the
action is "mark as read". Otherwise, "mark as unread".
If there is at least one unstarred message among the selected messages
the action is "add star". Otherwise, "remove star".
2012-09-14 00:34:25 +02:00
cketti
937168895d
Whitespace fixes
2012-09-13 23:22:14 +02:00
Jesse Vincent
09323038e4
move the star to on top of the chip. (This will change to being a star view of the chip when we get there)
2012-09-13 14:07:57 -07:00
Rob Bayer
fdb1267cb1
Add remote IMAP search support.
...
* rbayer/IMAPsearch: (21 commits)
More cleanup
Code Cleanup getRemoteSearchFullText -> isRemoteSearchFullText line wraps for preference items
Refactor to allow fetching of extra search results beyond original request. Most code moved out of ImapStore and ImapFolder and into MessagingController.searchRemoteMessagesSynchronous. Should make it easier to add remoteSearch for other server types.
Prevent delete of search results while search results open
remove duplicated code block
Don't hide Crypto when IMAPsearch disabled
Code Style Cleanup: Tabs -> 4 spaces Remove trailing whitespace from blank lines
tabs -> spaces (my bad...)
Fix opening of folders to be Read-Write when necessary, even if they were previously opened Read-Only.
add missing file
Working IMAP search, with passable UI.
UI improvements
Simple help info when enabling Remote Search
Dependency for preferences
Basic IMAP search working
2012-09-13 09:10:37 -07:00
Jesse Vincent
8a1bdff4a2
message view header cleanup
2012-09-12 23:46:24 -07:00
Jesse Vincent
eec9ec87a2
rejiggering to work well with and without stars
2012-09-12 23:30:28 -07:00
Jesse Vincent
af78f60c8c
Trying a less IN YOUR FACE list item menu - more like google play music
2012-09-12 23:30:27 -07:00
Jesse Vincent
f64194cb33
Go back to the chip above the checkbox
2012-09-12 23:30:27 -07:00
Jesse Vincent
3a68360e30
remove lots of duplicate menu ui, particularly cutting down on context menu stuff.
2012-09-12 23:30:27 -07:00
Jesse Vincent
5d4a2132d8
Remove "mark all as read" from the UI. (leaving the backend support for now)
...
User-facing "select all, mark as read" is slightly different but less confusing and cluttered than the duplicated option
2012-09-12 23:30:27 -07:00
cketti
d9fad383eb
Added "select all" to action mode menu
2012-09-13 06:46:32 +02:00
Jesse Vincent
7b40e5b14a
remove single message items from the Action bar
2012-09-12 20:47:24 -04:00
Jesse Vincent
be1e376094
add a menu for message list item menus
2012-09-12 20:45:30 -04:00
cketti
2a05bc0caa
Use ActionBarSherlock's MenuBuilder for the "more" menu
2012-09-12 18:26:51 -04:00
Andrew Chen
c574088f57
Add basic pull to refresh support to MessageList.
2012-09-12 01:59:55 -07:00
Jesse Vincent
8d6b2c2290
move move and copy out of an extra level of submenu
...
move "more from this sender" out of the "reply" menu
2012-09-12 01:03:37 -04:00
Jesse Vincent
251d3fe2bf
layout pass to add our list-item menu button, move the chip inline with the subject. (most refactoring courtesy of eclipse)
2012-09-12 00:18:31 -04:00
Jesse Vincent
77bc346ef9
New icon and divider for message lists
2012-09-11 18:47:31 -04:00
Jesse Vincent
7ac34b185c
better layout when you don't show the checkboxes
2012-09-10 18:32:20 -04:00
cketti
20a608e1a0
Removed "Manage back button" setting
2012-09-10 17:54:27 +02:00
Jesse Vincent
8d928d20fa
get rid of the non-touchable version of the message list items. (The real difference was the capability to show previews)
2012-09-10 11:52:00 -04:00
cketti
047b5287b3
Got rid of icons in sub-menus
2012-09-10 16:48:55 +02:00
cketti
4f86e5ed3e
Got rid of the "Advanced" submenu in the Folders activity
2012-09-10 16:48:55 +02:00
cketti
04796106f6
Made "Settings" the last menu item in each activity
2012-09-10 16:48:54 +02:00
cketti
078e5dd867
Formatting cleanup. No functional changes.
2012-09-10 16:48:54 +02:00
Jesse Vincent
78cf804aca
first pass of converting chips to colored circles
2012-09-10 10:40:20 -04:00
Jesse Vincent
4718dd56ba
remove the old optimized-for-g1 message_list_item
2012-09-10 09:42:25 -04:00
Jesse Vincent
46edd8f793
Revert "Context actionbar for the account screen."
...
We're not ready for this sort of living in the futre yet.
This reverts commit 0f51eb54c1
.
Conflicts:
res/drawable-hdpi/ic_action_settings_light.png
res/drawable-ldpi/ic_action_settings_light.png
res/drawable-mdpi/ic_action_settings_light.png
res/drawable-xhdpi/ic_action_settings_light.png
res/menu/accounts_context.xml
res/values/strings.xml
src/com/fsck/k9/activity/Accounts.java
2012-09-10 07:56:35 -04:00
Jesse Vincent
297e859b90
Revert "Add context action bar on FolderList activity." - We are not ready for this
...
sort of future yet ;)
This reverts commit a5b8ce8064
.
Conflicts:
res/drawable-hdpi/ic_action_read_light.png
res/drawable-ldpi/ic_action_read_light.png
res/drawable-mdpi/ic_action_read_light.png
res/drawable-xhdpi/ic_action_read_light.png
res/menu/folder_context.xml
2012-09-10 07:41:37 -04:00
Jesse Vincent
20e3335bc1
Remove "flag" as a meessage view menu option (duplicates tapping on the star)
2012-09-09 13:45:34 -07:00
Jesse Vincent
87e437b388
Move "move" and "copy" out of a submenu
2012-09-09 13:45:33 -07:00
Andrew Chen
9fbb2b4836
Show the subject line in the MessageHeader if the ActionBar title was truncated.
2012-09-09 13:45:33 -07:00
Sander Bogaert
20b155ec8b
Add icons for the dark theme and make them active.
2012-09-09 13:45:32 -07:00
Andrew Chen
4a416f7acd
Hide subject line in MessageView since it's now displayed in the actionbar.
...
Now that the subject line is gone, the right side of the header is now the tallest part of the header.
Put date and time on the same line to keep the header compact.
2012-09-09 13:41:49 -07:00
Jesse Vincent
8314b65e72
cleanup; actually use the newly extracted icons
2012-09-09 13:39:14 -07:00
Jesse Vincent
f80318d98a
More extracting of icons
2012-09-09 13:39:14 -07:00
Jesse Vincent
9fe0a299d1
Initial example of theme-specific icons.
2012-09-09 13:39:13 -07:00
Sander Bogaert
595f591245
Make selection text a bit more generic.
2012-09-09 13:39:12 -07:00
Sander Bogaert
a5b8ce8064
Add context action bar on FolderList activity.
2012-09-09 13:39:11 -07:00
Sander Bogaert
0f51eb54c1
Context actionbar for the account screen.
2012-09-09 13:37:13 -07:00
Sander Bogaert
5392b8c331
Removed some unused files.
2012-09-09 13:37:12 -07:00
Sander Bogaert
bc9bc29097
Show unread count on special accounts too.
2012-09-09 13:37:11 -07:00
Sander Bogaert
85b8f2df8c
Move 'share' to message options in the MessageView.
2012-09-09 13:24:27 -07:00
cketti
1cdb1c4fc5
Changed look of action bar in MessageList
...
* (Temporarily) removed spinner because it wasn't doing anything useful
* Created custom view that also displays the unread count
2012-09-09 13:24:27 -07:00
cketti
9301e94e73
Show as much of the folder name as possible in the navigation spinner
2012-09-09 13:18:10 -07:00
Sander Bogaert
df6611b2de
Better sort action icon.
2012-09-09 13:13:44 -07:00
Sander Bogaert
13dc96eca9
Have the cc/bbc and attachment action on top with nice icons.
2012-09-09 13:13:43 -07:00
Sander Bogaert
cfc12ba8f2
Changed order of actions on the bar as suggested. Compose on the right now.
2012-09-09 13:13:42 -07:00
Sander Bogaert
29b6d046d3
Separate the welcome message in it's own activity. Cleaner solution and it prevents it from having the same actionbar as the Accounts activity.
2012-09-09 13:13:42 -07:00
Sander Bogaert
c31c8923c2
Add an actionbar to the MessageView activity.
2012-09-09 13:13:40 -07:00
Sander Bogaert
7a035a73b0
Moved context actionbar options around a bit to make more sense.
2012-09-09 13:13:40 -07:00
Sander Bogaert
592aeb0b03
Add forward, reply, reply all, same sender back in the MessageList context actionbar.
2012-09-09 13:13:39 -07:00
Sander Bogaert
6daa8a3c0c
Add refresh to actionbar for Accounts activity.
2012-09-08 22:26:31 -07:00
Sander Bogaert
0b89cdd0fc
Add send button to compose activity and use new icon for it.
2012-09-08 22:23:39 -07:00
Sander Bogaert
f0eafdf143
Make folderlist use new icons.
2012-09-08 22:21:12 -07:00
Sander Bogaert
2e530be2c8
Have a compose on the accounts screen.
2012-09-08 22:21:12 -07:00
Sander Bogaert
92bb3f4229
Fix spelling mistake.
2012-09-08 22:21:11 -07:00
Sander Bogaert
7c9a6b8592
Always show search button on actionbar of Accounts activity.
2012-09-08 22:21:11 -07:00
Sander Bogaert
7ce6f0d5e1
Smaller font size in actionbar in landscape mode.
2012-09-08 22:21:09 -07:00
Sander Bogaert
08174e212e
New nice ICS icons for our actionbar.
2012-09-08 22:21:09 -07:00
Sander Bogaert
69bde2beab
Never show 'select all' on actionbar.
2012-09-08 22:21:08 -07:00
Sander Bogaert
3c17043615
Force settings option in overflow menu on accounts and folders activities.
2012-09-08 22:21:07 -07:00
Sander Bogaert
a931bdba87
Force 'marke all as read' in the overflow menu.
2012-09-08 22:21:07 -07:00
cketti
933a8fdcd5
Made actionbar_selected a format string
2012-09-08 22:21:04 -07:00
Sander Bogaert
35e8937b8a
Remove send alternate option from messagelist activity.
2012-09-08 22:13:06 -07:00
Sander Bogaert
24d7416e61
Implemented the (Un)start and (Un)read toggles.
2012-09-08 22:13:06 -07:00
Sander Bogaert
6bea2dddac
Major cleanup of the MessageList activity and layout. Removed dead code.
2012-09-08 22:10:21 -07:00
Sander Bogaert
e01232a500
Selection with context actionbar working.
2012-09-08 22:05:41 -07:00
Sander Bogaert
b90386ecd3
Fix progressindicator on folderscreen.
2012-09-08 21:40:57 -07:00
Sander Bogaert
9cdc892919
Never show expunge on actionbar.
2012-09-08 21:40:57 -07:00
Sander Bogaert
6c27d3e7ef
Fix the upper refresh button in MessageList
2012-09-08 21:40:56 -07:00
Sander Bogaert
67ab08383f
Created new string resource for folderacitvity title.
2012-09-08 21:39:43 -07:00
Sander Bogaert
4de06915ea
Make title changeable. Have email adress and foldername in there.
2012-09-08 21:36:47 -07:00
Sander Bogaert
61d93d011f
Remove accounts option from regular menu.
2012-09-08 21:34:35 -07:00
Sander Bogaert
5273c72f05
Never show settings icon on actionbar.
2012-09-08 21:34:33 -07:00
Sander Bogaert
11ed023020
Fix workaround for framelayout ignoring margins on android 2.x
2012-09-08 21:32:55 -07:00
Sander Bogaert
2ec97235ec
Split bar on Messagelist activity and some code styling.
2012-09-08 21:32:54 -07:00
Sander Bogaert
4293914855
Initial actionbar integration. On top of every activity, no real integration yet.
2012-09-08 21:14:55 -07:00
Vincenzo Reale
513126fe08
Update Italian translation (Issue 4504)
2012-09-05 15:45:40 -07:00
diego
0ad69f4595
Some others typs (sorry)
2012-09-04 12:50:20 +02:00
diegomaninetti
bd898010e7
Fixed some typos in italian translation
2012-09-04 13:30:03 +03:00
diegomaninetti
3e6968cf55
Updated italian translation
2012-09-04 08:58:34 +03:00
Andrew Chen
05a53daddc
Merge pull request #171 from aatdark/aatdark_issue1035
...
Add $Forwarded IMAP flag support.
2012-08-30 09:22:18 -07:00
Bernhard Redl
7c007d19fb
added improvements suggested by achen
2012-08-30 17:47:58 +02:00
cketti
5a29d8b792
Fixed typo in Italian translation (found by Diego)
2012-08-30 07:39:26 +02:00
cketti
3958074a4e
Updated French translation
2012-08-30 04:06:05 +02:00
Bernhard Redl
56105bcfe3
+ add support for $Forwarded IMAP flag
2012-08-29 02:26:38 +02:00
cketti
76f741f11f
Fixed typos in German translation (found by Björn Voigt)
2012-08-26 01:47:19 +02:00
Jani Kinnunen
8e6a880032
Update Finnish translation.
2012-08-15 11:16:39 -07:00
Koji Arai
9a9dbd7ba3
Updated Japanese translation. catch up with 2e454f0
.
2012-08-15 23:00:05 +09:00
cketti
2e454f0af7
Removed "System zoom controls" setting
...
We always allow zooming but hide (provided the Android version supports
it) the on-screen zoom controls if the device supports multi-touch,
hence pinch-to-zoom.
2012-08-15 00:21:22 +02:00
cketti
8d3a1cdc77
Updated German translation
2012-08-11 01:58:21 +02:00
cketti
ba6a0bfa95
Added placeholders for missing strings to translations
2012-08-11 01:54:09 +02:00
cketti
d9f1690741
Added option to always show the CC/BCC text input fields
2012-08-10 03:38:10 +02:00
Jani Kinnunen
ff6bae0eef
Updated Finnish translation from pull #166 .
...
Squashed commit of the following:
commit 86e704e7a66fe0979885ee677e2b7cf3451567ce
Author: Jani Kinnunen <jani.kinnunen@wippies.fi>
Date: Thu Aug 9 06:49:07 2012 +0300
Another try at correcting the WebDAV thing.
commit 5e02bad5216af6e285b8446efd9262a010f9bcbe
Author: Jani Kinnunen <jani.kinnunen@wippies.fi>
Date: Wed Aug 8 20:51:21 2012 +0300
Small corrections to the Finnish translation.
commit 47cb79e1e007f762bc7e870d619558baea43f1cf
Author: Jani Kinnunen <jani.kinnunen@wippies.fi>
Date: Wed Aug 8 09:18:06 2012 +0300
Updated Finnish translation
2012-08-09 10:19:36 -07:00
Federico
4a66e95d60
Update Values-it
...
A few fixes by achen.code. Resolves pull #167 .
2012-08-08 14:59:30 -07:00
Andrew Chen
5804b617b6
Merge pull request #165 from Votyer/master
...
Update it translation.
2012-08-08 09:46:56 -07:00
Andrew Chen
20e358d60b
Fix XML errors in tr translation.
2012-08-07 11:19:23 -07:00
Federico
806a7e4eed
Update values-it/string.xml
2012-08-07 10:00:59 -07:00
wakeup
0a0a9b83f9
Update res/values-tr/strings.xml
2012-08-07 18:43:22 +03:00
Andrew Chen
d370acb67d
fix formatting
2012-08-06 17:08:49 -07:00
Sander Bogaert
ee283c0c77
Give star a bit more room so there is no cut-off. Don't force the scrollbar on the outside so the listitems can take the whole width.
2012-08-03 12:18:12 -04:00
cketti
3e6d161c18
Show current value for the 'notification_hide_subject' ListPreference
2012-08-02 02:43:10 +02:00
cketti
8c11ec18a9
Code style/documentation cleanup (no functional changes)
2012-08-02 02:31:54 +02:00
Bernhard Redl
4028505d69
Extended setting to hide subject in notification area (never, when locked, always)
...
Fixed issue 2595
2012-08-02 01:47:20 +02:00
Monopatis Dimitris
d1f84fc356
fix some spelling errors
2012-07-24 18:56:40 +03:00
cketti
853b4681b2
Hide 'Background data' option on ICS+ devices
2012-07-19 05:25:23 +02:00
cketti
a4677029be
Updated German translation
2012-06-25 22:37:58 +02:00
cketti
1a37bb9c09
Fixed a typo in French translation
2012-06-25 20:05:01 +02:00
cketti
2f7f7ad908
Made sure every PreferenceScreen has an associated key
...
If a PreferenceScreen has no associated key the screen can't be
restored after an orientation change (and the main screen is displayed)
2012-06-09 01:39:14 +02:00
cketti
3ea02ed983
Updated Chinese (zh_CN) translation (provided by sunnavy)
2012-06-04 21:55:20 +02:00
cketti
36c2e058d6
Fixed a typo
2012-05-30 14:50:45 +02:00
cketti
7355b3578a
Removed date format strings from translations
2012-05-28 19:45:17 +02:00
cketti
c7fd341eb8
Changed some strings for esthetical reasons (backport from Kaiten)
2012-05-28 02:21:54 +02:00
cketti
904e3e2942
Removed unused stuff
2012-05-24 06:17:48 +02:00
cketti
7a509a8e6a
Fixed "errors" in translations
...
Mostly replacing "..." with ellipsis character "…"
2012-05-24 06:17:46 +02:00
cketti
51dd555353
Changed the translations to match the new grouping in strings.xml
2012-05-24 06:17:45 +02:00
cketti
31ed240f88
Grouped app-specific and store-specific strings
...
First step to make it easier to change the branding in forks and support
different app stores.
2012-05-24 06:17:44 +02:00
cketti
cb357a0de4
Updated Chinese (zh-CN) translation (provided by sunnavy)
2012-05-22 23:50:13 +02:00
Jesse Vincent
0bab65c2cc
715de3b74d
was incomplete. hebrew update
2012-05-20 15:03:37 -04:00
Jesse Vincent
00d4221597
Traditional chinese translation update from qazrfv1234.q1@gmail.com
2012-05-20 15:03:04 -04:00
cketti
feed817741
Updated Chinese translation (provided by sunnavy)
2012-05-17 15:52:58 +02:00
Jesse Vincent
715de3b74d
Hebrew's android localization is -iw. Though we may have problems on the
...
Galaxy S II which uses "he"..at least according to stackoverflow
2012-05-13 14:27:02 -04:00
Jesse Vincent
bb4e971ca5
Remove strings which aren't typically translated from the hebrew translation
2012-05-13 14:16:52 -04:00
Jesse Vincent
17a72a6277
We hugely appreciate the work of all K-9 contributors, but as a general
...
practice don't name individual contributors in the UI. I'd love a
generalized "cast of characters" "Thanks" page in the UI, though
2012-05-13 14:14:06 -04:00
Jesse Vincent
362f0035c7
Hebrew translation from elyashiv sabach - אלישיב סבח
2012-05-13 13:56:49 -04:00
ashley willis
2632b39003
updated Yahoo! Mail Variants
2012-05-05 00:21:06 -05:00
Andrew Chen
b5a57fe40c
Capitalize "Hotmail"
2012-04-25 11:04:48 -07:00
cketti
7ec15420fe
Updated Spanish translation (AntonioGPS)
2012-04-23 23:17:22 +00:00
cketti
a984b02c53
Updated Polish translation (Błażej Jeżewski)
2012-04-23 22:56:47 +00:00
cketti
b02eb8be89
Added missing strings to Greek translation
...
Changed file layout to match that of res/values/strings.xml for easier
diffing.
2012-04-23 15:39:32 +00:00
cketti
9c2d7635ba
Extracted some strings to constants.xml
2012-04-23 15:05:29 +00:00
cketti
6e85597758
Added Greek and Ukrainian to the list of supported languages
...
Ordered the list like 'settings_language_values'
2012-04-21 16:09:10 +00:00
Andrew Chen
a4665a2bb2
Merge pull request #140 from igavio/patch-1
...
Fixes for the Greek translation.
2012-04-19 12:56:39 -07:00
igavio
aa37a5e8db
On patch-1 I undid the translation of htmlcleaner_license.
2012-04-19 10:08:17 +03:00
Andrew Chen
e53569b24c
Add comment about not localizing the legalese.
2012-04-18 15:35:54 -07:00
igavio
722f9732f2
Various corrections after first time use
2012-04-18 15:10:36 +03:00
Andriy Kopanytsia
0d5d69418f
Add Ukrainian localization.
2012-04-17 10:49:08 -07:00
cketti
9d854a0f6f
Fix a display bug by extending the system themes
2012-04-11 03:26:45 +02:00
cketti
981c582e9e
Updated polish translation (thanks to Błażej Jeżewski)
2012-04-11 03:10:40 +02:00
Andrew Chen
e23ba4c0c9
Reply receipt menu icons, take 2 (or 3?)
2012-04-09 10:32:20 -07:00
cketti
959ab4bdf2
Make ListView in EmailAddressList use the full screen height
2012-04-09 02:02:12 +02:00
Andrew Chen
2d13b0f36c
Add menu image for read/reply receipt.
2012-04-08 16:54:21 -07:00
Koji Arai
6861c813ea
Change layout of the email address list.
...
set title to the contact name.
change text size is medium from default(Large).
2012-04-08 12:32:10 -04:00
Jesse Vincent
4723ea0ae5
Possible to select email addresses from the ContactPicker
...
Conflicts:
src/com/fsck/k9/activity/MessageCompose.java
src/com/fsck/k9/helper/ContactsSdk3_4.java
2012-04-08 12:29:08 -04:00
Andrew Chen
42d6462946
Hide the batch archive button preference if none of our accounts have an archive folder.
...
Hide the batch archive button in the MessageList if none of the visible account(s) have an archive folder.
2012-04-06 15:52:56 -07:00
Andrew Chen
b5856a7ac5
More distinct archive button.
2012-04-06 14:40:41 -07:00
Andrew Chen
3e03120a73
Merge branch 'master' of https://github.com/mnb20/k-9 into pull111
...
* 'master' of https://github.com/mnb20/k-9 :
High DPI version of archive button icon
Fixed whitespace
Remove TODO
Replaced archive icon. Still a bit crap, but better than my previous attempt.
Added batch buttons for Archive and Move. Made batch buttons configurable.
2012-04-06 13:47:55 -07:00
Andrew Chen
1b1e8e4850
Fix another mix-encoded character in Greek (el) translation.
2012-04-06 12:55:34 -07:00
Andrew Chen
f7e5957c29
Merge pull request #133 from galanthus/master
...
Updates of russian translation
2012-04-06 12:17:19 -07:00
Andrew Chen
b5e01af7cc
Set proper filename for Greek (el) translation.
2012-04-06 12:14:29 -07:00
Andrew Chen
07f12cebe1
Re-encode sigils and ellipses in Greek (el) translation.
2012-04-06 11:41:44 -07:00
Andrew Chen
c767fa2fef
Add Greek (el) translation from IGaviotis (Issue 4135).
2012-04-06 11:31:08 -07:00
Dmitry Ashkadov
5bc28e04bc
Updates to Russian translation
2012-04-06 00:02:30 +04:00
cketti
5041a2c832
SingleMessageView cleanup
2012-04-04 10:04:57 +02:00
cketti
809f8efc77
Improved the look of MessageView with the dark theme
2012-04-03 07:55:52 +02:00
cketti
4612ceb3c8
Enabled dark theme for MessageCompose and MessageView
2012-04-03 07:55:51 +02:00
Koji Arai
d1c065230f
Updated Japanese translation. catch up with 5819d27
.
2012-04-03 00:02:52 +09:00
cketti
7715e396c4
Updated german translation
2012-04-02 01:35:02 +02:00
cketti
5819d27394
Added long-press popup menu to WebView in SingleMessageView
...
Actions:
- Open link for viewing
- Share link
- Copy link to clipboard
- View image
- Download/save image
- Copy image URL to clipboard
- Call number
- Save phone number to Contacts
- Copy phone number to clipboard
- Send mail
- Save to Contacts
- Copy email address to clipboard
This is based on work done by kernelhunter92 and ShellZero.
Fixed issue 1248
2012-04-01 22:46:36 +02:00
cketti
240f7ea9ac
Updated and improved german translation
2012-03-30 05:24:44 +02:00
cketti
43cb78d2de
Fixed display issue in MessageCompose
2012-03-26 07:29:10 +02:00
cketti
f32dce53ae
Fixed a small display issue in MessageCompose
2012-03-24 22:56:51 +01:00
cketti
661ed08061
Removed unnecessary layout containers
2012-03-24 22:51:33 +01:00
Jesse Vincent
ea90e24785
move the chips, change the sizes
2012-03-24 19:57:32 +01:00
Jesse Vincent
580f1639c3
UI improvements to the "select identity" button
2012-03-24 19:57:31 +01:00
cketti
8436e6b50b
Tweaked MessageCompose layout
2012-03-22 23:37:03 +01:00
cketti
52d333c8d9
Fixed indentation
2012-03-22 22:17:10 +01:00
cketti
f4274eec6e
Converted tabs to spaces
2012-03-22 22:17:10 +01:00
cketti
8180fd9ad2
Added a button to switch the identity in MessageCompose
...
Originally I wanted to use a Spinner, but it doesn't support multiple
view types (see [1]). Those are necessary because we use different
layouts for accounts (section headers) and identities (selectable list
items).
Removed the ChooseAccount activity because it's now unused.
2012-03-22 22:17:10 +01:00
cketti
1d28eb003d
Added a setting to disable marking messages as read on viewing
2012-03-19 04:44:41 +01:00
cketti
482ae352c1
Reverted most of the recent message header changes
...
Clicking the additional headers area still allows to hide that view
again.
2012-03-18 04:51:29 +01:00
Koji Arai
39f2138292
added a Japanese provider "auone.jp"
2012-03-17 23:16:35 +09:00
Koji Arai
8192d54cce
Updated Japanese translation. catch up with f9a30d1
.
2012-03-17 23:13:29 +09:00
ashley willis
f9a30d1822
added sort by arrival option.
2012-03-11 17:48:56 -05:00
cketti
faf9dc6e02
Restored show/more less indicator in the message header
2012-03-06 04:38:08 +01:00
m0viefreak
8d12244a9c
Message header changes
...
* remove expand/collapse arrows, instead use the background area of the header to toggle
* allow expanding of To: and Cc: texts when too long and cut off by clicking on them
2012-03-02 06:15:55 +01:00
cketti
2cb31a2fac
Added button to show unnamed and inline attachments
2012-02-27 21:45:46 +01:00
cketti
3632978b49
Don't animate the previous/next buttons in message view
2012-02-25 01:08:55 +01:00
cketti
7c97527d73
Allow message header to scroll when displaying the attachment list
2012-02-25 00:43:09 +01:00
cketti
63b43a40a9
Changed german translation
2012-02-22 19:37:21 +01:00
cketti
9a42a146e3
Limit the size of TextViews in the message header
2012-02-22 00:05:00 +01:00
cketti
80cb0cce35
Changed the layout to include a color chip again
2012-02-21 23:38:43 +01:00
cketti
9f42ff61d3
Removed settings for scrolling buttons
2012-02-21 15:16:36 +01:00
cketti
309eeb72ac
Got rid of the ScrollView in MessageView
...
The ScrollView around the WebView caused all sorts of problems. This
change removes the ScrollView and uses the undocumented method
WebView.setEmbeddedTitleBar() to set the MessageHeader view as "title
bar" of the WebView. This allows MessageHeader to scroll away making
more room for the WebView.
All of the "magic title bar" code was originally implemented by Jesse
for Kaiten.
Because WebView doesn't support a scrolling footer we can no longer
support scrolling buttons or attachments at the end of the message. Now
users can switch from message view to attachment view via a button just
below the message headers.
I also copied some code for which I was too lazy to create a separate
commit. It allows to display attachments we didn't use to show by
clicking on a "More..." button in the attachment view. Those
attachments are mostly images referenced by the HTML part (e.g.
background images).
Fixes issue 3291
2012-02-21 05:07:01 +01:00
Koji Arai
21d0b0275d
Updated Japanese translation. catch up with 4c318d1
.
2012-02-18 01:29:35 +09:00
ashley willis
4db048343f
account setup changes:
...
added gmx.com.
set delete policy to DELETE_POLICY_ON_DELETE for IMAP on automatic setup like manual setup does.
set default names for Archive and Spam on manual config like automatic setup does.
2012-02-16 18:35:25 -06:00
wilian-cb
4c318d1727
3945: Treatment for errors related to not having a file manager application in Android to handle import configurations.
2012-02-14 21:11:15 -02:00
cketti
485a505ca0
More tweaks to the unread widget
2012-02-13 12:25:03 +01:00
cketti
f36d2a6b23
Tweak widget layout
2012-02-13 12:16:20 +01:00
cketti
29e1a68288
Added widget to display the unread count for an account
2012-02-13 12:16:18 +01:00
Nick Nikolaou
46bf2c5be7
Add discard confirmation dialog when pressing back
2012-02-02 19:33:49 -06:00
ashley willis
bd700127de
added montclair.edu to res/xml/providers.xml based on http://oit.montclair.edu/documentation/msu_apps/email/AndroidPhoneSettingUpYourMSUEmailAccount.pdf
2012-01-23 19:51:30 -06:00
levysiqueira
18e4557b1e
Correction of few translation errors and translating some of the NEW strings.
2012-01-18 16:17:37 -02:00
cketti
edf0361aab
Added font size setting for text input fields in MessageCompose
2012-01-12 01:05:01 +01:00
Mark Baker
2261edcfb4
High DPI version of archive button icon
2012-01-06 22:29:33 +00:00
Mark Baker
0e86fb2a80
Fixed whitespace
2012-01-04 19:58:19 +00:00
cketti
ff08fdcdf5
Updated danish translation (provided by mittaa)
2011-12-31 02:50:00 +01:00
Mark Baker
a8c6ec45d2
Replaced archive icon. Still a bit crap, but better than my previous attempt.
2011-12-26 19:15:35 +00:00
Mark Baker
af1b9f83f2
Added batch buttons for Archive and Move. Made batch buttons configurable.
2011-12-24 18:17:12 +00:00
mwolschon
21c9c6c1dc
Issue 17: Hierarchical folder list / folder tree
2011-12-19 02:00:37 +01:00
mwolschon
2bfe1f4533
Issue 17: Hierarchical folder list / folder tree
2011-12-15 10:34:29 +01:00
damor
116d083d4d
Update French and German translation
2011-12-11 20:49:35 +01:00
Koji Arai
be9c77d040
Updated Japanese translation. catch up with 017033c
.
2011-12-02 23:33:11 +09:00
cketti
b02703e924
Removed unused string from translations and added placeholder for new one
2011-12-01 06:40:23 +01:00
cketti
017033cd53
Changed UI to allow selecting the empty IMAP namespace
2011-12-01 06:05:05 +01:00
cketti
d6acb09988
Added danish translation provided by mittaa
2011-11-25 23:18:00 +01:00
ashley willis
e9c8ec5598
Merge branch 'master' into pgp-fixes
2011-11-21 02:24:10 -06:00
ashley willis
94ba9bf71f
added comments, reworked a bit, and created warning dialog if some recipients don't have keys saved.
2011-11-21 01:59:51 -06:00
ashley willis
079996ebe5
refuse to save draft marked encrypted
2011-11-19 18:05:24 -06:00
ashley willis
c49d1ecc8e
removed code from previous commit disabling of syncing drafts to be encrypted.
2011-11-19 13:34:26 -06:00
ashley willis
51c662f0d0
pgp issues 2152, 2900, and 3673. also option to disable not-yet-encrypted drafts related to issue 1424.
2011-11-19 00:49:04 -06:00
Koji Arai
76f8e39214
Improved Japanese translation
2011-11-17 00:06:13 +09:00
Koji Arai
ba6e410227
Updated Japanese translation. catch up with 97bfb5e
.
2011-11-16 23:45:27 +09:00
Andrew Chen
97bfb5e229
Merge branch 'star-confirm' of https://github.com/ashleywillis/k-9 into pull-101
...
* 'star-confirm' of https://github.com/ashleywillis/k-9 :
Option to have confirmation on deleting starred messages.
incremented preferences/Settings.VERSION for new settings
2011-11-15 11:21:27 -08:00
Andrew Chen
ec17cd3c38
Merge pull request #100 from ashleywillis/autoformat
...
Message Format: Automatic (plain text unless replying to an HTML message)
2011-11-15 10:13:45 -08:00
ashley willis
6694f637e3
capitalization and change of variable names.
2011-11-15 00:42:37 -06:00
ashley willis
3ffb5021e1
Option to have confirmation on deleting starred messages.
2011-11-15 00:28:41 -06:00
Andrew Chen
ab46209b53
Updated zh-rTW translation by Jeff117077.
2011-11-14 16:00:27 -08:00
ashley willis
9201d16659
add MessageFormat.AUTO so that text/html messages are created only when necessary.
2011-11-14 17:28:45 -06:00
ashley willis
37f480c969
Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97 .
...
Option to strip signature from quoted text in replies.
Strips signature from quoted text in replies (line of /^-- $/ or html
equivalent, and everything below). Per account.
2011-11-14 14:00:15 -08:00
Koji Arai
b1de711851
Updated Japanese translation. catch up with 6f2be32
.
2011-11-12 14:27:08 +09:00
cketti
a9e934c66f
Updated french translation (erkan2005)
2011-11-12 00:29:58 +01:00
cketti
b3bfcbde15
Added placeholders for untranslated strings
2011-11-09 04:54:52 +01:00
Jesse Vincent
31e2da0af4
Backport Turkish translation from Kaiten
2011-11-06 17:19:28 -05:00
Jesse Vincent
f13ac8c164
don't translate the date format strings
2011-11-06 17:19:28 -05:00
Jesse Vincent
20832f0b98
fixed some formatting errors in the turkish translation
2011-11-06 17:19:28 -05:00
Jesse Vincent
45aa47ef04
Initial Turkish translation from Recep PAYVERDI
2011-11-06 17:19:28 -05:00
cketti
6f2be3226e
Removed hardcoded strings from layout
2011-11-05 19:53:27 +01:00
cketti
807907cb9e
Merge branch 'master' into issue549
...
Conflicts:
res/values/strings.xml
src/com/fsck/k9/service/MailService.java
2011-10-29 05:22:07 +02:00
cketti
6c7639023d
Updated german translation
2011-10-28 03:09:05 +02:00
cketti
882b988550
Tweaked german translation (Marius.Seebach)
2011-10-28 02:29:06 +02:00
cketti
6c6bf3fd6e
Updated catalan translation (dvbotet)
2011-10-28 02:20:10 +02:00
cketti
21bcf60891
Added placeholders for newly added string to translations
2011-10-28 02:20:10 +02:00
Lim Sungguk
b874664684
removed unnecessary empty line(English). Updated Korean Translation(Korean)
2011-10-25 00:02:24 +09:00
Lim Sungguk
b2321e99ef
Korean Translation Minor Update
2011-10-24 04:53:31 +09:00
cketti
3967654a3e
Show short message when moving accounts
2011-10-17 04:34:26 +02:00
cketti
52a92d93a1
Add dialog to ask for server passwords after import
2011-10-17 04:34:26 +02:00
Koji Arai
451ffc97c4
Updated Japanese translation. catch up with 2058fc3
.
2011-10-16 09:20:49 +09:00
cketti
fc8d2e9979
Merge branch 'master' into issue549
...
Conflicts:
res/menu/accounts_context.xml
res/menu/accounts_option.xml
res/values/strings.xml
src/com/fsck/k9/Account.java
src/com/fsck/k9/activity/Accounts.java
src/com/fsck/k9/activity/AsyncUIProcessor.java
src/com/fsck/k9/activity/FolderList.java
src/com/fsck/k9/activity/ImportListener.java
src/com/fsck/k9/activity/K9Activity.java
src/com/fsck/k9/activity/K9ListActivity.java
src/com/fsck/k9/activity/MessageView.java
src/com/fsck/k9/mail/store/ImapStore.java
src/com/fsck/k9/mail/store/Pop3Store.java
src/com/fsck/k9/mail/store/WebDavStore.java
src/com/fsck/k9/mail/transport/SmtpTransport.java
2011-10-14 20:33:25 +02:00
cketti
effb45c463
Cleaned up success message after settings import
2011-10-14 06:19:30 +02:00
cketti
470ba8bb03
Removed everything related to settings file encryption
...
The plan is to (re)add this feature later. With a proven method to
encrypt files; maybe OpenPGP.
2011-10-14 05:38:27 +02:00
cketti
5b81dbc2ed
Use resource strings instead of hardcoding things
2011-10-14 03:42:04 +02:00
ashley willis
2058fc378d
Option to show next message after delete by default instead of previous.
2011-10-12 17:50:24 +02:00
cketti
dfa97cd878
Handle activity restarts due to configuration changes
...
Close existing dialogs before the activity is destroyed. Recreate them
and rewire AsyncTasks to the new activity instance after its creation.
2011-10-01 20:11:14 +02:00
danapple
06cabdbde1
Working version of moving accounts within the Accounts view.
2011-09-05 12:38:03 -05:00
Koji Arai
de7624a92c
Updated Japanese translation. catch up with 20d2942
.
2011-09-04 01:44:41 +09:00
Jesse Vincent
20d2942a35
improve english phrasings of read receipts
2011-08-28 18:28:11 -04:00
Alessandro Russo
f5c679fb95
Added support for requesting read receipts
2011-08-27 20:46:04 -04:00
sunglim
5e5f058339
Updated Korean Language
2011-08-25 04:29:26 +09:00
sunglim
3f1123110b
korean minor update
2011-08-22 02:29:17 +09:00
sunglim
940a17ef52
Korean language minor update
2011-08-22 02:03:45 +09:00
Alexei Emanov
1d3e0df21d
The updated russian translation
2011-07-18 00:16:42 +04:00
Jesse Vincent
ea4978093e
Merge pull request #38 from Jan-Bart/patch-1
...
Email is e-mail in Dutch. And some other minor (but important) changes :-
2011-07-10 19:43:29 -07:00
Sándor Péter Nagy
55a014a8a2
Added a Hungarian translation
2011-07-02 15:40:30 -04:00
Jesse Vincent
b02b895aaf
Add 2MB, 5MB and "All" message download options
2011-07-02 15:29:49 -04:00
cketti
eb68df9070
Updated german translation
2011-06-17 04:34:26 +02:00
cketti
b4dbfd1db4
Changed german translation
2011-06-17 04:17:32 +02:00
Jan-Bart
b8012f97d1
Email is e-mail in Dutch. And some other minor (but important) changes :-)
2011-06-13 14:05:04 -07:00
Fiouz
c9c22bd500
Improve French translation wording
2011-06-11 23:48:02 +02:00
Fiouz
05cf4522ff
Adjust translations for the spam confirmation pluralization
...
Make dialog_confirm_spam_message a plurals string key only to match 72870174ce
.
The actual pluralization still has to be done.
2011-06-11 07:10:22 +02:00
Jan Berkel
632d7d8305
Point app_revision_url to updated URL and remove duplicates
2011-06-08 12:58:37 +02:00
Fiouz
5b5b35b902
MessageList: Switch subject to marquee ellipsis for landscape layout
...
Replicate the ellipsis change for the regular layout made on commit
90ef6781d4
2011-06-07 01:37:22 +02:00
Fiouz
153c665084
Update French (+ French Canadian specific parts) translation
2011-06-05 20:36:57 +02:00
Fiouz
72870174ce
Pluralize the "Move to spam" confirmation dialog since code paths were
...
unified in MessageList and multi-selection is now subject to this
dialog.
2011-06-05 01:35:11 +02:00
Jesse Vincent
6249758ae8
Merge pull request #36 from sunglim/ko_trans
...
Korean Language minor update
2011-05-25 08:57:08 -07:00
sunglim
20bff4b249
Korean Language minor update
2011-05-26 00:10:45 +09:00
Jesse Vincent
8bf400d2ee
Correct typo from dutch translation update
2011-05-24 16:19:29 -04:00
Jesse Vincent
a5aa067b80
Merge pull request #35 from Frank071/patch-1
...
Dutch Translation merge.
2011-05-24 13:16:01 -07:00
Koji Arai
90a5ca8ec2
Merge pull request #34 from jca02266/possible-to-toggle-quoted-text-display
...
Possible to toggle quoted text display
2011-05-24 08:33:53 -07:00
Koji Arai
e6a8dff0d5
Correct resources.
2011-05-25 00:15:13 +09:00
Frank071
e894d30d54
As requested by Jesse - all NEW: are translated.
2011-05-24 05:32:04 -07:00
Koji Arai
abb288ee07
Improved Japanese translation
2011-05-22 08:54:51 +09:00
Koji Arai
dc72efdb0b
Improved Japanese translation
2011-05-22 08:49:02 +09:00
Koji Arai
54030547db
Improved Japanese translation
2011-05-22 08:45:37 +09:00
Koji Arai
33a92b11a2
Use the Button instead of the ImageButton.
2011-05-22 04:12:41 +09:00
Koji Arai
ce9b280746
Added account preference to display quoted text.
2011-05-22 03:56:51 +09:00
Koji Arai
5d6df85aac
possible to toggle to display the quoted message to send.
2011-05-22 03:55:50 +09:00
cketti
072620e4fa
Modified german translation
2011-05-21 18:04:23 +02:00
Bernhard Redl
a97d7ff311
added new translated strings (german)
2011-05-21 17:13:26 +02:00
cketti
91a8bb78d9
Updated catalan translation (dvbotet)
2011-05-21 05:55:21 +02:00
Koji Arai
e6d4299c23
Improved Japanese translation
2011-05-20 00:19:12 +09:00
Marcus Wolschon
2311e688f0
changed German translation for batch-ops.
...
* "Mehrfachauswahl" was confusing and suggesting some kind of selection-mode
* menu-texts for the individual batch-ops didn't even fit the screen.
2011-05-17 09:16:42 +02:00
sunglim
eb83cfe1b5
add some Korean providers
2011-05-12 02:57:43 +09:00
sunglim
dfa1b290e7
Korean Language Option
2011-05-10 15:13:04 +09:00
sunglim
1f62b8d945
ko option
2011-05-10 15:09:11 +09:00
sunglim
806e2094bc
strings.xml
2011-05-08 12:56:40 +09:00
cketti
13db62fcb6
Merge pull request #5 from kechagia/master
...
Make K-9 Mail build in AOSP source tree
2011-05-06 11:26:16 -07:00
kris kechagia
723b20a7f6
removed empty, non-localized strings
2011-05-05 21:24:11 +02:00
cketti
bb4da9a8ba
Added placeholders for newly added string to translations
2011-05-05 00:21:00 +02:00
cketti
67b2921bcf
Replaced tabs with spaces
2011-05-05 00:20:59 +02:00
cketti
d5c865749d
Merge branch 'refs/heads/master' of ssh://git@github.com/k9mail/k-9.git
2011-04-30 23:24:23 +02:00
cketti
785fd397c5
Updated catalan translation (dvbotet)
2011-04-30 23:22:47 +02:00
Koji Arai
23d1d8dd8b
Updated Japanese translation. catch up with a4db299
.
2011-05-01 01:35:11 +09:00
Koji Arai
d745df753d
Improved Japanese translation
2011-04-29 04:25:58 +09:00
Koji Arai
9b2e4c43a9
Fixed default sender color in the MessageList
2011-04-26 23:49:25 +09:00
Jesse Vincent
ad46c5a22e
default path to save attachments isn't an interaction preference. until
...
we have a "storage" toplevel preferences section, move it to misc
2011-04-24 14:13:13 +10:00
Jesse Vincent
a4db299289
we don't use def_ to mean default
2011-04-24 14:12:32 +10:00
Jesse Vincent
0b2a9b5912
Phrasing improvements for "where to save attachments" preference
2011-04-24 14:11:43 +10:00
Bernhard Redl
e278ea23e9
Add a preference for selecting a default folder in which to save attachments
2011-04-24 13:55:25 +10:00
cketti
44feb1563b
Updated german translation (nagel.patrick)
2011-04-21 00:05:03 +02:00
Koji Arai
3b4fcbe602
Updated Japanese translation. catch up with 4aec4b0
.
2011-04-13 23:30:21 +09:00
cketti
467b623903
Updated polish translation (rabbbit)
2011-04-03 22:11:29 +02:00
cketti
65c6fe592e
Updated polish translation (alekhavoc)
2011-04-03 00:19:14 +02:00
cketti
cf9d26dcf5
Updated galician translation (fernandocoello)
2011-04-03 00:12:52 +02:00
cketti
4bfff6ee1a
Updated german translation
2011-04-02 23:20:56 +02:00