cketti
4eefcb3a31
Fix crash when remote search fails after search screen has been left
...
Also, change error message to be less technical.
2012-11-15 21:28:05 +01:00
cketti
9814833008
Merge branch 'master' into content_provider
2012-11-08 20:32:12 +01:00
Leo Yang
9187b00b17
Traditional Chinese update
2012-11-06 16:43:48 -05:00
Jesse Vincent
9be4efe58f
Get the Folder list to use the new common icons
2012-11-06 16:18:00 -05:00
Jesse Vincent
e318b5483a
refactor a common component
2012-11-06 16:17:31 -05:00
Jesse Vincent
446cda8618
Clean up the icons in account list
2012-11-06 16:02:08 -05:00
Jesse Vincent
a47a8c2ccd
Slightly better whitespace symmetry in the messagelist
2012-11-06 15:20:27 -05:00
Koji Arai
9ae4a6b3dc
Updated Japanese translation. catch up with 952c407
.
2012-11-06 22:47:52 +09:00
cketti
d209c0cce3
Merge branch 'master' into content_provider
...
Conflicts:
src/com/fsck/k9/activity/MessageList.java
src/com/fsck/k9/fragment/MessageListFragment.java
2012-11-05 04:52:45 +01:00
Jesse Vincent
21c5ab5d14
Reorder the accounts menu for consistency with the message list menu
2012-10-30 12:49:37 -04:00
Joe Steele
f70d835404
Provide menu option to search messages.
...
Recent phones frequently do not have a hardware search key, so
there is no way to initiate a search without a menu option.
Related to issues 3386, 3428, 4523, and 4643.
2012-10-30 12:42:51 -04:00
cketti
5778d135fb
Add global setting to enable/disable threaded view
2012-10-28 20:10:52 +01:00
cketti
faa666394c
Do sorting in MergeCursor when merging the query results
...
Disabled "sort by sender" for now because the database can't sort by
contact names from the contacts database. We probably have to
special-case that and do in-memory sorting.
2012-10-27 02:15:30 +02:00
cketti
9d802e807e
Clean up pt-BR translation
2012-10-21 20:32:52 +02:00
cketti
24b100dfc3
Merge commit '68b6df6e1c0a683b195e90d7fe6fddce1c418edd'
2012-10-21 20:23:52 +02:00
cketti
b373dec04e
Merge commit 'e482e32ee4cc224db6cfed6f33bea26b27710bf8'
2012-10-21 20:22:54 +02:00
cketti
1ac666bbd1
Fix italian translation
2012-10-21 19:21:26 +02:00
Marcio Zomb13
68b6df6e1c
Update res/values-pt-rBR/strings.xml
2012-10-17 21:30:00 -03:00
Marcio Zomb13
e482e32ee4
Update res/values-pt-rBR/strings.xml
...
Another update (there are many new strings), i will make some updates later.
Thanks.
2012-10-16 13:22:03 -03:00
cketti
795540e6a5
Merge pull request #192 from voda/patch-1
...
typo in czech translation
2012-10-16 07:58:16 -07:00
cketti
4400434302
Cleaned up pt-BR translation
2012-10-16 16:49:53 +02:00
cketti
c8ed05f895
Merge commit '3033447c90877a221473f2c207fe4a784541854c'
2012-10-16 16:48:19 +02:00
cketti
18831fc634
Merge commit 'cf223dd18036d5bcb67703a4a3c51e834b19aa26'
2012-10-16 16:31:02 +02:00
cketti
e293ff3257
Removed credits from the hungarian translation
...
We don't credit translators (or developers) inside the app.
2012-10-16 16:29:11 +02:00
cketti
cb41ae36c3
Merge commit 'b24e7e3d57ccc3c37ecdac73b51d552e038a255d'
2012-10-16 16:10:17 +02:00
marciozomb13
cf223dd180
Update res/values-pt-rBR/strings.xml
...
Big update on new strings! Please add them!
2012-10-15 12:47:55 -03:00
marciozomb13
3033447c90
Update res/values-pt-rBR/strings.xml
...
Update 15/10/2012
2012-10-15 11:54:23 -03:00
RootRulez
b24e7e3d57
Update res/values-hu/strings.xml
...
Hi!
I'm RootRulez. I translated some strings to hungarian.
Best Regards!
2012-10-14 23:20:35 +03:00
Alexey
f206373e62
Update res/values-ru/strings.xml
...
Some typos fixes and traslations.
2012-10-14 14:23:21 +04:00
Ondřej Vodáček
1173d5da0e
typo in czech translation
2012-10-12 00:30:51 +03:00
Jesse Vincent
4e6453e7bb
remove vestiges of a deleted setting
2012-10-09 21:31:19 -04:00
Jesse Vincent
e9ae328164
Bring back the checkboxes option for messagelist
2012-10-09 18:22:00 -04:00
cketti
63b6b497a0
Early version of message threading
...
Missing:
- UI support for threading when polling
- code to upgrade existing installations
- UI elements to switch from/to threaded display mode
- threading of messages with same subject
2012-10-08 22:51:29 +02:00
Sander Bogaert
335c54575e
Fix unescaped single quote.
2012-10-08 21:54:39 +02:00
Erkan
9651beffc0
Update res/values-fr/strings.xml
2012-10-08 22:36:24 +03:00
cketti
93b13362b4
Converted message list to a fragment
2012-10-06 03:41:32 +02:00
cketti
bbcc4988ba
Converted message view to a fragment
...
The fragment should be fully functional. The only thing missing is the
animation when showing the next/previous message.
2012-10-05 18:14:07 +02:00
cketti
db370c5b40
Removed unused layout
2012-10-05 18:14:06 +02:00
Jesse Vincent
19aad0d9a1
bump up the chip sizes a bit
2012-10-03 21:56:28 -04:00
Andrew Chen
f1d985dc2b
Fix syntax error in el translation.
2012-10-03 10:07:58 -07:00
Andrew Chen
bdb6e3ed68
Merge pull request #189 from igavio/patch-2
...
Update res/values-el/strings.xml
2012-10-03 10:06:13 -07:00
Alexey
e9f74051ab
Update res/values-ru/strings.xml
...
The most part of required lines was translated.
2012-10-03 13:19:19 +04:00
igavio
be48110545
Update res/values-el/strings.xml
2012-10-03 09:50:53 +03:00
cketti
952c40710e
Added setting to disable using the background as (un)read indicator
2012-10-02 22:56:06 +02:00
cketti
0f7ad3a20d
Get rid of the color gradients in the background (dark holo theme)
2012-10-02 19:46:41 +02:00
Andrew Chen
ec3c877ae3
Merge pull request #187 from 0x2102/patch-1
...
Update res/values-ru/strings.xml
2012-10-01 19:13:45 -07:00
Sander Bogaert
b5a3141fdd
Add the new outlook.com domain to our list of preconfigured domains.
2012-10-01 15:07:48 +02:00
0x2102
ef8165ad68
Update res/values-ru/strings.xml
2012-10-01 10:33:28 +04:00
Andrew Chen
03db11f70c
Remove parenthesis around MessageList status messages.
...
Since sync status is now on a separate line (and not after the folder name) in the title, there's no need to wrap it in parens.
2012-09-30 18:53:33 -07:00
Andrew Chen
1491935465
Prevent remote search if we have no network connectivity.
2012-09-30 10:44:20 -07:00