Raphael von der Grün
5dfa995a4b
Ensure to lint as many files as possible ( #854 )
...
* Lint everything, including bins w/out extension
* Apply eslint --fix to all linted files
* Manually fix all remaining lint rule violations
* Remove ESLint inline config
2019-10-21 18:26:17 +02:00
Chris Brody
e31596f60e
Remove obsolete check for JellyBean (GH-534) ( #544 )
...
to work properly on Android Pie
was introduced in dc0bfeb0c
(CB-11828)
Resolves #534
Co-authored-by: <pradiv-kumar@users.noreply.github.com>
Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
2018-11-12 12:06:45 -05:00
Thomas Raffray
f838db4e18
CB-11880 android: Fail-safe for cordova.exec()
...
- added preliminary sanity check on args variable
- replication of iosExec() behaviour
- allows to call cordova.exec() without args variable
This closes #334
2016-10-12 15:20:40 -07:00
daserge
30325e4f32
CB-11869 Fix cordova-js android exec tests
...
Useragent Regexp result is null in node environment - add a check for it
Updated cordova-js
Increased e2e create specs timeout
2016-09-29 12:24:52 +03:00
Joe Bowser
dc0bfeb0cc
CB-11828: Adding dirty userAgent checking to see if we're running Jellybean or not for bridge modes
2016-09-09 12:05:19 -07:00
Joe Bowser
deea0f7e4f
CB-11828: Switching default bridge back to ONLINE_BRIDGE
2016-09-09 12:05:19 -07:00
Simon MacDonald
047ed52d60
Make evaluateJavaScript brige default
...
This closes #320
2016-09-01 08:50:29 -07:00
Joe Bowser
bb96bb9a88
Creating an evaluateJavascript branch
2016-09-01 08:49:32 -07:00
Steve Gill
1bf4e93da1
CB-8417 updated platform specific files from cordova.js repo
2015-05-18 18:41:53 -07:00
Steve Gill
ad7ce085f7
CB-8417 renamed platform_modules into cordova-js-src
2015-02-06 17:35:35 -08:00