commit | f08f2d45e72cbba09652c088569666fbcff401d4 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Fri Jul 12 16:11:56 2013 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Fri Jul 12 16:15:28 2013 -0700 |
tree | b154b2836500784eb37f69730ee3c021134d4778 | |
parent | ef430ad1a24d4ad7221d4ec8f0445fff4f3d6133 [diff] |
Moving of Dialer-specific classes to the dialer. Moved some newly created classes in ContactsCommon to the Dialer package since any further changes UI-wise will be dialer specific. Extracted ContactEntry to its own class so that ContactTileView no longer has a dependency on ContactTileAdapter. Change-Id: I7d5b97e88073e7abf8f0c1223c992c5b3b5a8a07