Skip to content

Releases: kopihao/peasy-recyclerview

Final Release Phase 1

17 Jan 07:08
Compare
Choose a tag to compare

Fixed bugs, update gradle scipts.
Marked as Final Release of Phase 1.

Finalizing Phase 1

30 Oct 10:11
Compare
Choose a tag to compare

Remove some deprecated in v1.0.10.
Minor bug fixs

v1.0.10

30 Oct 08:55
Compare
Choose a tag to compare

refined methods
restructured classes design

v1.0.9

30 Oct 08:54
Compare
Choose a tag to compare

deprecated some methods/constant
restructuring class with least impact of using v1.0.8
fixed minor bugs
fixed staggered grid presentation bug

v1.0.8

04 Sep 19:37
Compare
Choose a tag to compare

simplified column size impl in source code and fixed bug
updated demo

v1.0.7

04 Sep 19:36
Compare
Choose a tag to compare

Enhance inheritance structure
Enhanced with onViewReachingEndOfList(...)
Enhance with end of list checking
fix inheritance with abstract methods issue
Updated demo

v1.0.6

05 Aug 16:34
Compare
Choose a tag to compare

minsdk to 16

v1.0.5

05 Aug 16:34
Compare
Choose a tag to compare

fix minor bugs, refactor methods

v1.0.4

05 Aug 16:34
Compare
Choose a tag to compare

fix minor bugs

v1.0.3

04 Aug 16:52
Compare
Choose a tag to compare

Provide Header Footer Implementation
Refactor Methods Name and Signatures
Complete getFirst and getLast Visible item
Enhance Plugin to handle multiple Layout Manager
Introduce PeasyCoordinatorContent
Introduce PeasyRecyclerView.Presentation enum
Updated documentation
Enrich and Updated demo
Fix minor bugs