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

1463 Commits

Author SHA1 Message Date
Sean Barag
75823b0e8b Add IMAP provider info for fastmail.fm
Lets K9 automatically configure the IMAP and SMTP ports for fastmail.fm
accounts.
2013-07-11 08:41:19 -04:00
cketti
c0479fb59a Add Slovak to the list of supported languages 2013-07-11 02:49:42 +02:00
pyler sm
00179a8a32 Add Slovak translation 2013-07-11 02:35:56 +02:00
Vincenzo Reale
7700ee0030 Update Italian translation
See issue 5748
2013-07-09 23:30:35 +02:00
russian k-9 mail user
6221bb72da Update Russian translation 2013-07-09 23:24:04 +02:00
cketti
2a48ad2170 Remove preference summary attribute when empty string was used
This will display the preference title vertically centered. Some
translations still had text for the summary, so their preference title
might need to be changed to adjust for possible loss of information.
2013-07-09 23:18:10 +02:00
cketti
110d0ad8ac Sync translations using the new script 2013-07-09 17:22:39 +02:00
cketti
518a1a6c9b Fix broken XML 2013-07-09 17:22:39 +02:00
cketti
ebd74ed96c Move comments that should be preserved when syncing translations 2013-07-09 17:22:14 +02:00
cketti
f964d497db Remove XML comments to work around limitations of sync_translation.py 2013-07-09 17:21:59 +02:00
cketti
de1c56e557 Move another XML comment 2013-07-09 17:21:59 +02:00
cketti
01103238b8 Move comment so the sync_translation script won't copy it to the output 2013-07-09 17:21:49 +02:00
cketti
e1226618e1 Move translated library strings to separate file 2013-07-09 04:31:12 +02:00
Jesse Vincent
7a139224c2 changelog update 2013-07-07 23:04:30 -04:00
Jesse Vincent
d46ac4f94c Merge pull request #327 from bboa/master
Russian update - ready#2
2013-07-07 20:02:29 -07:00
Leo Yang
113b4a6cff Chinese translation update 2013-07-07 23:01:03 -04:00
cketti
452421bfa9 Merge pull request #320 from kiike/i18n-ca
Update catalan translation.
2013-07-07 19:37:25 -07:00
russian k-9 mail user
dfdc656d57 Update strings.xml
improved
2013-07-07 22:46:53 +04:00
russian k-9 mail user
09dd5d35bc Update strings.xml 2013-07-07 15:28:15 +04:00
russian k-9 mail user
64462ac148 Update strings.xml
instead of #326
2013-07-06 23:59:54 +04:00
Koji Arai
f39a842669 Updated Japanese translation of the changelog. 2013-07-06 21:48:41 +09:00
cketti
cd7cdcb8fc Update changelog 2013-07-05 05:36:27 +02:00
cketti
d22ec9f4dc Remove changelog entries from the 4.4 branch 2013-07-05 05:30:31 +02:00
Koji Arai
3f82a50c99 Updated Japanese translation of the changelog. 2013-07-02 22:28:16 +09:00
cketti
4a7c340359 Fix XML of changelog 2013-07-02 01:44:17 +02:00
Jesse Vincent
1b6e9bd4ba Fixed a bug that caused K-9 to crash on the Accounts page on 4.x if you were using the dark theme 2013-07-01 16:34:43 -04:00
dzan
07d2f4cc53 Merge branch 'master' of git://github.com/bboa/k-9 into bboa-master 2013-07-01 17:32:12 +02:00
Jesse Vincent
fea29dab99 changelog for 4.402 2013-06-30 18:54:35 -04:00
Jesse Vincent
0a029561d1 Back, by popular demand, an empty trash button in the accounts context menu 2013-06-30 18:54:27 -04:00
Jesse Vincent
4baaafcd88 Add a "Folders" menu item back to the message list to ease nav discoverability 2013-06-30 18:54:13 -04:00
Jesse Vincent
d85315222e make the folders button in the account list more like a button. backcompat for pre-sdk-11 styles 2013-06-30 18:54:02 -04:00
Koji Arai
44e5ce0efe Updated Japanese translation of the changelog. 2013-06-30 18:53:51 -04:00
Jesse Vincent
74c7aa2c90 Changelog for 4.401 2013-06-30 18:53:23 -04:00
Jesse Vincent
96a4e7fd37 Japanese Changelog for 4.400 from @miyagawa 2013-06-30 18:52:01 -04:00
Jesse Vincent
d48b4d3a2b 4.400 production release changelog 2013-06-30 18:51:49 -04:00
Koji Arai
7d902beaf4 Updated Japanese translation of the changelog. 2013-06-30 18:51:00 -04:00
Koji Arai
32e49b16fd Updated Japanese translation of the changelog. 2013-06-30 18:50:56 -04:00
Koji Arai
f781f22383 Updated Japanese translation of the changelog on stable branch 2013-06-30 18:50:53 -04:00
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
bboa
25e9df8c45 Update Russian 2013-06-30 00:51:56 +04:00
Enric Morales
d9acafbc55 Escape apostrophe. 2013-06-13 22:49:27 +03:00
Enric Morales
487b8b30ef Update catalan translation. 2013-06-13 21:02:12 +02: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
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
Jan Urbánek
b6ad4d0ec0 Update res/values-cs/strings.xml 2013-02-23 21:11:09 +01:00
cketti
eed64a37f8 Remove unused batch button settings 2013-02-22 23:40:42 +01:00
Jani Kinnunen
b7adfbe6eb Finnish translation updated 2013-02-22 20:46:34 +02:00
cketti
9c821d25e6 Fix typo 2013-02-21 05:51:20 +01:00
cketti
1b442f5be8 Add placeholders for missing strings / remove unused strings 2013-02-21 05:36:55 +01:00
cketti
d6d9effbec Remove unused stuff 2013-02-21 02:00:12 +01:00
cketti
880f6c5e23 Update res/raw/changelog.xml 2013-02-20 06:56:28 +01:00
Erkan
70a08c5f49 Update res/raw/changelog.xml 2013-02-20 06:50:21 +01:00
Jesse Vincent
67949b8cd8 3.237 changelog 2013-02-19 23:27:36 -05:00
Koji Arai
9287d97626 Updated Japanese translation. catch up with 49d1bdb. 2013-02-18 23:38:03 +09:00
cketti
27f1fedb1f Fix the remaining bugs in the XML of the Czech translation 2013-02-17 19:09:48 +01:00
Jesse Vincent
d33f3e30c2 Fix a bunch of XML bugs in Czech translation 2013-02-17 12:46:52 -05:00
Jesse Vincent
94d19648a2 Merge pull request #259 from rk4an/master
Update French translation
2013-02-16 17:37:36 -08:00
janekx
23de9ddeb0 Update res/values-cs/strings.xml 2013-02-16 16:00:48 +01:00
janekx
0dba345ccd Update res/values-cs/strings.xml 2013-02-16 15:58:48 +01:00
janekx
45ca4db6b5 Update res/values-cs/strings.xml 2013-02-16 15:54:06 +01:00
janekx
65303799ec Update res/values-cs/strings.xml 2013-02-16 15:46:58 +01:00
janekx
2eb1f2e9ad Update res/values-cs/strings.xml 2013-02-16 15:21:09 +01:00
janekx
4181c2de55 Update res/values-cs/strings.xml 2013-02-16 15:06:43 +01:00
janekx
a0a7a4d36d Update res/values-cs/strings.xml 2013-02-16 14:53:25 +01:00
janekx
12a8ce35d0 Update res/values-cs/strings.xml 2013-02-16 14:43:52 +01:00
janekx
a2cac4efca Update res/values-cs/strings.xml 2013-02-16 14:39:46 +01:00
janekx
06618f86aa Update res/values-cs/strings.xml 2013-02-16 14:26:25 +01:00
janekx
c3a8c24edb Update res/values-cs/strings.xml 2013-02-16 14:21:57 +01:00
janekx
a7507bbc38 Update res/values-cs/strings.xml
Not finished
2013-02-16 13:22:55 +01:00
Erkan
56762110e4 Update res/values-fr/strings.xml 2013-02-16 10:20:11 +01:00
Jesse Vincent
cb63dae808 4.236 2013-02-15 21:50:48 -05:00
Jesse Vincent
99aff555c1 Merge pull request #257 from m0vie/headerlayout
message header layout adjustments
2013-02-15 12:26:34 -08:00
m0viefreak
08092c5b8a message header layout adjustments
- wrap chip around the whole header, including the subject
  and the expanded additional headers area.

- mindor padding adjustments to make whitepsace around the
  contact badge a bit more homogeneous.
2013-02-15 18:15:39 +01:00
Uni-
fa9d712079 Modify Korean welcome translation 2013-02-15 23:57:08 +09:00
Uni-
40f1338c62 Add and Modify Ko translations 2013-02-15 23:53:11 +09:00
Uni-
2853ee6fea Add 14 Ko translations 2013-02-15 23:29:38 +09:00
Uni-
cdc2cfcd5a Add, Fix some typos and spaces on Ko translation 2013-02-15 23:20:00 +09:00
Uni-
4b69937f64 Modify Korean translations 2013-02-15 19:36:58 +09:00
maniac103
897f6e3d1c Merge pull request #254 from maniac103/holo-improvements
Holo improvements
2013-02-14 08:34:32 -08:00
Danny Baumann
8e8254c2dd Build fixes. 2013-02-13 14:33:14 +01:00
Andrew Chen
0a55240c89 Merge pull request #251 from rk4an/patch-2
Update res/values-fr/strings.xml
2013-02-13 05:23:31 -08:00
Andrew Chen
fe0a2ae662 Merge pull request #249 from jkinnunen/UpdatedFinnishTranslation
Finnish translation updated.
2013-02-13 05:22:59 -08:00
Danny Baumann
49d1bdbcb0 Improve last folder update time formatting. 2013-02-13 11:20:40 +01:00
Danny Baumann
099da1913b Improve some layouts. 2013-02-13 11:20:33 +01:00
Danny Baumann
20d229c91b Make the contact badges a little smaller.
Previously, they dominated both the message header as well as the
message list by their sheer size, at least on xhdpi (Nexus 4), although
they're certainly not the most important information in there.
2013-02-13 11:20:25 +01:00
Danny Baumann
9ea5f983b5 Improve composer background coloring on Holo. 2013-02-13 11:13:53 +01:00
Danny Baumann
473a9d4fa2 Use star icon provided by framework.
Provides us with a holo-styled star for free.
2013-02-13 11:13:47 +01:00
Danny Baumann
4b0c969138 Use real holo background on ICS+. 2013-02-13 11:13:42 +01:00
Jesse Vincent
d92a30f807 Experimental change to move most of our refile buttons into a refile submenu. Specifically to elicit feedback. I don't expect this change to stick around in its current form. But I do want to get a sense of whether it's something that makes people happy or angry 2013-02-11 15:28:53 -05:00
Jesse Vincent
a0be890b4d iadd a slightly less-bad label for the reply/forward submenu 2013-02-11 15:20:54 -05:00
Danny Baumann
0fac8e999d Clean up date handling.
Remove home-grown date formatting, and replace it by usage of the
DateUtils class which is present since API level 3.
2013-02-11 15:19:15 +01:00
m0viefreak
8d4a82ba0e message view: fix subject bugs
- Android does not support ellipsize in combination with maxlines
  for TextViews. This caused getEllipsisCount() in MessageTitleView
  to always fail, and the full subject was never shown in the regular
  headers area when needed.
  To work around that, check for ourselves whether the text is
  longer than 2, and ellipsize manually.

- Clicking the star button on a message caused the subject line to
  re-appear, even if it fits in the action bar title without being
  cut off. This was caused by MessageHeader.populate(), which always
  set the subject to visible.
  As a workaround: Only set subject to visible in case populate()
  actually shows a new message.

- delete res/layout/actionbar_message_view.xml, its already present
  in the actionbar_custom.xml
2013-02-11 13:47:31 +01:00
m0viefreak
865151fef8 merge date and time font size preference into one
The header changes merged those, so remove the now unneeded preferece, too.
2013-02-11 13:05:52 +01:00
m0viefreak
88676cae6e Fixup for 5fa7e65816 (forgot hdpi drawable) 2013-02-11 13:05:51 +01:00
Danny Baumann
d6fb018b1c Fix some more layout issues. 2013-02-11 13:03:30 +01:00
Danny Baumann
511e981914 Update German translation. 2013-02-11 12:48:35 +01:00
Danny Baumann
5b816f0cbd Make space between from, to and cc consistently sized. 2013-02-11 12:22:20 +01:00
Danny Baumann
98737149c1 Fix message header layout issues. 2013-02-11 10:48:49 +01:00
Jesse Vincent
03428f1a31 remove the background color from message view headers 2013-02-10 20:23:26 -05:00
cketti
73ab6ba719 Add animated notification icon for "check mail" 2013-02-11 01:31:56 +01:00
Jesse Vincent
ed90f3be44 MessageView quick contact badges 2013-02-10 19:02:17 -05:00
Jesse Vincent
14b4b28fa0 relayout the message header area 2013-02-10 19:02:17 -05:00
Jesse Vincent
c4b941b9b9 Switch our font sizes to have a "default", which is the size described in the XML.
Unify the text field size setting code. We should put it in a better place
2013-02-10 19:02:17 -05:00
cketti
cf988cad7e Use new holo-themed icons when possible 2013-02-10 01:16:46 +01:00
cketti
cb15975dab Remove ugly (placeholder?) icons 2013-02-10 01:16:45 +01:00
Erkan
764a8c19fc Update res/values-fr/strings.xml 2013-02-09 18:05:40 +01:00
Erkan
0ccc8807a0 Update res/values/strings.xml 2013-02-09 17:53:37 +01:00
cketti
171ecc483b Clean up drawable folders 2013-02-09 06:19:03 +01:00
cketti
3a7f1249dc Fix some display issues 2013-02-08 18:04:39 +01:00
cketti
c27a5a8104 Add setting to toggle contact pictures 2013-02-08 15:37:28 +01:00
cketti
04ce0a9d3f Add contact pictures to message list 2013-02-08 15:37:27 +01:00
m0viefreak
c59d70b8c6 Compose: Don't just theme the editboxes, but the whole content (but not the actionbar)
This way also the From: selection, To:, Cc, and Bcc: are themed correctly.
It looks more homogeneous and is consistent with the looks of the MessageView.
2013-02-08 15:24:04 +01:00
Danny Baumann
bd154c4c0f Allow changing the message composer theme (background and text color). 2013-02-08 15:24:02 +01:00
Danny Baumann
2ea0961006 Move message view theme setting from message view menu to global prefs
by default.

The message view theme isn't something the user is likely to change on a
regular basis, so we don't need to clutter the message view menu with
this setting. The menu item can still be enabled for those who want it.
2013-02-08 15:24:01 +01:00
Jani Kinnunen
b97e59df0c Finnish translation updated. 2013-02-08 07:02:19 +02:00
Jesse Vincent
7714bc3cfa Move "show all headers" into the menu (and out of the UI) 2013-02-07 15:27:22 -05:00
Jesse Vincent
4871e6e49f changelogging 2013-02-06 22:29:53 -05:00
Danny Baumann
0febc8c312 German translation wording fix. 2013-02-06 20:36:57 +01:00
cketti
9279c6d7c8 Fix multi-select checkboxes 2013-02-06 14:06:22 +01:00
Jesse Vincent
eb43d54e6b update to changelog 2013-02-05 21:18:41 -05:00
m0viefreak
5fa7e65816 MessageView: another theme fix
- The attachments view still had the wrong background color in case
  of different global and message themes.

- The attachments view used the activity LayoutInflater, but it needs
  to use the one of the fragment.

- The background drawable for the attachments used transparency, and
  thus was completely invisible in the black theme. Fix it by adding
  another one for the black theme.
2013-02-05 23:12:52 +01:00
cketti
f5ec5cd3fb Avoid saved state being discarded when message list is modified 2013-02-05 20:00:31 +01:00