Ecosyste.ms: OpenCollective

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

github.com/NativeScript/ios-device-lib

Allows interaction with iOS devices.
https://github.com/NativeScript/ios-device-lib

fix: ios17/xcode 15 changes (#81)

c272051b2dea5ad6704a67694cb3c615c7877819 authored about 1 year ago by Jason Cassidy <[email protected]>
fix: node-uuid deprecation (#76)

a8b3bde584f90c1253067b8612371099d5b1fa05 authored over 3 years ago by Nicholas Fredricks <[email protected]>
fix: path to ios-device-lib on windows (#79)

988b051aff8291c137ebe6038cbfc968ac3f5ca3 authored over 3 years ago by Jason Cassidy <[email protected]>
chore(release): 0.9.0

2070abe41bc8520a93d1dbde36f13285d035ee4f authored over 3 years ago by Igor Randjelovic <[email protected]>
feat: apple silicon (#75)

* fix: build universal binary

* chore: add lint-staged and husky to format cpp & h files

78e3e1ffac3fb5e62cb3a47187a4a5f714741814 authored over 3 years ago by Igor Randjelovic <[email protected]>
chore(release): 0.8.0

0f7f8e21297ee1cb1d3b0086053f7607679e4e79 authored almost 4 years ago by Igor Randjelovic <[email protected]>
fix: ios14 support (#69)

* chore: fix ios 14 support

* chore(release): 0.8.0-rc.0

* fix: ios14 support (#70)

* f...

667d7fa9586a2b1460980dafdbcb40038175c3cc authored almost 4 years ago by Nathanael Anderson <[email protected]>
chore: add docs for release process

d1aa9946468d87e8e7c425e2302fc90fc52344e4 authored over 4 years ago by rosen-vladimirov <[email protected]>
fix: downgrade to correct version

a5f95189670c38686d8f6e854378fdb4931e8494 authored about 5 years ago by fatme <[email protected]>
Merge pull request #63 from telerik/fatme/fix-settimeout

fix: fix the behavior of setTimeout

2d7f6c41cf7b59972dca5bed98523ef5fa9f4ac3 authored about 5 years ago by Fatme <[email protected]>
fix: fix the behavior of setTimeout

Currently `ios-device-lib` hangs when listing the installed applications on connected device. Th...

7327e7d94bfd3fe6443ff5dd887618457f710cbb authored about 5 years ago by fatme <[email protected]>
Merge pull request #62 from telerik/tachev/exclude-apple-tvs

fix: exclude the AppleTV devices from the device discovery

d5038a1dc535bd96d9a649f75580829af4960e53 authored about 5 years ago by Dimitar Tachev <[email protected]>
fix: exclude the AppleTV devices from the device discovery

320eb7c0f7e9883ef23a5ce6f451e55e08b6f2e3 authored about 5 years ago by DimitarTachev <[email protected]>
Merge pull request #60 from telerik/vladimirov/settimeout-windows

fix: setTimeout does not work on Windows

aef3881023bf65158013ef7db3807bc08dda5663 authored about 5 years ago by Fatme <[email protected]>
chore: bump version

ff56761164c47d2023625ae8aeb39edf7b668b8a authored about 5 years ago by fatme <[email protected]>
fix: fix setTimeout and clearTimeout functions

* clear connection from dictionary when invalidating it
* add mutex while cleaning the connection

433515b81715fd7c87c4f191a99106c80ce3fd33 authored about 5 years ago by fatme <[email protected]>
Merge pull request #61 from telerik/fatme/fix-stop-app

fix: don't stuck on "Restarting application" when some error occurs while stopping the application

ab37d3e977e16199ebb0fda5e41d224e3ae9b3ae authored about 5 years ago by Fatme <[email protected]>
fix: don't stuck on "Restarting application" when some error occurs while stopping the application

Currently when the application is stopped, NativeScript CLI hangs up on "Restarting application"...

a5134543abe1a6af366d5bb612fe7c584571c3b5 authored about 5 years ago by fatme <[email protected]>
fix: setTimeout does not work on Windows

As the pthread_cancel function is not available on Windows, change the definition of setTimeout ...

81be79cce1b2d4aaaa7bf53a034cecb529df6e48 authored about 5 years ago by rosen-vladimirov <[email protected]>
Merge pull request #59 from telerik/fatme/clear-timeout

fix: clear timeout after receiving successfully message from socket's connection

0cbc1ad1b97326f02a8cb88d22d88e5009b060c6 authored about 5 years ago by Rosen Vladimirov <[email protected]>
fix: fix whitespaces

cf0a438fe1f0a6bfd606fee0cbe714367abed4a7 authored about 5 years ago by fatme <[email protected]>
chore: bump version

3d21d8c507b12095e732d7c8b5d6866d1cbaed44 authored about 5 years ago by fatme <[email protected]>
fix: clear timeout after receiving successfully message from socket's connection

A specified timeout is set when receiving a message from socket's connection. However, this time...

028df60842f7bba4a26942dbe2f2456aeff1b2c3 authored about 5 years ago by fatme <[email protected]>
Merge pull request #58 from telerik/vladimirov/fix-install-proxy

fix: do not cache the installation proxy

08eeba5006fdd45d976e10a8be23085c3377efe3 authored about 5 years ago by Rosen Vladimirov <[email protected]>
chore: set version to 0.7.2

eb8c080dcc4879cb0d79d59382e6bde0fd27e5f3 authored about 5 years ago by rosen-vladimirov <[email protected]>
fix: do not cache the installation proxy

It seems like the installation proxy service dies at some point, but as we cache it, we do not u...

ad73825c8acd2f5d9af764263672b611181a7b5a authored about 5 years ago by rosen-vladimirov <[email protected]>
fix: set correct AMDServiceConnectionInvalidate header for Windows

1eeb6f72444080e6a3c09d0921b445d19e944463 authored about 5 years ago by rosen-vladimirov <[email protected]>
Merge pull request #57 from telerik/fatme/await-notification

fix: add timeout when awaiting notification response

1110296110097aa6c4970e33baeb9ac64334b862 authored about 5 years ago by Fatme <[email protected]>
fix: fix PR comments and bump version

08df456cf8c156086e2c37b6e4865de15ef84797 authored about 5 years ago by fatme <[email protected]>
Apply suggestions from code review

Co-Authored-By: Dimitar Tachev <[email protected]>

462e68a912d8c4da6b4a856db435478ca20774eb authored about 5 years ago by Fatme <[email protected]>
fix: fix typo and remove not needed caching of house arrest service

df52dfe889a3ea78ac2b1bd16ddbe5f2d736d8cc authored about 5 years ago by fatme <[email protected]>
fix: add timeout when receiving message from connection

All socket connections were changed and now are started in ssl mode. This changes the way messag...

fcaca86f96ced10c37a33541c14b6727b863c8dc authored about 5 years ago by fatme <[email protected]>
Merge pull request #56 from telerik/tachev/wifi-devices

feat: support Wi-Fi devices

e221d702a133d2e1a67c34c12f226f25e158269e authored about 5 years ago by Rosen Vladimirov <[email protected]>
fix: introduce a deviceUpdated event in order to support devices with multiple connection types

136f1de47ba9d01783cb4e12a7fb0ac3f37ab94a authored about 5 years ago by DimitarTachev <[email protected]>
fix: use the secure uninstall application (the old one is not working on wifi devices)

e5e472d6407804c722609c4a455b174aff1faf16 authored about 5 years ago by DimitarTachev <[email protected]>
release: set version to 0.6.0

d818a3fb9ac3dbbc6aa2b8bef08df43e7c22086d authored about 5 years ago by rosen-vladimirov <[email protected]>
Merge pull request #55 from telerik/feature/xcode11

feat: migrate to Secure Connections in order to support iOS13, Xcode11 and eventually WIFI sync

50116163593e2f6b2d5901418be879c87ce91c5a authored about 5 years ago by Rosen Vladimirov <[email protected]>
refactor: handle PR comments

Co-Authored-By: Rosen Vladimirov <[email protected]>

71e6b600392a0efea0ffbbffbf36608cc24ae5b4 authored about 5 years ago by Dimitar Tachev <[email protected]>
chore: fix indentations

1959a1836dc740538ad9a9ba7dfea12494a78d7e authored about 5 years ago by DimitarTachev <[email protected]>
fix: support ios13 on Windows

eea1931fa20713c2b2b877303fe8e62a1c83faba authored about 5 years ago by DimitarTachev <[email protected]>
feat: migrate to Secure Connections in order to support iOS13, Xcode11 and maybe the WIFI sync

0d465c7ba9e7e05bc405c1276a94bc932b22837f authored about 5 years ago by DimitarTachev <[email protected]>
release: cut 0.5.2 release

db3c0dbf1da27c666d36460858fd26b73c38ed8a authored over 5 years ago by rosen-vladimirov <[email protected]>
Merge pull request #51 from telerik/trifonov/optimize-message-receive

fix: optimize message receive for big messages

8210ad06dc96bf4e367fefe6cbd103035fb6c22b authored over 5 years ago by Rosen Vladimirov <[email protected]>
fix: optimize message receive for big messages

6655a50f79bd1f75dcf2b1b745384f23931483aa authored over 5 years ago by Vasil Trifonov <[email protected]>
Merge pull request #50 from telerik/tachev/fix-typings

fix: make typings backwards compatible

1ef14bc29c2b09819cc34fccc472c4fb4c18b891 authored over 5 years ago by Rosen Vladimirov <[email protected]>
fix: make typings backwards compatible

86d5e9c4bcd23eed0aba06c8e7ec795e1265a71a authored over 5 years ago by DimitarTachev <[email protected]>
Merge pull request #49 from telerik/tachev/fix-typings

fix: fix typings after introducing waitForDebugger

dd56a1b2a197ff2874d8d5965455f9eeecc74079 authored over 5 years ago by Rosen Vladimirov <[email protected]>
fix: fix typings after introducing waitForDebugger

8a7d299dedffbafbf4a1ba4377394ead6a900306 authored over 5 years ago by DimitarTachev <[email protected]>
chore: remove incorrect require

f0164c93c979b73009c7af7755dd9b82101cc314 authored almost 6 years ago by rosen-vladimirov <[email protected]>
release: cut the 0.5.0 release

2cf07c74a4efe83726fab21f9b4aec82b1e5c73f authored almost 6 years ago by rosen-vladimirov <[email protected]>
Merge pull request #48 from telerik/vladimirov/fix-debug-ios

fix: messages transformed with message-unpack-stream are incorrect in some cases

3de7c833333c2392caa2724079531ef4875690c1 authored almost 6 years ago by Rosen Vladimirov <[email protected]>
feat: export MessageUnpackStream class

Export MessageUnpackStream class from the index.js, so once the package is required, you can cre...

c4ee9f2744177b58e7a6879fca3f0711ba8e982a authored almost 6 years ago by rosen-vladimirov <[email protected]>
feat: add tests for message-unpack-stream

Add tests for message-unpack-stream.
Add mocha, chai and istanbul as devDependencies and ensure ...

a82d96946d3c32763adad75a93254cf702fcae56 authored almost 6 years ago by rosen-vladimirov <[email protected]>
fix: message-unpack-stream parses messages incorrectly in some cases

The `message-unpack-stream` parses messages incorrectly in case a message with length less than ...

fb962b89f71295bb36f301125637e397a813b904 authored almost 6 years ago by rosen-vladimirov <[email protected]>
Merge pull request #47 from telerik/tachev/support-debug-brk

feat: support waitForDebugger (debug-brk) on application start

0e657b9b4059736f3bc2567b5bad607618b057df authored almost 6 years ago by Dimitar Tachev <[email protected]>
feat: support waitForDebugger (debug-brk) on application start

496329777b0e7d1fd6e2795aacb3c7be3d2565ed authored almost 6 years ago by DimitarTachev <[email protected]>
release: bump version to 0.4.15

5cd9f8e17193ef897c611a5c5f7af21eb67b8f84 authored about 6 years ago by rosen-vladimirov <[email protected]>
fix: fix closing socket on Windows

73fbc26fe5270413c300d28d75c9adfb170acf86 authored about 6 years ago by rosen-vladimirov <[email protected]>
Merge pull request #43 from telerik/tachev/detach-native-debugger

fix: close the gdb socket on start application in order to avoid app freeze on unhandled exception

ae44ad03a828e665864b2a8481740ef18c05bf68 authored about 6 years ago by Rosen Vladimirov <[email protected]>
fix: close the gdb socket on start application in order to avoid app freeze on unhandled exception

d28b8882d7600078bfaf78ca4b5d5506c404bc72 authored about 6 years ago by DimitarTachev <[email protected]>
chore: Bump version to 0.14.4

23f609023d9bc996df214477c33daeeaf4578c38 authored over 6 years ago by rosen-vladimirov <[email protected]>
Merge pull request #42 from telerik/fatme/fix-afc-connections

Close afc connection after each file operation

dffc8186cc808261fd1c4ef472a52d544ffe3049 authored over 6 years ago by Rosen Vladimirov <[email protected]>
Close afc connection after each file operation

cfe66143e94fd3b1150bb15c83eb71bcab91d0da authored over 6 years ago by fatme <[email protected]>
Merge pull request #41 from telerik/vladimirov/fix-const-let

fix: Unable to assign to constant variable

8ee6cbcb0226a85a2a5166098de390dd542807a3 authored over 6 years ago by Rosen Vladimirov <[email protected]>
chore: Set version ot 0.4.13

0f4ece7a321a5ed4fb6c97d2100ed487d2a0d8a4 authored over 6 years ago by rosen-vladimirov <[email protected]>
fix: Unable to assign to constant variable

In case device is detached during waiting for some action (except device logs) we should reject ...

7d35b0c2fb86bb330d57a5a352708f51647fc178 authored over 6 years ago by rosen-vladimirov <[email protected]>
Merge pull request #40 from telerik/vladimirov/fix-unhandled-rejection

fix: Unhandled Rejection is thrown from device logs

2bf6d52eac9bf3cb943c1bd10b0e218073d5d56b authored over 6 years ago by Rosen Vladimirov <[email protected]>
Set version to 0.4.12

14bd51085f466478257bcc32d4fa4b47fd4a7409 authored over 6 years ago by rosen-vladimirov <[email protected]>
fix: Unhandled Rejection is thrown from device logs

In case device logs are currently printed, but the device is detached from the machine, Unhandle...

8a1743151ce21d7af071c63849315a804ce96d75 authored over 6 years ago by rosen-vladimirov <[email protected]>
Set version to 0.4.11

a0c256d4a3be627ac64092e834becd6bbb08f36b authored over 6 years ago by rosen-vladimirov <[email protected]>
Merge pull request #39 from telerik/vladimirov/fix-multiple-event-handlers

fix: MaxListenersExceededWarning is thrown and breaks current process

0fa23052dd7a804fb70fabb93b30f1f42164b10c authored over 6 years ago by Rosen Vladimirov <[email protected]>
Merge pull request #37 from telerik/fatme/usb-interface-type

List only devices connected by usb

4634b8a2216d1ea3d54f3024bffee7b7c8031e12 authored over 6 years ago by Fatme <[email protected]>
Merge pull request #38 from telerik/fatme/fix-readme

Fix Readme.md

f66b9b8399594ce0c081ac0d409869ebd99bcf78 authored over 6 years ago by Fatme <[email protected]>
fix: MaxListenersExceededWarning is thrown and breaks current process

In case iOS device is detached, the pending promises are never fulfilled. Attaching multiple dev...

b070de32c0de59c296809c65dc8d168ae9a6c79c authored over 6 years ago by rosen-vladimirov <[email protected]>
Fix Readme.md

ed41a5286030ce1efabf56836a462c855312e7a6 authored over 6 years ago by fatme <[email protected]>
List only devices connected by usb

Current behaviour:
Sometimes devices connected by wifi are reported as found. This leads to some...

4f819b766ccd47defb90b2f755cdcbfc552399a1 authored over 6 years ago by fatme <[email protected]>
Merge pull request #35 from telerik/kerezov/docs

Improve docs

9986034fe154aba2db10930a1f97c7360ce890ba authored almost 7 years ago by Dimitar Kerezov <[email protected]>
Suggest npm install instead of manual package.json modification

25fbd1749edb57ac2c637e5d960afe48273112ea authored almost 7 years ago by Dimitar Kerezov <[email protected]>
Improve docs

c150c57a3512b04b01672299250c96e4f187287a authored almost 7 years ago by Dimitar Kerezov <[email protected]>
Merge pull request #26 from telerik/vladimirov/xcode-9

Enable building with Xcode 9.0

382c9c63dd1999ef247def16a3787b5987d63649 authored about 7 years ago by Rosen Vladimirov <[email protected]>
Enable building with Xcode 9.0

It appears Xcode 9.0 does not allow for linking with frameworks, located in `/System/Library/Pri...

65716971ec284099b4b8a3e4a83711341d529f77 authored about 7 years ago by rosen-vladimirov <[email protected]>
Merge pull request #25 from telerik/milanov/do-not-cache-the-notification-service

Don't cache the notification proxy service

5756a5d64b6bf596875b4c65272706757a7bba30 authored about 7 years ago by Tsvetan Milanov <[email protected]>
Bump version to 0.4.10

a972b218f6a8234654c6b80c2aa5a48c326afd15 authored about 7 years ago by TsvetanMilanov <[email protected]>
Don't cache the notification proxy service

When we execute awaitNotification and there is no response we will wait to
receive something fro...

61f948c4ea835c442111691b5865230049aa0635 authored about 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #24 from telerik/kerezov/unresolved-promise

Fix promises sometimes not resolved

0e811add4a79c6255708477c77ca0781955f366f authored about 7 years ago by Dimitar Kerezov <[email protected]>
Bump to 0.4.9

5d0eee267e50a9fdef23c320024a5b6c3b2dbe60 authored about 7 years ago by Dimitar Kerezov <[email protected]>
Fix promises sometimes not resolved

46f4b287b3861004da2ae6e996839c5934bc2f96 authored about 7 years ago by Dimitar Kerezov <[email protected]>
Merge pull request #22 from telerik/vladimirov/fix-uninstall-err

Fix error when application is uninstalled manually

97a22e7f8289fbb6a9ed9f2efb1b918d464c6085 authored over 7 years ago by Rosen Vladimirov <[email protected]>
Set version to 0.4.8

24ff682e9c7389c81aeff4921a0096e949610486 authored over 7 years ago by rosen-vladimirov <[email protected]>
Fix error when application is uninstalled manually

In case the application is uninstalled manually during working with current device, trying to in...

b1e2784a0608903a1cc93b9e27895c1533d6ec4c authored over 7 years ago by rosen-vladimirov <[email protected]>
Merge pull request #21 from telerik/tnikolov/socket

Close the correct socket.

e2eb8db20f36cff5e76a6b3542405ea218a56088 authored over 7 years ago by Rosen Vladimirov <[email protected]>
Set version to 0.4.7

d722ce44b1073cab80422d392a8dd22688c70318 authored over 7 years ago by rosen-vladimirov <[email protected]>
Close the correct socket.

b2ba74227684c855b507320817c9076e7b657cf1 authored over 7 years ago by tomanikolov <[email protected]>
Merge pull request #20 from telerik/vladimirov/fix-uninstall-macos

Fix uninstall on macOS

e8a451693e930c48a56e71f73677e3cf36624f73 authored over 7 years ago by Rosen Vladimirov <[email protected]>
Set version to 0.4.6

f7d1d69b27214c7283c4b88fc21e090b5f398265 authored over 7 years ago by rosen-vladimirov <[email protected]>
Fix uninstall on macOS

Currently uninstall fails on macOS with error `InvalidArgument` (hidden behind an error code). S...

eb24753893fc5034b3a2739472ec74a4ccaeb91f authored over 7 years ago by rosen-vladimirov <[email protected]>
Merge pull request #19 from telerik/kerezov/secure-uninstall

Use AMDeviceSecureUninstallApplication

5ef8e0f0cbcba0f3aa63ddaf219029b9edf006a1 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Bump version to 0.4.5

f6c480f834684cc008e8a5c55d2397fe2811f702 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Use AMDeviceSecureUninstallApplication

In favor of AMDeviceUninstallApplication.
Guard against errors when polling for installed applic...

1299c68d02217a7e59dbd754aaf851787256e0f3 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Merge pull request #18 from telerik/milanov/change-get-socket-state-logic

Add recv check to determine if socket is closed

eb029ae02dab30b09e48f1fd399f9e1d48b0fc2e authored over 7 years ago by Rosen Vladimirov <[email protected]>