History log of /frameworks/support/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
458543f38db49fdcb1764f007ded33820964c3fe 14-Feb-2017 Aurimas Liutikas <aurimas@google.com> Clean up MenuItemCompat after minSdk 14 bump.

- Deprecates all the methods introduced in API 14 or earlier.
- Removes usage of such methods within support library.
- Inlines Api26 related call directly in MenuItemCompat.

Bug: 32794064
Test: ./gradlew assemble
Change-Id: I5f26608e417377a67f4051c3f7c3067eab4012f6
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
7febb12feeade9937fc0bd1a8e5967251c4aad24 26-Jul-2016 Aurimas Liutikas <aurimas@google.com> Make DividerItemDecoration a public API.

Move DividerItemDecoration from API samples to support library to
allow developers to use it directly.

Change-Id: I8256a23214808cc88dfc630199a5cc247defc8fa
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
4fa1fe35a2e2f6aa8973bbb698f5191b7acc8d95 12-Nov-2014 Yigit Boyar <yboyar@google.com> Remove deprecated API usage

Bug: 18213371
Change-Id: I6acaec5e8a7e5fa4ce5d7cab7040219048d4dcc6
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
8b38db9f287670f670f631a0ec4b95882cdd0705 13-Jun-2014 Yigit Boyar <yboyar@google.com> Remove calls to LM.getItemCount in demos.

Bug: 15410611
Change-Id: Ie31616f792501f29fbb9e68f742563fbb1cde0ca
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
2a1ade8a82653e53f3d5b16c7e9d0ed9cb734101 28-May-2014 Yigit Boyar <yboyar@google.com> Remove deprecated RecyclerView methods

Change-Id: If9b0aca85221d64dbbb5cda75f985a91de6c67d2
(cherry picked from commit 67bdb44d980e6f565f4ec3063a6041bbcbab397c)
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
52d8a6f82df928065a30c4c77ffb95e27ca381be 27-Jan-2014 Chet Haase <chet@google.com> Add demo for animating RecyclerView actions

Change-Id: Ie076db6646cf734706fe2ea8659ee57f3a7742e9
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
f0eca88b66ab1d0bb310a05b413703d345f0a95b 15-May-2014 Chet Haase <chet@google.com> Revert "Add demo for animating RecyclerView actions"

This reverts commit 828b2aa2f42b0e079e05c560e749835bef3ef71f.

Change-Id: I0f773b5c42530cad924e454dc816ddc372db95f7
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
45e008f9637c7072bba8abf4711afdaac621c18f 27-Jan-2014 Chet Haase <chet@google.com> Add demo for animating RecyclerView actions

Change-Id: Ieb14cfb627663f507c24205d697347a1da389094
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
e9f9a04c426e7423db0cd58ec8d2dc3ff2238a30 21-Mar-2014 Yigit Boyar <yboyar@google.com> LinearLayoutManager examples

Added a new activity to Support7Demos to showcase LinearLayoutManager.
Extracted helper classes from RecycleViewActivity so that they can be used in other examples.

Change-Id: Id00325afee00eefd259f688e65d6124e23d6eb83
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
bfda82df45c6f37f5773917d6f7c918fa3530d49 13-Mar-2014 Adam Powell <adamp@google.com> Update RecyclerView sample to show use of ItemDecoration

Add dividers between list items. These modify the space allocated for
each item.

Change-Id: I995a172ed0b6acef6b84faaa50c02f0ae8db1002
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
7b1352adb9f9384cb7c5b0995bbe45992c00f4f3 22-Feb-2014 Adam Powell <adamp@google.com> Update Support7Demos for RecyclerView API change

LayoutManager#layoutChildren updates as well as onCreate/onBind
changes for adapters

Change-Id: I9cd1940dac8d3fd60d9219a87ae5b05c609346d6
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
63c8ab9435d707a23e2045af3be410ea7deed895 06-Feb-2014 Adam Powell <adamp@google.com> Update Support7Demos for new RecyclerView additions

Use item range changes instead of full adapter updates

Change-Id: Ia796bdb5138f4762b3fe325da3e5bf02e31042d4
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
51edefe34ae8f6a1a1d08f9596360286a0f2d238 29-Jan-2014 Adam Powell <adamp@google.com> Updated Support7Demos to follow RecyclerView API changes

Move off of deprecated RecyclerView API to illustrate preferred
practices.

Change-Id: I6d2b6450bbb29c55090802b2ccafab6661036dcb
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
90e0922d7d57ad748b919dfe21c63f03987227e7 24-Jan-2014 Adam Powell <adamp@google.com> Follow RecyclerView API changes

Change-Id: Ic273cc51cc9d7096a7a0d8b5f90accd5986e275a
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
549b58504ef397f4c1524ec370bbd0569027e315 22-Jan-2014 Adam Powell <adamp@google.com> Update sample for RecyclerView

Fix some issues around relayout. Add data set changes and cheese.

Change-Id: Ie3651fa16f2eadd0bf1b168b95509172fcf425fe
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
f6c36bb9b61083b25397a6cff82ddbb102cacfbd 09-Aug-2013 Adam Powell <adamp@google.com> Example activity for RecyclerView

Also includes a very basic custom RecyclerView LayoutManager.

Change-Id: Ic6dca39a4e71dbe8b3b82965299bc554fad18a43
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java