Commit Graph

292 Commits

Author SHA1 Message Date
lizj
373f05217f 换了种方式判断5g 2021-05-07 10:45:43 +08:00
lizj
8622e0a2b2 修改申请权限的位置 2021-05-06 17:37:00 +08:00
lizj
49c0bc0d98 增加5g判断 2021-05-06 12:39:29 +08:00
エリス
eb6e88d0bb
ci: add node-14.x to workflow (#128) 2020-11-28 17:16:28 +09:00
エリス
c5e6656bb6
ci(travis): update osx xcode image (#124)
* ci(travis): update osx xcode image
* ci: use travis's latest supported osx_image xcode11.6
2020-09-03 19:34:19 +09:00
Tim Brust
e5692180dc
ci(travis): updates Android API level (#123) 2020-08-22 21:32:54 +09:00
Pieter Van Poyer
3066e3cf88
Android - Fixes https://github.com/apache/cordova-plugin-network-information#110 (#114)
* Try to fix https://github.com/apache/cordova-plugin-network-information/issues/110 - The android JSONObject doesn't provide an equal implementation for JSON-Object.

* undo autoreformatting of android studio

* Android - remove JSONObject and extraInfo. KIS.

* Update src/android/NetworkManager.java

Co-authored-by: Tim Brust <ratchet.player@gmx.de>

* Update src/android/NetworkManager.java

Co-authored-by: Tim Brust <ratchet.player@gmx.de>

* Update src/android/NetworkManager.java

Co-authored-by: Tim Brust <ratchet.player@gmx.de>

* Android - code review PR

* Android - code review PR -> remove obsolete logging of constant WIFI

Co-authored-by: Tim Brust <ratchet.player@gmx.de>
2020-07-08 10:14:41 -03:00
Tim Brust
2b5d16efc2
chore(npm): use short notation in package.json (#120) 2020-07-02 15:40:28 +00:00
Tim Brust
5ccb92a5fc
chore: adds package-lock file (#121) 2020-07-02 15:40:12 +00:00
Tim Brust
d1c6fc64cd
chore(npm): use short notation in package.json 2020-07-02 14:35:23 +02:00
Tim Brust
310b38f42b
chore: bumps version to 3.0.0-dev in test files (#119) 2020-06-13 21:40:37 +02:00
Norman Breau
ab7c85d2e7
refactor: Removed all references of deprecated navigator.network (#117) 2020-06-10 16:23:06 -03:00
Norman Breau
4387da910d docs: Replaced FileTransfer example with a XHR example 2020-06-10 15:40:09 -03:00
Norman Breau
044ef36cd4 docs: Note on background usage 2020-06-10 15:40:09 -03:00
Norman Breau
845c2d061c docs: Removed apache issue tracker link 2020-06-10 15:40:09 -03:00
Norman Breau
a4e3416746 docs: Removed iOS 7 quirk 2020-06-10 15:40:09 -03:00
Norman Breau
54ee9c5142
chore: 3.0.0-dev (#118) 2020-06-10 15:39:30 -03:00
Norman Breau
ed8f15e91d
refactor(eslint): use cordova-eslint (#115) 2020-06-08 12:44:54 -03:00
Erisu
9f85270627
chore(asf): update git notification settings 2020-04-22 13:41:45 +09:00
Niklas Merz
88ecf0b427 Update CONTRIBUTING.md 2020-04-13 14:31:00 +02:00
Tim Brust
6561b40761
chore(npm): improve ignore list (#103) 2020-03-28 15:31:00 +00:00
Tim Brust
4913d8379f
ci: updates Node.js versions (#104) 2020-03-28 15:02:06 +00:00
Jan Piotrowski
97a4967a2e
ci(appveyor): remove node 6, add node 12 2019-07-11 18:24:15 +02:00
Jan Piotrowski
67baf89559
ci(travis): upgrade to node 8 2019-07-03 10:28:16 +02:00
Jan Piotrowski
b8ee23d99c chore(release): 2.0.3-dev 2019-06-19 16:15:43 +02:00
Jan Piotrowski
561b13f917 chore(release): 2.0.2 (version string) 2019-06-19 15:23:08 +02:00
Jan Piotrowski
836fd15c19 chore(release): release notes for 2.0.2 2019-06-19 15:23:08 +02:00
Jan Piotrowski
9ec1e21823 chore(release): fix repo and issue link 2019-06-19 12:38:09 +02:00
Jan Piotrowski
24e50f810e docs: remove outdated translations 2019-06-19 12:37:53 +02:00
Jan Piotrowski
d31e1355d0 build: add .npmignore to remove unneeded files from npm package 2019-06-19 12:30:33 +02:00
Jan Piotrowski
f35341eb28 build: add .gitattributes to force LF (instead of possible CRLF on Windows) 2019-06-19 12:30:15 +02:00
Jan Piotrowski
102f7575b2
ci(travis): Update Travis CI configuration for new paramedic (#89)
* Update Travis CI configuration for new paramedic

* remove wrong ADDITIONAL_TESTS_DIR

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml
2019-06-18 17:05:45 +02:00
Jesse MacFadyen
27b0e397bc
add android-28 2019-04-08 23:12:49 -07:00
Jesse MacFadyen
db0d4b54ff
Merge pull request #74 from PieterVanPoyer/master
CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6
2019-04-05 17:06:54 -07:00
Tim Brust
5158556df0 chore: drop Node.js v4 support (#87)
chore: drop Node.js v4 support
2019-03-04 14:37:36 +01:00
Jan Piotrowski
0cd2771b5e Add or update GitHub pull request and issue template 2019-02-11 18:40:14 +01:00
PVPoyer
9a45d638ab The originally changes fixed the issue for Android 6+ devices, but broke anything below 6. API level/Android version check added. 2018-11-07 10:28:18 +01:00
PVPoyer
60ab69fe58 Try to fix: https://github.com/apache/cordova-plugin-network-information/issues/64: working with the ConnectivityManager.NetworkCallback in case of Lollipop and above, but switching to unknown if type none in the onavailable callback. 2018-11-06 10:34:50 +01:00
PVPoyer
acc02f2981 removed autolayout 2018-11-05 16:13:11 +01:00
PVPoyer
08698002ce Try to fix: https://github.com/apache/cordova-plugin-network-information/issues/64: working with the ConnectivityManager.NetworkCallback in case of Lollipop and above 2018-11-05 13:48:50 +01:00
Jan Piotrowski
0796cf9533
remove JIRA link 2018-10-04 01:16:54 +02:00
PVPoyer
394452aad1 more logging to trigger a new build. 2018-10-01 21:14:21 +02:00
Jan Piotrowski
2cde33a414
also accept terms for android sdk android-27 2018-10-01 12:55:49 +02:00
PVPoyer
cafdd673d5 Try to fix: https://github.com/apache/cordova-plugin-network-information/issues/64: in case of TYPE_NONE (android bug?) return TYPE_UNKNOWN if ConnectivityManager.EXTRA_NO_CONNECTIVITY from the intent return false. 2018-09-26 22:08:58 +02:00
jcesarmobile
e816db4820
Merge pull request #62 from jcesarmobile/CB-13757
CB-13757: Add build-tools-26.0.2 to travis
2018-01-11 10:32:24 +01:00
Julio César
5b0933d74b CB-13757: Add build-tools-26.0.2 to travis 2018-01-10 23:22:24 +01:00
jcesarmobile
629a6ab53c Fix release notes (#61) 2017-12-30 00:55:02 -05:00
Simon MacDonald
779685eeb6 Set VERSION to 2.0.2-dev (via coho) 2017-12-27 19:13:50 -05:00
Simon MacDonald
417d0f245f CB-13714 Updated version and RELEASENOTES.md for release 2.0.1 (via coho) 2017-12-27 19:13:36 -05:00
jcesarmobile
63a78bac8b CB-13708: Fix to allow 2.0.0 version install (#60) 2017-12-27 10:50:05 -05:00