1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/android/email/activity
Daniel Applebaum 10b9b0a05b Issue 117
Issue 30

Provide support for multiple identities.  Identities can be managed in
the Account Settings.  While composing a message, an identity can be
chosen for sending.  Identity information and signature edits are
saved in a header field, so that they survive being synced to the
server and back.

Provide support for editing the quoted text, either for replies or
forwards.  The quoted text is immediately editable, in a separate
editor from the main body.  When saved in a draft, the two are
contatenated, but the length of the main body is saved with the
identity information, and is used to split the two parts again, when
opening the draft.
2009-06-09 03:11:35 +00:00
..
setup Issue 117 2009-06-09 03:11:35 +00:00
Accounts.java r62972@17h: jesse | 2009-05-07 10:49:32 -0400 2009-06-01 01:35:05 +00:00
ChooseFolder.java . Choosing '-NONE-' as default folder, was opening the MessageList of the '-NONE-' folder 2009-06-06 15:42:33 +00:00
ChooseIdentity.java Issue 117 2009-06-09 03:11:35 +00:00
Debug.java r62972@17h: jesse | 2009-05-07 10:49:32 -0400 2009-06-01 01:35:05 +00:00
EditIdentity.java Issue 117 2009-06-09 03:11:35 +00:00
FolderList.java . Fixed 'Compose' and 'Accounts' menu options 2009-06-07 23:43:42 +00:00
ManageIdentities.java Issue 117 2009-06-09 03:11:35 +00:00
MessageCompose.java Issue 117 2009-06-09 03:11:35 +00:00
MessageList.java Fix for my comment on r581 2009-06-09 02:10:49 +00:00
MessageView.java Added 'add to contact' feature when one clicks on the from address in message view (code taken from AOSP) 2009-06-06 15:55:26 +00:00
ProgressListener.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
SizeFormatter.java Required for r371 2009-02-12 21:49:20 +00:00
Welcome.java r62972@17h: jesse | 2009-05-07 10:49:32 -0400 2009-06-01 01:35:05 +00:00