1. 364c425 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  2. 7c8d1b8 Merge "fix icons again" by Andy Huang · 13 years ago
  3. 0b7b397 Remove arrow from activated list asset. by Mindy Pereira · 13 years ago
  4. 4aefd7b fix icons again by Andy Huang · 13 years ago
  5. f96ec32 Fix spacing, styles for conversation list items on tablet. by Mindy Pereira · 13 years ago
  6. 5dfc550 Fix selection state. Don't recreate the folder list fragment each time the conv list is shown. by Mindy Pereira · 13 years ago
  7. 1b710c4 Fix tablet constants. by Mindy Pereira · 13 years ago
  8. 1f93668 Add missing tablet resources; get compose working correctly/ cleanly. by Mindy Pereira · 13 years ago
  9. 5aa31fd Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  10. bdf7a40 Get signature from settings for compose. by Mindy Pereira · 13 years ago
  11. efe3d25 Destructive action dialogs. by Mindy Pereira · 13 years ago
  12. 03c0f2d Hide forward button in message header on phone by Andy Huang · 13 years ago
  13. ae18020 Change label to folder for the accountswitchspinner by Mindy Pereira · 13 years ago
  14. f854e22 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  15. 263462b Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  16. 04ff99c Remove test activity entirely by Vikram Aggarwal · 13 years ago
  17. e0056ef Revert "Remove testing strings", which broke the Email2 build. by Eric Fischer · 13 years ago
  18. a029816 Merge "Remove unused layout" by Vikram Aggarwal · 13 years ago
  19. 0283715 Remove unused layout by Vikram Aggarwal · 13 years ago
  20. b1436a3 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  21. e16bf44 Remove testing strings by Vikram Aggarwal · 13 years ago
  22. 2ffaeab align headers to top of message bodies by Andy Huang · 13 years ago
  23. 040afee Increase char limits for translation. by Mindy Pereira · 13 years ago
  24. ac1caf6 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  25. 94e440d Add support for showing help by Paul Westbrook · 13 years ago
  26. f70fc40 conversation view zooming by Andy Huang · 13 years ago
  27. faa996b Restore deleted string still referenced from resource. by Eric Fischer · 13 years ago
  28. ba392c9 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  29. 688795d Readded string that is actually used by Paul Westbrook · 13 years ago
  30. 79688d5 Marked some string not-translatable by Paul Westbrook · 13 years ago
  31. 8a17d6e This CL makes the widget launch correctly by Mindy Pereira · 13 years ago
  32. 8a8c50d Move over resources and files for the widget. by Mindy Pereira · 13 years ago
  33. d35421f Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  34. 28beb84 Handle errors in syncing. by Mindy Pereira · 13 years ago
  35. 363451a Show spinning when the user is refreshing content. by Mindy Pereira · 13 years ago
  36. 15a71a5 Merge "Start showing label list on tablets" by Vikram Aggarwal · 13 years ago
  37. e9a8103 Start showing label list on tablets by Vikram Aggarwal · 13 years ago
  38. 830c00f Add mute/spam. by Mindy Pereira · 13 years ago
  39. a1753a5 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  40. 7c2569e Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  41. f98b318 Seperate undoable ops (destructive) from not undoable (not destructive) by Mindy Pereira · 13 years ago
  42. ddfd9ec Merge "Turn on/ fix undo animations." by Mindy Pereira · 13 years ago
  43. dee311b Turn on/ fix undo animations. by Mindy Pereira · 13 years ago
  44. 2a25d0c Two Pane Actionbar fix by Vikram Aggarwal · 13 years ago
  45. 225c2ea Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  46. bd6c1d3 Make Actionbar aware of capabilities by Vikram Aggarwal · 13 years ago
  47. 2175d0a Start tying in fragments to Viewmode changes by Vikram Aggarwal · 13 years ago
  48. dacfdcc Delete unused activities. by Mindy Pereira · 13 years ago
  49. df32687 Merge "clear undo when tap outside of it in any screen." by Mindy Pereira · 13 years ago
  50. 674afa4 clear undo when tap outside of it in any screen. by Mindy Pereira · 13 years ago
  51. d82d09e Import translations. by Eric Fischer · 13 years ago
  52. 50c750a Remove all color logic from base folderitemviews. by Mindy Pereira · 13 years ago
  53. 2c47a11 Show unread count for folders. by Mindy Pereira · 13 years ago
  54. 465d03d Show a special collapsed asset icon when a folder has children; use CursorLoader by Mindy Pereira · 13 years ago
  55. 7a76ed4 Remove spiner test. by Mindy Pereira · 13 years ago
  56. 9d0bb64 Remove end to end provider test. by Mindy Pereira · 13 years ago
  57. f5acda4 Make MailActionBar use viewmodes; make sure it gets updated when view mode changes. by Mindy Pereira · 13 years ago
  58. 28d5f72 Make a folder list fragment. Hook into Viki's app. by Mindy Pereira · 13 years ago
  59. f645288 Show all folders for an account. by Mindy Pereira · 13 years ago
  60. febeb5f Correctly add/ remove stars mark read/unread based on what is selected. by Mindy Pereira · 13 years ago
  61. 80aeac5 Show Conversation Lists by Vikram Aggarwal · 13 years ago
  62. 26d1fba Merge "Cleanup/ refactor apply/remove folder dialogs." by Mindy Pereira · 13 years ago
  63. 41b1c8d Cleanup/ refactor apply/remove folder dialogs. by Mindy Pereira · 13 years ago
  64. 07edbc3 Merge "Change ActionBar to allow reading real accounts." by Vikram Aggarwal · 13 years ago
  65. 8b15263 Change ActionBar to allow reading real accounts. by Vikram Aggarwal · 13 years ago
  66. e234cb1 Setup multi folder select dialog. by Mindy Pereira · 13 years ago
  67. d7a12cd Create TwoPaneLayout from TriStateSplitLayout by Vikram Aggarwal · 13 years ago
  68. 30d2d32 Show folder lists. by Mindy Pereira · 13 years ago
  69. 5a94c88 Make undo show ABOVE the list. by Mindy Pereira · 13 years ago
  70. 6b772e8 Fix undo not showing on a short list of conversations. by Mindy Pereira · 13 years ago
  71. f28ef08 Dismiss undo on clicking text. by Mindy Pereira · 13 years ago
  72. 96b5c35 Undo logic. by Mindy Pereira · 13 years ago
  73. e508a7b Make sure the background is shown when deleting. by Mindy Pereira · 13 years ago
  74. 9879d4c Do a ui driven version of delete. by Mindy Pereira · 13 years ago
  75. 28fed29 Merge "Create ConversationListFragment" by Vikram Aggarwal · 13 years ago
  76. 373a82a Remove unused FolderItem class. by Vikram Aggarwal · 13 years ago
  77. b9e1a35 Create ConversationListFragment by Vikram Aggarwal · 13 years ago
  78. 1ddcf0f Adding more ActivityController dependencies by Vikram Aggarwal · 13 years ago
  79. 11b0bbd Add selection set delete. by Mindy Pereira · 13 years ago
  80. c8a9942 Prototype ConversationCursor/ConversationProvider by Marc Blank · 13 years ago
  81. a55b36c Bring more classes into Unified Mail by Vikram Aggarwal · 13 years ago
  82. b48e074 Add an easy webview. by Mindy Pereira · 13 years ago
  83. 5a85e2b Separate logic for from address spinner into widget class. by Mindy Pereira · 13 years ago
  84. eaea9f1 Cleanup to simplify code; save on exit rules. by Mindy Pereira · 13 years ago
  85. 82cc566 Setup send / save. by Mindy Pereira · 13 years ago
  86. 30e2c24 rename unified email's package name to com.android.mail by Andy Huang · 13 years ago
  87. 013194c Add attachment selection to compose. by Mindy Pereira · 13 years ago
  88. a26b54e Update logic for recipients in reply/ reply all. by Mindy Pereira · 13 years ago
  89. ec8b0ed Fixup cc/bcc buttons / menus. by Mindy Pereira · 13 years ago
  90. d2b04be Fix colors and color names for compose view. by Mindy Pereira · 13 years ago
  91. ece8bc4 Merge "fix icon on crespo and xoom" by Andy Huang · 13 years ago
  92. 81b20e1 fix icon on crespo and xoom by Andy Huang · 13 years ago
  93. 60b7bb2 Merge "Remove 1 off testers." by Mindy Pereira · 13 years ago
  94. 015c269 Remove 1 off testers. by Mindy Pereira · 13 years ago
  95. cb85007 Change the size of the list so that we can actually see items. by Mindy Pereira · 13 years ago
  96. 4841c27 Merge "Add a cache for the list of accounts." by Paul Westbrook · 13 years ago
  97. 3e6476b Merge "Add from accounts dropdown." by Mindy Pereira · 13 years ago
  98. aa3e7a5 Add a cache for the list of accounts. by Paul Westbrook · 13 years ago
  99. 9a62433 Rename gmail_action* to mail_action* by Vikram Aggarwal · 13 years ago
  100. 1a95a57 Add from accounts dropdown. by Mindy Pereira · 13 years ago