Commit Graph

3675 Commits

Author SHA1 Message Date
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 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 6af48bd262 Restore TCP port value in incoming/outgoing server settings screens
Special thanks to zjw for the detailed analysis of this bug:
https://github.com/k9mail/k-9/pull/193
2012-10-21 20:04:53 +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 4a0be49e1a Bumped manifest to 4.310 2012-10-09 18:23:18 -04:00
Jesse Vincent e9ae328164 Bring back the checkboxes option for messagelist 2012-10-09 18:22:00 -04:00
Sander Bogaert 335c54575e Fix unescaped single quote. 2012-10-08 21:54:39 +02:00
dzan 4933708c85 Merge pull request #191 from jacky672/patch-2
Update res/values-fr/strings.xml
2012-10-08 12:45:07 -07:00
Erkan 9651beffc0 Update res/values-fr/strings.xml 2012-10-08 22:36:24 +03:00
cketti e66dd3d521 Fixed unit tests 2012-10-08 14:43:34 +02:00
cketti d3f9633378 Merge branch 'fragments' 2012-10-08 14:33:33 +02:00
Jesse Vincent f62ac401a0 make the stroke border on our color chips a bit wider to make them easier to see 2012-10-06 17:31:24 -04:00
cketti 93b13362b4 Converted message list to a fragment 2012-10-06 03:41:32 +02:00
cketti 12e9dce1d8 Renamed MessageList to MessageListFragment 2012-10-05 18:14:07 +02:00
cketti 8a226972a5 Extracted functionality common to most activities to K9ActivityCommon 2012-10-05 18:14:07 +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 c6bea2e6ab Copied ...activity.MessageView to fragment.MessageViewFragment
This commit breaks all sorts of things but should retain the Git
history of MessageView.
2012-10-05 18:14:06 +02:00
cketti db370c5b40 Removed unused layout 2012-10-05 18:14:06 +02:00
Andrew Chen 41756802a1 Move hasConnectivity() method into a helper method.
It's now used in multiple places, so unify the logic into one place.
2012-10-05 09:07:16 -07:00
Jesse Vincent 48faef808f Bumped manifest to 4.309 2012-10-03 21:57:05 -04:00
Jesse Vincent 19aad0d9a1 bump up the chip sizes a bit 2012-10-03 21:56:28 -04:00
Jesse Vincent 7b23704bd5 Add "cc Me" and "from me" color chips. Uprez the chips 10x so we get crisp views rather than awful bitmappy stuff 2012-10-03 21:56:28 -04:00
Jesse Vincent 0c34a21ff0 Add a fromMe method on messages 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 ecd4e0b001 Use the default date format if pulling from Preferences fails for any reason. 2012-10-03 10:06:40 -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
Andrew Chen fce4d1268e Merge pull request #190 from 0x2102/patch-2
Update res/values-ru/strings.xml
2012-10-03 10:05:46 -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 fad52e6dac Hide 'mark as (un)read' and '(un)flag' in the message list context menu 2012-10-02 19:59:08 +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
dzan bdab529c9a Merge pull request #188 from dzan/add_outlook_com_domain
Add the new outlook.com domain to our list of preconfigured domains.
2012-10-01 07:27:37 -07:00