commit | 54cb3af8a9ef49a2890386c575d537b31194b26b | [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 | 4e4cd980ac8f900e3b2e9fa5efcf1c7c72411e6d | |
parent | 40b93fd9dd31e4b6d92f433de4886d29fd5fa4d2 [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