History log of /packages/apps/Email/src/com/android/email/widget/WidgetConfiguration.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d3ced7cce9c576dc3a1c7a82ac021f3b2436ac68 11-Aug-2011 Ben Komalo <benkomalo@google.com> Show helpful messages when no accounts configured

Bug: 5145213
Change-Id: I350d59e8afc72d1bad64cf7cf3d44750e8365a99
/packages/apps/Email/src/com/android/email/widget/WidgetConfiguration.java
e10215eaff7c06b44b95de87ea46030065ecbee5 23-Jun-2011 Ben Komalo <benkomalo@google.com> Fix some things with shortcuts/widgets.

- All mailboxes will be shown when selecting a shortcut for a normal
account.
- Combined unread won't show up in shortcuts for combined accounts
- only inbox is allowed for IMAP/POP widgets
- all mailboxes allowed for EAS widgets

Bug: 4725896
Change-Id: I5c77c2f5443e330ed451179761b1d9c8c0dd7619
/packages/apps/Email/src/com/android/email/widget/WidgetConfiguration.java
f5418f1f93b02e7fab9f15eb201800b65510998e 14-Jun-2011 Marc Blank <mblank@google.com> Move Account into its own top-level class

Change-Id: Ide7c991b7d4d418dbe17164421425bf898ba64ee
/packages/apps/Email/src/com/android/email/widget/WidgetConfiguration.java
2f5ee8e2d1e106340eb2a21b1ada6db1987bd98f 02-Jun-2011 Todd Kennedy <toddke@google.com> filter mailbox list for the widget

The mailbox list for widget configuration should only include two mailboxes --
1. an account's full inbox (both read & unread) and 2. an account's unread
inbox (similar to #1, but, only contains unread messages)

This also applies for the combined account view.

Change-Id: I5640fd8572d385703db04ca613f5b1f35f3952da
/packages/apps/Email/src/com/android/email/widget/WidgetConfiguration.java
7f4cf3c46b0dd1bc001c547807e83b7c280f074b 02-Jun-2011 Todd Kennedy <toddke@google.com> Hook account/mailbox picker to widget

now when adding a widget to the desktop, you can pick the account
and mailbox.

Change-Id: Id3d2c21b349af58459304ac5a068402d67f4d0f7
/packages/apps/Email/src/com/android/email/widget/WidgetConfiguration.java