1. 5e14277 Add android.test.base/stubs dependency by Paul Duffin · 6 years ago
  2. f12c039 Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 6 years ago
  3. 106b5fe Use a.t.mock.stubs instead of a.t.mock.sdk by Paul Duffin · 6 years ago
  4. 6087c3f Merge "Fix dependencies of packages that target earlier releases" am: a3efe60e6b by Paul Duffin · 7 years ago
  5. b1b4c05 Fix dependencies of packages that target earlier releases by Paul Duffin · 7 years ago
  6. b96eb04 Fix tests for apps/UnifiedEmail. by Tomasz Mikolajewski · 7 years ago
  7. f11bb9b Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  8. 3799895 Fix ComposeActivityTest by Régis Décamps · 10 years ago
  9. 174d159 Unit test for Utils by Régis Décamps · 10 years ago
  10. 49b72f2 Speculative fix: ensure avatars are not created with empty email addresses by James Lemieux · 10 years ago
  11. deee5be Display sync errors using snackbar and not as a TL footer by James Lemieux · 10 years ago
  12. ca87392 Always pass account to SendersView.format(...) to mirror real world. by James Lemieux · 10 years ago
  13. c9e00fc Sending a mail to self crashes gmail by James Lemieux · 10 years ago
  14. 3dbfbc2 Choose thread icon more carefully by Jin Cao · 10 years ago
  15. 7a67037 Clicking on CID link causes webview corruption by James Lemieux · 10 years ago
  16. b92e65b Merge "Creating RankedComparator and using it to sort accounts." into ub-gmail-ur14-dev by Milos Stankovic · 10 years ago
  17. 78e6c30 Remove Audio and Video Related Tags by James Lemieux · 10 years ago
  18. 7224380 Creating RankedComparator and using it to sort accounts. by Milos Stankovic · 10 years ago
  19. 0abdb68 Refactoring: Move Analytics email-providers out of AOSP by Régis Décamps · 10 years ago
  20. 8ca56f6 minor change of getAccountTypeForAccount in AnalyticsUtils by Régis Décamps · 10 years ago
  21. 4cbaadf Removes the UI for snap headers from the settings UI. by Michael Kaeser · 10 years ago
  22. 4b0c012 Delegate Account creation to builder class. by Ray Chen · 10 years ago
  23. 106a12a quantum change labels b/16054906 by Andrew Sapperstein · 10 years ago
  24. ff131fb Add uses-sdk to UnifiedEmailTests by Jerry Xie · 10 years ago
  25. de40dd3 Message header ui update. b/15595931 by Andrew Sapperstein · 10 years ago
  26. b2edd6b Remove reference of nonexistent resource dir. by Ying Wang · 10 years ago
  27. 7da3422 Create MailPreferenceActivity by Tony Mantler · 10 years ago
  28. 4701eca Merge "Sort of port over tests for GeneralPrefsFragment" into ub-mail-master by Tony Mantler · 10 years ago
  29. 3ecca77 am 77b4c2c3: Minimum html support using Html class (no ol/ul) by Jin Cao · 10 years ago
  30. 77b4c2c Minimum html support using Html class (no ol/ul) by Jin Cao · 10 years ago
  31. 9b4df38 Sort of port over tests for GeneralPrefsFragment by Tony Mantler · 10 years ago
  32. a58c73e Handle surrogate pairs in HTML->Plaintext conversion by Tony Mantler · 10 years ago
  33. 98f2301 am 887a238c: Merge "Allow the debugger to be attached on the tests." into ub-gmail-ur13-dev by Régis Décamps · 10 years ago
  34. 22a5f78 Allow the debugger to be attached on the tests. by Régis Décamps · 10 years ago
  35. 4439245 am c7587faa: Merge "Revert the CLs that updated the message headers." into ub-gmail-ur13-dev by Andrew Sapperstein · 10 years ago
  36. a839fd0 Revert the CLs that updated the message headers. by Andrew Sapperstein · 10 years ago
  37. 27a36a6 Sanitize HTML bodies from .eml files and support quoted text by James Lemieux · 10 years ago
  38. 207a437 Sanitize HTML for Android Email and the EML viewer by James Lemieux · 10 years ago
  39. 9c4bcbc Fix invalid substring range parameters by Jay Shrauner · 10 years ago
  40. 23c9532 Fix some tests by Scott Kennedy · 10 years ago
  41. 0653f9f am 10ea28ab: Show "To:<Names>" in sent and outbox index views by James Lemieux · 10 years ago
  42. 10ea28a Show "To:<Names>" in sent and outbox index views by James Lemieux · 10 years ago
  43. d67d7e3 Fixed bug with % encoding by Jin Cao · 10 years ago
  44. c0f7716 Merge "Redesign of message headers. b/12933316." into ub-mail-master by Andy Huang · 10 years ago
  45. 2ed8c04 Redesign of message headers. b/12933316. by Andrew Sapperstein · 10 years ago
  46. a01ddca RTL: properly align from addresses. by Andrew Sapperstein · 10 years ago
  47. 26a2075 Get rid of Account#name by Tony Mantler · 10 years ago
  48. 7e65b85 Convert tests to use android-support-test. by Brett Chabot · 10 years ago
  49. 1e947b0 Add test size annotation to test classes so they get run in continuous by Jerry Xie · 10 years ago
  50. c933cbd comment out broken unit tests in UnifiedEmail by Anthony Lee · 10 years ago
  51. 3b59b33 Mail in Sent, Drafts and Outbox should show addressees, not sender. by James Lemieux · 10 years ago
  52. 672dce6 Merge "Eliminate redundant methods in Address class" into ub-mail-master by James Lemieux · 10 years ago
  53. 5bb2a52 Merge "Add a test for EmlMessageLoader that loads an empty message" into ub-mail-master by Tony Mantler · 10 years ago
  54. c4eeaf4 Add a test for EmlMessageLoader that loads an empty message by Tony Mantler · 10 years ago
  55. 890afa2 RTL - properly align from address in compose. by Andrew Sapperstein · 10 years ago
  56. 4d3e937 Eliminate redundant methods in Address class by James Lemieux · 10 years ago
  57. eaca04a Fix a broken test case. by James Lemieux · 10 years ago
  58. 18f4d62 Merge "Recently, Account gained a field: senderName. When serializing/deserializing that field using JSON a bug was introduced where null is serialized in and "" is deserialized out. This checkin fixes the problem." into ub-mail-master by James Lemieux · 10 years ago
  59. 70ebf05 Fix broken test cases. by James Lemieux · 10 years ago
  60. afe5e27 Recently, Account gained a field: senderName. When serializing/deserializing that field using JSON by James Lemieux · 10 years ago
  61. 0f6ffbe Fix build: Remove lingering usage of old Address class by Tony Mantler · 10 years ago
  62. 9a4f912 Merge "Deduplicate Address class" into ub-mail-master by Tony Mantler · 10 years ago
  63. f8a7526 Fix test error in MessageHeaderViewTest by Tony Mantler · 10 years ago
  64. 821e578 Deduplicate Address class by Tony Mantler · 10 years ago
  65. 65ba82f am 0a2a346c: fix internal fancy mailtos by Andy Huang · 10 years ago
  66. 0a2a346 fix internal fancy mailtos by Andy Huang · 10 years ago
  67. 8887689 Unit test for MailAsyncTaskLoader by Tony Mantler · 10 years ago
  68. c19bbbc Merge "Divert mailto Uris directly to compose activity" into jb-ub-mail-ur10 by Tony Mantler · 11 years ago
  69. 4a78f7a Normalize the whole email address when comparing. by Tony Mantler · 11 years ago
  70. 184ec73 Divert mailto Uris directly to compose activity by Tony Mantler · 11 years ago
  71. 4473e8c Pass in class loader when unparceling Account by Tony Mantler · 11 years ago
  72. 1bdbfef Change the package name on our HTML parser by Scott Kennedy · 11 years ago
  73. 6d2442b Add some tests for replying to a message by Paul Westbrook · 11 years ago
  74. 2efacc5 Fixed NPE in ComposeActivityTest by Paul Westbrook · 11 years ago
  75. c97ec3e Fix replying from "combined account" by Paul Westbrook · 11 years ago
  76. 3b965d7 Clean up a bunch of warnings by Scott Kennedy · 11 years ago
  77. afb304c Removed unused code. by Andrew Sapperstein · 11 years ago
  78. ff8553f Cleanup by Scott Kennedy · 11 years ago
  79. 1be21f9 fix le build by Andy Huang · 11 years ago
  80. 01c196a Strip out <style> tags when we create notification text by Scott Kennedy · 11 years ago
  81. 9e2d407 Clean up a bunch of warnings by Scott Kennedy · 11 years ago
  82. bd5b522 am 9bb1a07e: Merge "Set MIME type correctly on drafts when content provider does not provide it." into jb-ub-mail-ur8 by Alice Yang · 11 years ago
  83. 013a23c Remove deprecated fields/members by Paul Westbrook · 11 years ago
  84. 8750066 Set MIME type correctly on drafts when content provider does not provide it. by Mark Wei · 11 years ago
  85. d5edd2d Move notifications to UnifiedEmail by Scott Kennedy · 11 years ago
  86. d038adc am 820efb0f: Merge "Cache column name/indexes so we can use getColumnIndex()" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  87. 384b8de Cache column name/indexes so we can use getColumnIndex() by Scott Kennedy · 11 years ago
  88. d5fd046 Prevent the leaking of an IntentReceiver by Scott Kennedy · 11 years ago
  89. 17bc02b Fix build by Vikram Aggarwal · 11 years ago
  90. 69495b0 Reduce time it takes to render a conversation item by mindyp · 11 years ago
  91. 572494a Fix build by mindyp · 11 years ago
  92. 6d11c8f Sender emails are now available. Use the senders email to lookup their contact photo. by mindyp · 11 years ago
  93. 88acafa Make it possible to get the emails of senders we want to display photos for. by mindyp · 11 years ago
  94. d974026 fix build by mindyp · 11 years ago
  95. 351ad4e use parcel intermediate format for ConversationInfo by Andy Huang · 11 years ago
  96. 12ec6a3 am 74832489: Merge "sanitize user input in Conversation/MessageInfo" into jb-ub-mail by Andy Huang · 11 years ago
  97. d54fb4c Merge "Fix the failing test case." into jb-ub-mail-ur8 by mindyp · 11 years ago
  98. 71ac49c Fix the failing test case. by mindyp · 11 years ago
  99. 65b06f5 Fixup compose test cases. by mindyp · 11 years ago
  100. a88fbba sanitize user input in Conversation/MessageInfo by Andy Huang · 11 years ago