mirror of
https://gitee.com/shuto-github/phonegap-mobile-accessibility.git
synced 2026-04-19 00:01:32 +08:00
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.
This commit is contained in:
1765
www/android/AndroidVox_v1.js
Normal file
1765
www/android/AndroidVox_v1.js
Normal file
File diff suppressed because it is too large
Load Diff
1765
www/android/chromeandroidvox.js
Normal file
1765
www/android/chromeandroidvox.js
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user