aboutsummaryrefslogtreecommitdiff
path: root/recyclerview/selection/build.gradle
AgeCommit message (Expand)Author
2019-07-02Move from recyclerview/selection to recyclerview/recyclerview-selectionshepshapard
2019-06-26Increment androidx.recyclerview:recyclerview to 1.1.0-beta01Nick Anthony
2019-06-13Suppresses / fixes all unchecked javac errors and enables error trackingLouis Pullen-Freilich
2019-06-04Move all usaged of collection:1.1.0-rc01 to collection:1.1.0Nick Anthony
2019-06-04Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0Nick Anthony
2019-05-30Move core to 1.2.0-alpha02Nick Anthony
2019-05-29Add a way to create snapshot repository directoryAurimas Liutikas
2019-05-14Merge "Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-r...Treehugger Robot
2019-05-10Move collection to 1.2.0-alpha01 and pin all current usages toNick Anthony
2019-05-09Move annotation to 1.2.0-alpha01 and pin all current usages toNick Anthony
2019-04-09Rename TEST_* to ANDROIDX_TEST_*Dustin Lam
2019-04-08Delete SupportAndroidLibraryPluginAurimas Liutikas
2019-04-01Move DSL namespace from supportLibrary to androidx.Aurimas Liutikas
2019-01-29Add explicit dependency on 'collection' where usedJake Wharton
2018-12-20Migrate away from deprecated test classesAlan Viverette
2018-08-06Standardize listening for (Paged)ListAdapter and Differ list updatesChris Craik
2018-07-25Move selection under recyclerviewJake Wharton