Skip to content

Releases: horaciocome1/simple-recyclerview-touch-listener

0.3.1

06 Mar 16:19
b3f39ba
Compare
Choose a tag to compare
  1. removed old project and created sample app
  2. creating the lib
  3. implementation and sample
  4. move classes to correct package
  5. update documentation
  6. adding more samples for overflows
  7. fix javadoc
  8. adding overflows to filter each gesture type
  9. fix min API
  10. refactor longClick to longPress
  11. fix documentation
  12. Adding support to rollback on docs
  13. tweaks on docs
  14. fixes on docs
  15. adding CI DI script
  16. update jitpack script
  17. rolling back to using jcenter
  18. workaround to fix Failed to apply plugin 'com.github.dcendents.android-maven'
  19. adding support to jdk 11 and maven publish to jitpack
  20. update copyright
  21. updating kotlin to 1.6.10, AGP to 7.1.2 and other dependencies

What's Changed

New Contributors

Full Changelog: 0.2.2...0.3.1

Version 10

22 Apr 14:12
Compare
Choose a tag to compare
0.2.2

docs update

Safety call from observers

22 Apr 09:41
Compare
Choose a tag to compare
0.2.1

docs update

Brand new aproach

09 Apr 15:27
Compare
Choose a tag to compare
optimized implementation

updated gradle files
updated readme.me file

Working after several bugs

17 Dec 14:53
Compare
Choose a tag to compare

Had freeze bugs while migrating to kotlin
now it is part of the past

Fixed freeze bug

15 Dec 04:47
Compare
Choose a tag to compare
0.1.6

fixed freeze bug

Simpler Implementation [kotlin]

14 Dec 15:01
Compare
Choose a tag to compare
0.1.5

migrating to kotling

Functional lib

26 Nov 10:27
Compare
Choose a tag to compare
0.1.4

fixed crash on non implemented

Builder pattern

25 Nov 00:24
Compare
Choose a tag to compare
0.1.3

some visibity workarounds

Simpler set-up

25 Nov 00:11
Compare
Choose a tag to compare
0.1.2

some readme.md corrections