summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Fix ComposeActivityTestRégis Décamps2014-10-091-31/+44
* Unit test for UtilsRégis Décamps2014-10-081-0/+77
* Speculative fix: ensure avatars are not created with empty email addressesJames Lemieux2014-10-031-0/+44
* Display sync errors using snackbar and not as a TL footerJames Lemieux2014-09-301-0/+43
* Always pass account to SendersView.format(...) to mirror real world.James Lemieux2014-09-171-8/+12
* Sending a mail to self crashes gmailJames Lemieux2014-09-171-7/+36
* Choose thread icon more carefullyJin Cao2014-09-151-0/+94
* Clicking on CID link causes webview corruptionJames Lemieux2014-09-082-3/+38
* Merge "Creating RankedComparator and using it to sort accounts." into ub-gmai...Milos Stankovic2014-09-051-0/+100
|\
| * Creating RankedComparator and using it to sort accounts.Milos Stankovic2014-09-041-0/+100
* | Remove Audio and Video Related TagsJames Lemieux2014-09-041-15/+4
|/
* Refactoring: Move Analytics email-providers out of AOSPRégis Décamps2014-08-211-32/+0
* minor change of getAccountTypeForAccount in AnalyticsUtilsRégis Décamps2014-08-201-0/+32
* Removes the UI for snap headers from the settings UI.Michael Kaeser2014-07-171-17/+0
* Delegate Account creation to builder class.Ray Chen2014-07-161-1/+1
* quantum change labels b/16054906Andrew Sapperstein2014-07-031-1/+1
* Message header ui update. b/15595931Andrew Sapperstein2014-07-011-2/+3
* Create MailPreferenceActivityTony Mantler2014-06-191-39/+36
* Merge "Sort of port over tests for GeneralPrefsFragment" into ub-mail-masterTony Mantler2014-06-181-0/+100
|\
| * Sort of port over tests for GeneralPrefsFragmentTony Mantler2014-06-171-0/+100
* | am 77b4c2c3: Minimum html support using Html class (no ol/ul)Jin Cao2014-06-182-4/+29
|\ \ | |/ |/|
| * Minimum html support using Html class (no ol/ul)Jin Cao2014-06-172-4/+29
* | Handle surrogate pairs in HTML->Plaintext conversionTony Mantler2014-06-061-0/+50
* | am c7587faa: Merge "Revert the CLs that updated the message headers." into ub...Andrew Sapperstein2014-05-221-0/+37
|\|
| * Revert the CLs that updated the message headers.Andrew Sapperstein2014-05-211-0/+37
* | Sanitize HTML bodies from .eml files and support quoted textJames Lemieux2014-05-211-0/+48
* | Sanitize HTML for Android Email and the EML viewerJames Lemieux2014-05-192-0/+1592
* | Fix invalid substring range parametersJay Shrauner2014-05-161-0/+18
|/
* Fix some testsScott Kennedy2014-04-041-36/+1
* am 10ea28ab: Show "To:<Names>" in sent and outbox index viewsJames Lemieux2014-04-021-4/+4
|\
| * Show "To:<Names>" in sent and outbox index viewsJames Lemieux2014-03-281-4/+4
* | Fixed bug with % encodingJin Cao2014-03-271-0/+53
|/
* Merge "Redesign of message headers. b/12933316." into ub-mail-masterAndy Huang2014-03-051-37/+0
|\
| * Redesign of message headers. b/12933316.Andrew Sapperstein2014-03-041-37/+0
* | RTL: properly align from addresses.Andrew Sapperstein2014-03-041-8/+6
|/
* Get rid of Account#nameTony Mantler2014-03-032-9/+14
* Add test size annotation to test classes so they get run in continuousJerry Xie2014-02-193-1/+7
* comment out broken unit tests in UnifiedEmailAnthony Lee2014-02-071-3/+3
* Mail in Sent, Drafts and Outbox should show addressees, not sender.James Lemieux2014-02-051-86/+69
* Merge "Eliminate redundant methods in Address class" into ub-mail-masterJames Lemieux2014-01-301-45/+44
|\
| * Eliminate redundant methods in Address classJames Lemieux2014-01-221-45/+44
* | Merge "Add a test for EmlMessageLoader that loads an empty message" into ub-m...Tony Mantler2014-01-241-0/+97
|\ \
| * | Add a test for EmlMessageLoader that loads an empty messageTony Mantler2014-01-241-0/+97
| |/
* / RTL - properly align from address in compose.Andrew Sapperstein2014-01-231-6/+7
|/
* Fix a broken test case.James Lemieux2014-01-171-4/+4
* Merge "Recently, Account gained a field: senderName. When serializing/deseria...James Lemieux2014-01-171-15/+40
|\
| * Recently, Account gained a field: senderName. When serializing/deserializing ...James Lemieux2014-01-161-15/+40
* | Fix broken test cases.James Lemieux2014-01-161-6/+11
|/
* Fix build: Remove lingering usage of old Address classTony Mantler2014-01-091-1/+1
* Merge "Deduplicate Address class" into ub-mail-masterTony Mantler2014-01-092-27/+719
|\