History log of /frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/ExploreByTouchHelperActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa2e2acf79d791a90410025daad438968550d18c 31-Mar-2017 Alan Viverette <alanv@google.com> Remove unnecessary casts on calls to findViewById

Updates Android.mk where applicable.

Bug: 24137209
Test: make -j32
Change-Id: I04084b2d05ddd7afaa160a76efe0b0d0c8eb5f00
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/ExploreByTouchHelperActivity.java
3b591130c68223aa613660aaff79e65e26b5fc06 29-Nov-2016 Zach Kuznia <zork@google.com> Update ExploreByTouchHelper to calculate bounds on screen properly

Previously, the bounds in parent were assumed to be relative to the host view.
Now it properly handles calculation of the bounds of nested views.

Bug: 33196811
Test: Try the ExploreByTouchHelper sample in Support4Demos
Test: Run the ExploreByTouchHelperTest

Change-Id: Icf007e33f519281f4a78b4f5b46017b6a121e17f
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/ExploreByTouchHelperActivity.java
96b44e68c6ab615a6ad76f29280e19432636fb3e 29-Nov-2016 Aurimas Liutikas <aurimas@google.com> Revert "Update ExploreByTouchHelper to calculate bounds on screen properly"

This change broke the only ExploreByTouchHelperTest test. Please reland with a fix for the test.

This reverts commit 6edfb90015df5500cb5887137257d69c3da2dc78.

Change-Id: If07d3e64e6a72158c948123597bbc7e342f1f81b
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/ExploreByTouchHelperActivity.java
6edfb90015df5500cb5887137257d69c3da2dc78 23-Nov-2016 Zach Kuznia <zork@google.com> Update ExploreByTouchHelper to calculate bounds on screen properly

Previously, the bounds in parent were assumed to be relative to the host view.
Now it properly handles calculation of the bounds of nested views.

Test: Try the ExporeByTouchHelper sample in Support4Demos
Change-Id: I1f2aa31c1ba4fdd62c7446f50d548e5b3c70ffc3
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/ExploreByTouchHelperActivity.java
46f49c1900fc65a3e3bc0057e28161be6230e1da 15-Nov-2016 Zach Kuznia <zork@google.com> Allow the parent to be set for nodes created by ExploreByTouchHelper.

Test: Run Support4Demos and check that the hierarchy is setup in the
ExploreByTouch test.

Change-Id: Iae0fbcb310e6984c6fa4dc4ef51c36b3270280b7
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/ExploreByTouchHelperActivity.java
11d03f96a3f29508c703b3df60a634eeaba5d37d 06-Jun-2013 Alan Viverette <alanv@google.com> Add sample code for ExploreByTouchHelper class.

Change-Id: Id8f0ba809746114434d553885ddfed9260bdaa45
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/ExploreByTouchHelperActivity.java