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
34812fa5b8
Correctly initialize mSingleAccountMode
...
This fixes a NullPointerException when trying to open account settings
from the Unified Inbox (when there's only one account).
2013-05-27 16:59:07 +02:00
cketti
ed354eea32
Increase minSdkVersion to 8 because we're using SearchView in FolderList
2013-05-24 22:55:13 +02:00
cketti
88c7b20c43
Update targetSdkVersion to 17
2013-05-24 22:33:09 +02:00
cketti
a01e9af0ae
Remove abstract Activity from manifest
2013-05-24 22:02:47 +02:00
Jesse Vincent
5c094da743
Bumped manifest to 4.502
2013-05-23 14:11:54 -04:00
cketti
f16082eab3
Always include currently opened message in the message list
...
This should fix various bugs where moving to the next/previous message
didn't work.
2013-05-23 17:15:09 +02:00
cketti
79059e30da
Remove override annotation so we can use the latest SDK to compile
2013-05-23 16:45:19 +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
f87ff20556
Merge pull request #309 from jca02266/preserve-spaces
...
Fixed issue 5630: Quotes are missing a space between > and the quoted text
2013-05-15 21:24:29 -07: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
Koji Arai
4dcf50d127
Re-desined textToHtml() according to the state transition diagram.
2013-05-11 08:44:17 +09:00
cketti
c3655f52d0
Fix version code for next release
2013-05-10 21:26:47 +02:00
Jesse Vincent
534c8b9111
Bumped manifest to 4.501
2013-05-10 12:04:06 -04:00
Koji Arai
6c4461cd13
Fix to preserve spaces
2013-05-09 23:08:11 +09:00
Koji Arai
3c83f7354e
Added more tests for preserve spaces
2013-05-09 23:07:58 +09:00
Koji Arai
fa80313f6b
Should preserve spaces at first of line.
2013-05-09 22:11:50 +09:00
Koji Arai
ae681cb7fe
Added test for preserve spaces at first of line
2013-05-09 22:11:05 +09:00
Koji Arai
ba33ef232e
Wrap expected long strings
2013-05-09 22:10:37 +09:00
Joe Steele
acfc3e0f63
Fix settings versioning after merging autofitWidth branch.
...
Versioning on master was updated subsequent to the creation
of the branch.
2013-05-08 23:10:01 -04: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
Jesse Vincent
1014f0de1a
Bumped manifest to 4.331
2013-05-06 23:56:26 -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
989afcd42b
Update .gitignore
2013-05-06 13:09:45 +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
edf75ec05a
Fix crash on search with multiple accounts set up
2013-05-05 03:03:40 +02:00
cketti
56aad98d85
Fix crash on Android 2.x caused by the "flicker" fix
2013-05-04 08:23:54 +02:00
Joe Steele
97a2f1b261
Revert "Don't show a disabled preference if there is nothing a user can do to enable it."
...
This reverts commit 0ecc49815f
because
an equivalent commit was subsequently made to master:
5f49195a0a
2013-04-28 13:37:29 -04:00
cketti
c7024af9a1
Merge branch 'message-list-sender-sorting'
2013-04-26 02:39:48 +02:00
cketti
99daa4068f
Merge branch 'better_singleaccount_check'
2013-04-26 02:37:19 +02:00
cketti
a92faee808
Merge branch 'message_compose_reply_header_fmt-update'
2013-04-26 02:35:19 +02:00
cketti
46ed21d9f5
Merge branch 'smtp_port_fix'
2013-04-26 02:30:27 +02:00
cketti
b91b86c657
Change SMTP default port to 587
2013-04-26 02:29:36 +02:00
cketti
620f56ceff
Use a dark startup animation
2013-04-24 02:45:12 +02:00