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

322 Commits

Author SHA1 Message Date
Sander Bogaert
bb9bb70a94 Moved the content of the dialog asking for email/pasw to separate activity as was asked. Support for a 'default account checkbox' is still included but commented out for now. The new AccountSetupGetLogin actvity is a very stripped down version of the old AccountSetupBase activity. 2012-08-08 10:40:13 -07:00
Jesse Vincent
5fa5b69688 merge fixups 2012-08-08 10:40:09 -07:00
Sander Bogaert
e3b607e49e Hide softwarekeyboard by default on AccountSetupConfirm activities. 2012-08-08 10:40:07 -07:00
dzan
71c7a5c9ef Updated the layout of the confirmation screens. 2012-08-08 10:39:57 -07:00
dzan
cba9ccd416 Added two new activities to allow for confirming/choosing the detected settings. Also connected them to the next button in the autoconfiguration activity. 2012-08-08 10:39:55 -07:00
Sander Bogaert
b66f7cdceb Remove old import + @overrides where not needed. 2012-08-08 10:29:43 -07:00
Sander Bogaert
ee020ed4b9 This add a new setup screen. It displays all accounts found on the device. It's made to be extended with accounts from the backup files ( commented where this code should go ). 2012-08-08 10:29:40 -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