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

Bump version to 0.4.4

Bump version to 0.4.4

bb1937308370aad32615a24c7fa88841f28bb9d2 authored over 7 years ago by Rosen Vladimirov <[email protected]>
Remove unreachable if

a2ae9b7d9c3bd442c46ba5477dfab8a10a40acd9 authored over 7 years ago by TsvetanMilanov <[email protected]>
Add recv check to determine if socket is closed

Add recv check to determine if socket is closed

93adbde25db2ceb310ebf00306c24ffe8864420d authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #17 from telerik/kerezov/disconnect-crash

Fix crash when disconnecting devices

58bbc9955eb328dba1117674bb52630f3812ef2f authored over 7 years ago by Dimitar Kerezov <[email protected]>
Bump 0.4.3

b3c1839b127531a0301e116d66cdcafda3fce687 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Fix crash when disconnecting devices

Whenever disconnecting devices a query might be in progress inquiring about the device's applica...

86aeb97b71f76d78b0d10ab4cc904b06a9c6bb89 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Merge pull request #16 from telerik/vladimirov/fix-house-arrest-fail

Clean house arrest service when app is uninstalled

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

151307626a1c0e0743ae3ea893612d7ba2979322 authored over 7 years ago by rosen-vladimirov <[email protected]>
Clean house arrest service when app is uninstalled

Remove the house arrest service when app is uninstalled or device is removed. This fixes behavio...

358ecd1933bc307d8b8ab91770464bc466aee8e7 authored over 7 years ago by rosen-vladimirov <[email protected]>
Merge pull request #15 from telerik/vladimirov/fix-x86

Fix binary path for Windows x86 builds

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

e9840c0c87c5a973e00c81ea6aacb8427da67b6e authored over 7 years ago by rosen-vladimirov <[email protected]>
Fix binary path for Windows x86 builds

Fix the path to binary to be ia32 instead of x86, as that's the name of the 32-bit platform in N...

50f6b17a9cfc9e76b2e869e273d06f7bec584444 authored over 7 years ago by rosen-vladimirov <[email protected]>
Merge pull request #14 from telerik/vladimirov/fix-upload-file

Fix upload of files to iOS devices

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

63bc7c50f56358e05e87de8a127504a3a4b595fe authored over 7 years ago by rosen-vladimirov <[email protected]>
Remove expected response on GDB helper

Treat every response as successful as long as it does not contain an error

8f06cafac63fcaede8d881a51a06379dc576a4fa authored over 7 years ago by rosen-vladimirov <[email protected]>
Set version to 0.3.7

4a74e8c55ad94a40de98905a125f6f06345d0546 authored over 7 years ago by rosen-vladimirov <[email protected]>
Fix upload of files to iOS devices

Fix upload of files to iOS devices - currently the timeout is set to a second, increase it to 5 ...

365fef396f4b16ed277ac5724238ae2321542a9e authored over 7 years ago by rosen-vladimirov <[email protected]>
Merge pull request #13 from telerik/vladimirov/set-v036

Set version to 0.3.6

51315cb0670c4f00edb7dbc28e0ed49cc8da6c03 authored over 7 years ago by Rosen Vladimirov <[email protected]>
Set version to 0.3.6

5c74f9c136ef7d6ea7b9c9e437ed60132dd0ceb9 authored over 7 years ago by rosen-vladimirov <[email protected]>
Merge pull request #12 from telerik/milanov/fix-receive-message-from-one-socket

Fix receive message from one socket

053880b209f030ec90e1ef6bc8a2ec5e5f8346e2 authored over 7 years ago by Tsvetan Milanov <[email protected]>
Fix receive message from one socket

We need to use mutex when we read message from socket from multiple threads.

90f9fa79ea2dc62c696554ee0172eeecef7f44ec authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #11 from telerik/vladimirov/fix-debug

Fix find free local port

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

83b2f96f8ca2575705b9723f5d08f380bb62ea31 authored over 7 years ago by rosen-vladimirov <[email protected]>
Fix find free local port

When 1111 port is not free, we struggle to get free port, mainly because we do not try to bind i...

5c2d92d25e58dd899273a71a96354c5d39e946fd authored over 7 years ago by rosen-vladimirov <[email protected]>
Merge pull request #10 from telerik/milanov/add-use-strict-in-message-unpack-stream

Add missing use strict

d549e2b222cbba28423c0bfe777da85f670a745e authored over 7 years ago by Rosen Vladimirov <[email protected]>
Fix upload of empty file

0a872c945a079d07c23c1699996d388179c8638a authored over 7 years ago by rosen-vladimirov <[email protected]>
Fix mount ddi and stop not running application

f9d105b9902b8c9b60980e62011004dd680bed8d authored over 7 years ago by rosen-vladimirov <[email protected]>
Bump version to 0.3.4

38a6edb745953fe7c078b7a381b5ff3fe59592e5 authored over 7 years ago by TsvetanMilanov <[email protected]>
Add missing use strict

Add the missing `"use strict";` to the `message-unpack-stream.js`.

9cab5ad80ff254e17cb17c046f6a1b3e9dd778c9 authored over 7 years ago by Tsvetan Milanov <[email protected]>
Bump version to 0.3.3

533059a4cc7b3aba6a5cd66292f44a9e42604e6d authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #8 from telerik/milanov/add-connect-to-port-for-windows

Add connect to port for Windows

4d50e6d7aca13f04ff590aaa044531320b3b2c8d authored over 7 years ago by Tsvetan Milanov <[email protected]>
Merge pull request #9 from telerik/milanov/fix-start-and-stop-methods

Detach the gdb after we kill the application

88347b8ae875e557494e656b17aa1b7fc0f378b2 authored over 7 years ago by Tsvetan Milanov <[email protected]>
Detach the gdb after we kill the application

ba256cadd66a218c79a93e5415a129d1c2c99281 authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #7 from telerik/kerezov/fix-spaces-path

Fix ipa installation with spaces in path

3afd4305b80179397ceae0768f10981b086e58b1 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Bump version

2effb7215238df695c65a0277030dea77c600a25 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Fix ipa installation with spaces in path

1624591061cd8e48fd0883a0feacbbd03db9e058 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Add connect to port for Windows

7a9de6c024f98dc5db7c2145c68c88deef0a2e91 authored over 7 years ago by TsvetanMilanov <[email protected]>
Add message unpack stream

1d8c38458285ca370c7242defe7456e3445635aa authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #6 from telerik/kerezov/restart-session

Restart session during install

a3e9905682f809ffbeb2b39a5919a1005c774e6c authored over 7 years ago by Dimitar Kerezov <[email protected]>
Check if failed session

58cdece240806c22f5eeb22fefe02d0f84bd78ce authored over 7 years ago by Dimitar Kerezov <[email protected]>
NPM Ignore pdb files

dee04fc2b8fa807c37be961dbd8ba395d8d8670c authored over 7 years ago by Dimitar Kerezov <[email protected]>
Bump version

9bc00ad19aa05d47ec99611172e9c9ba7a27a894 authored over 7 years ago by Dimitar Kerezov <[email protected]>
Restart session during install

2c922b63aaeb183e9a7695a046c71aa62b2a426b authored over 7 years ago by Dimitar Kerezov <[email protected]>
Bump version to 0.3.0

7721497e713c475c9856856e2f3478942954018c authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #5 from telerik/milanov/fix-tns-debug-issues

Fix tns debug issues

274711f2064f24445e43629314e98f5e2c04a281 authored over 7 years ago by Tsvetan Milanov <[email protected]>
Fix PR comments

c06dc85d95f0b5ab6775c2378f9444d8862fd37d authored over 7 years ago by TsvetanMilanov <[email protected]>
Fix memory cleanup

e265f0181e8226f5d5d9c2a3f5f0d2d92f613ef6 authored over 7 years ago by TsvetanMilanov <[email protected]>
Allow spawn in electron app

c6512f969be3b71d88773184313c944f7d189fdd authored over 7 years ago by TomaNikolov <[email protected]>
Fix iOS compilation

43651f974d320a6b3a93ac96b370555a07e7c438 authored over 7 years ago by TsvetanMilanov <[email protected]>
Exclude DerivedData from npm package

0c031166a67824b5c0e44fe45adea92dbec8b5cb authored over 7 years ago by TsvetanMilanov <[email protected]>
Expose the socket returned from the ios runtime

The socket returned from the ios runtime can be accessed only from the ios-device-lib. We need a...

04b6853d7169be207a27e88cdcc3428fcfc0241e authored over 7 years ago by TsvetanMilanov <[email protected]>
Bump version to 0.2.1

f4047062e74673afdba52821b9a47a6abe1b10d4 authored over 7 years ago by TomaNikolov <[email protected]>
WIP Add receive messages from socket method

e1ccba30ec364bf313197dc8c4c3063bf32ac9b2 authored over 7 years ago by TsvetanMilanov <[email protected]>
Fix load_dlls on Windows

756cf911eadc437c7a72c322652a2468381fbbef authored over 7 years ago by Dimitar Kerezov <[email protected]>
Fix mistakes

198a0313c2a53ab6c69587bb46ef4fbcb8258b08 authored over 7 years ago by TsvetanMilanov <[email protected]>
Add trace method

48c44236587318c7852078b65184fa042ce4a4e3 authored over 7 years ago by TsvetanMilanov <[email protected]>
Add send_message_to_socket method

1126ecc862afd7c78eb014dfc59ffbf8e747f0a4 authored over 7 years ago by TsvetanMilanov <[email protected]>
Split notify to posNotification and awaitNotificationResponse, because we need to provide a way to be sure that the notification has been sent

e3c3d271b28bec6940a4c2ede235db84e55b94b8 authored over 7 years ago by TsvetanMilanov <[email protected]>
Add connectToPort method to the public API

4c4cc6509481ed9a5b63769f4ada67e4081685b3 authored over 7 years ago by TsvetanMilanov <[email protected]>
Add mutexes to methods which use shared resources

278a7deaac6e2e36ab2f6a5e2f99ed91e558de51 authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #4 from telerik/milanov/check-message-id

Check the message id in the event handler

afca541be00cf8845722e2c274d31bd9acb0d3fa authored over 7 years ago by Tsvetan Milanov <[email protected]>
Check the message id in the event handler

f5231a151a05efb7d5af80ae58fbe9dc9b674e24 authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #3 from telerik/milanov/use-new-buffer

Use new Buffer()

63dedc416fbc603d4e83a1934df28f0546297aab authored over 7 years ago by Tsvetan Milanov <[email protected]>
Use new Buffer()

new Buffer() is deprecated but in some versions of Node 4 and 5 the new method for creating buff...

89a5dad944793ff37f4ab1c835ebfa22e09ce1e4 authored over 7 years ago by TsvetanMilanov <[email protected]>
Merge pull request #2 from telerik/milanov/fix-device-log-bug

Fix device log bug

6b42671a232db96b6494d35c504e6224aa29f857 authored over 7 years ago by Tsvetan Milanov <[email protected]>
Fix PR comments

88e1ec47ad3f6acd40117a67db9522bfda549ae3 authored over 7 years ago by TsvetanMilanov <[email protected]>
Fix device log bug

When we get the device log, the C++ code starts to print on the stdout and in the JavaScript cod...

9a9c4648b55b7fc5ff9a47c9afce71db204e432a authored over 7 years ago by TsvetanMilanov <[email protected]>
Update README.md

8336a7274077689eeb24c75f1aa900cdfe623821 authored over 7 years ago by Tsvetan Milanov <[email protected]>
Merge pull request #1 from telerik/milanov/change-executable-name

Change the project name

b292845c8150f0c82427cb887de2b7d19af1bafd authored over 7 years ago by Tsvetan Milanov <[email protected]>
Fix PR comments

ba69f4512222e8f19bfbaee7359360402dc2221e authored over 7 years ago by TsvetanMilanov <[email protected]>
Fix License

d6c45cee43c1cc4beea11869a790f623e71766eb authored over 7 years ago by TsvetanMilanov <[email protected]>
Add .npmignore

4002e800ec4a89935a4700d7ee95a7810cc9afbe authored over 7 years ago by TsvetanMilanov <[email protected]>
Rename Xcode project

3ba7a5f08fb37ccbe5d4efcbff6a6783d6f5694e authored over 7 years ago by TomaNikolov <[email protected]>
Change the project name

3903cf3c20f5fd8c5a03b604be75f2a2e58d2d6d authored over 7 years ago by TsvetanMilanov <[email protected]>
Initial commit

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