History log of /packages/apps/UnifiedEmail/src/com/android/mail/ui/SuppressNotificationReceiver.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/SuppressNotificationReceiver.java
d5edd2d02649dffb40065fdb6a16acf91552b800 05-Dec-2012 Scott Kennedy <skennedy@google.com> Move notifications to UnifiedEmail

This involves redoing the persistence model, to split general,
account, and folder settings into separate SharedPreference stores.

It also requires some preferences to be moved into UnifiedEmail.

Depends on I71802444add85dc01f6645906a629ff80b964222 (UnifiedGmail)
Depends on Ie6ec389b5b5d2e7ab1b299d0877811ae716526e2 (Email)

Change-Id: Ibe2e3f93ec164370535ffc5f5b2409544cc8d36d
/packages/apps/UnifiedEmail/src/com/android/mail/ui/SuppressNotificationReceiver.java
1672ff8ed6741df5c245e55f7a4e847f6ccb8c52 21-Sep-2012 Vikram Aggarwal <viki@google.com> Fix NPE and log incorrect state.

Fix issues discovered while investigating the empty conversation list.

Bug: 7139995 Empty conversation list

Change-Id: I64686da10332e716ee4becf2378cc45af9865096
/packages/apps/UnifiedEmail/src/com/android/mail/ui/SuppressNotificationReceiver.java
ae4ea997d3d3f3c8c11fc5a3e7f9d49f82b4e2e7 07-Aug-2012 Vikram Aggarwal <viki@google.com> Remove NPE when listContext is null

Change-Id: Ife330f28c3d34b8e0d028d30c92e857dec86d81f
/packages/apps/UnifiedEmail/src/com/android/mail/ui/SuppressNotificationReceiver.java
b334c9035e9b7a38766bb66c29da2208525d1e11 25-Jun-2012 Paul Westbrook <pwestbro@google.com> Changes to support different Log tags

Change-Id: I7121fbf7132444fc0f5c0c130373e3f2d1a3cf7a
/packages/apps/UnifiedEmail/src/com/android/mail/ui/SuppressNotificationReceiver.java
00a77fa36c722d750e13781c9aa8b8eb7320c71b 26-Apr-2012 Paul Westbrook <pwestbro@google.com> Handle notification intent before list context is set

We should only log an error in the case where the list context isn't set,
when an notification intent is broadcast

Bug: 6396831
Change-Id: If9b216dcec28e5b5433af3a2b72bb17fd76e7ea6
/packages/apps/UnifiedEmail/src/com/android/mail/ui/SuppressNotificationReceiver.java
c4b9ca097025e8f9541ffb03c66d25bd7835242f 23-Mar-2012 Mindy Pereira <mindyp@google.com> Make sure there is a mime type.

TextUtils.isEquals will check for null before comparing.

Fixes b/6215970 Crash in Email after switching to Combined view

Change-Id: If4bd0c761618d6091da2a5ef41ac4c02966030f2
/packages/apps/UnifiedEmail/src/com/android/mail/ui/SuppressNotificationReceiver.java
6ead20dd9643e6435d6c1111f99c520870812ea8 19-Mar-2012 Paul Westbrook <pwestbro@google.com> Add suppression of notifications

This allows the UI to suppress notifications if the conversation
list is visible

Change-Id: I6b866e6f5bc972bcad258995462f400026b26c5d
/packages/apps/UnifiedEmail/src/com/android/mail/ui/SuppressNotificationReceiver.java