Sander Bogaert
2ec97235ec
Split bar on Messagelist activity and some code styling.
2012-09-08 21:32:54 -07:00
Sander Bogaert
12862e2050
Initialised ActionBarSherlock.
2012-09-08 21:14:54 -07:00
Jesse Vincent
9a87d0aa52
Bumped manifest to 4.302
2012-08-31 19:18:22 -04:00
Jesse Vincent
5b4d2806ab
Bumped manifest to 4.301
2012-08-16 10:56:37 -07:00
Jesse Vincent
5b9c9858c1
bump version codes to not conflict with 4.2
2012-08-16 10:56:18 -07:00
Jesse Vincent
b15148662d
Bumped manifest to 4.121
2012-07-22 11:09:24 -07:00
Jesse Vincent
bf0434a9f7
Bumped manifest to 4.120
2012-06-30 19:35:28 -07:00
Jesse Vincent
10f278f579
Bumped manifest to 4.119
2012-06-12 08:13:14 -07:00
cketti
682e79fca2
Fixed description of K-9 Mail's delete permission
2012-05-24 06:17:47 +02:00
Jesse Vincent
50a066eb89
Bumped manifest to 4.118
2012-05-20 20:11:26 -04:00
Jesse Vincent
c59688bf2d
Bumped manifest to 4.117
2012-05-07 17:31:36 -07:00
Jesse Vincent
e5c8a25c8b
Bumped manifest to 4.116
2012-04-26 09:09:28 -04:00
Jesse Vincent
5b7dec3d78
Bumped manifest to 4.115
2012-04-14 12:01:14 +08:00
Jesse Vincent
029c8958a3
Bumped manifest to 4.114
2012-04-11 12:13:41 -04:00
Koji Arai
6861c813ea
Change layout of the email address list.
...
set title to the contact name.
change text size is medium from default(Large).
2012-04-08 12:32:10 -04:00
Jesse Vincent
4723ea0ae5
Possible to select email addresses from the ContactPicker
...
Conflicts:
src/com/fsck/k9/activity/MessageCompose.java
src/com/fsck/k9/helper/ContactsSdk3_4.java
2012-04-08 12:29:08 -04:00
Jesse Vincent
cd8224fa6b
Bumped manifest to 4.113
2012-04-03 09:33:22 -04:00
Jesse Vincent
ae6679769b
Bumped manifest to 4.112
2012-02-28 09:05:46 -05:00
Jesse Vincent
6d7f2b26b0
Bumped manifest to 4.110
2012-02-26 16:33:43 -05:00
Jesse Vincent
ddbd46666a
Bumped manifest to 4.109
2012-02-15 13:46:33 -05:00
cketti
81b4fef4aa
Change protection level for READ_MESSAGES and DELETE_MESSAGES to "dangerous"
2012-02-14 00:49:34 +01:00
cketti
29e1a68288
Added widget to display the unread count for an account
2012-02-13 12:16:18 +01:00
wilian-cb
02b07f34a1
Issue 3280: Add launcher shortcuts for special accounts/folders ("Unified Inbox" and "All messages")
2012-02-10 00:24:32 -06:00
Jesse Vincent
700ba1d781
Bumped manifest to 4.108
2012-02-06 23:11:12 -05:00
Jesse Vincent
99e9bee724
Bumped manifest to 4.107
2012-01-22 23:12:16 -05:00
Jesse Vincent
16003abcc1
Bumped manifest to 4.106
2012-01-20 23:42:30 -05:00
Jesse Vincent
96b0a7b28b
Bumped manifest to 4.105
2012-01-17 17:51:43 -08:00
Jesse Vincent
93ecf86806
Bumped manifest to 4.104
2012-01-04 00:21:51 -05:00
Mark Chang
fd52432de5
K-9 does not require a touchscreen, but our minsdk version implies it
...
does. That has the unfortunate side-effect of making K-9 not show up on
Google TV devices.
2011-12-25 09:56:12 -05:00
Jesse Vincent
09fa9d406f
Bumped manifest to 4.103
2011-12-06 09:21:59 -05:00
Jesse Vincent
b60a0a4323
bumping to 4.102
2011-11-21 17:56:19 -05:00
Jesse Vincent
d2ab1f8d5c
Bumped manifest to 3.913
2011-11-06 21:00:59 -05:00
Jesse Vincent
2a8f353fe9
Bumped manifest to 3.912
2011-11-06 18:11:36 -05:00
cketti
e2e9f8b6a3
Fixed startActivityForResult() failing for MessageList
...
Fixes issue 3638
2011-11-07 00:07:06 +01:00
Jesse Vincent
f677781bce
Bumped manifest to 3.911
2011-11-06 18:04:36 -05:00
cketti
88a2dd6289
Merge branch 'issue549'
...
Conflicts:
src/com/fsck/k9/Account.java
src/com/fsck/k9/mail/store/WebDavStore.java
2011-11-05 18:47:55 +01:00
Jesse Vincent
976761e0e5
Bumped manifest to 3.910
2011-11-02 21:05:24 -04:00
Jesse Vincent
c26ad2c4fd
Bumped manifest to 3.909
2011-10-29 11:43:12 -04:00
cketti
807907cb9e
Merge branch 'master' into issue549
...
Conflicts:
res/values/strings.xml
src/com/fsck/k9/service/MailService.java
2011-10-29 05:22:07 +02:00
Jesse Vincent
0c40736f26
Bumped manifest to 3.908
2011-10-27 14:24:11 -04:00
cketti
115742a2a9
Change launchMode of Accounts activity
...
startActivityForResult() doesn't work if the launchMode is
"singleInstance". But we need this when selecting a file to import the
settings from.
2011-10-14 21:24:46 +02:00
cketti
fc8d2e9979
Merge branch 'master' into issue549
...
Conflicts:
res/menu/accounts_context.xml
res/menu/accounts_option.xml
res/values/strings.xml
src/com/fsck/k9/Account.java
src/com/fsck/k9/activity/Accounts.java
src/com/fsck/k9/activity/AsyncUIProcessor.java
src/com/fsck/k9/activity/FolderList.java
src/com/fsck/k9/activity/ImportListener.java
src/com/fsck/k9/activity/K9Activity.java
src/com/fsck/k9/activity/K9ListActivity.java
src/com/fsck/k9/activity/MessageView.java
src/com/fsck/k9/mail/store/ImapStore.java
src/com/fsck/k9/mail/store/Pop3Store.java
src/com/fsck/k9/mail/store/WebDavStore.java
src/com/fsck/k9/mail/transport/SmtpTransport.java
2011-10-14 20:33:25 +02:00
Jesse Vincent
feee0c64f7
Bumped manifest to 3.907
2011-09-29 00:19:28 -04:00
Jesse Vincent
ee132e92d1
3.9 no longer targets 1.6. Bumped to the oldest 2.x sdk level that
...
google still lets us build against. Thanks and apologies to Joey Jones
for finding the pre-existing incompatibility that pushed me to make the
build change we've been promising for so long
2011-08-08 01:01:15 -04:00
Jesse Vincent
b89704900a
Bumped manifest to 3.906
2011-07-25 01:55:03 -04:00
Jesse Vincent
00f2038b61
Bumped manifest to 3.905
2011-07-23 18:47:41 -04:00
Jesse Vincent
e31964db0a
3.904
2011-07-20 18:05:37 -04:00
Jesse Vincent
9c5ccd3b82
Bumped manifest to 3.902
2011-07-02 15:41:20 -04:00
Jesse Vincent
378002c62a
Bumped manifest to 3.901
2011-06-20 12:52:47 -07:00
Fiouz
1709cda540
Exclude global preferences from multitasking
...
Make global preferences activity live in its own task and exclude it from recent-navigation using long-press HOME
2011-06-10 23:34:21 +02:00