History log of /packages/apps/Contacts/src/com/android/contacts/util/AccountSelectionUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6ea750cf2f58023ee3e7a5081b94e8da2603083d 08-Apr-2010 Daisuke Miyakawa <dmiyakawa@google.com> Make OnCancelListener call finish() in stead of just calling dismiss().

Bug: 2578627
Change-Id: I71e4f318710c60958240cebb35b4a1a065638e32
/packages/apps/Contacts/src/com/android/contacts/util/AccountSelectionUtil.java
6448da7f4bf80a2702b1e1cc0680ecd3fb46dc20 01-Apr-2010 Daisuke Miyakawa <dmiyakawa@google.com> Let ImportVCardActivity choose an account if multiple account exist.
Remove VCardActivity, which does nothing effective.
Remove getReopenableUri(), since this change the method unnecessary.

Bug: 2528512
Bug: 2568427
Change-Id: I1ffb4171fefaad1ddc7406fe5447876d4c647610
/packages/apps/Contacts/src/com/android/contacts/util/AccountSelectionUtil.java
24fc763c442204b55402864ec909e3989bd0b4fd 04-Dec-2009 Lixin Yue <L.X.Yue@motorola.com> Support vcard share: receiving a vcf file in contacts activity

Automatically accept and import a vcard into contacts, after receiving ACTION_VIEW intent
/packages/apps/Contacts/src/com/android/contacts/util/AccountSelectionUtil.java
0020b6ad8c40f976d18e69ac1d37a1bf94e8b5fb 29-Sep-2009 Daisuke Miyakawa <dmiyakawa@google.com> Fix Contacts app so that it is able to use import feature!!!
/packages/apps/Contacts/src/com/android/contacts/util/AccountSelectionUtil.java
0bec3b9bd74f295f4a6e3279e849404fb022e753 25-Sep-2009 Daisuke Miyakawa <dmiyakawa@google.com> Several changes included...

- Suppress RuntimeException reported in the issue 2145361
-- Ask the parent Activity to show messages.
- Make vCard exporter a separated Activity.
-- There's no need to do this any more, but looks cleaner and easier to
understand the behavior.
- Make error messages from vCard composer translatable.
- Stop using showDialog() when it is not appropriate.
/packages/apps/Contacts/src/com/android/contacts/util/AccountSelectionUtil.java