commit | e50d64d1e9eb321735c94a15b1a20a59a19cc421 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Sep 15 19:52:40 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Sep 15 21:54:50 2009 -0700 |
tree | a39abede38af824934bd2a59ba58340d0243bdab | |
parent | 75b20e006308672b9e9c2e39489cf3eae4ebf4bd [diff] |
Separate tab and state models, fix delete issues, dialogs. Maintain a separate model for tabs and the underlying state so that we hide tabs for RawContacts deleted during the edit session. Also bail out when the last tab deleted. Manage dialogs so we don't leak activities. Parse legacy IM types. Fixes http://b/2122838