History log of /packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/ConversationListHelper.java
ce7f645638c56e097781664c101fac392b6072e1 23-Aug-2013 Alice Yang <alice@google.com> Use a custom dialog for enabling auto-sync

Latest mocks at:
https://docs.google.com/a/google.com/file/d/0B8v7jImPsDi-SXgzMjFhdjlCcjA/edit

Bug 9825835, 9016800

Change-Id: I6f6955f72fbab105ade03514dea79b0f238f4757
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java
b3a527e08db8ae02481604e2e1b0f32d40d5cd3e 21-Aug-2013 Alice Yang <alice@google.com> Fix order of teasers

Bug 10413155

Change-Id: Id508385713f426a71a70fb4552cff766f8c4f527
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.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/ConversationListHelper.java
c86b1fbcea43513ea903bb2ca14573423a72d7b5 12-Aug-2013 Alice Yang <alice@google.com> Sync disabled tip

The original design called for displaying different messages for when
global auto-sync is off and airplane mode, but we're considering scratching
those so I didn't cover them here.

To do still are subsequent toasts.

Bug 9825835

Change-Id: I1916e2d95896c2079fa6eeb9fe806fd4d181a27a
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java
17fcc1e767958c0da28004a0d98a4448c5e6945a 30-Jul-2013 Scott Kennedy <skennedy@google.com> Merge "Ads in conversation list" into jb-ub-mail-ur10
103319aaed26bce257de55b2fe93d4f78d3c59b9 26-Jul-2013 Scott Kennedy <skennedy@google.com> Ads in conversation list

Change-Id: I3095409211d6a6bdc42212bcd6a330333a9da411
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java
c5567737cb40ca156ea89f169a23008524ebd1a4 30-Jul-2013 Alice Yang <alice@google.com> Tip for long press to enter CAB

Bug: 9859881, 9572851

Change-Id: I1603651084fb9ded479af69e17bd54cdab693c2e
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java
2afc01e8b222eb68049c79988c65e80819a1fd50 16-Jul-2013 Paul Westbrook <pwestbro@google.com> Suport for Contact photo teaser

1) Move the preference for show sender images to MailPrefs
2) Create a ConversationListHelper in MailActivity

Bug: 9497358
Change-Id: I6965d22891b3a8e05c89fc0bfe1330732c19d36a
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java
37a20ca39be842b4b4cb54d5b5ed418d49d950cf 06-Jun-2013 Vikram Aggarwal <viki@google.com> Fist cut of nested folders

1. Rename FolderListFragment.FolderListSelectionListener to
FolderSelector.

2. Allow special views to be tapped; all existing special views
disallow taps.

3. Allow nested folders in ConversationListFragment. The adapter is
responsible for populating the nested folders above the
conversations.

4. Add a nested folder special item for the conversation list. This
reuses current resources and is particularly ugly. The ugliness
will be fixed once we have a UX spec and real assets.

5. The child folders are loaded through an ObjectCursorLoader in the
ConversationListFragment.

Change-Id: I5eb566d7a1f87c1a11fc6961378d00650a27007d
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java
2102b2c87a6cb39bc63fb7eff13dda64da56b72e 03-May-2013 Mark Wei <markwei@google.com> Add teaser for new conversation photo checkboxes.

The teaser shows up for the first time the user sees the conversation photos. If
they change to no photos, and later change back, the teaser comes back.

The teaser sits immediately in front of the first real conversation item (unless
other special views also try to have the same position behavior, in which case
the current implementation gives undefined behavior dependent upon which special
view is added to the adapter first).

Bug: 8772762
Change-Id: Ica79482f2a2eae0cf3409f6accb7ae5b0fc0fd45
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java
7c8325de829ca029ce4547e4f0fa266124301367 28-Feb-2013 Scott Kennedy <skennedy@google.com> Teaser view for sectioned inbox

Still some changes required as the spec is updated, but it works.

Change-Id: I068488d057e42bc62af36e532d55ce17f695f49d
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationListHelper.java