History log of /packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2a4be2459962700e1a38ba897de5d2f5913412f5 12-Dec-2013 Tony Mantler <nicoya@google.com> Convert FolderSelectionDialog to a DialogFragment

Also clean it up to use loaders

b/11538664

Change-Id: I5810f0c4423c0c30d9785723672b3535eebcf998
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
c5fde20226fd9eba6badaee67da9ac1d30f0a292 06-Nov-2013 Tony Mantler <nicoya@google.com> Make the folder/label selection dialog pop up a bit quicker.

b/11112954

Change-Id: I0ccc7bdaad0b5c608f5c6eca9d6aa4e0ffb7060d
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
47ce8047c208f3268f31bd7ef7eb5392b670ea8a 21-Sep-2013 Tony Mantler <nicoya@google.com> Sort folders according to their hierarchy.

b/10825810

Change-Id: I27ad5ee75df669315e03c9ccc299bfc8eacbb53b
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
0cb4aaaadb50664422a2595361d26878ffe5dc04 13-May-2013 Scott Kennedy <skennedy@google.com> Only show Inbox labels in the system section of Move-to

We will likely want to change this later to show some subset of system
labels, and not just inbox labels.

Bug: 8942661
Change-Id: If3564f119955250f0b7b723c85bfeba28da890af
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
e7e0163126fa81af58ae6dbffc20adb610580fe2 26-Apr-2013 Scott Kennedy <skennedy@google.com> Don't show inbox sections in "Change labels" dialog

We can't support multiple adds/removes here yet.

Bug: 8722438
Change-Id: Ie527d210ace1b379f247ba331af43f712f3583d2
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
f907c690aa10f9cad08cdc202fa56968e4b42b35 12-Apr-2013 Rohan Shah <shahrk@google.com> Fix Move To Dialog

Removed "OK" button and fixed the "Move to" string for
the dialog.

Bug: 8604616
Change-Id: I50df230054f7c6ba9573a8e95a7e7d4be163fa23
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
aab9bc71f2d8742128361dff72f77543f81dde52 07-Feb-2013 Rohan Shah <shahrk@google.com> Support "Move to" functionality alongside "Change labels"

Cherry-picking Rohan's original change since I messed something up
while fixing conflicts.

User cannot move an email from one defined label to another.
Change label is a hassle to use to only select one and a
menu item for moving is preferable.

This change introduces the "Move to" as part of the overflow
menu. It allows for users to move emails from folders, excluding
Starred/Important.

Bug: 8157593
Change-Id: Iaf8660fb01f731f5cbcb2253a3768b0d7b429132
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
08acec953aae66b72bc1a410dc3a74c7fb8de9cb 12-Feb-2013 Vikram Aggarwal <viki@google.com> resolved conflicts for merge of 49ae5116 to jb-ub-mail-ur9

Change-Id: I87876b9595adaf37f8db250f6c7b83b0b5be0756
5c4db951d8f23d59866deaa49b31f8ff0c81d694 11-Feb-2013 Vikram Aggarwal <viki@google.com> Needs to go in UR8.

Revert "Support "Move to" functionality alongside "Change labels""

This reverts commit 0a4af34f6f4dce23a8c5b39e94fb91ff0f6260d1

Change-Id: I25d0311396033fb5759596e4a56792abb7f355fb
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
00bbdef40b1d1e5fda3ac9157550f2da74b37163 07-Feb-2013 Rohan Shah <shahrk@google.com> Support "Move to" functionality alongside "Change labels"

User cannot move an email from one defined label to another.
Change label is a hassle to use to only select one and a
menu item for moving is preferable.

This change introduces the "Move to" as part of the overflow
menu. It allows for users to move emails from folders, excluding
Starred/Important.

Bug: 8157593

Change-Id: Ib5ae9f04b52f3f5d0f2d2ddb590219f7733cf171
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
0a4af34f6f4dce23a8c5b39e94fb91ff0f6260d1 07-Feb-2013 Rohan Shah <shahrk@google.com> Support "Move to" functionality alongside "Change labels"

User cannot move an email from one defined label to another.
Change label is a hassle to use to only select one and a
menu item for moving is preferable.

This change introduces the "Move to" as part of the overflow
menu. It allows for users to move emails from folders, excluding
Starred/Important.

Bug: 8157593

Change-Id: Ib5ae9f04b52f3f5d0f2d2ddb590219f7733cf171
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
8f98ac013f775cdf186578018f926ac329070541 02-Oct-2012 Mark Wei <markwei@google.com> Prevent change folder dialog from opening more than once.

This CL has signification refactory that consolidates
Multi/SingleFoldersSelectionDialog.

Bug: 7247467
Change-Id: I1aacba68411d4b9cc586482d0f17c5c90df36e04
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java
9eb1c9a76a400f84c002b58c831119119ebf4870 01-Oct-2012 Mark Wei <markwei@google.com> Prevent change folder dialog from opening more than once.

Bug: 7247467
Change-Id: I0b5583830d7c8c2f63e01714b4a7fa2976d0eefb
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderSelectionDialog.java