Commit Graph

249 Commits

Author SHA1 Message Date
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 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
Steve Gill
7ca10c7d15 CB-10368 Incremented plugin version. 2016-01-15 16:58:32 -08:00
Steve Gill
b0375e549b CB-10368 Updated version and RELEASENOTES.md for release 1.2.0 2016-01-15 16:35:06 -08:00
edparsons
3968f2069d Updating readme.md 2015-12-28 10:19:45 +00:00
edparsons
6ddd34aa4a Adding CoreTelephony to plugin.xml 2015-12-28 10:19:00 +00:00
edparsons
3bf19c4c02 Adding notification for CT radio information 2015-12-28 10:18:01 +00:00
edparsons
791d828fd4 Adding CT radio information 2015-12-28 09:20:21 +00:00
Joe Bowser
d018f7ead9 CB-10160: Fixed the case mismatch issue 2015-12-17 11:23:33 -08:00
Steve Gill
3b1490cb7c CB-10035 Incremented plugin version. 2015-11-30 17:57:07 -08:00
Steve Gill
f6d2782780 CB-10035 linked issues in RELEASENOTES.md 2015-11-18 22:11:41 -08:00
Steve Gill
552890074f CB-10035 Updated version and RELEASENOTES.md for release 1.1.0 2015-11-18 19:45:06 -08:00
Steve Gill
bbc2ffcb52 removed r prefix from tags 2015-11-18 14:53:11 -08:00
Steve Gill
c71e00340c CB-10035 Updated RELEASENOTES to be newest to oldest 2015-11-18 13:54:08 -08:00
Dmitry Blotsky
2092eab18c Actually fixing the contribute link. 2015-10-23 12:11:50 -07:00
Dmitry Blotsky
a31175e362 Fixing contribute link. 2015-10-23 12:03:42 -07:00
Jesse MacFadyen
1132a18566 Merge branch 'CB-9702' of https://github.com/pstoll/cordova-plugin-network-information 2015-10-22 22:07:59 -07:00
Perry Stoll
5aac2609ce These notifications are objects so their address always evaluates to true. 2015-10-05 10:51:02 -04:00
Julien Bouquillon
fd1055ebd8 add JIRA issue tracker link 2015-09-10 18:29:31 +02:00
VinuL
a34791c6ec Update NetworkManager.java
Removed String ETHERNET.
2015-08-28 08:51:20 +01:00
VinuL
2eaa4daed4 Merge pull request #1 from VinuL/VinuL-patch-1
Update NetworkManager.java
2015-08-27 14:00:02 +01:00
VinuL
82fed3f0b5 Update NetworkManager.java
I tried to use Ethernet link to my Android tablet using this cable

http://www.amazon.co.uk/Smays-Micro-USB-Ethernet-Computer-Notebook/dp/B009XU6N54

I noticed my app returned Network = None.

So I added this little patch so the app now works over Ethernet link.
2015-08-27 13:04:32 +01:00
Jesse MacFadyen
7caab2543a Moved browser proxy to src/., This closes #18, closes #22, closes #23, closes #26 2015-08-25 15:42:43 -07:00
Jesse MacFadyen
cae65dd093 CB-9542 Browser Proxy not defined correctly 2015-08-25 15:25:15 -07:00
Sid Ferreira
6550b937d0 Performance-related fix
Move all conversions to line 236, saving ~14 tests
2015-07-28 16:55:07 -03:00
Jesse MacFadyen
a87effc43e This closes #16 2015-07-28 11:17:10 -07:00
Can Tecim
c40e579c5a Solved toLowerCase issue with Locale.US 2015-07-26 21:11:52 +03:00
Jesse MacFadyen
0464a97742 remove travis-ci integration 2015-07-07 14:52:25 -07:00
Steve Gill
9bd21e3341 CB-9192 Incremented plugin version. 2015-06-17 17:35:36 -07:00
Steve Gill
d8bdb0e953 CB-9202 updated repo url to github mirror in package.json 2015-06-17 14:14:41 -07:00
Steve Gill
3d646e1f7d CB-9192 Updated version and RELEASENOTES.md for release 1.0.1 2015-06-17 12:36:05 -07:00
Dmitry Blotsky
aea155f302 Adding .ratignore file. 2015-06-16 21:30:59 -07:00
Victor Sosa
a8310e9635 CB-9128 cordova-plugin-network-information documentation translation: cordova-plugin-network-information 2015-06-12 09:42:27 -05:00
Raymond Camden
9ec0b4a2bd fix npm md issue 2015-06-02 11:00:22 -05:00
Steve Gill
6942ccec94 CB-8858 Incremented plugin version. 2015-04-15 16:00:22 -07:00
Steve Gill
30d51f8f32 CB-8858 Updated version in package.json for release 1.0.0 2015-04-15 15:50:47 -07:00
Steve Gill
f01d6a05ee Revert "CB-8858 Incremented plugin version."
This reverts commit e19b69dba2.
2015-04-15 14:31:11 -07:00
Steve Gill
e19b69dba2 CB-8858 Incremented plugin version. 2015-04-15 13:55:47 -07:00
Steve Gill
9ea70003d4 CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 2015-04-15 11:06:38 -07:00
Steve Gill
86f23c51d3 CB-8746 gave plugin major version bump 2015-04-09 17:02:50 -07:00
Steve Gill
3ea83cb02b CB-8683 changed plugin-id to pacakge-name 2015-04-01 16:38:16 -07:00