Jesse Vincent
8339a83708
update changelog
2013-06-30 18:49:47 -04:00
Jesse Vincent
700e03d392
changelog for 4.392
2013-06-30 18:49:44 -04:00
cketti
360d5219d2
Update changelog
2013-06-30 18:49:03 -04:00
cketti
27e16ca372
Update changlog with changes for 4.390
2013-06-30 18:48:24 -04:00
cketti
08e249a2e9
Remove submenu from the account context menu
...
There seems to be a bug in Android that makes submenus inaccessible on
some devices, e.g. the Samsung Galaxy S2.
https://code.google.com/p/android/issues/detail?id=53239
2013-06-13 02:48:01 +02:00
cketti
0cff0c0fed
Added explicit width and height for the new message list checkbox
...
Without this change Android 2.x does weird things.
2013-06-08 20:28:21 +02:00
cketti
20ec9eb325
Make the color chip area slightly smaller
2013-06-07 07:12:23 +02:00
cketti
a485c4c0d1
Add new multi-select checkboxes to message list
...
Use the checkboxes of AOSP's Email app.
2013-06-07 07:07:27 +02:00
Marcio Zomb13
b2e1b356e5
New translations and tweaks (PT-BR)
...
Missed strings and improvements.
2013-05-31 04:00:52 +02:00
igavio
35d9ada55a
Update greek strings (29 of May 2013)
...
After reinstalling K-9 on my new mobile, I observed some misinterpretations and I fixed them.
I hope this translation makes it in the stable version 4.400.
Enjoy
2013-05-29 11:30:59 +03:00
cketti
ada383d3df
Fix error in XML of French translation
2013-05-29 00:45:14 +02:00
Marcio Zomb13
4022c10f4c
Update Brazilian Portuguese translation
2013-05-29 00:34:45 +02:00
Erkan
c4bbbc2d05
Update French translation
2013-05-29 00:26:46 +02:00
igavio
c884f6dd1e
Update Greek translation
2013-05-29 00:26:46 +02:00
cketti
da09420dd0
Move Japanese translation of the changelog into the correct directory
2013-05-19 04:44:38 +02:00
cketti
c2ae8a27db
Merge remote-tracking branch 'origin/pr/306'
2013-05-17 16:37:55 +02:00
cketti
5170801b00
Merge remote-tracking branch 'origin/pr/307'
2013-05-17 16:30:56 +02:00
Koji Arai
174d172e1b
Merge pull request #308 from jca02266/master
...
Japanese ChangeLog
2013-05-15 21:21:56 -07:00
Koji Arai
6d88b7da58
Updated Japanese translation.
2013-05-13 00:39:02 +09:00
Koji Arai
2a575e9c21
Fixed typo
2013-05-13 00:27:47 +09:00
Jan Urbánek
acf1284de1
added messageview_autofit_width and translation
2013-05-12 11:55:32 +03:00
Marcio Zomb13
50848b3ba3
Brazilian portuguese translation and fixes 2
...
Update and fixes, thanks
2013-05-11 23:18:33 -03:00
cketti
5ecce67d9d
Fix errors in pt-BR translation
2013-05-12 02:57:01 +02:00
cketti
a98c049fee
Merge branch 'pr/305'
2013-05-11 19:06:19 +02:00
cketti
d306b2cdb2
Remove comment markers around translated string
2013-05-11 19:05:38 +02:00
Koji Arai
fba069df84
Updated Japanese translation. catch up with 2e74d28
.
2013-05-11 09:40:31 +09:00
Marcio Zomb13
e8000b5b2e
Update strings.xml
...
A big update, thanks!
2013-05-08 13:37:22 -03: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