Commit Graph

4 Commits

Author SHA1 Message Date
Michael Jordan
4b62a1f24a Include MediaAccessibility.framework for iOS as a weak reference 2014-03-03 16:41:07 -05:00
Michael Jordan
f26cb3ae77 Inject AndroidVox locally when there is no network connection.
The WebView typically injects AndroidVox from a Google server when it
launches a page with TalkBack enabled, however, in the unlikely event
that the app launches without a network connection and AndroidVox has
not been cached from an previous connected session, AndroidVox will not
start and the app will be inaccessible. We try to mitigate this by
injecting AndroidVox from a local path.
2014-02-25 18:56:00 -05:00
Michael Jordan
ea97c1faa1 Adding Android platform 2014-02-10 17:28:17 -05:00
Shazron Abdullah
883d41449e Initial commit of the plugin.
Stubs for iOS and the .js.
2013-10-07 13:22:23 -07:00