Commit Graph

1260 Commits

Author SHA1 Message Date
Marcio Zomb13 b98377ab8f Update Brazilian Portuguese translation 2013-05-31 04:04:06 +02:00
Erkan 08cbfd3130 Update French translation 2013-05-31 04:04:03 +02:00
igavio 29d4b2fe2f Update Greek translation 2013-05-31 04:04:01 +02:00
Jan Urbánek a87dc1d248 added messageview_autofit_width and translation
(cherry picked from acf1284de1)
2013-05-28 22:27:35 -04:00
Koji Arai a51016ff33 Updated Japanese translation of the changelog on stable branch 2013-05-29 08:12:17 +09:00
cketti 2f2e171ae8 Update changelog 2013-05-23 22:00:27 +02:00
cketti 2a7727d799 Move Japanese translation of the changelog into the correct directory
(cherry picked from commit da09420)
2013-05-23 20:55:26 +02:00
Koji Arai 06d280a0b3 Updated Japanese translation.
(cherry picked from commit 6d88b7d)
2013-05-23 20:55:23 +02:00
Koji Arai b2073c7987 Fixed typo
(cherry picked from commit 2a575e9)
2013-05-23 20:55:17 +02:00
Marcio Zomb13 0581e01944 Brazilian portuguese translation and fixes 2
Update and fixes, thanks
(cherry picked from commit 50848b3)
2013-05-23 20:55:13 +02:00
cketti 2ecc0fc877 Fix errors in pt-BR translation
(cherry picked from commit 5ecce67)
2013-05-23 20:55:05 +02:00
cketti c23faf9511 Remove comment markers around translated string
(cherry picked from commit d306b2c)
2013-05-23 20:55:00 +02:00
Marcio Zomb13 841cbfaab2 Update strings.xml
A big update, thanks!
(cherry picked from commit e8000b5)
2013-05-23 20:54:48 +02:00
cketti 25e790f1ab Update changlog with changes for 4.390 2013-05-11 20:35:33 +02:00
Koji Arai 933d7d198f Updated Japanese translation. catch up with 2e74d28. 2013-05-11 09:43:19 +09:00
igavio cc62e533ec Update greek strings (May 2013)
Mostly new translation strings for updating dbs, notifications
2013-05-08 10:15:56 +03:00
Jesse Vincent 2e74d28da9 Merge branch 'Issue_4503_auto-fit_messages_option' of https://github.com/zjw/k-9 into zjw-Issue_4503_auto-fit_messages_option
* 'Issue_4503_auto-fit_messages_option' of https://github.com/zjw/k-9:
  Revert "Don't show a disabled preference if there is nothing a user can do to enable it."
  Fix indentation
  Correct preference version number.
  Issue 4503: Auto-fit messages option
  Don't show a disabled preference if there is nothing a user can do to enable it.
2013-05-07 21:49:12 -04:00
cketti 466a28f5ca Update changelog 2013-05-06 23:41:11 +02:00
cketti dba43cf91f Update German translation 2013-05-06 21:32:01 +02:00
cketti 2d6173ded9 When creating accounts only use 'modern' buttons starting with ICS 2013-05-05 06:17:56 +02:00
cketti 232c88f33a The theme changes also crashed Honeycomb devices; more fixing 2013-05-05 06:02:39 +02:00
cketti 56aad98d85 Fix crash on Android 2.x caused by the "flicker" fix 2013-05-04 08:23:54 +02:00
cketti c7024af9a1 Merge branch 'message-list-sender-sorting' 2013-04-26 02:39:48 +02:00
cketti a92faee808 Merge branch 'message_compose_reply_header_fmt-update' 2013-04-26 02:35:19 +02:00
cketti 620f56ceff Use a dark startup animation 2013-04-24 02:45:12 +02:00
Vincent Untz 9da0d4416f Update message_compose_reply_header_fmt to have only one newline
The PREFIX quote style was using an empty line between the header and
the quote. But mail apps using this way of quoting style do not have an
empty line between the quote header and the quote.
2013-04-14 20:06:00 -07:00
cketti 3d884a8f1c Remove explicit left-alignment so EditText works with RTL languages 2013-04-13 23:03:18 +02:00
cketti 7d36d3da1f Merge pull request #293 from justdave/notification_mark_read
Make the label on the "mark read" action on Jelly Bean notifications less confusing
2013-04-12 20:22:43 -07:00
Danny Baumann e325883add Fix typo in German translation. 2013-04-10 14:07:23 +02:00
Andrew Chen e801f2d246 Merge pull request #290 from rk4an/master
Update French translation
2013-04-07 17:42:22 -07:00
David Miller e63afa55d3 Make the label on the "mark read" action on Jelly Bean notifications less confusing 2013-04-06 13:29:39 -04:00
Danny Baumann d969cf493c Update German translation. 2013-04-05 14:21:22 +02:00
Joe Steele d9979cb1a2 Issue 4503: Auto-fit messages option
Create a preference option to automatically shrink messages
to fit the screen width (default setting is "shrink").
2013-04-04 17:11:17 -04:00
Erkan b5f68d4c2c Update strings.xml 2013-04-04 07:43:28 +03:00
cketti 41af7c0f34 Update German translation 2013-04-03 02:12:01 +02:00
cketti 0c5bdf2c97 Add "Mark all as read" action to message list 2013-04-02 19:17:58 +02:00
m0viefreak d85af1bfe0 reenable sorting by sender in messagelist
This was disabled in faa666394c
because it isn't possible to extract the name of the android
contact in the 'ORDER BY...' clause when querying the database.
Instead it simply sorts by the email address.

This may cause the same contact to appear multiple times in
the list, if they have multiple email addresses assigned.

But in most cases this is good enough and surely better than
not having the option to sort by sender at all.

Desktop mail clients such as Thunderbird also simply use the
sender email information when sorting the column.

This also adds a SenderComparator for usage in the MergeCursor.
2013-03-27 13:08:42 +01:00
cketti 1d1429f37f Update changelog 2013-03-19 18:20:09 +01:00
cketti d56896945d Merge branch 'fix_unread_widget' 2013-03-19 17:38:00 +01:00
cketti 04f7ba32ad Merge pull request #283 from kiike/i18n-catalan
Update Catalan translation
2013-03-19 08:46:55 -07:00
Jani Kinnunen d0303a08ca Finnish translation updated 2013-03-19 08:14:17 +02:00
Enric Morales 27128e9cb5 Minor correction in the notifications section 2013-03-18 12:02:08 +01:00
cketti 6b6f73dfd3 Change appearance of unread widget
* New icon
* Fix 2x2 bug on Nexus 4
* Add preview image
2013-03-16 01:57:21 +01:00
Enric Morales 7a736362e4 Paperera made distinguishing from Spam and Trash folders 2013-03-15 23:19:21 +01:00
Enric Morales 953fc8dff9 Fixed some errors (comment tags) 2013-03-15 21:51:01 +01:00
Enric Morales 5e5b81e2a8 Extra whitespace at the beginning.
An extra space slipped in the beginning of the file.
2013-03-15 21:06:54 +01:00
Enric Morales 85f662a5c6 Updated translations for Catalan. 2013-03-15 21:01:36 +01:00
Andrew Chen a6bad91f32 Merge pull request #282 from janekx/master
Change of the word meaning
2013-03-14 14:50:36 -07:00
Jesse Vincent 7defa122f8 Remove "Last" from the text of the "Refreshed" string 2013-03-14 12:01:57 -04:00
Jan Urbánek 6a831cd83d meaning tuning 2013-03-14 16:46:35 +01:00