1. b5080d5 ehow folders in conversation list items if they exist in the layout. by Mindy Pereira · 12 years ago
  2. 183718b Actually give raw folders a name. by Mindy Pereira · 12 years ago
  3. cc8211d Add rawFolders column to conversation. by Mindy Pereira · 12 years ago
  4. 48a4aed Add loadMoreUri to Folder by Marc Blank · 12 years ago
  5. 1475a7a Updated documentation by Paul Westbrook · 12 years ago
  6. 30fd47b Remove all label refrences from unified; change to folder by Mindy Pereira · 12 years ago
  7. 9275a06 Add foreground and background color cols to folder. by Mindy Pereira · 12 years ago
  8. 27e85f2 Modify UiProvider to save recent folders and read them in the spinner. by Vikram Aggarwal · 12 years ago
  9. 109369d update attachment projection column offsets by Andy Huang · 12 years ago
  10. e0b83b8 Flesh out attachment download details by Andy Huang · 12 years ago
  11. 8130e6f Added query parameters for search by Paul Westbrook · 12 years ago
  12. 898cd38 Add mimetype to account, widget intents. by Mindy Pereira · 12 years ago
  13. 7866472 Add folder types, icons. by Mindy Pereira · 12 years ago
  14. 8bd8215 Create settings model. by Mindy Pereira · 12 years ago
  15. 9783a74 Add default inbox field to settings. by Mindy Pereira · 12 years ago
  16. 7f0a962 Hookup ui for marking a conversation important/ not important. by Mindy Pereira · 12 years ago
  17. 6c51158 Make constructor public to handle resume/rotate by Vikram Aggarwal · 12 years ago
  18. 104f729 Support for "always show images" from sender by Paul Westbrook · 12 years ago
  19. 63eef79 Add support for reading preferences by Paul Westbrook · 12 years ago
  20. 23755e2 Add compose uri field to account. by Mindy Pereira · 12 years ago
  21. 94e440d Add support for showing help by Paul Westbrook · 12 years ago
  22. 334e64a Add support for archive/spam/mute by Paul Westbrook · 12 years ago
  23. 621b4bd Remove sync_frequencey column on folders. by Mindy Pereira · 12 years ago
  24. c808fac Changed no_sync to be 0 by Paul Westbrook · 12 years ago
  25. 9912eee Switch to use EDIT intent for editing settings by Paul Westbrook · 12 years ago
  26. 343ffeb Add account capability for undo. by Mindy Pereira · 12 years ago
  27. 9ace18a Add account/folder status columns by Marc Blank · 12 years ago
  28. 2861b6a Settings uri by Paul Westbrook · 12 years ago
  29. 9600dac Add status uri for entire account. by Mindy Pereira · 12 years ago
  30. 7752864 Add status uri to folders. by Mindy Pereira · 12 years ago
  31. 9c00210 Add refreshUri to folders. by Mindy Pereira · 12 years ago
  32. 36b6c8b Add Folder_LIST column to conversation. Fix build. by Mindy Pereira · 13 years ago
  33. 859681b Describe account capabilities by Vikram Aggarwal · 13 years ago
  34. 8464889 Add supports multiple folders to account. by Mindy Pereira · 13 years ago
  35. 9cdc406 Get permissions to work with Gmail app for deletes. by Mindy Pereira · 13 years ago
  36. dd10bc8 Don't recycle animating views, etc. by Marc Blank · 13 years ago
  37. b31ab5a Add provider support for undoUri by Marc Blank · 13 years ago
  38. 96b5c35 Undo logic. by Mindy Pereira · 13 years ago
  39. c8a9942 Prototype ConversationCursor/ConversationProvider by Marc Blank · 13 years ago
  40. 7ed1c11 Setup saving drafts. by Mindy Pereira · 13 years ago
  41. 84554ec Fix missing column name and make it final. by Mindy Pereira · 13 years ago
  42. 04e22d3 Fix missing column name. by Mindy Pereira · 13 years ago
  43. f944e96 Handle attachments on sent messages. by Mindy Pereira · 13 years ago
  44. 3ce64e7 Create parcelable message. by Mindy Pereira · 13 years ago
  45. ff7d02a Create Folder, HelpCallback and MenuCallback. by Vikram Aggarwal · 13 years ago
  46. 97c25be UiProvider API cleanup by Andy Huang · 13 years ago
  47. db97747 changes to support fetching Gmail messages by Andy Huang · 13 years ago
  48. a457137 Sending state of 0 is default. by Mindy Pereira · 13 years ago
  49. 4db59c5 Senders logic. by Mindy Pereira · 13 years ago
  50. 1666816 More recipient tests for reply/reply all/ fwd. by Mindy Pereira · 13 years ago
  51. 4f9a4c5 Fix copyrights of all files by Vikram Aggarwal · 13 years ago
  52. 818143e Add compose tests. by Mindy Pereira · 13 years ago
  53. 7a07fb4 More cleanup of compose activity; add attachments when forwarding. by Mindy Pereira · 13 years ago
  54. fc2277e Fix javadoc for folder has_children. by Mindy Pereira · 13 years ago
  55. 732600e conversation activity plumbing by Andy Huang · 13 years ago
  56. 82cc566 Setup send / save. by Mindy Pereira · 13 years ago
  57. 33fe908 Pass the account around instead of just hte account name. by Mindy Pereira · 13 years ago
  58. 30e2c24 rename unified email's package name to com.android.mail by Andy Huang · 13 years ago[Renamed (99%) from src/com/android/email/providers/UIProvider.java]
  59. 013194c Add attachment selection to compose. by Mindy Pereira · 13 years ago
  60. bd8f51c Add unread, total count to folders. by Mindy Pereira · 13 years ago
  61. 326c660 Move over conversation message header sans attachments. by Mindy Pereira · 13 years ago
  62. 6349a04 Hook up messages in conversation view, hook in the compose buttons. by Mindy Pereira · 13 years ago
  63. 3263fa9 Lame initial impl of viewing a conversation. by Mindy Pereira · 13 years ago
  64. fdd984b Move over undo bar, minimum show time progress widgets. by Mindy Pereira · 13 years ago
  65. fa7ef6e Make the browse item view properly show if a conversation has attachments. by Mindy Pereira · 13 years ago
  66. f30cc09 Added attachments to ui provider. by Mindy Pereira · 13 years ago
  67. f9573c5 Create an end to end example of a list view reading from the provider. by Mindy Pereira · 13 years ago
  68. 27a0cf0 Connect to the uiprovider. by Mindy Pereira · 13 years ago
  69. a140607 Create initial connection from folder -> conversations -> messages. by Mindy Pereira · 13 years ago
  70. 0973b20 Add capabilities fields to Folders. by Mindy Pereira · 13 years ago
  71. 750cc73 Add hierarchy to folders. by Mindy Pereira · 13 years ago
  72. 3a565bf First stab at building out folders. by Mindy Pereira · 13 years ago
  73. 9a9d0c5 Move mock provider to mock providers directory. by Mindy Pereira · 13 years ago
  74. 82ea6da Start of UI provider by Paul Westbrook · 13 years ago
  75. 6f92de6 Move over conversation list items. by Mindy Pereira · 13 years ago