• Home
  • History
  • Annotate
  • only in /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
History log of /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
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
aseSwipeRefreshLayoutActivity.java
xploreByTouchHelperActivity.java
lidingPaneLayoutActivity.java
27644c071b7fc0e1e4f91194f2a08b4aa2cf1465 05-Mar-2017 Aurimas Liutikas <aurimas@google.com> Remove unused imports in support library classes.

Test: ./gradlew assebmle assembleAndroidTest
Change-Id: I429f0abb742bfed9288f84a7d6a3208063068f23
aseSwipeRefreshLayoutActivity.java
ontentLoadingProgressBarActivity.java
63a2530d57dfe7a90de8b3ef70088e23773428fb 29-Jan-2017 Aurimas Liutikas <aurimas@google.com> Fix lint warnings in Support4Demos and Support7Demos

Fix lint warnings and enable failing builds on new lint warnings.
Support13Demos, SupportLeanbackDemos, and SupportLeanbackJankDemos still
have remaining issues.

Test: run ./gradlew assemble
Change-Id: If8b224afab6dffc5946f5dc059a005aebb827c1e
lidingPaneLayoutActivity.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
xploreByTouchHelperActivity.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
xploreByTouchHelperActivity.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
xploreByTouchHelperActivity.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
xploreByTouchHelperActivity.java
9c76e9550ada0475f1c750e5672128630d2a028c 25-Aug-2016 Aurimas Liutikas <aurimas@google.com> Fix all uses of deprecated APIs in Support4Demos.

Bug: 31017538
Change-Id: Ie77d865ef1b45bf404debedddf3aaa98bddcc3cf
lidingPaneLayoutActivity.java
94349e753cba952f613abb992b0d8c2623bf485e 21-Dec-2015 Chris Banes <chrisbanes@google.com> Improve SwipeRefreshLayout demos

Adds a nested scrolling, and non-scrolling demo

Change-Id: I5ce7e647f3ec976c55553dbc62d42889700ef444
aseSwipeRefreshLayoutActivity.java
wipeRefreshLayoutActivity.java
wipeRefreshLayoutActivityList.java
wipeRefreshLayoutActivityNestedScrollView.java
wipeRefreshLayoutActivityTextView.java
07c3af23763e1d3aa7d36234a302c06675205a31 02-Nov-2015 Kirill Grouchnikov <kirillg@google.com> Remove pre-Material drawer demo apps.

Bug: 25321348
Change-Id: I53859ee48b3821192344e70f54a7f4fc20f8d4e7
rawerLayoutActivity.java
64db3d49dd4eb9a9f2cb51e49e0f60c4a46cadf1 30-Jan-2015 Adam Powell <adamp@google.com> Add sample for nested scrolling

Change-Id: Ib4969cbee1228ef3b2b0fca0fb89b87bda1db711
estedScrollActivity.java
948196ffe9ec18895490738a1a70eeca1f9cadb8 17-Jan-2014 Alan Viverette <alanv@google.com> Update DrawerLayout demo code to use title API

BUG: 12460402
Change-Id: Id3873bf850f4fac67593c86be9aa2e9e1adb78ba
rawerLayoutActivity.java
6626fee1866b79558ef509d7c4c6f76afcdb7290 07-Nov-2013 Mindy Pereira <mindyp@google.com> Swiperefresh sample

Change-Id: Ifc5736c91e61b592a010bd212752347e141849cc
wipeRefreshLayoutActivity.java
1e5f90d5b457d6f68257c402fa9a9cac21f6a414 07-Aug-2013 Alan Viverette <alanv@google.com> am 19142864: am 1cb84db2: Merge "Add RTL support in Support4Demos manifest, fix DrawerLayout sample" into jb-mr2-ub-dev

* commit '19142864e826415f6be4f04a9fe125ba6d44cc54':
Add RTL support in Support4Demos manifest, fix DrawerLayout sample
510a5b6304b79fce58a0052575935fb4e30579d6 06-Aug-2013 Alan Viverette <alanv@google.com> Merge "Add RTL support in Support4Demos manifest, fix DrawerLayout sample" into jb-mr2-ub-dev
7f077ce996f22138f5faa478b9be4e521a3a3ceb 05-Aug-2013 Alan Viverette <alanv@google.com> Add RTL support in Support4Demos manifest, fix DrawerLayout sample

Change-Id: I1152ad6e49a1b1dc88a70f701bf7ed2fe882e242
rawerLayoutActivity.java
2c90f816436d0ea52267c7a6b6b6383cae706482 06-Aug-2013 Mindy DelliCarpini <mindyp@google.com> resolved conflicts for merge of 73a12453 to master

Change-Id: Ib6944821270b6a76272625748190926adcad8eda
bd6d975bf288efaa3392eb73d98579af3e7e4688 05-Aug-2013 Mindy DelliCarpini <mindyp@google.com> Add sample for new ContentLoadingProgressBar.

Change-Id: I057fbe3f355030eb5d857e1a86f04302bb1e147e
ontentLoadingProgressBarActivity.java
11d03f96a3f29508c703b3df60a634eeaba5d37d 06-Jun-2013 Alan Viverette <alanv@google.com> Add sample code for ExploreByTouchHelper class.

Change-Id: Id8f0ba809746114434d553885ddfed9260bdaa45
xploreByTouchHelperActivity.java
1e549373c15dfaa60283e09b87221b25f0b8b0d0 20-Feb-2013 Adam Powell <adamp@google.com> Add Support4Demos examples for DrawerLayout and SlidingPaneLayout

Show basic usage of these two new widgets.

Change-Id: I1ec82041c198e2b2853a0d1eb07e0ab78dbea61c
rawerLayoutActivity.java
lidingPaneLayoutActivity.java