Skip to content

Releases: miguelbcr/OkAdapters

Add onLongClickListener and fixed bug removing by swiping

08 Sep 09:03
Compare
Choose a tag to compare

Expose stillLoading in order to change its state from outside

07 Sep 06:33
Compare
Choose a tag to compare

Removed RxJava dependency and refactoring package path

23 Jul 21:23
Compare
Choose a tag to compare
0.1.9

Merge branch 'master' of https://github.com/FuckBoilerplate/OkAdapters

Add param 'count' to Binder interface

14 Jul 15:30
Compare
Choose a tag to compare

Hide the load more row when no more items are available to load using rxpager on its first request

07 Jun 15:02
Compare
Choose a tag to compare
Hide the load more row when no more items are available to load using…

… rxpager on its first request.

Added stillLoading = false to onCompleted rxPager

16 May 08:12
Compare
Choose a tag to compare
0.1.0

Added stillLoading = false to onCompleted RxPager

fixed bug all loaded pagination

13 May 19:09
Compare
Choose a tag to compare
0.0.9

fixed bug all loaded pagination

Added configureGridLayoutManagerForPagination to OkRecyclerViewAdapter

13 May 18:03
Compare
Choose a tag to compare
0.0.8

added configureGridLayoutManagerForPagination

Added reactive pagination support for OkRecyclerViewAdapter.

13 May 17:07
Compare
Choose a tag to compare

Added parameter 'position' to onClickItem() on OkRecyclerViewAdapter

11 May 14:48
Compare
Choose a tag to compare
0.0.6

Added parameter 'position' to onClickItem() on OkRecyclerViewAdapter