OpenLauncherTeam / openlauncher

Customizable and Open Source Launcher for Android
Apache License 2.0
1.41k stars 413 forks source link

Seek advice from you as an app developer #672

Closed AndroidUserZ closed 2 years ago

AndroidUserZ commented 2 years ago

Dear app developer: Nowadays, our team has developed a tool that can detect and automatically repair accessibility problems in the app. We hope to receive your suggestions and opinions as an app developer. Here, the accessibility problem I mentioned includes two types of problems: Text Contrast issue and Image Contrast issue. The former one corresponds to visible text, where there is a low contrast ratio between the text color and background color. The latter refers to images with a low contrast ratio between the foreground and background colors. The following image shows the detection function and repair effect of our tool(this image is from your app): image

(and this image is from the other app): image

I want to know whether you think it is necessary to detect this problem and how effective you think our repair is. Sincerely hope to get your reply. Your reply is very important to me!

gsantner commented 2 years ago

The project is not actively developed. If you however take your time to improve the project - by whatever means (automated/manually), I review pull requests.

AndroidUserZ commented 2 years ago

Do you think it is necessary to detect and repair this kind of problem, and how do you think our repair effect is. Thank you for your comments.