Commit Graph

218 Commits

Author SHA1 Message Date
Jesse Vincent f46208296c Bumped manifest to ${version.name} 2010-11-26 03:55:26 +00:00
Jesse Vincent 428b25074c Bumped manifest to ${version.name} 2010-11-10 21:12:52 +00:00
Jesse Vincent f14bd1468e Bumped manifest to ${version.name} 2010-11-03 00:48:42 +00:00
Jesse Vincent 624e501a0c Bumped manifest to ${version.name} 2010-11-03 00:45:41 +00:00
Jesse Vincent 736a35eec6 Bumped manifest to ${version.name} 2010-10-29 22:36:42 +00:00
Jesse Vincent abeb531e8e Bumped manifest to ${version.name} 2010-10-29 03:33:44 +00:00
Jesse Vincent 745f2d2e6d Bumped manifest to ${version.name} 2010-10-29 03:30:40 +00:00
Jesse Vincent 3ecc4491a7 Bumped manifest to ${version.name} 2010-10-23 17:37:43 +00:00
Jesse Vincent 472b2d9d7a Bumped manifest to ${version.name} 2010-10-23 16:35:01 +00:00
Jesse Vincent cfe5d66a22 Bumped manifest to ${version.name} 2010-10-19 04:18:16 +00:00
Jesse Vincent 656b1f7699 Bumped manifest to ${version.name} 2010-10-14 10:11:56 +00:00
cketti 038e5812b4 Backport:
- Fix NullPointerException when saving account settings for non-IMAP accounts.
- Cosmetic code changes
- Use the correct package name for AccessibleEmailContentActivity in AndroidManifest.xml
2010-10-13 21:42:47 +00:00
Jesse Vincent c86f4f6358 Bumped manifest to ${version.name} 2010-10-11 21:41:03 +00:00
Jesse Vincent 1421dcfbd3 Bumped manifest to ${version.name} 2010-10-11 14:58:03 +00:00
Jesse Vincent 0b0cb5d82a Bumped manifest to ${version.name} 2010-10-11 02:57:30 +00:00
Jesse Vincent 0628539ce7 Bumped manifest to ${version.name} 2010-10-11 00:30:08 +00:00
Jesse Vincent c2378c9f46 Marcus accidentally commented out the accessible message view 2010-10-10 19:29:10 +00:00
Jesse Vincent 6731b2ec50 Bumped manifest to ${version.name} 2010-10-09 02:46:25 +00:00
Jesse Vincent 201490c433 Bumped manifest to ${version.name} 2010-10-08 06:33:13 +00:00
Jesse Vincent 23f7d8c46a Bumped manifest to ${version.name} 2010-10-06 22:45:03 +00:00
Jesse Vincent 8ccfbe11f9 Bumped manifest to ${version.name} 2010-10-06 22:41:08 +00:00
Jesse Vincent dd73d87665 Bumped manifest to ${version.name} 2010-10-05 06:37:12 +00:00
Jesse Vincent 2db7293a9a Bumped manifest to ${version.name} 2010-10-05 06:07:33 +00:00
Jesse Vincent 6524af5087 Bumped manifest to ${version.name} 2010-10-03 17:07:27 +00:00
Jesse Vincent 0fa741568b versionCode is going to be autogenerated from here on in. divorce it
from the versionName to avoid confusing users
2010-10-03 17:05:19 +00:00
Jesse Vincent 46ba547d94 3.111 2010-10-01 04:27:55 +00:00
Jesse Vincent 49d2618f99 3.110 2010-09-27 03:27:56 +00:00
Jesse Vincent 745ff494fb 3.109 2010-09-22 02:48:06 +00:00
Jesse Vincent 4a5ed287f4 3.108 2010-09-07 17:07:47 +00:00
Jesse Vincent 8fa1c793ea 3.107 2010-09-03 00:47:37 +00:00
Jesse Vincent 9cccd8d411 3.106 2010-08-31 03:59:03 +00:00
Jesse Vincent 9f1063b483 3.105 2010-08-30 03:05:48 +00:00
Jesse Vincent 64511ed82b 3.104 2010-08-30 02:20:40 +00:00
Jesse Vincent 6d4cc2825a 3.103 2010-08-29 18:14:41 +00:00
Marcus Wolschon 726b472330 set context before using it 2010-08-18 14:13:37 +00:00
Jesse Vincent 0b62640eac Provisional initial commit of MessagingProvider code by
stephane.lajeunesse and koxx33

We're going to try it out in the 3.1 dev series. if it ends up looking
good, it'll be in 3.2
2010-08-18 02:49:13 +00:00
Jesse Vincent de142b7faa 3.102 2010-08-18 02:02:59 +00:00
Jesse Vincent 86dc82f916 Merge branch 'ideal-screenreader'
* ideal-screenreader:
  The IDEAL Group have joined the K-9 dogwalkers and submitted their code to be part of K-9!
  Initial import of the Ideal K-9 branch which adds support for screenreaders.
2010-08-18 02:01:10 +00:00
Jesse Vincent 5be5aaa44a K-9 does not yet work properly when installed to SD. Revert the
install-location for now, per discussion with the original committer a
few days ago.
2010-08-17 23:21:36 +00:00
Jesse Vincent 1252ffb610 3.101 2010-08-17 04:22:27 +00:00
Marcus Wolschon a35ab06ccc allow install on SD-card (is ignored for Android <2.2) 2010-08-13 06:38:20 +00:00
Jesse Vincent 38c053fb73 2.913 2010-08-02 03:04:29 +00:00
Jesse Vincent 5bde9618e4 2.912 2010-08-02 01:29:12 +00:00
Jesse Vincent 56ecf9dbc0 2.911 2010-07-31 06:32:36 +00:00
Jesse Vincent 3fbdb0ff0e 2.910 2010-07-27 14:40:26 +00:00
Jesse Vincent 7a4d12b53b Merge from apg-integration 2010-07-27 12:10:09 +00:00
Jesse Vincent b3ac8e86e7 2.909 2010-07-22 04:17:58 +00:00
Jesse Vincent 338919a9a0 Merge remote branch 'remotes/issue814'
* remotes/issue814:
  Changed the appearance of the ChooseAccount activity to better match the look of the account list.
  svn:eol-style set to LF (UNIX style)
  Update issue 814 Status: Started Cc: +fiouzy Reuse of res/layout/accounts_item.xml to match account list Automatically expand/scroll to Intent-presented account
  - Patch provided by fiouzy (ability to choose identity from other accounts) - Modifications in MessageCompose by cketti (use MessageReference to replace mFolder and mSourceMessageUid)
  Created branch for issue 814 (Feature to select account to send from in compose screen)
2010-07-22 03:15:28 +00:00
Jesse Vincent 7a83fda98c 2.908 2010-07-19 06:14:09 +00:00
Jesse Vincent 7649c598a9 2.907 2010-07-19 01:58:00 +00:00