1. 8a17d6e This CL makes the widget launch correctly by Mindy Pereira · 13 years ago
  2. 8a8c50d Move over resources and files for the widget. by Mindy Pereira · 13 years ago
  3. 363451a Show spinning when the user is refreshing content. by Mindy Pereira · 13 years ago
  4. 15a71a5 Merge "Start showing label list on tablets" by Vikram Aggarwal · 13 years ago
  5. e9a8103 Start showing label list on tablets by Vikram Aggarwal · 13 years ago
  6. ddfd9ec Merge "Turn on/ fix undo animations." by Mindy Pereira · 13 years ago
  7. dee311b Turn on/ fix undo animations. by Mindy Pereira · 13 years ago
  8. 2a25d0c Two Pane Actionbar fix by Vikram Aggarwal · 13 years ago
  9. dacfdcc Delete unused activities. by Mindy Pereira · 13 years ago
  10. 674afa4 clear undo when tap outside of it in any screen. by Mindy Pereira · 13 years ago
  11. 50c750a Remove all color logic from base folderitemviews. by Mindy Pereira · 13 years ago
  12. 2c47a11 Show unread count for folders. by Mindy Pereira · 13 years ago
  13. 465d03d Show a special collapsed asset icon when a folder has children; use CursorLoader by Mindy Pereira · 13 years ago
  14. 7a76ed4 Remove spiner test. by Mindy Pereira · 13 years ago
  15. 9d0bb64 Remove end to end provider test. by Mindy Pereira · 13 years ago
  16. 28d5f72 Make a folder list fragment. Hook into Viki's app. by Mindy Pereira · 13 years ago
  17. f645288 Show all folders for an account. by Mindy Pereira · 13 years ago
  18. 26d1fba Merge "Cleanup/ refactor apply/remove folder dialogs." by Mindy Pereira · 13 years ago
  19. 41b1c8d Cleanup/ refactor apply/remove folder dialogs. by Mindy Pereira · 13 years ago
  20. 07edbc3 Merge "Change ActionBar to allow reading real accounts." by Vikram Aggarwal · 13 years ago
  21. 8b15263 Change ActionBar to allow reading real accounts. by Vikram Aggarwal · 13 years ago
  22. e234cb1 Setup multi folder select dialog. by Mindy Pereira · 13 years ago
  23. d7a12cd Create TwoPaneLayout from TriStateSplitLayout by Vikram Aggarwal · 13 years ago
  24. 5a94c88 Make undo show ABOVE the list. by Mindy Pereira · 13 years ago
  25. 6b772e8 Fix undo not showing on a short list of conversations. by Mindy Pereira · 13 years ago
  26. f28ef08 Dismiss undo on clicking text. by Mindy Pereira · 13 years ago
  27. 96b5c35 Undo logic. by Mindy Pereira · 13 years ago
  28. e508a7b Make sure the background is shown when deleting. by Mindy Pereira · 13 years ago
  29. 9879d4c Do a ui driven version of delete. by Mindy Pereira · 13 years ago
  30. 28fed29 Merge "Create ConversationListFragment" by Vikram Aggarwal · 13 years ago
  31. 373a82a Remove unused FolderItem class. by Vikram Aggarwal · 13 years ago
  32. b9e1a35 Create ConversationListFragment by Vikram Aggarwal · 13 years ago
  33. 1ddcf0f Adding more ActivityController dependencies by Vikram Aggarwal · 13 years ago
  34. b48e074 Add an easy webview. by Mindy Pereira · 13 years ago
  35. 5a85e2b Separate logic for from address spinner into widget class. by Mindy Pereira · 13 years ago
  36. eaea9f1 Cleanup to simplify code; save on exit rules. by Mindy Pereira · 13 years ago
  37. 30e2c24 rename unified email's package name to com.android.mail by Andy Huang · 13 years ago
  38. d2b04be Fix colors and color names for compose view. by Mindy Pereira · 13 years ago
  39. 60b7bb2 Merge "Remove 1 off testers." by Mindy Pereira · 13 years ago
  40. 015c269 Remove 1 off testers. by Mindy Pereira · 13 years ago
  41. cb85007 Change the size of the list so that we can actually see items. by Mindy Pereira · 13 years ago
  42. 3e6476b Merge "Add from accounts dropdown." by Mindy Pereira · 13 years ago
  43. 9a62433 Rename gmail_action* to mail_action* by Vikram Aggarwal · 13 years ago
  44. 1a95a57 Add from accounts dropdown. by Mindy Pereira · 13 years ago
  45. 386ddb0 Merge "Add respond inline/ quoted text/ subject with corrected prefix." by Mindy Pereira · 13 years ago
  46. 46ce0b1 Add respond inline/ quoted text/ subject with corrected prefix. by Mindy Pereira · 13 years ago
  47. 6f6afe5 Make Actionbar dropdown spinner similar to Gmail. by Vikram Aggarwal · 13 years ago
  48. 326c660 Move over conversation message header sans attachments. by Mindy Pereira · 13 years ago
  49. 6349a04 Hook up messages in conversation view, hook in the compose buttons. by Mindy Pereira · 13 years ago
  50. 3263fa9 Lame initial impl of viewing a conversation. by Mindy Pereira · 13 years ago
  51. 5e5ac74 Adding the ActionBar to the unified codebase. by Vikram Aggarwal · 13 years ago
  52. 0944e5e Change BrowseItem to conversation as thats the term we are using. by Mindy Pereira · 13 years ago
  53. fdd984b Move over undo bar, minimum show time progress widgets. by Mindy Pereira · 13 years ago
  54. 78c623e Add simple account switcher and show data for the correct account. by Mindy Pereira · 13 years ago
  55. f9573c5 Create an end to end example of a list view reading from the provider. by Mindy Pereira · 13 years ago
  56. 40b0c74 Fix copyright; add better test data. by Mindy Pereira · 13 years ago
  57. 6f92de6 Move over conversation list items. by Mindy Pereira · 13 years ago
  58. 8b99ba4 Add quoted text / respond inline functionality. by Mindy Pereira · 13 years ago
  59. 7b56a61 Move over attachment views, attachment handling, logs, utils. by Mindy Pereira · 13 years ago
  60. fb1aee5 Fix Compose Layout by Minh Pham · 13 years ago
  61. 8e9305e Move cc/bcc animations to shared code base. by Mindy Pereira · 13 years ago
  62. bb6cd81 Import label items from label spinners. This is a small change to by Vikram Aggarwal · 13 years ago
  63. 5eaa2b9 Import compose layouts. Create way to easily push/ test shared layouts. by Mindy Pereira · 13 years ago
  64. 43d62dc Use internal mail common resources. Combine string res. by Mindy Pereira · 13 years ago
  65. 1a73ea8 Move mailcommon code to our new unified code base. by Mindy Pereira · 13 years ago
  66. 0b2aaf4 Initial build and manifest files. This creates an app that does nothing. by Mindy Pereira · 13 years ago
  67. 9fb8019 Initial resource directory structure for UnifiedEmail by Mindy Pereira · 13 years ago