Commit Graph

328 Commits

Author SHA1 Message Date
cketti 14339d787c Made Accounts a singleTop activity
Now, returning to the app using the app icon will reuse the existing
Accounts activity. This will skip the startup logic in onCreate().
2012-09-10 17:24:35 +02:00
cketti d8e9c48177 Changed the way we use the activity stack
- removed launchMode attributes for all activities
- only use one activity task
- got rid of "managed back button" behavior
2012-09-10 17:24:34 +02:00
Jesse Vincent bf531630a4 Don't show the menu button twice. (Don't show it even once on Gingerbread devices, all of which had a hardware menu button) 2012-09-09 13:45:35 -07:00
Sander Bogaert 1036fe531d Split folder action bar and use the same top view as we use for Accounts and MessageList. 2012-09-09 13:37:15 -07:00
Sander Bogaert ed03f19ea5 Accounts actionbar split. Now contains unread number for consistency and shows status as subtitle if available. Allowed separate method to get the current operation in ActivityListener. 2012-09-09 13:37:12 -07:00
Sander Bogaert ac0f99d3df Have a bottom actionbar in the Search activity to be consistent. 2012-09-09 13:24:28 -07:00
Sander Bogaert 29b6d046d3 Separate the welcome message in it's own activity. Cleaner solution and it prevents it from having the same actionbar as the Accounts activity. 2012-09-09 13:13:42 -07:00
Sander Bogaert c31c8923c2 Add an actionbar to the MessageView activity. 2012-09-09 13:13:40 -07:00
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