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

Spoon snapshot #25

Merged
merged 3 commits into from
Jan 25, 2018
Merged

Spoon snapshot #25

merged 3 commits into from
Jan 25, 2018

Conversation

lebzuch
Copy link
Contributor

@lebzuch lebzuch commented Dec 12, 2017

Android Studio 3.0 didn't work with spoon 1.* so I handle latest snapshot of spoon client.

@jraska
Copy link
Owner

jraska commented Dec 13, 2017

Nice work thanks! As I see the project is a bit deprecated so I will try to submit update PR for the emulator on Travis, which is now failing.

@IrenaMystic
Copy link

I am trying to implement FalconSpoon in my project, but it is not compatible with spoon's latest version. I saw that there is a PR on the matter, so my question is when is going to be merged?

@jraska
Copy link
Owner

jraska commented Jan 25, 2018

Hello @IrenaMystic, I got no response from lebzuch since I commented, because there are small changes required.

I might do them by myself once I find time for it, but if you are faster please feel free to copy the repo from lebzuch and do these changes.

Thanks for the comment I will try to do the changes, but it can take few days I'm bit busy these days.

@lebzuch
Copy link
Contributor Author

lebzuch commented Jan 25, 2018

Hi @jraska,
I don't know what changes you are talking about. You just comment that

I will try to submit update PR for the emulator on Travis

so I'm waiting for it :)

@jraska
Copy link
Owner

jraska commented Jan 25, 2018

FalconSpoonRule.java has a comment :)

@lebzuch
Copy link
Contributor Author

lebzuch commented Jan 25, 2018

I don't know if I'm blind or sth but I cannot see it...

* Utility class which simply uses Spoon API to obtain desired file
* and then write there Falcon screenshot
*/
public final class FalconSpoonRule {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, thank you for the PR! great work, however I would suggest FalconSpoonRule to wrap SpoonRule and delegating the rule methods to wrapped instance.

The motivation is to allow developers only change SpoonRule to FalconSpoonRule in a codebase and to avoid adding the SpoonRule as a parameter of screenshot method, again to not force user to change anything.

@jraska
Copy link
Owner

jraska commented Jan 25, 2018

Wow! My bad! I did the comment, submitted and then there is extra step clicking the submit button again. Sorry for that!

@jraska
Copy link
Owner

jraska commented Jan 25, 2018

Awesome! Thank you very much. 👍 Whole Travis build seems broken by time so I will accept the PR now, which will force me to update the tests and build files soon probably over weekend.

There will be new release of FalconSpoon after that with major version update.

Thanks again for help.

@jraska jraska merged commit a510253 into jraska:master Jan 25, 2018
@jraska
Copy link
Owner

jraska commented Jan 27, 2018

@lebzuch , @IrenaMystic Version 2.0.0 released.

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.

3 participants