Commit Graph

238 Commits

Author SHA1 Message Date
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) 1.3.4 rel/1.3.4 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
Audrey So 78691e43e1 CB-12895 : added eslint and removed eslint 2017-08-02 10:52:17 -07:00
Alexander Sorokin f9643daba0 CB-13028 (CI) Browser builds on Travis and AppVeyor 2017-07-28 13:16:07 +03:00
Alexander Sorokin 3a24e0d4fb CB-13000: (CI) Speed up android builds 2017-07-10 10:34:43 +03:00
Alexander Sorokin 0ebe79b5e6 CB-12991: (CI) Updated CI badges 2017-07-07 11:25:17 +03:00
Alexander Sorokin 344448c315 CB-12935: (windows) Enable paramedic builds on AppVeyor 2017-06-30 09:32:13 +03:00
Alexander Sorokin 1410ad7a52 CB-12935: (ios, android) Enable paramedic builds on Travis CI 2017-06-27 08:11:35 +03:00
filmaj f78e5c4c9d CB-12847: added bugs entry to package.json. 2017-05-25 12:50:52 +02:00
filmaj de6953cf05 Set VERSION to 1.3.4-dev (via coho) 2017-04-27 13:04:10 -07:00
filmaj 710b53d24b CB-12736 Updated version and RELEASENOTES.md for release 1.3.3 (via coho) 1.3.3 rel/1.3.3 2017-04-27 13:04:08 -07:00
Alexander Sorokin e288eadd20 CB-12622 Add Android 6.0 build badge to README 2017-04-26 16:22:10 +03:00
Steve Gill 4ae38aa182 CB-12685: added package.json to tests folder 2017-04-21 19:24:12 -07:00
Steve Gill 9374041557 Set VERSION to 1.3.3-dev (via coho) 2017-03-02 15:23:09 -08:00
Steve Gill a3194f20df CB-12519 Updated version and RELEASENOTES.md for release 1.3.2 2017-02-28 17:41:27 -08:00
Nikita Matrosov d8c1b0b503 CB-12369: Add plugin typings from DefinitelyTyped
This closes #53
2017-01-20 11:46:00 +03:00
Alexander Sorokin 30e219aa95 CB-12363 Added build badges for iOS 9.3 and 10.0 2017-01-18 13:37:33 +03:00
Ken'ichi Fukushima f4f1abec3a CB-11838 ios: Unregister callback function at the right timing.
We at LINE observed about 40K crashes a day that were suspected to be
caused by the reacahability callback function invoked on an
already-deallocated object. We couldn't reproduced the crash locally
but this patch did reduce the number of crash reports to zero.

 This closes #49
2016-12-29 00:26:44 +01:00
Shazron Abdullah ee0cb16e58 CB-12236 - Fixed RELEASENOTES for cordova-plugin-network-information 2016-12-11 12:57:16 -08:00
Alexander Sorokin 4ab0750172 CB-12230 Removed Windows 8.1 build badges 2016-12-09 14:00:06 +03:00
Shazron Abdullah fc4cdeb1c7 CB-12224 Incremented plugin version. 2016-12-07 16:55:08 -08:00
Shazron Abdullah 0079edbaa5 CB-12224 Updated version and RELEASENOTES.md for release 1.3.1 1.3.1 rel/1.3.1 2016-12-07 16:39:46 -08:00
Nikita Matrosov c911ef883c CB-11230 CB-11505 iOS: Add compatibility with IPv6
Remove the logic associated with the local wi-fi because of the narrow use case for this API and the large potential for misuse

See also docs https://developer.apple.com/library/content/samplecode/Reachability/Listings/ReadMe_md.html#//apple_ref/doc/uid/DTS40007324-ReadMe_md-DontLinkElementID_11

 This closes #51
2016-11-17 09:49:06 +03:00
Shazron Abdullah f4dc63cb76 CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
This closes #50
2016-10-04 21:32:54 -07:00
Steve Gill 75c38c4d69 CB-11832 Incremented plugin version. 2016-09-09 16:08:04 -07:00
Steve Gill 0e6889a09e CB-11832 Updated version and RELEASENOTES.md for release 1.3.0 1.3.0 rel/1.3.0 2016-09-08 23:38:55 -07:00
Vladimir Kotikov a697d3a578 CB-11795 Add 'protective' entry to cordovaDependencies
The entry is required to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. This also assumes that we will not introduce any regressions in compatibility w/ cordova in minor and patch releases. On every major release we will need to add similar entry with _next_ major version.

 This closes #47
2016-09-08 11:59:13 +03:00
Simon MacDonald 379b35debb CB-11734: Network Plugin uses Android Log class and not Cordova LOG class 2016-08-22 15:36:58 -04:00
Alexander Sorokin d29f28f6c4 CB-11300: (android) Recognize "2G", "3G" and "4G" network connection subtype names 2016-08-04 12:53:45 +03:00
Simon MacDonald 04a1f713ca Merge branch 'master' of https://github.com/NickyYo/cordova-plugin-network-information
This closes #45
2016-07-06 23:41:48 -04:00
NickyYo eaea5fd255 Update NetworkManager.java
Broken if.
2016-07-05 11:07:31 +01:00
Simon MacDonald 257e8ada4f Merge branch 'patch-1' of https://github.com/dankito/cordova-plugin-network-information
This closes #44
2016-07-04 09:34:17 -04:00
Jesse MacFadyen c9ac2d35f4 Cleanup pull requests. This closes #41. This closes #43 2016-06-29 14:32:13 -07:00
allenconquest 3ded941ff3 fixed two potential memory leaks when doing Analyze on iOS 9 2016-06-29 14:06:04 -07:00
Rob Close da7e85ec92 CB-11384 android: Does not pass sonarqube scan
The problem is "Empty Catch Block", which sonarqube considers a blocker. Added
a log message to the empty block.
2016-06-29 14:06:04 -07:00
dankito 7a8971c2f9 Detection of Ethernet Network Type on Android
On an Android device with Ethernet interface we have to support NetworkInfo's typeName equals 'eth', therefore NetworkManager cannot determine Network Type (and returns 'UNKNOWN').
2016-06-28 09:06:49 +02:00
Vladimir Kotikov 83e870bf4e Add badges for paramedic builds on Jenkins 2016-06-10 12:11:42 +03:00
Nikhil Khandelwal 407eee2a24 Add pull request template. 2016-05-23 13:53:59 -07:00
Nikhil Khandelwal 808a2a71d9 Readme: Add fenced code blocks with langauage hints 2016-05-18 12:09:41 -07:00
Mikejo5001 bc8923ffe1 Add code examples. This closes #40. 2016-05-09 10:17:05 -07:00
Dmitry Blotsky c176313d50 CB-10996 Adding front matter to README.md 2016-04-22 19:35:51 -07:00
Steve Gill 42c74cc4ff CB-11091 Incremented plugin version. 2016-04-15 13:45:27 -07:00
Steve Gill 09b46b2c61 Updated version and RELEASENOTES.md for release 1.2.1 1.2.1 rel/1.2.1 2016-04-15 13:08:27 -07:00
Sarangan Rajamanickam 079c10d412 CB-10763: Remove emoji in cordova-plugin-network-information
Removing warning emoji
2016-03-02 17:33:45 -08:00
daserge b6f537fe4c CB-10636 Add JSHint for plugins 2016-03-01 10:23:03 +03:00
t1st3 e95dc3b9ab chore: edit package.json license to match SPDX id
See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

X-ref: https://github.com/apache/cordova-plugin-device/pull/48
2016-02-08 10:32:48 +01:00