Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced RxJava with Coroutines #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Replaced RxJava with Coroutines #22

wants to merge 4 commits into from

Conversation

GuilhE
Copy link

@GuilhE GuilhE commented Jan 21, 2020

  • Replaced RxJava dependency with coroutines;
  • Removed dependencies being added by sephirith74 imported libs;
  • Cleanup all warnings;
  • Reformat Code task;
  • Lib version bump;
  • Gradle versions bump;
  • Travis update;

GuilhE and others added 2 commits January 21, 2020 14:29
- Removed RxJava dependency with coroutines;
- Removed dependencies being added by sephirith74 imported libs;
- Cleanup all warnings;
- Reformat Code task;
- Lib version bump;
- Gradle versions bump;
@GuilhE
Copy link
Author

GuilhE commented May 16, 2020

@sephiroth74 Do you find this PR useful? Can it be merged?
Best regards.

@Sash0k
Copy link

Sash0k commented Feb 9, 2021

found an issue with coroutines
demo video

- Bug fixed regarding buttonIntervalJob not being cancelled inside downButton.setOnTouchListener MotionEvent.ACTION_DOWN
- Gradle, wrapper and dependencies update
@GuilhE
Copy link
Author

GuilhE commented Feb 18, 2021

found an issue with coroutines
demo video

Fixed

@chubecode
Copy link

why not merge ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants