summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Email split, part neuf: Setup, logging, attachment glueMarc Blank2011-02-147-37/+64
* Email split, part huit: Refactor constants, clean emailcommonMarc Blank2011-02-1434-109/+119
* Implement IMAP prefix supportTodd Kennedy2011-02-112-25/+164
* Email split, part six: EmailContentMarc Blank2011-02-1044-112/+115
* Email split, part quatre: Move along, nothing to see hereMarc Blank2011-02-1025-84/+107
* Email split, part trois: AccountServiceMarc Blank2011-02-105-102/+130
* Email split, part deux: PolicyServiceMarc Blank2011-02-102-4/+4
* Email split, part one: EmailServiceMarc Blank2011-02-101-0/+1
* Remove unused import for Log classTodd Kennedy2011-02-081-1/+0
* Merge "Fix attachment mime type unit tests"Todd Kennedy2011-02-081-24/+40
|\
| * Fix attachment mime type unit testsTodd Kennedy2011-02-081-24/+40
* | Refactoring widgetMakoto Onuki2011-02-081-53/+25
|/
* Merge "Fix mailbox adapter & message order manager unit tests"Todd Kennedy2011-02-072-14/+24
|\
| * Fix mailbox adapter & message order manager unit testsTodd Kennedy2011-02-072-14/+24
* | Fix inbox query unit testsTodd Kennedy2011-02-071-1/+4
|/
* Remove all compatibility with pre-2.0 dataAndy Stadler2011-02-065-1823/+35
* Resolve build warnings; part 4Todd Kennedy2011-02-031-1/+3
* Resolve build warnings; part 2Todd Kennedy2011-02-031-6/+7
* Use a field rather than a superclass for ContentCache's cache.Jesse Wilson2011-02-022-7/+6
* Merge "Message details: Show only one address per line"Makoto Onuki2011-01-311-15/+48
|\
| * Message details: Show only one address per lineMakoto Onuki2011-01-311-15/+48
* | Merge "Unit test for change Ieec04881 (make sure CC is visible)"Makoto Onuki2011-01-312-5/+46
|\ \ | |/ |/|
| * Unit test for change Ieec04881 (make sure CC is visible)Makoto Onuki2011-01-312-5/+46
* | am 275b89d9: am 927dbc7c: Don\'t send IMAP ID unless server supports itAndy Stadler2011-01-311-19/+39
|\ \ | |/ |/|
| * Don't send IMAP ID unless server supports itAndy Stadler2011-01-311-19/+39
* | Widget: Max out message count at 999+Andy Stadler2011-01-301-0/+25
* | Merge "Fix bug where mailbox list won't update in combined view" into honeycombMakoto Onuki2011-01-261-1/+1
|\ \
| * | Fix bug where mailbox list won't update in combined viewMakoto Onuki2011-01-261-1/+1
* | | Protect against threading issues in AttachmentDownloadServiceMarc Blank2011-01-261-12/+48
|/ /
* | Merge "Infer attachment's mime type if it's text/plain" into honeycombTodd Kennedy2011-01-251-0/+6
|\ \
| * | Infer attachment's mime type if it's text/plainTodd Kennedy2011-01-251-0/+6
* | | Merge "Only show loaded messages in widget" into honeycombTodd Kennedy2011-01-252-27/+42
|\ \ \ | |/ / |/| |
| * | Only show loaded messages in widgetTodd Kennedy2011-01-252-27/+42
* | | Merge forward small bug found in password storageAndy Stadler2011-01-241-0/+21
|/ /
* | Prevent auto-download of attachments not in an inboxTodd Kennedy2011-01-241-0/+83
* | Merge "Don't require sSyncLock for sync error map" into honeycombMarc Blank2011-01-231-4/+4
|\ \
| * | Don't require sSyncLock for sync error mapMarc Blank2011-01-211-4/+4
* | | AttachmentProvider: Always return mime-types in lowercaseMakoto Onuki2011-01-211-15/+18
|/ /
* | Don't modify content URI to non-email providersMakoto Onuki2011-01-202-1/+16
* | Merge "Strip content of the "head" tag" into honeycombMarc Blank2011-01-201-0/+20
|\ \
| * | Strip content of the "head" tagMarc Blank2011-01-201-0/+20
* | | Only show messages from inbox for account & unread viewsTodd Kennedy2011-01-201-0/+71
|/ /
* | Merge "Properly handle unsupported encryption policy" into honeycombAndy Stadler2011-01-191-3/+37
|\ \
| * | Properly handle unsupported encryption policyAndy Stadler2011-01-191-3/+37
* | | widget combined inbox view only shows messages in inboxTodd Kennedy2011-01-191-2/+2
* | | Fix another case of HTML leakage in snippetsMarc Blank2011-01-191-0/+2
|/ /
* | Add per-account preference for bkgnd attachmentsAndy Stadler2011-01-182-1/+69
* | Use broadcast to detect system account update.Makoto Onuki2011-01-172-18/+150
* | Merge "Fix LocalStoreUnitTests" into honeycombMakoto Onuki2011-01-171-98/+101
|\ \
| * | Fix LocalStoreUnitTestsMakoto Onuki2011-01-141-98/+101