aboutsummaryrefslogtreecommitdiff
path: root/ui/views/RecyclerView
AgeCommit message (Expand)Author
2019-01-16Update to AGP 3.3.0Yuichi Araki
2019-01-16Update versions for build dependenciespie-b4s4-devYuichi Araki
2019-01-10Bump versions of dependenciesTiem Song
2018-01-18Add missing packaging info for Kotlin samplesTiem Song
2017-12-18Update versions for build toolsTrevor Johns
2017-12-15This change adds the Kotlin version of the RecyclerView sample.James Lau
2017-05-17Increment Gradle version to 3.4.1 for all samplesTrevor Johns
2016-09-28Syncing template-generated build artifactsTrevor Johns
2016-09-28Update Gradle wrapper to v2.14.1Trevor Johns
2016-08-11Update samples to use API 24Trevor Johns
2016-06-17samples: Change support lib from v24.0.0-beta1 to v24.0.0Trevor Johns
2016-06-14Update sample dependency versions for Android DP4Trevor Johns
2016-03-08Set Gradle wrapper to v2.10 for all samplesTrevor Johns
2015-11-23Replace deprecated getPosition call with getAdapterPosition.Chris Recher
2015-08-14Update sample prebuilts to use latest depsTrevor Johns
2015-08-13Update sample templates for android-23 releaseTrevor Johns
2014-12-29Android RecyclerView sample: Update metadata.Arthur Thompson
2014-12-09Fix the build error for RecyclerView sampleTakeshi Hagikura
2014-12-08Remove more dynamic build dependenciesTrevor Johns
2014-12-05Merge "Android sample: RecyclerViewSample" into lmp-docsArthur Thompson
2014-12-04Android sample: RecyclerViewSampleArthur Thompson
2014-12-02Update build dependencies for Android Studio 1.0 RC1Trevor Johns
2014-10-16Remove additional <uses-sdk> instancesTrevor Johns
2014-09-16Update RecyclerView sample to use Application moduleTrevor Johns
2014-09-16Update README and packaging data for new samplesTrevor Johns
2014-09-11Add RecyclerView with LinearLayoutManager sample.arthurthompson