History log of /packages/apps/UnifiedEmail/src/com/android/mail/browse/ConfirmDialogFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f0ea4849bf7a2c11f99ca0b42307ae8ba665b1dc 14-Aug-2013 Paul Westbrook <pwestbro@google.com> Add public no-args constructors for fragments

Bug: 10311630
Change-Id: Ic7ba4783be34a9c3d185f6cbad3001f49b310aad
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ConfirmDialogFragment.java
b8c3171710b7f97247fd0c841ce95f5f515ef576 04-Jan-2013 Vikram Aggarwal <viki@google.com> Use confirm fragments for all operations

The previous change used confirmation fragments rather than dialogs
for actions on selected conversations. This change expands that to
all actions that require confirmations.

Bug: 6022869 Confirm actions (Deleting / Archiving / Send message) pop
ups are disappear on orientation change in Gmail

Change-Id: Id7714da8608816721089f46811be2688f34ae4f7
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ConfirmDialogFragment.java
6cadbfce032c5f8d61c873d91989bff1fb7cc4e5 27-Dec-2012 Vikram Aggarwal <viki@google.com> Use confirmation dialog fragments

1. Create a listener for the positive action in the controller to be
able to create on orientation changes.
2. Create a dialog frament for confirmation dialogs.
3. Hook up with selected conversations action menu for now, other
dialog objects to follow...

Bug: 6022869 Confirm actions (Deleting / Archiving / Send message) pop
ups are disappear on orientation change in Gmail

Change-Id: I206c8102d49df0a0f41198b7fd149fb711235a97
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ConfirmDialogFragment.java