History log of /packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c1e4506e27921c69e8b4441e6ff4c1b105a37b06 28-Apr-2013 Rohan Shah <shahrk@google.com> Add selectors for drawer item state change

For folder items and account items, add a selectors
in drawable and color to allow for an easy state
change (highlighted/focused/unselected).

Change-Id: I618bcb70ca72c9849cf90e9b6662092822e4862e
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
51157a87fb9fe5e407ec480cd2ac3bfb244d86b5 27-Apr-2013 Andy Huang <ath@google.com> more contrast on drawer item text

Be consistent with converastion list text colors.
visD approved.

Change-Id: I4f35d82bd5e093490d9d28d649ba50911762c3f9
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
b905f0ea18ee0dc5774adb29c57cd7c122058c71 26-Apr-2013 Rohan Shah <shahrk@google.com> Change UI

-Removed accounts recents
-Changed colors
-Added radio button assets for accounts
-New header names for sections in folder
-Shadows, folder selection dialog modified

Bug: 8720403
Change-Id: I5b9379a4fe323bcc25fb0ed943ddc8ec7880a6be
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
7e654a970f73e3ebfd6895caa5072c6dcc9e7fb5 11-Apr-2013 Rohan Shah <shahrk@google.com> Update drawer UI (Contact Photos, Baseline Align)

More UI Updates:
1) Updating the drawer UI to have contact photos next to
account names.
2) Changed the align by removing font padding from folder
item names for now.
3) Fixed Manage labels miscolored label header.
4) Changed Widget "Choose Folder" to Theme.Holo

Bug: 8617095 (UX)
Bug: 8599771 (Manage labels header)
Bug: 8600474 (Widget)
Change-Id: I6869ede915f65152587dd6051e1c4cfc571a1339
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
074a5a1c102176f2d370a568df48eea67bcaf02d 05-Apr-2013 Rohan Shah <shahrk@google.com> UI Change for Drawer

UI refresh for the drawer. Moving to a dark theme.
Note, the pictures for the accounts will be added
in a later CL. For the time being, there are gray
rectangles for where the pictures/tiles will belong.

Bug: 8594143
Change-Id: Iddd0a12ccbde70088beb386963a903141d9c345b
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
5fb0d88262b03863480b71b67c0a0d2088e7b660 06-Apr-2013 Vikram Aggarwal <viki@google.com> Listen to notifications on all accounts correctly

Change the all accounts object, and also redo the drawer list when the
list of accounts changes.

Bug: 8440677 Newly added account doesn't show up in drawer account
switcher

Change-Id: I41a4547980e58af7affdb3e4eac8c10f1b0ceabb
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
ff8553f20964f4c31b0c503a9e1daff6ae08a9c7 06-Apr-2013 Scott Kennedy <skennedy@google.com> Cleanup

Change-Id: Iee8abf75639450d469632e43fe0e102b687558db
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
671133b7412ea98fc325fd88944e0d670d6992c6 26-Mar-2013 Rohan Shah <shahrk@google.com> Refactor AccountItemView and resources

Changes made:
1) Modified and separated most account_item.xml dependencies
-Res files were cloned if necessary
-Styles, colors, dimen have resources starting with account_item*

2) Cleaned out AccountItemView
-Removed icon, backgrounds, draggable

3) Removed folder_expand_item.xml
-No longer need expand item since MORE labels are gone.

Bug: 8458611
Change-Id: I9bc347ca8b9886d439dad7d7da39e4324072b8a0
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java
b958701ff6a98a7d95930e61d91104bb5db3299a 20-Mar-2013 Rohan Shah <shahrk@google.com> Add and separate Account Item View

Move account out of FolderItemView and simplify
some of the key functionality (removing params
and instance vars).

Fix the multi-select bug as well by disabling
state_activated for the account_item style.

Changed the header as well to make the style
different for currently selected account.

Bug: 8440682
Change-Id: I55c55e403bc64733b5924f95f423fd1097c4dc16
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountItemView.java