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

Update to bug-fix release of android-screenshot lib #105

Merged
merged 1 commit into from Feb 28, 2012

Conversation

rtyley
Copy link
Contributor

@rtyley rtyley commented Feb 28, 2012

This follows on from pull request #104 and fixes parsing of the key-value pairs that can be passed with log messages to the screenshot-taking paparazzo service - these are only used for naming the screenshot files at the moment.

Additionally, it fixes a race condition that could see the paparazzo service being shut down at the same time as the last screenshot being taken, thus corrupting the animated gif. Works much better now :-)

https://github.com/rtyley/android-screenshot-lib

This release fixes parsing of the key-value pairs that can be passed
with log messages to the paparazzo service - these are only used for
naming the screenshot files at the moment.

Additionally, it fixes a race condition that could see the paparazzo
service being shut down at the same time as the last screenshot being
taken, thus corrupting the animated gif. Works much better now :-)
mosabua added a commit that referenced this pull request Feb 28, 2012
Update to bug-fix release of android-screenshot lib
@mosabua mosabua merged commit c531c14 into simpligility:master Feb 28, 2012
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

2 participants