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

1241 Commits

Author SHA1 Message Date
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
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
cketti
520801f03d Update changelog 2013-03-14 03:49:13 +01:00
Danny Baumann
31801a2be6 Fix a number of lint warnings by marking list value arrays as
untranslatable.
2013-03-13 11:23:22 +01:00
cketti
d09519cb67 Merge pull request #276 from Uni-/master
Update Korean translation
2013-03-09 21:43:32 -08:00
cketti
aea95b1493 Disable server side full text search for the moment
The server search itself does work. But the results are not displayed
to the user because only the message headers of found messages are
downloaded and the subsequent search in the local database won't return
those messages.
2013-03-10 03:00:16 +01:00
cketti
e118917090 Use theme-specific image for 'add contact' button 2013-03-08 18:00:41 +01:00
cketti
0c16b8cec8 Change style for button bar in setup (Android 3+)
Use the button bar layout from Roman Nurik's WizardPager example:
https://code.google.com/p/romannurik-code/source/browse/misc/wizardpager
2013-03-08 03:17:22 +01:00
Uni-
94c1477e93 Fix welcome message layout 2013-03-06 01:39:15 +09:00
Uni-
cbf65da262 Fix Korean translations 2013-03-06 01:21:49 +09:00
Uni-
4f5ab86be3 Add settings import on Welcome 2013-03-05 16:31:45 +09:00
Uni-
eae70b70f4 Modify Korean translations 2013-03-05 11:55:31 +09:00
cketti
78dc5e5194 Use different background for selected messages in message list 2013-03-03 22:52:03 +01:00
Uni-
9d589140e1 Modify Korean translations on Classes 2013-02-28 22:16:50 +09:00
Uni-
4612a1e9d3 Update Ko translations (complete list) 2013-02-28 16:56:51 +09:00
Uni-
99c7732bb9 Update Korean translations 2013-02-28 15:05:25 +09:00
Bernhard Redl
33bf238858 spelling correction Danish (issue 4914) 2013-02-28 01:49:36 +01:00
cketti
207e2a1e56 Notification icon update
Android 2.2: use old icon
Android 2.3: new icon, (try to) follow icon guidelines for 2.3
Android 3.0+: new icon, follow guidelines for 3.0+

See http://developer.android.com/guide/practices/ui_guidelines/icon_design_status_bar.html
2013-02-26 20:34:52 +01:00
Danny Baumann
878fab08d8 Fix comment leftover. 2013-02-25 12:10:36 +01:00
maniac103
a680470780 Merge pull request #271 from janekx/master
Czech loc update, plurals and corrections
2013-02-25 02:48:27 -08:00
maniac103
c4e81c416f Merge pull request #268 from jkinnunen/UpdatedFinnishTranslation
Finnish translation updated
2013-02-25 02:46:13 -08:00