summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* EmailTests: fix api changeScott Mertz2015-10-183-13/+13
* email: fix testsJorge Ruesga2015-10-182-3/+3
* Old paper clip asset is removed, which touches a test case here.James Lemieux2014-09-221-1/+1
* Changes to support smaller email tombstone apk sizePaul Westbrook2014-09-165-268/+6
* Remove unused resourcesPaul Westbrook2014-09-101-118/+0
* Clean up proguard test flags filePaul Westbrook2014-08-011-40/+0
* Rename AccountSettings to EmailPreferenceActivityTony Mantler2014-07-141-4/+5
* Remove direct entry points to AccountSettingsTony Mantler2014-07-111-2/+2
* Fix build.Andrew Sapperstein2014-07-011-1/+1
* Merge "Unify settings activity" into ub-mail-masterTony Mantler2014-06-274-6/+12
|\
| * Unify settings activityTony Mantler2014-06-274-6/+12
* | Move over to the new AttachmentService.Anthony Lee2014-06-252-285/+3
|/
* Revamp logging & remove the threading around downloads.Anthony Lee2014-06-241-1/+1
* Unit Tests for serialization of Account and HostAuth objectsJames Lemieux2014-06-092-0/+185
* Some more cleanup and code rearrangement & added unit testsAnthony Lee2014-06-051-55/+70
* Disambiguate settings intentsTony Mantler2014-05-221-1/+1
* Merge "Test encode/decode of attachments" into ub-mail-masterTony Mantler2014-05-211-0/+88
|\
| * Test encode/decode of attachmentsTony Mantler2014-05-211-0/+88
* | Factored out Watchdog code and cleaned up other stuff.Anthony Lee2014-05-201-2/+94
|/
* Add test for HostAuth parcelingTony Mantler2014-05-151-0/+35
* Move account backup/restore to userdata in AccountManagerTony Mantler2014-05-143-124/+0
* Merge "Introduction of DownloadQueue and associated tests." into ub-mail-masterAnthony Lee2014-05-131-0/+390
|\
| * Introduction of DownloadQueue and associated tests.Anthony Lee2014-05-121-0/+390
* | Clean up unused code and warnings in AccountTony Mantler2014-05-133-41/+0
|/
* Fetch email bodies using ContentResolver#openInputStreamTony Mantler2014-05-082-9/+10
* Handle attachment filenames with % charactersTony Mantler2014-05-061-2/+133
* Parse abbreviated date fieldsJay Shrauner2014-05-021-1/+3
* Fix Exchange crash when parsing abbreviated datesJay Shrauner2014-04-304-765/+73
* Continue purging the unused reply partsTony Mantler2014-04-184-155/+11
* Clean up LegacyConversionsTony Mantler2014-04-181-15/+0
* Fix some missed class renamesTony Mantler2014-04-152-26/+28
* Cleanup in EmailContentTony Mantler2014-04-141-4/+4
* Fix some crashes and misbehavior with account settings screensTony Mantler2014-04-101-4/+1
* Replying to a Message with an encoded email address shows the encoded address...James Lemieux2014-03-273-158/+199
* Fix IMAP message upsync to include attachments.Tony Mantler2014-03-273-7/+6
* Fix broken tests and remove dead codeTony Mantler2014-03-183-23/+6
* Fix testsTony Mantler2014-02-282-3/+13
* Merge setup fragments under a single activityTony Mantler2014-02-264-53/+49
* Fix testsTony Mantler2014-02-211-1/+1
* Add a placeholder flaky test.Brett Chabot2014-02-201-0/+30
* Convert Email tests to use android-support-testsBrett Chabot2014-02-203-43/+3
* Add @SmallTest annotation to test classes so they get run in continuousJerry Xie2014-02-1912-0/+26
* Fix some broken testsMartin Hibdon2014-02-191-3/+4
* Merge "Mark otherwise unused method as @VisibleForTesting" into ub-mail-masterTony Mantler2014-02-191-3/+1
|\
| * Mark otherwise unused method as @VisibleForTestingTony Mantler2014-02-181-3/+1
* | Fix account setup testMartin Hibdon2014-02-181-3/+4
|/
* comment out broken unit tests in EmailAnthony Lee2014-02-071-1/+1
* Eliminate redundant methods in Address classJames Lemieux2014-01-222-12/+12
* Merge AccountSetupNames and AccountSetupOptionsTony Mantler2014-01-161-10/+7
* Deduplicate Address classTony Mantler2014-01-081-718/+0