Releases: facebook/screenshot-tests-for-android
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
4e054b0
Add accessibility evaluation to detect focusable views without any text to announce.
25f3f4c
Force Litho to render in accessibility mode, and bump the metadata version number
a919928
Move over to AndroidX
fa4da40
Add AccessibilityUtil class with a data structure for the accessibility tree
db3ef4e
Add the concept of a version to the metadata JSON file
83d010d
Fix reference dir (#220)
0b9e8e9
Fix screenshots on Android 8.0
2cb4718
Support setting max height and width
ff2a939
Fix #192 ScreenshotsPluginExtension's addDeps parameter doesn't work
f98a24e
Expose max pixels so we can adjust our view size if we exceed it.
7826f9b
Zip up all the output screenshots so that the puller can pull them all at once
0.9.0
3983392
Loop over serials in ANDROID_SERIAL when pulling images (#140) (#214)
81c8c53
Fix display text in the output html of a screenshot test
c9a7646
Bump min sdk to 14
f7a153c
Check for empty children when writing a hierarchy
76d8cd1
Make tests run on devices with KitKat and earlier
b9ea677
Add Accessibility Hierarchy to Screenshot Tests
8ef0e18
Handle absence of Play Services (#203)
fe98582
avoid the crash on processing an anonymous view (#200)
dcb5e39
detailed error propagation for screenshot tests
ded2077
Close ParcelFileDescriptor when done. (#195)
d02e224
Catch API errors when showing current images in reports
39b05df
Trigger onGlobalLayoutListener during screenshot tests
7609a80
View before images when running screenshot tests locally
7dba891
Correct multipleDevices flag default
0f14f96
Add setMaxPixels to RecordBuilder interface (#189)
0.8.0
1411308
Add language feature to device name calculator
fadd68c
Always use the same output directory for reports (#169)
0d0c2ae
Allow max pixel restriction to be customizable
fbc0284
Include target directory path when complaining about non-writable storage
0f45439
Ensure InputMethodManager is available
f291668
Replace androidTestApi configuration with androidTestImplementation
0.7.0
4ed8b87
Let there be Apache-2
2bb4b23
Rewrite run, record and verify tasks
b473174
Rewrite plugin
dd1ab49
Remove HostFileSender code
701557e
Make sure screenshot-tests fail instead of time-out with large views
d39e999
More specific create method for LayoutHierarchyDumper
494c2fa
Remove ScreenshotTestRunner
5ef2213
Remove runtime dependency on Dex maker
52794f0
Add bitmap capture support to RecordBuilder
0.6.0
121b03b
Add Buck file for Python module
2c64365
Consolidate example apps to one sample app
23f81c5
Remove core library's dependency on JUnit
abd72d0
Don't include R or BuildConfig in Release Artifacts
07d6225
Update Gradle to 4.4.1
4ee6ab2
Refactor TestNameDetector to remove JUnit Dependencies
5431e95
Add ability to run screenshot tests on multiple devices at once