History log of /packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4b0c0127d24e387a4f49d442b63b5c60cedb6922 11-Jul-2014 Ray Chen <raychen@google.com> Delegate Account creation to builder class.

Account contructors are no longer public and clients need
to use Account.builder().buildFrom(...) instead.

Change-Id: I8f072e893b49b64d962fa7a075e5c15364c4c05f
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
b2de799bb2fe36a83b95dad87e8909caa843a1c7 10-Jul-2014 Ray Chen <raychen@google.com> Add getAccountId() method to Gmail Account so it can be used to
retrieve AccountPreference.

b/15666250

Change-Id: I61c6f02e4d00a23b30c90a6c5f4be266aefc8889
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
66c49c6bb19be70ba9ef956406f9fb40afa91e59 12-Oct-2013 Tony Mantler <nicoya@google.com> am df794316: Merge "Clean up usage of Account.name when accessing account/folder prefs" into jb-ub-mail-ur10

* commit 'df794316cf4d57c4f07088992f285b692033aac0':
Clean up usage of Account.name when accessing account/folder prefs
afb10d038c70c0a8646f0315836c49c704765ff9 12-Oct-2013 Tony Mantler <nicoya@google.com> Clean up usage of Account.name when accessing account/folder prefs

b/11185963

Change-Id: Ifbf18db787a94c8f6b9cf6e890322c87f5d5dded
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
fbf4f4729c9bea907cb57d4f449893eb2fc5dd1d 01-Oct-2013 Scott Kennedy <skennedy@google.com> Allow dismissing teaser leave-behinds on user interaction

Bug: 10649816
Change-Id: Ie6c0fa00de503ed7beaadf584149e3864c4373e4
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
0e8dc84326ad3e6d146a203538665f98dd98f688 10-Sep-2013 Scott Kennedy <skennedy@google.com> Hierarchical folders in conversation list

Use something similar to the sectioned inbox teaser.

Allow expanding/collapsing when there are too many folders.

Bug: 9604590
Change-Id: I6cc79bd7c033bbf13c750e7720fe71227b38cc85
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
32ddb84f2d4f53bfc4b53656461068c0c69d6325 29-Aug-2013 Scott Kennedy <skennedy@google.com> Fix a couple ad bugs

1. Show a new ad when we leave the conversation list and return
2. Do not show a new ad immediately after dismissing an ad
3. Eliminate some GCs and logspam
4. Don't send up a "shown" operation on rotation.

Bug: 10499269
Bug: 10531721
Change-Id: I7e366bd2f1bde5f50764cc3240ac0870a4eda49f
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
f45e0e7f65eb421fc5c2acf7bb76a714e12dc68b 23-Aug-2013 Scott Kennedy <skennedy@google.com> Make the right edge more performant

Bug: 9177552
Change-Id: I4250825bb658209166744ad1cb0455d4ac81da34
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
1591414ed6dc829852edd219c39ae430314ff538 22-Aug-2013 Scott Kennedy <skennedy@google.com> Add the right edge line to all teasers on tablets

Bug: 9177552
Change-Id: I5270a0ae2196e9a6f732ed6d3327ffe3d30f34be
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
272900135906067c383b0960881293f769114494 21-Aug-2013 Scott Kennedy <skennedy@google.com> notifyDatasetChanged() as soon as section teaser dismisses

Otherwise, it comes at some point in the future, and causes problems.

Bug: 10413176
Change-Id: I9b71979113cdcdf1dea01c06367d27e9abab25ca
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java
6c9845ed223ceaefd2b6e7511d04b038d63de8b3 21-Aug-2013 Alice Yang <alice@google.com> Add outbox tip

When viewing the "Sent" folder, if user has one or more message
in the Outbox, display an "N unsent in Outbox" tip on top of the
conversation view.

Bug 9825835

Change-Id: I2450bbc158c1f70d085d2c8c714e6af7dabec8a9
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationsInOutboxTipView.java