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

Resolved clipboard issue on Android 7.0 #878

Merged
merged 3 commits into from
Dec 8, 2019

Conversation

jd-alexander
Copy link
Contributor

@jd-alexander jd-alexander commented Nov 29, 2019

Fix

wordpress-mobile/WordPress-Android#10872

This solution shows a warning instead of crashing when clipboard functionality is utilized on Samsung devices running Android 7.0.

Test

Use testing instructions as described here

Note

This hasn't been tested on a device as yet as I was unable to secure a Samsung device with the specifications and doing it using an emulator wasn't causing the same result.

Review

@malinajirka

Make sure strings will be translated:

  • If there are new strings that have to be translated, I have added them to the client's strings.xml as a part of the integration PR.

@jd-alexander jd-alexander self-assigned this Dec 3, 2019
@jd-alexander jd-alexander marked this pull request as ready for review December 3, 2019 02:57
@jd-alexander
Copy link
Contributor Author

I saw some other members utilizing https://www.browserstack.com/ for testing. I am thinking to create a WP Android branch with this as an artifact so that an APK can be generated that would make testing possible on those platforms.

Copy link
Contributor

@malinajirka malinajirka left a comment

Choose a reason for hiding this comment

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

Thanks @jd-alexander ! I haven't tested it, since I don't have an access to a samsung device running Android 7, but the changes LGTM.

@malinajirka malinajirka merged commit 41bdd4c into develop Dec 8, 2019
@malinajirka malinajirka deleted the issue/samsung-clipboard branch December 8, 2019 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants