History log of /packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderOperation.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/FolderOperation.java
259df5b9e11908c8ef7c91483924891dd96b3c27 11-Jul-2013 Scott Kennedy <skennedy@google.com> Add a new FolderUri

This will allow us to add query parameters such that Uris will still
appear to be equal, regardless of differences in the parameters.

Bug: 9780067
Change-Id: Iafe39763b3ee448cf02536df89caa736500dfdaf
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderOperation.java
8c1058ee75ec4a5824a68c3c5275bc48d56bbad8 20-Mar-2013 Scott Kennedy <skennedy@google.com> Change FolderType to a bitmask

This allows one folder to have multiple types.

Bug: 8426563
Change-Id: Ide918a884cfb76022f3c03f5cc69adb149a964cc
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderOperation.java
615fb1ca3f2e9f05a388ea509513d3e996343d80 04-Sep-2012 mindyp <mindyp@google.com> Adding inbox when in trash is destructive.

Fixes b/7100602 No way to remove messages from the trash.

Also, make sure we have a first message sender to get info from
its possible this is a draft so prevent a crash
Change-Id: I76f21879382115c0085a3fb37e6ce7f5405db9d9
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderOperation.java
8db7e407109532557718c6b8064792f2df7a073d 13-Jul-2012 Mindy Pereira <mindyp@google.com> Update logic for adding/removing folders.

The logic is:
we only want to add/ remove if the folder was changed
So, track only the operations a user makes (aka checks a box/ unchecks a box)
And use this to determine what to add/ remove from a conversation.

Change-Id: I37d9c042e2db5f1a48c5c8a79c52039989f236d1
/packages/apps/UnifiedEmail/src/com/android/mail/ui/FolderOperation.java