Releases: horaciocome1/simple-recyclerview-touch-listener
Releases · horaciocome1/simple-recyclerview-touch-listener
0.3.1
- removed old project and created sample app
- creating the lib
- implementation and sample
- move classes to correct package
- update documentation
- adding more samples for overflows
- fix javadoc
- adding overflows to filter each gesture type
- fix min API
- refactor longClick to longPress
- fix documentation
- Adding support to rollback on docs
- tweaks on docs
- fixes on docs
- adding CI DI script
- update jitpack script
- rolling back to using jcenter
- workaround to fix Failed to apply plugin 'com.github.dcendents.android-maven'
- adding support to jdk 11 and maven publish to jitpack
- update copyright
- updating kotlin to 1.6.10, AGP to 7.1.2 and other dependencies
What's Changed
- updating-dependencies by @horaciocome1 in #2
- update docs since this is legacy now by @horaciocome1 in #4
- Implementation refresh by @horaciocome1 in #3
New Contributors
- @horaciocome1 made their first contribution in #2
Full Changelog: 0.2.2...0.3.1
Version 10
0.2.2 docs update
Safety call from observers
0.2.1 docs update
Brand new aproach
optimized implementation updated gradle files updated readme.me file
Working after several bugs
Had freeze bugs while migrating to kotlin
now it is part of the past
Fixed freeze bug
0.1.6 fixed freeze bug
Simpler Implementation [kotlin]
0.1.5 migrating to kotling
Functional lib
0.1.4 fixed crash on non implemented
Builder pattern
0.1.3 some visibity workarounds
Simpler set-up
0.1.2 some readme.md corrections