History log of /packages/apps/Contacts/src/com/android/contacts/widget/LayoutSuppressingImageView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
69c182afb0e6d82a341a28b4317aa703af768906 05-Dec-2016 Gary Mai <garymai@google.com> Collapse common packages (1/?)

Move the majority of packages out of common. When trying to move
common.activity to activities every file switched from a rename to
separated deletes and adds. Will move tests and the rest of common
in a separate CL.

Test: Built GoogleContacts, Contacts, GoogleContactsTests,
ContactsTests.

Bug: 33252370
Change-Id: I9ffb20038dee255ef5f83002b7870265771b08c5
/packages/apps/Contacts/src/com/android/contacts/widget/LayoutSuppressingImageView.java
6afca8a28c76fa81e26c7e664039cabc35b41044 05-Dec-2012 Chiao Cheng <chiaocheng@google.com> Major resource move and clean-up.

Moving resources from Contacts to ContactsCommon and Dialer as necessary to
remove dialer dependencies on contacts app.

Bug: 6993891
Change-Id: I43524e95efa0948935ccbc29c12c100f336b69fb
/packages/apps/Contacts/src/com/android/contacts/widget/LayoutSuppressingImageView.java
da9cdc10fca76c960b43923d7da3abc627655fef 28-Feb-2012 Makoto Onuki <omakoto@google.com> Updates fragment dejunk

- Reuse stream item views. Simplified the view layout for this.
(In this CL we still inflate views, rather than creating them in code.
Even without doing that performance now seems good enough.)

- Decode HTML into CharSequence in ContactLoader
- Removed ContactTileImageContainer and created
LayoutSuppressingImageView and LayoutSuppressingQuickContactBadge

Bug 5982899

Change-Id: I5cbd816a290a50fca9a964b921d934061915aee1
/packages/apps/Contacts/src/com/android/contacts/widget/LayoutSuppressingImageView.java