replicant-packages_apps_Email/tests/src/com/android/email
Andrew Stadler 4b41bae270 Enable IMAP/POP sending and EAS resend
* Finish IMAP/POP sections of Controller.sendMessage
* Rewrite MessagingController.sendPendingMessagesSynchronous
* Add deleteAllAttachmentFiles to AttachmentProvider, and unit test
* Rework sendMessage callbacks and integrate into MessageList UI
* Send pending from UI

TODO:
* Find other places from which to call deleteAllAttachmentFiles
2009-08-20 11:09:39 -07:00
..
activity MessageCompose: 2009-08-03 13:04:21 +02:00
codec/binary
mail Finish loading large IMAP/POP messages 2009-08-19 16:09:13 -07:00
provider Enable IMAP/POP sending and EAS resend 2009-08-20 11:09:39 -07:00
AccountUnitTests.java am a4926736: Review Email tests annotations (small/medium/large) and change some annotations based on time. 2009-06-18 13:12:45 -07:00
ControllerProviderOpsTests.java Moving message operations into Controller, and load attachments. 2009-07-23 09:51:01 -07:00
GroupMessagingListenerUnitTests.java Fix bug in GroupMessagingListener and add unit tests 2009-07-02 14:29:02 -07:00
LegacyConversionsTests.java Add code to handle IMAP/POP attachments. 2009-08-11 15:08:14 -07:00
MessagingControllerUnitTests.java Remove saveOrUpdate from EmailContent to prevent stale writes 2009-07-22 15:13:30 -07:00
PreferencesUnitTests.java
SmallTests.java
UtilityUnitTests.java