1. f986850 Attachments now show in a grid-like view. by Andrew Sapperstein · 12 years ago
  2. 1155364 Merge "Added filtering to the photo viewer." into jb-ub-mail by Andrew Sapperstein · 12 years ago
  3. 48b2a6c Minor cleanup by Vikram Aggarwal · 12 years ago
  4. 8c199f4 Added filtering to the photo viewer. by Andrew Sapperstein · 12 years ago
  5. d7874ac Merge "Prune dependencies" into jb-ub-mail by Vikram Aggarwal · 12 years ago
  6. 599bc6b Prune dependencies by Vikram Aggarwal · 12 years ago
  7. ddc4d6a Merge "Import translations. DO NOT MERGE" into jb-ub-mail by Eric Fischer · 12 years ago
  8. 4fb2afd Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  9. 3979bd7 Generalized the PhotoQuery columns. by Andrew Sapperstein · 12 years ago
  10. d091376 Merge "Showing multiple photos in the photo viewer." into jb-ub-mail by Andrew Sapperstein · 12 years ago
  11. 2527695 Showing multiple photos in the photo viewer. by Andrew Sapperstein · 12 years ago
  12. 4f6197f Merge "PhotoViewer handles single URIs more robustly." into jb-ub-mail by Andrew Sapperstein · 12 years ago
  13. 244713d Merge "Cleaner implementation; use resource" into jb-ub-mail by Mindy Pereira · 12 years ago
  14. a496803 Cleaner implementation; use resource by Mindy Pereira · 12 years ago
  15. dc1a534 Merge "Only move selected convos if from same account" into jb-ub-mail by Marc Blank · 12 years ago
  16. a6b671d Only move selected convos if from same account by Marc Blank · 12 years ago
  17. 574fda8 PhotoViewer handles single URIs more robustly. by Andrew Sapperstein · 12 years ago
  18. 6fe3cb9 Make it possible to show folders in the widget conv list items. by Mindy Pereira · 12 years ago
  19. 9072ca9 Merge "Import translations. DO NOT MERGE" into jb-ub-mail by Eric Fischer · 12 years ago
  20. 23aadfd set folder selection on activity attached by Mindy Pereira · 12 years ago
  21. 3db0f18 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  22. 386243f Add folder capability for non-undoable deletes by Marc Blank · 12 years ago
  23. 2e1b661 Merge "Removed PhotoLayout and made actionbar an overlay." into jb-ub-mail by Andrew Sapperstein · 12 years ago
  24. db2a8fb Removed PhotoLayout and made actionbar an overlay. by Andrew Sapperstein · 12 years ago
  25. c6d93bb Merge "Make sure we clear the selection set when destructive batch folder ops are complete." into jb-ub-mail by Mindy Pereira · 12 years ago
  26. e83ecc3 Merge "First version of photo viewer in Gmail." into jb-ub-mail by Andrew Sapperstein · 12 years ago
  27. 9a42cb1 First version of photo viewer in Gmail. by Andrew Sapperstein · 12 years ago
  28. f3a4556 Make sure we clear the selection set when destructive batch folder ops are complete. by Mindy Pereira · 12 years ago
  29. ba68fda Make inside conversation unread work; merge twopane/onepane controller logic. by Mindy Pereira · 12 years ago
  30. 8bdd8fb Merge "Marking a conversation unread forces a return to the list." into jb-ub-mail by Mindy Pereira · 12 years ago
  31. a0c2444 Marking a conversation unread forces a return to the list. by Mindy Pereira · 12 years ago
  32. a8381a2 Merge "Enable undo for accounts that support it." into jb-ub-mail by Mindy Pereira · 12 years ago
  33. 3cb28b5 Enable undo for accounts that support it. by Mindy Pereira · 12 years ago
  34. 04ba80f Set the folder currently being viewed to selected in the FolderListFragment. by Mindy Pereira · 12 years ago
  35. 34328ad Merge "First commit of the native photo viewer." into jb-ub-mail by Andrew Sapperstein · 12 years ago
  36. f62c05b First commit of the native photo viewer. by Andrew Sapperstein · 12 years ago
  37. 7abf16a Merge "Support widget notification per folder and utility method" into jb-ub-mail by Marc Blank · 12 years ago
  38. 91d0b86 Support widget notification per folder and utility method by Marc Blank · 12 years ago
  39. 7dd054e Fix auto-advance on tablet. by Vikram Aggarwal · 12 years ago
  40. b114841 fix NPE on state restore by Andy Huang · 12 years ago
  41. 91e8737 Write color in JSON account, and ignore null account.settings by Vikram Aggarwal · 12 years ago
  42. b9ca979 fix launching with account intent every which way by Andy Huang · 12 years ago
  43. c30fe41 Call it archive rather than y_button. by Vikram Aggarwal · 12 years ago
  44. 9c30e23 Merge "Consolidate OnePane, TwoPane, and Conversation Destructive actions." into jb-ub-mail by Vikram Aggarwal · 12 years ago
  45. 8c17529 Merge "don't crash on old cached JSON accounts" into jb-ub-mail by Andy Huang · 12 years ago
  46. abb1278 don't crash on old cached JSON accounts by Andy Huang · 12 years ago
  47. c0659ea Merge "Build against the JB SDK" into jb-ub-mail by Paul Westbrook · 12 years ago
  48. 3d7ca9d Consolidate OnePane, TwoPane, and Conversation Destructive actions. by Vikram Aggarwal · 12 years ago
  49. d0991f7 move image decode into background thread by Andy Huang · 12 years ago
  50. e4fc81e Build against the JB SDK by Paul Westbrook · 12 years ago
  51. 7976d49 Merge "Add color to Account class; support it in account spinner" into jb-ub-mail by Marc Blank · 12 years ago
  52. b287833 Add color to Account class; support it in account spinner by Marc Blank · 12 years ago
  53. 9fa43ca Fix a whole bunch of bugs related to orientation changes when searching. by Mindy Pereira · 12 years ago
  54. ac88f15 Fixup menu for portrait conversation search result. by Mindy Pereira · 12 years ago
  55. 71c9e56 Fixup quoted text checking on rotation. by Mindy Pereira · 12 years ago
  56. 326689d Fixup cc/bcc behavior on rotation. by Mindy Pereira · 12 years ago
  57. ec7c243 Fix layout of quoted text. by Mindy Pereira · 12 years ago
  58. 205ae50 Show subject in conversation view in portrait mode. by Mindy Pereira · 12 years ago
  59. 7833658 Merge "Turn off focusableintouch mode for webview." into jb-ub-mail by Mindy Pereira · 12 years ago
  60. 12643cb Turn off focusableintouch mode for webview. by Mindy Pereira · 12 years ago
  61. 9399265 Merge "Make search behavior match jb search behavior." into jb-ub-mail by Mindy Pereira · 12 years ago
  62. 22ecc77 implement view pager bottom position bar by Andy Huang · 12 years ago
  63. b4b2a57 Make search behavior match jb search behavior. by Mindy Pereira · 12 years ago
  64. 01efac7 Small style tweaks. by Mindy Pereira · 12 years ago
  65. a2f7065 Update pattern for port/landscape by Mindy Pereira · 12 years ago
  66. 2efb49e Fix portrait mode by Mindy Pereira · 12 years ago
  67. be6ce8e Merge "Fix blurry attachment icon for unified." into jb-ub-mail by Mindy Pereira · 12 years ago
  68. 6e9d611 Fix blurry attachment icon for unified. by Mindy Pereira · 12 years ago
  69. 50d1dc2 Merge "Update compose body." into jb-ub-mail by Mindy Pereira · 12 years ago
  70. 16a2bc4 Merge "Fixup compose layouts." into jb-ub-mail by Mindy Pereira · 12 years ago
  71. 793f900 Update compose body. by Mindy Pereira · 12 years ago
  72. e7e3744 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  73. 9b6e4a0 Fixup compose layouts. by Mindy Pereira · 12 years ago
  74. 20f30f7 Use correct search view layout. by Mindy Pereira · 12 years ago
  75. 21980a6 Fix unifiedemail build by Mindy Pereira · 12 years ago
  76. 578bd6b Update menus to match jb. by Mindy Pereira · 12 years ago
  77. 45f93b4 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  78. b9fb2c1 Minor cleanup in the controller. by Vikram Aggarwal · 12 years ago
  79. d503df4 ActivityController commits folders, nobody else by Vikram Aggarwal · 12 years ago
  80. c411395 Consolidate BatchDestruction and ConversationDestruction by Vikram Aggarwal · 12 years ago
  81. 9e36fd3 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  82. 440fe79 Safely create Collections. by Vikram Aggarwal · 12 years ago
  83. 376be74 Merge "Removing email address from source." into jb-ub-mail by Andrew Sapperstein · 12 years ago
  84. 0b8b7df Removing email address from source. by Andrew Sapperstein · 12 years ago
  85. c2eefe6 Fix NPE by Paul Westbrook · 12 years ago
  86. 9da85df Minor fixes and nulls are not propagated. by Vikram Aggarwal · 12 years ago
  87. 7248535 Prevent NPE when selecting a menu option by Marc Blank · 12 years ago
  88. 2ee3a2d Prevent NPE when starting app by Marc Blank · 12 years ago
  89. 5114f03 Merge "Support color block for combined views" into jb-ub-mail by Marc Blank · 12 years ago
  90. 92939fc Support color block for combined views by Marc Blank · 12 years ago
  91. 025eba8 Always read settings from the account by Vikram Aggarwal · 12 years ago
  92. c146dea Fix build by Paul Westbrook · 12 years ago
  93. 1e57e67 Read defaultInbox through a safe accessor by Vikram Aggarwal · 12 years ago
  94. a1ce67d Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  95. 761f910 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  96. b06253d Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  97. 773a79a Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  98. 7f602f7 Synchronize destruction and remove dead/deprecated code by Vikram Aggarwal · 12 years ago
  99. fc2acca Merge "More Destructive Action consolidation." into jb-ub-mail by Vikram Aggarwal · 12 years ago
  100. bc67bb1 More Destructive Action consolidation. by Vikram Aggarwal · 12 years ago