Commit Graph

282 Commits

Author SHA1 Message Date
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
Steve Gill
df64dcff1e Set VERSION to 2.0.1-dev (via coho) 2017-12-15 17:26:45 -08:00
Steve Gill
2cfc366c2a CB-13681 Updated version and RELEASENOTES.md for release 2.0.0 (via coho) 2017-12-15 17:25:13 -08:00
Vishal Mishra
f294a194c9
Merge pull request #59 from maverickmishra/master
CB-13663 : Removed deprecated platforms
2017-12-13 23:19:35 -08:00
maverickmishra
a15fc1cae5 CB-13663 : Removed deprecated platforms 2017-12-12 11:20:47 -08:00
Steve Gill
8e484404e7 Set VERSION to 1.3.5-dev (via coho) 2017-11-06 14:38:40 -08:00
Steve Gill
0cdf5d1999 CB-13542 Updated version and RELEASENOTES.md for release 1.3.4 (via coho) 2017-11-06 14:37:45 -08:00
Alexander Sorokin
0b4cc57776 CB-13473: (CI) Removed browser builds from AppVeyor 2017-10-20 10:23:02 +03:00
Alexander Sorokin
fd02e70d28 CB-13472: (CI) Fixed Travis Android builds again 2017-10-20 08:59:18 +03:00
Connor Pearson
2fd3c1cc43 CB-12751: (ios) Fix connection type when airplane mode is on
This closes #54
2017-10-10 23:07:31 +02:00
Alexander Sorokin
7f5d03e699 CB-13299 (CI) Fix Android builds 2017-09-19 09:06:54 +03:00