KomodoOpenLab / InputAccessLib

InputAccessLib is a library that enhances the compatibility of Android applications with a variety of alternative input devices such as external keyboards, adapted switches, hands-free kits and remote controls.
10 stars 16 forks source link

Make Irdroid app fully Tecla accessible. #42

Open rishabhjain08 opened 12 years ago

rishabhjain08 commented 12 years ago

The Irdroid App is designed to run on Android Smart phones, tablets and other android devices. It is a part of the LIRC project.

Make Irdroid fully Tecla accessible by implementing accessible options menu and making the spinners accessible. The Irdroid project can be found at https://github.com/Irdroid/Irdroid

rishabhjain08 commented 12 years ago

Made Irdroid fully Tecla accessible. The accessible version can be found at https://github.com/rishabhjain08/Irdroid/tree/develop

rishabhjain08 commented 12 years ago

Made the options menu and the spinner dialog accessible. Also defined focus traversal order between the components.