OSDN Git Service

Switch to using new Intent API for target rectangles.
authorJeff Sharkey <jsharkey@android.com>
Wed, 9 Dec 2009 05:51:04 +0000 (21:51 -0800)
committerJeff Sharkey <jsharkey@android.com>
Mon, 21 Dec 2009 22:21:49 +0000 (14:21 -0800)
commitae4f42ec3a53665ca98d2d379f57f6626535e1dd
tree6aa9e79ff96791244873ee7f089bcd0e690cf51a
parenteffb7ff73e41bffdad6264b6370d3bfe467b6b33
Switch to using new Intent API for target rectangles.

Depends on change that deprecates EXTRA_TARGET_RECT.  Also
add validation to QuickContact parameters.
src/com/android/contacts/ui/QuickContactActivity.java
src/com/android/contacts/ui/QuickContactWindow.java