replicant-packages_apps_Email/src/com/android/email/activity
Makoto Onuki 91237e9dcb Adding script for building Email app without exchange.
remove-exchange-support.sh makes it possible to build the email app without
exchange support.

This script:
- removes all packages under com.android.exchange.
- removes all lines surrounded by EXCHANGE-REMOVE-SECTION-START and
  EXCHANGE-REMOVE-SECTION-END

And the resulting source should still build and run fine.

Bug: 2369784
2010-02-03 11:39:46 -08:00
..
setup Adding script for building Email app without exchange. 2010-02-03 11:39:46 -08:00
AccountFolderList.java Quick backup/restore of accounts 2010-01-20 01:36:01 -08:00
AccountFolderListItem.java Updates to AccountFolderList 2009-07-30 15:50:08 -07:00
AccountShortcutPicker.java Remove saveOrUpdate from EmailContent to prevent stale writes 2009-07-22 15:13:30 -07:00
AddressTextView.java Don't drop invalid addresses while editing & check that all addresses are valid before send. 2009-06-24 15:44:08 -07:00
Debug.java Adding script for building Email app without exchange. 2010-02-03 11:39:46 -08:00
MailboxList.java Fix bugs rerated to updateMailboxRefreshTime 2010-01-16 04:36:11 +09:00
MessageCompose.java MessageCompose: properly remove quoted text from saved draft. 2010-01-26 17:19:49 +01:00
MessageList.java Fix bugs rerated to updateMailboxRefreshTime 2010-01-16 04:36:11 +09:00
MessageListItem.java Make checkbox and star more easily selected 2009-09-27 17:04:37 -07:00
MessageView.java Move non-exchange specific classes to com.android.email.service. 2010-01-29 10:37:39 -08:00
ProgressListener.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Welcome.java Gather common exchange related methods into one place 2010-02-02 13:36:45 -08:00