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

3664 Commits

Author SHA1 Message Date
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
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
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
Andrew Chen
67507ffbe6 Merge pull request #186 from jacky672/patch-2
Update French translation
2012-09-29 07:54:58 -07:00
Andrew Chen
3861e7ca35 Log NumberFormatExceptions. Fix whitespace. 2012-09-29 07:53:34 -07:00
Andrew Chen
5a487f154c Merge pull request #185 from chamonkey/issue3714
Add number format handling to Storage.java
2012-09-29 07:51:48 -07:00
Andrew Chen
6b10451b79 Whitespace; no functional changes. 2012-09-29 07:48:58 -07:00
Andrew Chen
1d0ad3cb38 Enable remote search by default. 2012-09-29 07:48:49 -07:00
Erkan
abde7c5056 Update French translation
not tested
2012-09-29 01:03:24 +03:00
chamonkey
6e27a90905 Addition of number format handling to Storage.java 2012-09-28 14:48:16 +01:00