summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-07-02AOSP/Email -Added TEST_MAPPING file and "LOCAL_COMPATIBILITY_SUITE := device-...Raman Tenneti
2019-07-02Migrate packages/apps/Email to androidx.testBrett Chabot
2018-12-12AOSP/Email - Added WidgetService#isWidgetSupported to check if widgets are su...Raman Tenneti
2018-03-01Email: Fix StoreTestsAndreas Gampe
2017-05-24EmailTests: Use language level consistent with SDK version.Tobias Thierer
2014-09-22Old paper clip asset is removed, which touches a test case here.James Lemieux
2014-09-16Changes to support smaller email tombstone apk sizePaul Westbrook
2014-09-10Remove unused resourcesPaul Westbrook
2014-08-01Clean up proguard test flags filePaul Westbrook
2014-07-14Rename AccountSettings to EmailPreferenceActivityTony Mantler
2014-07-11Remove direct entry points to AccountSettingsTony Mantler
2014-07-01Fix build.Andrew Sapperstein
2014-06-27Merge "Unify settings activity" into ub-mail-masterTony Mantler
2014-06-27Unify settings activityTony Mantler
2014-06-25Move over to the new AttachmentService.Anthony Lee
2014-06-24Revamp logging & remove the threading around downloads.Anthony Lee
2014-06-09Unit Tests for serialization of Account and HostAuth objectsJames Lemieux
2014-06-05Some more cleanup and code rearrangement & added unit testsAnthony Lee
2014-05-22Disambiguate settings intentsTony Mantler
2014-05-21Merge "Test encode/decode of attachments" into ub-mail-masterTony Mantler
2014-05-21Test encode/decode of attachmentsTony Mantler
2014-05-20Factored out Watchdog code and cleaned up other stuff.Anthony Lee
2014-05-15Add test for HostAuth parcelingTony Mantler
2014-05-14Move account backup/restore to userdata in AccountManagerTony Mantler
2014-05-13Merge "Introduction of DownloadQueue and associated tests." into ub-mail-masterAnthony Lee
2014-05-13Clean up unused code and warnings in AccountTony Mantler
2014-05-12Introduction of DownloadQueue and associated tests.Anthony Lee
2014-05-08Fetch email bodies using ContentResolver#openInputStreamTony Mantler
2014-05-06Handle attachment filenames with % charactersTony Mantler
2014-05-02Parse abbreviated date fieldsJay Shrauner
2014-04-30Fix Exchange crash when parsing abbreviated datesJay Shrauner
2014-04-18Continue purging the unused reply partsTony Mantler
2014-04-18Clean up LegacyConversionsTony Mantler
2014-04-15Fix some missed class renamesTony Mantler
2014-04-14Cleanup in EmailContentTony Mantler
2014-04-10Fix some crashes and misbehavior with account settings screensTony Mantler
2014-03-27Replying to a Message with an encoded email address shows the encoded address...James Lemieux
2014-03-27Fix IMAP message upsync to include attachments.Tony Mantler
2014-03-18Fix broken tests and remove dead codeTony Mantler
2014-02-28Fix testsTony Mantler
2014-02-26Merge setup fragments under a single activityTony Mantler
2014-02-21Fix testsTony Mantler
2014-02-20Add a placeholder flaky test.Brett Chabot
2014-02-20Convert Email tests to use android-support-testsBrett Chabot
2014-02-19Add @SmallTest annotation to test classes so they get run in continuousJerry Xie
2014-02-19Fix some broken testsMartin Hibdon
2014-02-19Merge "Mark otherwise unused method as @VisibleForTesting" into ub-mail-masterTony Mantler
2014-02-18Mark otherwise unused method as @VisibleForTestingTony Mantler
2014-02-18Fix account setup testMartin Hibdon
2014-02-07comment out broken unit tests in EmailAnthony Lee