1. d35421f Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  2. 28beb84 Handle errors in syncing. by Mindy Pereira · 12 years ago
  3. 363451a Show spinning when the user is refreshing content. by Mindy Pereira · 12 years ago
  4. 15a71a5 Merge "Start showing label list on tablets" by Vikram Aggarwal · 12 years ago
  5. e9a8103 Start showing label list on tablets by Vikram Aggarwal · 12 years ago
  6. 830c00f Add mute/spam. by Mindy Pereira · 12 years ago
  7. a1753a5 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  8. 7c2569e Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  9. f98b318 Seperate undoable ops (destructive) from not undoable (not destructive) by Mindy Pereira · 12 years ago
  10. ddfd9ec Merge "Turn on/ fix undo animations." by Mindy Pereira · 12 years ago
  11. dee311b Turn on/ fix undo animations. by Mindy Pereira · 12 years ago
  12. 2a25d0c Two Pane Actionbar fix by Vikram Aggarwal · 12 years ago
  13. 225c2ea Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  14. bd6c1d3 Make Actionbar aware of capabilities by Vikram Aggarwal · 12 years ago
  15. 2175d0a Start tying in fragments to Viewmode changes by Vikram Aggarwal · 12 years ago
  16. dacfdcc Delete unused activities. by Mindy Pereira · 12 years ago
  17. df32687 Merge "clear undo when tap outside of it in any screen." by Mindy Pereira · 12 years ago
  18. 674afa4 clear undo when tap outside of it in any screen. by Mindy Pereira · 12 years ago
  19. d82d09e Import translations. by Eric Fischer · 12 years ago
  20. 50c750a Remove all color logic from base folderitemviews. by Mindy Pereira · 12 years ago
  21. 2c47a11 Show unread count for folders. by Mindy Pereira · 12 years ago
  22. 465d03d Show a special collapsed asset icon when a folder has children; use CursorLoader by Mindy Pereira · 12 years ago
  23. 7a76ed4 Remove spiner test. by Mindy Pereira · 12 years ago
  24. 9d0bb64 Remove end to end provider test. by Mindy Pereira · 12 years ago
  25. f5acda4 Make MailActionBar use viewmodes; make sure it gets updated when view mode changes. by Mindy Pereira · 12 years ago
  26. 28d5f72 Make a folder list fragment. Hook into Viki's app. by Mindy Pereira · 12 years ago
  27. f645288 Show all folders for an account. by Mindy Pereira · 12 years ago
  28. febeb5f Correctly add/ remove stars mark read/unread based on what is selected. by Mindy Pereira · 12 years ago
  29. 80aeac5 Show Conversation Lists by Vikram Aggarwal · 12 years ago
  30. 26d1fba Merge "Cleanup/ refactor apply/remove folder dialogs." by Mindy Pereira · 12 years ago
  31. 41b1c8d Cleanup/ refactor apply/remove folder dialogs. by Mindy Pereira · 12 years ago
  32. 07edbc3 Merge "Change ActionBar to allow reading real accounts." by Vikram Aggarwal · 12 years ago
  33. 8b15263 Change ActionBar to allow reading real accounts. by Vikram Aggarwal · 12 years ago
  34. e234cb1 Setup multi folder select dialog. by Mindy Pereira · 12 years ago
  35. d7a12cd Create TwoPaneLayout from TriStateSplitLayout by Vikram Aggarwal · 12 years ago
  36. 30d2d32 Show folder lists. by Mindy Pereira · 12 years ago
  37. 5a94c88 Make undo show ABOVE the list. by Mindy Pereira · 12 years ago
  38. 6b772e8 Fix undo not showing on a short list of conversations. by Mindy Pereira · 12 years ago
  39. f28ef08 Dismiss undo on clicking text. by Mindy Pereira · 12 years ago
  40. 96b5c35 Undo logic. by Mindy Pereira · 12 years ago
  41. e508a7b Make sure the background is shown when deleting. by Mindy Pereira · 12 years ago
  42. 9879d4c Do a ui driven version of delete. by Mindy Pereira · 12 years ago
  43. 28fed29 Merge "Create ConversationListFragment" by Vikram Aggarwal · 12 years ago
  44. 373a82a Remove unused FolderItem class. by Vikram Aggarwal · 12 years ago
  45. b9e1a35 Create ConversationListFragment by Vikram Aggarwal · 13 years ago
  46. 1ddcf0f Adding more ActivityController dependencies by Vikram Aggarwal · 13 years ago
  47. 11b0bbd Add selection set delete. by Mindy Pereira · 13 years ago
  48. c8a9942 Prototype ConversationCursor/ConversationProvider by Marc Blank · 13 years ago
  49. a55b36c Bring more classes into Unified Mail by Vikram Aggarwal · 13 years ago
  50. b48e074 Add an easy webview. by Mindy Pereira · 13 years ago
  51. 5a85e2b Separate logic for from address spinner into widget class. by Mindy Pereira · 13 years ago
  52. eaea9f1 Cleanup to simplify code; save on exit rules. by Mindy Pereira · 13 years ago
  53. 82cc566 Setup send / save. by Mindy Pereira · 13 years ago
  54. 30e2c24 rename unified email's package name to com.android.mail by Andy Huang · 13 years ago
  55. 013194c Add attachment selection to compose. by Mindy Pereira · 13 years ago
  56. a26b54e Update logic for recipients in reply/ reply all. by Mindy Pereira · 13 years ago
  57. ec8b0ed Fixup cc/bcc buttons / menus. by Mindy Pereira · 13 years ago
  58. d2b04be Fix colors and color names for compose view. by Mindy Pereira · 13 years ago
  59. ece8bc4 Merge "fix icon on crespo and xoom" by Andy Huang · 13 years ago
  60. 81b20e1 fix icon on crespo and xoom by Andy Huang · 13 years ago
  61. 60b7bb2 Merge "Remove 1 off testers." by Mindy Pereira · 13 years ago
  62. 015c269 Remove 1 off testers. by Mindy Pereira · 13 years ago
  63. cb85007 Change the size of the list so that we can actually see items. by Mindy Pereira · 13 years ago
  64. 4841c27 Merge "Add a cache for the list of accounts." by Paul Westbrook · 13 years ago
  65. 3e6476b Merge "Add from accounts dropdown." by Mindy Pereira · 13 years ago
  66. aa3e7a5 Add a cache for the list of accounts. by Paul Westbrook · 13 years ago
  67. 9a62433 Rename gmail_action* to mail_action* by Vikram Aggarwal · 13 years ago
  68. 1a95a57 Add from accounts dropdown. by Mindy Pereira · 13 years ago
  69. 386ddb0 Merge "Add respond inline/ quoted text/ subject with corrected prefix." by Mindy Pereira · 13 years ago
  70. 46ce0b1 Add respond inline/ quoted text/ subject with corrected prefix. by Mindy Pereira · 13 years ago
  71. 6f6afe5 Make Actionbar dropdown spinner similar to Gmail. by Vikram Aggarwal · 13 years ago
  72. 326c660 Move over conversation message header sans attachments. by Mindy Pereira · 13 years ago
  73. 6349a04 Hook up messages in conversation view, hook in the compose buttons. by Mindy Pereira · 13 years ago
  74. 3263fa9 Lame initial impl of viewing a conversation. by Mindy Pereira · 13 years ago
  75. 5e5ac74 Adding the ActionBar to the unified codebase. by Vikram Aggarwal · 13 years ago
  76. 0944e5e Change BrowseItem to conversation as thats the term we are using. by Mindy Pereira · 13 years ago
  77. fdd984b Move over undo bar, minimum show time progress widgets. by Mindy Pereira · 13 years ago
  78. 03e41b5 New unifiedemail icon. by Mindy Pereira · 13 years ago
  79. 78c623e Add simple account switcher and show data for the correct account. by Mindy Pereira · 13 years ago
  80. f9573c5 Create an end to end example of a list view reading from the provider. by Mindy Pereira · 13 years ago
  81. 40b0c74 Fix copyright; add better test data. by Mindy Pereira · 13 years ago
  82. 82ea6da Start of UI provider by Paul Westbrook · 13 years ago
  83. 6f92de6 Move over conversation list items. by Mindy Pereira · 13 years ago
  84. 64ffe8e Update assets to match the ux-assets unified email branch. by Mindy Pereira · 13 years ago
  85. b4b6cf0 Copy over all assets from UnifiedEmail asset repo. by Mindy Pereira · 13 years ago
  86. 8b99ba4 Add quoted text / respond inline functionality. by Mindy Pereira · 13 years ago
  87. 7b56a61 Move over attachment views, attachment handling, logs, utils. by Mindy Pereira · 13 years ago
  88. 1fd7a76 Merge "Move over the default logo asset." by Mindy Pereira · 13 years ago
  89. 58ad37e Move over the default logo asset. by Mindy Pereira · 13 years ago
  90. fb1aee5 Fix Compose Layout by Minh Pham · 13 years ago
  91. b47f3e2 Move compose menus and shortcuts over. Make cc/bcc animations smarter. by Mindy Pereira · 13 years ago
  92. 8e9305e Move cc/bcc animations to shared code base. by Mindy Pereira · 13 years ago
  93. 02e4e6e Move tablet compose resources to unified email dir. by Mindy Pereira · 13 years ago
  94. bb6cd81 Import label items from label spinners. This is a small change to by Vikram Aggarwal · 13 years ago
  95. 5eaa2b9 Import compose layouts. Create way to easily push/ test shared layouts. by Mindy Pereira · 13 years ago
  96. 43d62dc Use internal mail common resources. Combine string res. by Mindy Pereira · 13 years ago
  97. 1a73ea8 Move mailcommon code to our new unified code base. by Mindy Pereira · 13 years ago
  98. 0b2aaf4 Initial build and manifest files. This creates an app that does nothing. by Mindy Pereira · 13 years ago
  99. 9fb8019 Initial resource directory structure for UnifiedEmail by Mindy Pereira · 13 years ago
  100. 582d19e Initial directory structure for UnifiedEmail by Mindy Pereira · 13 years ago