replicant-packages_apps_Email/src/com/android/email
Makoto Onuki d6a2978857 First cut of two pane activity.
How to launch:
- Kick "Email 2 Pane" in the app drawer.

Major known issues:
- When you launches "Email 2 Pane", it starts directly; the logic in Welcom
  won't be executed.
- There's no UI to add accounts.  Use the old UI.
- There's no way to select non-default accounts.
- The on-screen buttons except for older/newer don't work.
- No contex menus work.

Change-Id: I38374acafafbae62e46f84294a7677e54686cfc2
2010-07-21 16:30:52 -07:00
..
activity First cut of two pane activity. 2010-07-21 16:30:52 -07:00
mail Send intro text with SmartForward 2010-07-09 09:39:58 -07:00
provider Merge "Always use the mime-type "message/rfc822" for eml files." 2010-06-29 12:37:27 -07:00
service Replace line of code lost in Change I9997ac96 2010-07-13 20:53:16 -07:00
Account.java Fix refresh issue w/ mSecurityFlags preference stored as an int 2010-07-02 15:19:25 -07:00
AccountBackupRestore.java Relax device admin policies when accounts deleted 2010-02-09 11:01:01 -08:00
Controller.java Cleanup and speed up isMessagingController 2010-06-28 10:21:45 -07:00
ControllerResultUiThreadWrapper.java Move account deletion feature to Controller. 2010-06-08 10:25:09 -07:00
Email.java Use "*#*#36245#*#*" to activate the debug screen. 2010-07-01 16:15:07 -07:00
EmailAddressAdapter.java Clean up member variables. 2010-05-11 17:06:37 -07:00
EmailAddressValidator.java GAL support 2010-03-15 11:12:34 -07:00
ExchangeUtils.java Streamline security setup flow 2010-06-25 09:32:11 -07:00
FixedLengthInputStream.java New IMAP parser to fix long-lasting problems. 2010-05-28 15:59:09 -07:00
GroupMessagingListener.java Cleanup imports. 2010-05-07 14:33:44 -07:00
LegacyConversions.java Add "vibrate when silent" mode to notifications 2010-03-18 13:57:25 -07:00
MessagingController.java Handle viewing of attachments that are, themselves, emails 2010-06-22 18:39:18 -07:00
MessagingListener.java Cleanup imports. 2010-05-07 14:33:44 -07:00
PeekableInputStream.java Clean up member variables. 2010-05-11 17:06:37 -07:00
Preferences.java Use "*#*#36245#*#*" to activate the debug screen. 2010-07-01 16:15:07 -07:00
SecurityPolicy.java resolved conflicts for merge of 2cb5acc5 to master 2010-07-15 09:59:50 -07:00
Utility.java Cleaning up MessageView 2010-07-02 13:26:05 -07:00
VendorPolicyLoader.java Extract MockVendorPolicy, add standard mechanism to inject it. 2010-06-11 15:11:15 -07:00