1. 39bd3fe Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  2. 9d6b6b0 Make RecentFolderList final by Vikram Aggarwal · 12 years ago
  3. 27e85f2 Modify UiProvider to save recent folders and read them in the spinner. by Vikram Aggarwal · 12 years ago
  4. 77af73f Merge "update attachment projection column offsets" by Andy Huang · 12 years ago
  5. 4ce5994 Close the search widget once the user submits a search by Mindy Pereira · 12 years ago
  6. 978dbfe Merge "Make tablet search work correctly." by Mindy Pereira · 12 years ago
  7. b849dfb Make tablet search work correctly. by Mindy Pereira · 12 years ago
  8. d4bc1c1 Add validator for attachment projection by Paul Westbrook · 12 years ago
  9. 109369d update attachment projection column offsets by Andy Huang · 12 years ago
  10. fb17849 Fix width of account recent label spinner on tablet. by Mindy Pereira · 12 years ago
  11. 9b62380 Multiple search ui fixes. by Mindy Pereira · 12 years ago
  12. c49e919 Merge "Hookup search in the UI." by Mindy Pereira · 12 years ago
  13. 68f2e22 Hookup search in the UI. by Mindy Pereira · 12 years ago
  14. b549c0c Merge "Change logging for now" by Marc Blank · 12 years ago
  15. e0f9131 Change logging for now by Marc Blank · 12 years ago
  16. f5477e5 Don't crash when serialized account format changes by Paul Westbrook · 12 years ago
  17. b92f30c Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  18. 01267c4 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  19. abd8b9e Merge "Flesh out attachment download details" by Andy Huang · 12 years ago
  20. e0b83b8 Flesh out attachment download details by Andy Huang · 12 years ago
  21. 7bb2725 Make sure we have an attachments uri before converting the uri. by Mindy Pereira · 12 years ago
  22. 10cf538 Merge "Make sure we populate the single static account view." by Mindy Pereira · 12 years ago
  23. 2eb1732 Make sure we populate the single static account view. by Mindy Pereira · 12 years ago
  24. 5bd0443 Merge "Fix mock provider to have a default inbox." by Mindy Pereira · 12 years ago
  25. 48b8f8d Merge "Handle requery cursor null when getRefreshDeletions is called" by Marc Blank · 12 years ago
  26. 5125f14 Fix mock provider to have a default inbox. by Mindy Pereira · 12 years ago
  27. 8e074ab Handle requery cursor null when getRefreshDeletions is called by Marc Blank · 12 years ago
  28. 8690e2b Fixes issue with incorrect menu showing when returning from folder list. by Mindy Pereira · 12 years ago
  29. dbd52f0 Fix unread layout for the tablet. by Mindy Pereira · 12 years ago
  30. df28cf3 Disable manage folders button; fix background for tablet dropdown. by Mindy Pereira · 12 years ago
  31. c08c15e Add proper styling for action bar. by Mindy Pereira · 12 years ago
  32. 4dc50ab Merge "Show unreadcount in top spinner." by Mindy Pereira · 12 years ago
  33. e973f22 Show unreadcount in top spinner. by Mindy Pereira · 12 years ago
  34. 7f426c5 Merge "Added query parameters for search" by Paul Westbrook · 12 years ago
  35. 8130e6f Added query parameters for search by Paul Westbrook · 12 years ago
  36. 7a3471f Cleanup formatting. by Mindy Pereira · 12 years ago
  37. 0446cb3 Use default inbox. by Mindy Pereira · 12 years ago
  38. e0458e8 Null check. by Mindy Pereira · 12 years ago
  39. 2300d19 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  40. 02ecd3e Merge "Add mimetype to account, widget intents." by Mindy Pereira · 12 years ago
  41. 898cd38 Add mimetype to account, widget intents. by Mindy Pereira · 12 years ago
  42. 6d1b4b5 Make sure we specify the account in the extras for composee by Mindy Pereira · 12 years ago
  43. 125bf8f Null check for recent labels list. by Mindy Pereira · 12 years ago
  44. e3e8429 Add debug logging by Paul Westbrook · 12 years ago
  45. 7eeb17d Merge "Small cleanup." by Mindy Pereira · 12 years ago
  46. d2ca51a Small cleanup. by Mindy Pereira · 12 years ago
  47. 771d696 Merge "First implementation of recent folders." by Vikram Aggarwal · 12 years ago
  48. 1a4bcc0 First implementation of recent folders. by Vikram Aggarwal · 12 years ago
  49. 7866472 Add folder types, icons. by Mindy Pereira · 12 years ago
  50. 75a2342 Merge "Include these property setters." by Mindy Pereira · 12 years ago
  51. e144d1d Include these property setters. by Mindy Pereira · 12 years ago
  52. 364c425 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  53. 62c5af8 Add selection state for selected folder; clear selection state when entering convlist mode. by Mindy Pereira · 12 years ago
  54. dc9d365 Remove legacy methods from interface by Vikram Aggarwal · 12 years ago
  55. 7c8d1b8 Merge "fix icons again" by Andy Huang · 12 years ago
  56. 0b7b397 Remove arrow from activated list asset. by Mindy Pereira · 12 years ago
  57. 4aefd7b fix icons again by Andy Huang · 12 years ago
  58. f96ec32 Fix spacing, styles for conversation list items on tablet. by Mindy Pereira · 12 years ago
  59. 0b8cb59 Fix up/back behavior for tablet. by Mindy Pereira · 12 years ago
  60. 5dfc550 Fix selection state. Don't recreate the folder list fragment each time the conv list is shown. by Mindy Pereira · 12 years ago
  61. 49e7b71 Merge "Add support for caching the account list" by Paul Westbrook · 12 years ago
  62. 13b258a Make sure we request a layout when the animation for showing conv list finishes. by Mindy Pereira · 12 years ago
  63. 1b710c4 Fix tablet constants. by Mindy Pereira · 12 years ago
  64. db8f2f9 Add support for caching the account list by Paul Westbrook · 12 years ago
  65. 51b11bd Send was being aborted because the cursor was not being closed. by Mindy Pereira · 12 years ago
  66. b9b8fc9 Merge "Add missing tablet resources; get compose working correctly/ cleanly." by Mindy Pereira · 12 years ago
  67. 84da186 Merge "Fix reply/forward to start the compose activity" by Andy Huang · 12 years ago
  68. 1f93668 Add missing tablet resources; get compose working correctly/ cleanly. by Mindy Pereira · 12 years ago
  69. 5aa31fd Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  70. 2af0cf3 When creating convo list view, sync ConversationCursor if necessary by Marc Blank · 12 years ago
  71. da2395f Merge "Make sure we sync() after finishing server-commanded deletion" by Marc Blank · 12 years ago
  72. 415d31b Make sure we sync() after finishing server-commanded deletion by Marc Blank · 12 years ago
  73. f381651 Fix reply/forward to start the compose activity by Andy Huang · 12 years ago
  74. bb303e7 Move account cursor management to AccountCacheProvider by Paul Westbrook · 12 years ago
  75. bdf7a40 Get signature from settings for compose. by Mindy Pereira · 12 years ago
  76. efe3d25 Destructive action dialogs. by Mindy Pereira · 12 years ago
  77. 3072950 fix build by Mindy Pereira · 12 years ago
  78. 18c1b41 Merge "Let ComposeActivity use settings." by Mindy Pereira · 12 years ago
  79. 181df78 Let ComposeActivity use settings. by Mindy Pereira · 12 years ago
  80. 33376ab Merge "Add support for the UIprovider to return a smaller list of accounts" by Paul Westbrook · 12 years ago
  81. 5301c17 Add support for the UIprovider to return a smaller list of accounts by Paul Westbrook · 12 years ago
  82. 559c3b3 Use real default inbox setting. by Mindy Pereira · 12 years ago
  83. dac0054 Read settings and keep them up to date. by Mindy Pereira · 12 years ago
  84. f464a54 Allow the AccountCacheProvider to load accounts by Paul Westbrook · 12 years ago
  85. 23b74b9 Directly query Gmail for account list by Paul Westbrook · 12 years ago
  86. 3b12fa3 Merge "Create settings model." by Mindy Pereira · 12 years ago
  87. 8bd8215 Create settings model. by Mindy Pereira · 12 years ago
  88. 3982e23 Fix up/ back behavior for one pane. by Mindy Pereira · 12 years ago
  89. 9783a74 Add default inbox field to settings. by Mindy Pereira · 12 years ago
  90. 03c0f2d Hide forward button in message header on phone by Andy Huang · 12 years ago
  91. 7f0a962 Hookup ui for marking a conversation important/ not important. by Mindy Pereira · 12 years ago
  92. bc57bf1 Make sure the actionbar knowns what the current account is. by Mindy Pereira · 12 years ago
  93. 8b1fed7 LOG_TAG UnifiedMail -> Unified*E*mail by Vikram Aggarwal · 12 years ago
  94. 5fbda02 Avoid re-creating Message model objects in cases like rotate by Andy Huang · 12 years ago
  95. 6c51158 Make constructor public to handle resume/rotate by Vikram Aggarwal · 12 years ago
  96. d8542ad Cleanup intent handling. by Mindy Pereira · 12 years ago
  97. f9323cd Update the folder name in the dropdown spinner when the user changes folders. by Mindy Pereira · 12 years ago
  98. c13d88f Merge "Replace Log.x with LogUtils.x" by Marc Blank · 12 years ago
  99. 03fa19a Replace Log.x with LogUtils.x by Marc Blank · 12 years ago
  100. ae18020 Change label to folder for the accountswitchspinner by Mindy Pereira · 12 years ago