All Projects → chriscm2006 → Android-Accessibility-Utilities

chriscm2006 / Android-Accessibility-Utilities

Licence: other
An Android library that aims to make the accessibility APIs less confusing and more streamlined.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android-Accessibility-Utilities

granblue-automation-android
Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
Stars: ✭ 26 (-42.22%)
Mutual labels:  accessibility, accessibilityservice
Cleaner
An android app used to release memory by kill process using accessibility
Stars: ✭ 28 (-37.78%)
Mutual labels:  accessibility, accessibilityservice
Wai Tutorials
W3C WAI’s Web Accessibility Tutorials
Stars: ✭ 229 (+408.89%)
Mutual labels:  accessibility
ColorBlindnessFlutter
Simulate color blindness in color themes.
Stars: ✭ 58 (+28.89%)
Mutual labels:  accessibility
Micromodal
⭕ Tiny javascript library for creating accessible modal dialogs
Stars: ✭ 3,008 (+6584.44%)
Mutual labels:  accessibility
Accessibility interview questions
A starting point for questions to ask someone that wants you to give them a job
Stars: ✭ 236 (+424.44%)
Mutual labels:  accessibility
slack-channels-grouping
Chrome extension. Grouping slack channels.
Stars: ✭ 69 (+53.33%)
Mutual labels:  accessibility
Modal Video
Stars: ✭ 224 (+397.78%)
Mutual labels:  accessibility
acc toolbar
Accessibility Toolbar Plugin
Stars: ✭ 42 (-6.67%)
Mutual labels:  accessibility
Creatability Components
Web components for making creative tools more accessible.
Stars: ✭ 248 (+451.11%)
Mutual labels:  accessibility
SpatialPosition
R package for computing spatial position models
Stars: ✭ 30 (-33.33%)
Mutual labels:  accessibility
A11y Css Reset
A small set of global rules to make things accessible and reset default styling
Stars: ✭ 250 (+455.56%)
Mutual labels:  accessibility
React Menu
React component for building accessible menu, dropdown, submenu, context menu and more.
Stars: ✭ 237 (+426.67%)
Mutual labels:  accessibility
accessibility-resources
A curated list of accessibility resources
Stars: ✭ 66 (+46.67%)
Mutual labels:  accessibility
Accessibilitysnapshot
Easy regression testing for iOS accessibility
Stars: ✭ 236 (+424.44%)
Mutual labels:  accessibility
vue-focus-loop
Vue component that helps you to to trap focus in an element.
Stars: ✭ 23 (-48.89%)
Mutual labels:  accessibility
Tints And Shades
🌈 Display tints and shades of a given hex color in 10% increments.
Stars: ✭ 228 (+406.67%)
Mutual labels:  accessibility
React Sanfona
Accessible react accordion component
Stars: ✭ 248 (+451.11%)
Mutual labels:  accessibility
sseeeedd
Seed for front-end culture :)
Stars: ✭ 15 (-66.67%)
Mutual labels:  accessibility
paragon
💎 An accessible, theme-ready design system built for learning applications and Open edX.
Stars: ✭ 85 (+88.89%)
Mutual labels:  accessibility

Android-Accessibility-Utilities

An Android library that aims to make the accessibility APIs less ambiguous, more streamlined, better documented, and all around better API design.

The Android Accessibility APIs are a bit confusing. I find myself using a lot of different functions in a lot of the different accessibility services I work on. This repo contains (or will contain) utilties for Accessibility Node Infos (/compat), Accessibility Services, and other Android API related classes.

Eventually this library will also provide the "recomended" spoken string, so that Accessibility services that aim to provide spoken feedback (like TalkBack) might fetch this information in the same way, despite providing other features!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].