Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/nativescript-cordova-support

A NativeScript plugin which enables you to use cordova plugins inside your NativeScript-based project.
https://github.com/NativeScript/nativescript-cordova-support

Merge pull request #11 from NativeScript/update-readme

Deprecate the plugin

fe1bcad16d4b07e806c6f595b9502ce3999bab49 authored over 5 years ago
Deprecate the plugin

c0629fd5c56b2225595ba2beccc0cae1ea086984 authored over 5 years ago
Merge pull request #9 from NativeScript/tnikolov/5.x-support

Support {N} Android 5.4 version

b94d584f2c6ce534b1cbbda9e869d8a94b417bd6 authored over 5 years ago
Update demo project.

b621b961b14f3b90fc549aff03d5b1ddc7ba1714 authored over 5 years ago
Ensure that the support version is present in the project

cd767041d59d56db3317cc42220813106f8fa6a8 authored over 5 years ago
Add activity to the AndroidManifest.

If the activity tag is not present in the AndroidManifest Cordova prepare will throw `UnhandledP...

59199bd8aacb3285d97b7ae9c3153de553755ba4 authored over 5 years ago
fix: Android build by defining supportVersion

e484c00165bba45f701e56b51c036703faad8f81 authored over 5 years ago
docs: Troubleshooting NPM section

5dd5626b158e250f87739f92f43bca653dee8b15 authored almost 6 years ago
fix: Demo project's nativescript-cordova-support reference path

15a03f78aa51da979565be4e27d394b7fe2a27b5 authored almost 6 years ago
Merge pull request #5 from NativeScript/bektchiev/add-seed-scripts

Add seed scripts and update README

440d341a591e708b63191b800d6d131a6659eff5 authored over 6 years ago
chore: Improve README.md styling

* Remove instructions for copying publish script because it's been added to the repo
* Fix minor...

c035c27838d5cc48a5c9a1477619a7985d0dd242 authored over 6 years ago
Update README.md

Updated the readme with alternate install instructions for the plugin.

da1982f046d85350cd00f2917cdf37ddee4d88a8 authored over 6 years ago
chore: Add scripts from plugin seed

c719169cc7fcf0910dc3c404ef8abc12c58cfc84 authored over 6 years ago
Update README.md

Change command for adding the plugin with local path. (NPM doesn't support modules residing in s...

771d3ab3eee40fecd4c3127bdd8a5587e6b1c247 authored over 6 years ago
Merge pull request #2 from tjvantoll/editing-pass

A few minor grammatical tweaks

04e4f77ea7d47e5d03444545651507342dbb7fd1 authored over 6 years ago
A few minor grammatical tweaks

112ef96e3b88cae94175a1f8a56d8ecf37533e7f authored over 6 years ago
Merge pull request #4 from Mitko-Kerezov/bektchiev/ios-logic

TensorFlow & Pods support

8a1ff29a27845f033ed0470c61475918119d6308 authored over 6 years ago
Error handling fix

54b00e2be1ca9acef75ff08e0f51364604c87ae2 authored over 6 years ago
Rename

a8ba99c23fa7b53c902235fa535fe5fd9a45e53d authored over 6 years ago
Additional docs

fbb51aa07b25201f7133da3f60158c252d489da4 authored over 6 years ago
Use ns-libs as flatDir

d42a64d3b7607af312e21d1baca1a27565883702 authored over 6 years ago
Take lib files into account

c49980bc8d0ae8344d8710d7422a040ae033c885 authored over 6 years ago
iOS Hooks imporvements:

* Support Pods
* Flatten sources in order to be able to include header files from different sour...

c14c11c079d481c8d18d36d487f6e8195380b534 authored over 6 years ago
Export `global` as `global.window`

Many plugins depend on the fact that in Cordova the global object is called `window`.
Expose it ...

04ebd3feba8736194bcab5ea671cf8d86532f543 authored over 6 years ago
Fix tensorflow reference

c70a63c3fc681cf8e1091dd9e12e19ee42212ed2 authored over 6 years ago
Update docs

a57afb74fdf7f37ecf028ece654a3978c62b1928 authored over 6 years ago
Remove dev logs

ecaadc46f6b61541539c73ce378459bac12f5128 authored over 6 years ago
Handle .so files

c245b2d13b6ac80ad2fb414368a15fe62c09de57 authored over 6 years ago
Fork tensorflow

ff1a30f6cd7a812c41b043d1b4f4c227ca028254 authored over 6 years ago
Delete .jar fils after prepare

8fac17baabbcaeb4346c65386b6204a2cbb02991 authored over 6 years ago
Conform global and window objects

0ebae755379979af00001acefb37e2b42af4bb9a authored over 6 years ago
Require image.json properly

afc0377552879ca07be6dd0d6f32982086bdb1fd authored over 6 years ago
Handle all root libs dir

dbe7df635a1e96908c8e37fa411a497706ff78ad authored over 6 years ago
Remove debugging statement

609aa46cf87e26be15a6f41bc4e7aec0336f90ea authored over 6 years ago
Add TensorFlow plugin

7da29dfaef82abfeaa2b4e5a998455de5c584e77 authored over 6 years ago
Merge pull request #5 from Mitko-Kerezov/tnikolov/clean

Clean up the plugin if changes are detected.

9d454e0e14cc9c3a8eacf6b9baa383c7540ed473 authored over 6 years ago
Clean up the plugin if changes are detected.

* Rename platforms to platforms-cache and create plafroms directory before plugin prepere.
* Res...

0bdbf75f2afba86522703c986f295f254c13d81f authored over 6 years ago
Merge pull request #3 from Mitko-Kerezov/bektchiev/ios-logic

Add new plugins to Demo app

1145d85b4000a97d3f7d8a23edf905766ea583c1 authored over 6 years ago
Add SQLite plugin

24d97031e02d86a27142e78779359c28f976533d authored over 6 years ago
Tidy up main page and view-model

474ed69af21c1a09d519759f842ca4074c9ef82e authored over 6 years ago
Get barcode scanner plugin from a custom fork

There's a syntax error when compiling for iOS with stdc++0x,
which is the default option in {N}.

37e06798daa5068acfbc9c1146fd53f141c197db authored over 6 years ago
Get nativescript-hook that is compatible with NPM 5.6+

fa304d9c6ccd2c25737ffc84fb2cb33ab042f29b authored over 6 years ago
Add new plugins to Demo application

* cordova-plugin-camera
* cordova-plugin-email-composer
* cordova-plugin-x-socialsharing
* phone...

ccb407daf2bc9c63901d2441557a3be0eecc024c authored over 6 years ago
iOS hook improvements

* Log stages of hook execution
* Fail if a spawned command exits with non-zero code
* Support ad...

bd71b4f00492df04f3e0392307664669d1b7cc86 authored over 6 years ago
Merge pull request #2 from Mitko-Kerezov/tnikolov/plugins

Fix cordova plugin add.

d7db07ecab059e60534a56233aac96f1de591877 authored over 6 years ago
Fix cordova plugin add.

All cordova plugins should be copied to the temp project and then we need to remove the
metadata...

7150f3db9e1ac3c3de3e52742a6c9fb86fce789e authored over 6 years ago
Merge pull request #1 from Mitko-Kerezov/bektchiev/ios-logic

Refactor before-prepare hook code

2fd486cd44923a855c44672baea7a0c5d06dca39 authored over 6 years ago
Support window object for android.

74fb1e620a4d4884989a4a527e3c4266df6f45c5 authored over 6 years ago
Fix `nsCordovaPluginRoot` is not defined.

52d43bc88176709f970a2bed5dc65f38f0914d8d authored over 6 years ago
Support plugin variables and Info.plist modifications

2f96205aaa6e6b6c2d4e8fd268827f2ae1d23b5d authored over 6 years ago
Add hook logic and framework files for iOS

a7888a6e48b83422e7580be07c6b09311de23cca authored over 6 years ago
Refactor before-prepare hook code

* Extract helper functions
* Prepare for adding iOS logic

93be3886bc6c9be7334af3d802704097ac596d6f authored over 6 years ago
Move cordova from view to plugin index.js.

41717ed0e3fbc1593b2c3141bc3367aae0a3519f authored over 6 years ago
Introduce new interface for communication between {N} and cordova.

Now we can use the original PluginManager CordovaContext and CordovaInterfaceImpl classes.

2c4b5a4ca1b284fdb9e72e3c9a057642335c80b8 authored over 6 years ago
Use PluginManager from cordova.

0c15ee30691ba226f85533f98e9c2f563c16e4e1 authored over 6 years ago
Unify appcompat and support versions accross all plugins

* Make sure every plugin's `.gradle` file refers the same version of appcompat and support
* Mak...

0b9861cb1f3a9cf0dcbea5e0d9683608c4fe1893 authored over 6 years ago
Introduce buildAndroidPlugin hook

Includes
* Bring back old logic for setting `apply from` for each `.gradle` file coming from cor...

6c522935664419fa50921c7278bd60b17de9b942 authored over 6 years ago
Add initial code

fb6ea2b1606fb3dc857ab8b1beb61ba5157bdde9 authored over 6 years ago
Initial commit

f9972d9ba59ebc22e29c348436b8c55f814d1743 authored over 6 years ago