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

Is there an "On start decrypt listener" #59

Open
swaix opened this issue Jul 6, 2017 · 1 comment
Open

Is there an "On start decrypt listener" #59

swaix opened this issue Jul 6, 2017 · 1 comment

Comments

@swaix
Copy link

swaix commented Jul 6, 2017

I need a way to understand when the method decrypt starts.
Decryption seems to be very slow (I'm testing on a nexus 6p and it takes like 1 second to finish). I have to add a spinner in order to give to the user a feedback that something happens.

thanks for your support and sorry for bad english.

@Mauin
Copy link
Owner

Mauin commented Jul 9, 2017

There is no such listener right now. A possibility would be to emit a value in onNext giving the status update. I'll think about adding something like this.

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

No branches or pull requests

2 participants