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

Test matrix #44

Merged
merged 23 commits into from
Apr 24, 2024
Merged

Test matrix #44

merged 23 commits into from
Apr 24, 2024

Conversation

amberin
Copy link
Owner

@amberin amberin commented Apr 24, 2024

No description provided.

amberin and others added 23 commits April 13, 2024 10:15
Because otherwise we have no say in when the app requests the
POST_NOTIFICATIONS permission on API 33 and above.
I removed the maxSdkVersion limit on the WRITE_EXTERNAL_STORAGE
permission in the app manifest, because it is clearly needed on API 34.
The text could not fit into the buttons...
The test worked fine on API 33, but on API 34, the string "4:05 AM" will
not match, even though the actual textview looks exactly right.
Mysteriously, matching any whitespace character instead of the space
between "4:05" and "AM" works. I have no idea what is going on. And no
other tests behave like this.
@amberin amberin merged commit 7faa679 into master Apr 24, 2024
3 of 4 checks passed
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.

1 participant