Add MobileAccessibilityNotifications to store notification constants

This commit is contained in:
Michael Jordan
2014-03-25 20:28:31 -04:00
parent ee1d59e437
commit 9bff312e85
3 changed files with 173 additions and 109 deletions
+4
View File
@@ -17,6 +17,10 @@
<clobbers target="window.MobileAccessibility" />
</js-module>
<js-module src="www/MobileAccessibilityNotifications.js" name="MobileAccessibilityNotifications">
<clobbers target="MobileAccessibilityNotifications" />
</js-module>
<dependency id="org.apache.cordova.device" url="https://github.com/apache/cordova-plugin-device.git" />
<dependency id="org.apache.cordova.network-information" url="https://github.com/apache/cordova-plugin-network-information.git" />