1. dc3f9f4 Fix widget view switching with > 1 account by Marc Blank · 14 years ago
  2. 2f1a7e8 Fix typo in CL 87363 by Marc Blank · 14 years ago
  3. ce9df41 Merge "Pixel perfect: mailbox list" by Makoto Onuki · 14 years ago
  4. 33d7399 Merge "action bar: make current mailbox closer to gmail" by Makoto Onuki · 14 years ago
  5. 2b3ac66 Merge "Move onStartCommand processing to worker thread" by Marc Blank · 14 years ago
  6. 08065b2 Merge "Limit user mailboxes for EAS (to 1000, for now)" by Marc Blank · 14 years ago
  7. e981816 action bar: make current mailbox closer to gmail by Makoto Onuki · 14 years ago
  8. 0187c3e Merge "Message list item: Use "activated" background" by Makoto Onuki · 14 years ago
  9. eaf748e Message list item: Use "activated" background by Makoto Onuki · 14 years ago
  10. f72c4c2 Merge "Fix NPE in loadAttachmentCallback" by Makoto Onuki · 14 years ago
  11. 80a98fd Pixel perfect: mailbox list by Makoto Onuki · 14 years ago
  12. c56b246 Limit user mailboxes for EAS (to 1000, for now) by Marc Blank · 14 years ago
  13. 0bd7ab9 Merge "Prevent duplicate mailbox creation" by Andy Stadler · 14 years ago
  14. 6f2c724 Move onStartCommand processing to worker thread by Marc Blank · 14 years ago
  15. 900021d Prevent duplicate mailbox creation by Andy Stadler · 14 years ago
  16. 12247fa Merge "Add final backgrounds to message list items" by Marc Blank · 14 years ago
  17. bd9b2ff Add final backgrounds to message list items by Marc Blank · 14 years ago
  18. a7255de am 91853f33: (-s ours) am 8c45186b: Merge "DO NOT MERGE Fix cursor leaks when canceling AsyncTask" into gingerbread by Andy Stadler · 14 years ago
  19. f252d5d am 42749c91: am 1a791e67: Fix NPE when switching IMAP into TLS by Andy Stadler · 14 years ago
  20. 91853f3 am 8c45186b: Merge "DO NOT MERGE Fix cursor leaks when canceling AsyncTask" into gingerbread by Andy Stadler · 14 years ago
  21. 42749c9 am 1a791e67: Fix NPE when switching IMAP into TLS by Andy Stadler · 14 years ago
  22. 8c45186 Merge "DO NOT MERGE Fix cursor leaks when canceling AsyncTask" into gingerbread by Andy Stadler · 14 years ago
  23. 1a791e6 Fix NPE when switching IMAP into TLS by Andy Stadler · 14 years ago
  24. d23c361 am 62ee3f4c: (-s ours) am ec988c2f: DO NOT MERGE Added/updated Yahoo provider settings by Andy Stadler · 14 years ago
  25. 62ee3f4 am ec988c2f: DO NOT MERGE Added/updated Yahoo provider settings by Andy Stadler · 14 years ago
  26. d2911c3 DO NOT MERGE Fix cursor leaks when canceling AsyncTask by Andy Stadler · 14 years ago
  27. ec988c2 DO NOT MERGE Added/updated Yahoo provider settings by Andy Stadler · 14 years ago
  28. 38a495f Merge "Attempt to fix StaleDataException" by Makoto Onuki · 14 years ago
  29. 1144e6c Fix NPE in loadAttachmentCallback by Makoto Onuki · 14 years ago
  30. d4cd717 Merge "Hide refresh button on combined view" by Makoto Onuki · 14 years ago
  31. dc1ac99 Hide refresh button on combined view by Makoto Onuki · 14 years ago
  32. e447bea Attempt to fix StaleDataException by Makoto Onuki · 14 years ago
  33. 99de346 Merge "Handle query with an id of -1 more gracefully" by Marc Blank · 14 years ago
  34. 8b5cd2b Remove UI thread access in AccountSetupBasics by Andy Stadler · 14 years ago
  35. e6027c4 More correct fix for EAS message list callback issue (3251757) by Marc Blank · 14 years ago
  36. cbdd9f7 Distinguish mailbox requests that are user requested by Marc Blank · 14 years ago
  37. e70c2e0 Merge "Fix format/draw issues with snippets" by Marc Blank · 14 years ago
  38. d306ba3 Handle query with an id of -1 more gracefully by Marc Blank · 14 years ago
  39. 3d91924 Fix format/draw issues with snippets by Marc Blank · 14 years ago
  40. a2269e8 Remove disk access from DeviceAdminReceiver callbacks by Andy Stadler · 14 years ago
  41. 5498296 Merge "Respect user's background download preference" by Marc Blank · 14 years ago
  42. 7fbceff Respect user's background download preference by Marc Blank · 14 years ago
  43. 1c1bd6a Fix typo in debug code by Marc Blank · 14 years ago
  44. 268597f Remove "Heartbeat" logging by Marc Blank · 14 years ago
  45. c041c79 Merge "Fix synchronization issue w/ closing CachedCursor" by Marc Blank · 14 years ago
  46. 788408d Fix synchronization issue w/ closing CachedCursor by Marc Blank · 14 years ago
  47. 926e736 Remove UI thread disk access from AccountSetupNames by Andy Stadler · 14 years ago
  48. 4f6a507 Merge "Fix ANR's in AccountSetupOptions" by Andy Stadler · 14 years ago
  49. ec9398e Fix ANR's in AccountSetupOptions by Andy Stadler · 14 years ago
  50. 0e1604b Merge "Log cursor/adapter class name and such when detecting a crash" by Makoto Onuki · 14 years ago
  51. adbb6f8 Log cursor/adapter class name and such when detecting a crash by Makoto Onuki · 14 years ago
  52. 9d82543 Merge "Import revised translations." by Eric Fischer · 14 years ago
  53. 111fcf9 Import revised translations. by Eric Fischer · 14 years ago
  54. 2959a7e Fix ANRs from Email.setServicesEnabled() by Andy Stadler · 14 years ago
  55. 6aec257 Merge "Fix NPE when changing server settings w/security dialog" by Andy Stadler · 14 years ago
  56. c4c3a71 Merge "Async code for read/unread and starred" by Andy Stadler · 14 years ago
  57. 948bcad Merge "Use swapCursor(null) instead of changeCursor(null)" by Makoto Onuki · 14 years ago
  58. 3b1cccf Async code for read/unread and starred by Andy Stadler · 14 years ago
  59. d8f1d8f Fix NPE when changing server settings w/security dialog by Andy Stadler · 14 years ago
  60. 8d22e85 Reduce/eliminate DB access in server settings by Andy Stadler · 14 years ago
  61. e0f28d7 Use swapCursor(null) instead of changeCursor(null) by Makoto Onuki · 14 years ago
  62. 6ebaa90 Reduce/eliminate UI thread access in MailService by Andy Stadler · 14 years ago
  63. 9f7e398 Reduce UI thread disk access in account settings by Andy Stadler · 14 years ago
  64. 84dfef9 Merge "Put individual account inboxes in widget rotation" by Marc Blank · 14 years ago
  65. cb89e05 Assets! by Makoto Onuki · 14 years ago
  66. 22b33a5 Show stacktrace when failing to load message body by Makoto Onuki · 14 years ago
  67. 66b6b95 Put individual account inboxes in widget rotation by Marc Blank · 14 years ago
  68. ac0a11b Remove empty.html, which isn't used any more. by Makoto Onuki · 14 years ago
  69. ab1674a Cosmetic changes to MessageView by Makoto Onuki · 14 years ago
  70. 9c4458d Don't try to show thumbnail for unloaded attachments by Marc Blank · 14 years ago
  71. 8b9f2a7 Update to use new Loader callbacks. by Dianne Hackborn · 14 years ago
  72. d9b251d Properly return zero-count cursor from getMatrixCursor by Marc Blank · 14 years ago
  73. 0698f40 Update to new Loader APIs. by Dianne Hackborn · 14 years ago
  74. 0fd8ae8 Pixel perfect Email widget by Marc Blank · 14 years ago
  75. 13c6153 Fix broken asset (and build) by Marc Blank · 14 years ago
  76. e4355b8 Merge "Latest assets from designer git" by Makoto Onuki · 14 years ago
  77. 22fb458 Merge "Follow-up to the loader API change" by Makoto Onuki · 14 years ago
  78. 992d606 Latest assets from designer git by Makoto Onuki · 14 years ago
  79. 6a5a39c Merge "Make reply/forward/etc buttons selectable with keyboard" by Makoto Onuki · 14 years ago
  80. 28d6e09 Follow-up to the loader API change by Makoto Onuki · 14 years ago
  81. 120674a Merge "Harden AttachmentDownloadService; fix storage calculation" by Marc Blank · 14 years ago
  82. edb05ca Harden AttachmentDownloadService; fix storage calculation by Marc Blank · 14 years ago
  83. 1504ef5 Merge "Remove unused debug flag" by Marc Blank · 14 years ago
  84. f3ced5b Merge "Remove unnecessary logging in Utility.attachmentExists" by Marc Blank · 14 years ago
  85. 5425033 Remove unused debug flag by Marc Blank · 14 years ago
  86. f995f68 Merge "Throw exception on illegal URI's in EmailProvider operations" by Marc Blank · 14 years ago
  87. 73675b6 Merge "New assets from designer's git" by Makoto Onuki · 14 years ago
  88. d3fafab Remove unnecessary logging in Utility.attachmentExists by Marc Blank · 14 years ago
  89. e6a22df Throw exception on illegal URI's in EmailProvider operations by Marc Blank · 14 years ago
  90. 4aa8d18 Make reply/forward/etc buttons selectable with keyboard by Makoto Onuki · 14 years ago
  91. 5b393bf Merge "Show attachment download progress/status properly" by Andy Stadler · 14 years ago
  92. 6624909 Show attachment download progress/status properly by Andy Stadler · 14 years ago
  93. dd26e24 New assets from designer's git by Makoto Onuki · 14 years ago
  94. 80769ce Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 14 years ago
  95. 3038165 Don't show app name on action bar by Makoto Onuki · 14 years ago
  96. a9939ab Merge "Disable "upgrade accounts" for now." by Makoto Onuki · 14 years ago
  97. 4970392 Synchronize properly with ContentCache; document synchronization by Marc Blank · 14 years ago
  98. fdfd466 Update widget with slightly newer drawable by Andy Stadler · 14 years ago
  99. e6214d1 Merge "Restrict download/display to "attachment" and "inline"" by Andy Stadler · 14 years ago
  100. 95701c2 Merge "Add widget preview" by Andy Stadler · 14 years ago