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