1. aa3e7a5 Add a cache for the list of accounts. by Paul Westbrook · 13 years ago
  2. 9a62433 Rename gmail_action* to mail_action* by Vikram Aggarwal · 13 years ago
  3. 386ddb0 Merge "Add respond inline/ quoted text/ subject with corrected prefix." by Mindy Pereira · 13 years ago
  4. 46ce0b1 Add respond inline/ quoted text/ subject with corrected prefix. by Mindy Pereira · 13 years ago
  5. 6f6afe5 Make Actionbar dropdown spinner similar to Gmail. by Vikram Aggarwal · 13 years ago
  6. 8fe1466 Merge "Move over conversation message header sans attachments." by Mindy Pereira · 13 years ago
  7. 326c660 Move over conversation message header sans attachments. by Mindy Pereira · 13 years ago
  8. 29c35be Merge "Fixed userdebug build" by Paul Westbrook · 13 years ago
  9. 805e3c1 Fixed userdebug build by Paul Westbrook · 13 years ago
  10. 6349a04 Hook up messages in conversation view, hook in the compose buttons. by Mindy Pereira · 13 years ago
  11. ceec0bc Merge "Lame initial impl of viewing a conversation." by Mindy Pereira · 13 years ago
  12. 3263fa9 Lame initial impl of viewing a conversation. by Mindy Pereira · 13 years ago
  13. 2d3b695 Merge "Make view modes into an enum." by Vikram Aggarwal · 13 years ago
  14. 5592057 Make view modes into an enum. by Vikram Aggarwal · 13 years ago
  15. 3570cc2 Remove deprecated isValidAddress code; merge in helper methods from gmail code base. by Mindy Pereira · 13 years ago
  16. 5e5ac74 Adding the ActionBar to the unified codebase. by Vikram Aggarwal · 13 years ago
  17. 44b3288 Merge "Move over address and mime parsing logic for headers from email." by Mindy Pereira · 13 years ago
  18. 4ebb916 Move over address and mime parsing logic for headers from email. by Mindy Pereira · 13 years ago
  19. 0944e5e Change BrowseItem to conversation as thats the term we are using. by Mindy Pereira · 13 years ago
  20. fdd984b Move over undo bar, minimum show time progress widgets. by Mindy Pereira · 13 years ago
  21. fa7ef6e Make the browse item view properly show if a conversation has attachments. by Mindy Pereira · 13 years ago
  22. f30cc09 Added attachments to ui provider. by Mindy Pereira · 13 years ago
  23. c17d073 Add recipient adapter for compose view. by Mindy Pereira · 13 years ago
  24. 03e41b5 New unifiedemail icon. by Mindy Pereira · 13 years ago
  25. 78c623e Add simple account switcher and show data for the correct account. by Mindy Pereira · 13 years ago
  26. f9573c5 Create an end to end example of a list view reading from the provider. by Mindy Pereira · 13 years ago
  27. 27a0cf0 Connect to the uiprovider. by Mindy Pereira · 13 years ago
  28. a140607 Create initial connection from folder -> conversations -> messages. by Mindy Pereira · 13 years ago
  29. 0973b20 Add capabilities fields to Folders. by Mindy Pereira · 13 years ago
  30. 750cc73 Add hierarchy to folders. by Mindy Pereira · 13 years ago
  31. 3a565bf First stab at building out folders. by Mindy Pereira · 13 years ago
  32. 9a9d0c5 Move mock provider to mock providers directory. by Mindy Pereira · 13 years ago
  33. 40b0c74 Fix copyright; add better test data. by Mindy Pereira · 13 years ago
  34. 9d59a9a Add checked background colors. by Mindy Pereira · 13 years ago
  35. 82ea6da Start of UI provider by Paul Westbrook · 13 years ago
  36. c1b239d Hook up star/checkbox touch listeners to toggle bitmaps. by Mindy Pereira · 13 years ago
  37. 3e0426c Add sender parsing ability. by Mindy Pereira · 13 years ago
  38. 6f92de6 Move over conversation list items. by Mindy Pereira · 13 years ago
  39. 64ffe8e Update assets to match the ux-assets unified email branch. by Mindy Pereira · 13 years ago
  40. b4b6cf0 Copy over all assets from UnifiedEmail asset repo. by Mindy Pereira · 13 years ago
  41. 96aff30 Use chips static resources. by Mindy Pereira · 13 years ago
  42. 8df6400 Move html parse code to libs. by Mindy Pereira · 13 years ago
  43. 3a92ccc Use html.fromHtml for html inline response escaping. by Mindy Pereira · 13 years ago
  44. 8b99ba4 Add quoted text / respond inline functionality. by Mindy Pereira · 13 years ago
  45. 7b56a61 Move over attachment views, attachment handling, logs, utils. by Mindy Pereira · 13 years ago
  46. 1fd7a76 Merge "Move over the default logo asset." by Mindy Pereira · 13 years ago
  47. 58ad37e Move over the default logo asset. by Mindy Pereira · 13 years ago
  48. fb1aee5 Fix Compose Layout by Minh Pham · 13 years ago
  49. 47d8d44 Update build configuration by Minh Pham · 13 years ago
  50. b47f3e2 Move compose menus and shortcuts over. Make cc/bcc animations smarter. by Mindy Pereira · 13 years ago
  51. 8e9305e Move cc/bcc animations to shared code base. by Mindy Pereira · 13 years ago
  52. 02e4e6e Move tablet compose resources to unified email dir. by Mindy Pereira · 13 years ago
  53. dcb75d8 Merge "Import label items from label spinners. This is a small change to ensure I can play well with other changes in this tree. Next up, I'll bring over the ActionBar machinery." by Vikram Aggarwal · 13 years ago
  54. bb6cd81 Import label items from label spinners. This is a small change to by Vikram Aggarwal · 13 years ago
  55. 97e5514 Use mail-common-new by Mindy Pereira · 13 years ago
  56. 5eaa2b9 Import compose layouts. Create way to easily push/ test shared layouts. by Mindy Pereira · 13 years ago
  57. 43d62dc Use internal mail common resources. Combine string res. by Mindy Pereira · 13 years ago
  58. 1a73ea8 Move mailcommon code to our new unified code base. by Mindy Pereira · 13 years ago
  59. 0b2aaf4 Initial build and manifest files. This creates an app that does nothing. by Mindy Pereira · 13 years ago
  60. 9fb8019 Initial resource directory structure for UnifiedEmail by Mindy Pereira · 13 years ago
  61. 582d19e Initial directory structure for UnifiedEmail by Mindy Pereira · 13 years ago
  62. 3ab7e8a Initial empty repository by Anatol Pomazau · 13 years ago