These 8 commits are when the Protocol Buffers files have changed:
Commit: | 858625c | |
---|---|---|
Author: | Cooper Knaak |
Increased minSDK to 19. Removed obsolete checks for versions below 19. Added support for Jetpack Compose hierarchies on API 34+. Improved ClickableSpanCheck, TextContrastCheck, and UnexposedTextCheck. Improved result message of DuplicateClickableBoundsCheck. Removed Parcelable implementations.
The documentation is generated from this commit.
Commit: | 4a764c6 | |
---|---|---|
Author: | Brinko Kobrin |
Commit message: Updates for Accessibility Test Framework v4.0.0: - New check in AccessibilityCheckPreset.LATEST for issues related to font scaling issues - New check in AccessibilityCheckPreset.PRERELEASE for unexposed text - Improved heuristic text contrast checking using text character locations - Removed obsolete *ViewCheck classes - Updated dependency versions
Commit: | 7ab5fdb | |
---|---|---|
Author: | Casey Burkhardt | |
Committer: | GitHub |
Accessibility Test Framework v3.1.1 (#34) - Add 'suggestions' subpackage, providing programatic fix suggestions for certain identified issues - Fix string packaging and resource resolution issue - Update dependency versions
Commit: | cfc7e90 | |
---|---|---|
Author: | Casey Burkhardt |
Add RESOLVED type result proto
Commit: | 5dbf0ee | |
---|---|---|
Author: | Casey Burkhardt | |
Committer: | Casey Burkhardt |
Final revisions for v3.1 binary release: - Modified packaging of strings as assets to accomodate internal and external builds - Improvements to foreground/background color extraction for text contrast - Other bug fixes, enhancements, and APIs
Commit: | 2e63599 | |
---|---|---|
Author: | Casey Burkhardt | |
Committer: | GitHub |
Accessibility Test Framework v3.1 (#18) Accessibility Test Framework v3.1 Updates: - Added LinkPurposeUnclearCheck - Removed deprecated AccessibilityInfoCheck and related classes - Beta API supporting the asking and answering of questions to refine accessibility results - AndroidX migration - Bug fixes, API additions, and other enhancements
Commit: | a6117fe | |
---|---|---|
Author: | Casey Burkhardt |
Accessibility Test Framework v3.0 Major updates: - 'uielement' package for generic UI representation - 'checks' package and AccessibilityHierarchyCheck for consolidated evaluation logic - New check: ClassNameCheck - New check: TraversalOrderCheck - Localized result strings - Protocol buffer representations for UI hierarchy, results, and Android constructs - Build switched to gradle
Commit: | dafd7ed | |
---|---|---|
Author: | Phil Weaver | |
Committer: | Phil Weaver |
Updates for version 2.1.