History log of /packages/apps/Contacts/src/com/android/contacts/socialwidget/SocialWidgetConfigureActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b7cf3f0f1c8a843dad3258466b6a182fa74fba43 12-May-2012 Josh Gargus <jjosh@google.com> Fix SocialWidgetConfigureActivity contact-picker double-launch.

No longer does SocialWidgetConfigureActivity launch a second
contact-picker when the picker result is returns in a different
device orientation.

Bug: 6478425
Change-Id: I51c6e91afb269f07bf45fb29aa017a0044baa237
/packages/apps/Contacts/src/com/android/contacts/socialwidget/SocialWidgetConfigureActivity.java
48f4b487a2b03a5f12796ebe94923fd7decb04d7 17-Feb-2011 Dmitri Plotnikov <dplotnikov@google.com> Restarting contact loader when the user configures contact widget.

The gist of it is that under some unknown circumstances
Launcher reuses widget IDs. In that case we would start loading
using a stale URI from shared preferences and would never
restart the loader with the newly picked contact.

Bug: 3442597
Change-Id: Id051449eb4088be4f4f9975b34da511143965197
/packages/apps/Contacts/src/com/android/contacts/socialwidget/SocialWidgetConfigureActivity.java
a32cce4b90d60df9dc487e82a9566746e17f1989 13-Jan-2011 Dmitri Plotnikov <dplotnikov@google.com> Preventing launch of multiple pickers during widget configuration

Bug: 3344426
Change-Id: Ie3083249b49a6bcb1e1cfc5da901cc56e82bc0cd
/packages/apps/Contacts/src/com/android/contacts/socialwidget/SocialWidgetConfigureActivity.java
192a1387fb364963ff313bdbc866e914d4188790 20-Dec-2010 Dmitri Plotnikov <dplotnikov@google.com> New layout of the contact widget

Change-Id: Id440fb606fd5ddc6167af2b1491426080980a9ff
/packages/apps/Contacts/src/com/android/contacts/socialwidget/SocialWidgetConfigureActivity.java
3cceb3f9311d0f1c523fe264238aff5f0394ab32 05-Nov-2010 Daniel Lehmann <lehmannd@google.com> Fix widget loading and Loader leaks

Change-Id: I1b5a80383b3c56574598298683b4f88afe8121c0
/packages/apps/Contacts/src/com/android/contacts/socialwidget/SocialWidgetConfigureActivity.java
b93a26c62aef357e01080b574b9103babe6435b0 18-Oct-2010 Daniel Lehmann <lehmannd@google.com> Rename ContactSocialWidget to SocialWidget. Remove camelHumps from package

Change-Id: I73ad45dae896bb82b50b880b411741740185374d
/packages/apps/Contacts/src/com/android/contacts/socialwidget/SocialWidgetConfigureActivity.java