Ecosyste.ms: OpenCollective

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

github.com/NativeScript/android

Android runtime for NativeScript (based on V8)
https://github.com/NativeScript/android

Merge pull request #710 from NativeScript/pete/error-activity-NPE-msg

Handle exceptions when trying to use reflection for UnhandledExceptions

d003719b4fbae2f0d44f2751b3c2c8a0264d0093 authored over 7 years ago by Peter Kanev <[email protected]>
devtools resource's content will be empty if file path resolution fails

8a68a0651259a59c31e0def6d465c03ffe76e047 authored over 7 years ago by Peter Kanev <[email protected]>
catch all exceptions when trying to use reflection for error activity;

print an additional message to help address the possible problem

f10584c3db1838d5d41aabb2d7e1d005210002b9 authored over 7 years ago by Peter Kanev <[email protected]>
bump version up to 3.0.0

40611f12c6cbaf8985d240e72edf687552c11dc5 authored over 7 years ago by Peter Kanev <[email protected]>
add DevTools page-agent implementation to display additional files in the source tree

7b00397726e81007df40ce2bb7d84a0f6391cb67 authored over 7 years ago by Peter Kanev <[email protected]>
add directory traversal helper methods in android inspector (Java)

21e1db26e0224f83a26f28ebff0e9b3c89a787ed authored over 7 years ago by Peter Kanev <[email protected]>
update .gitignore to ignore scratch dir

3c2a81b4b717b61bde72f48300cf2937f4526f31 authored over 7 years ago by Peter Kanev <[email protected]>
changed error message

2c5e3f15034d52e4e011e9a71f99774dade89d87 authored over 7 years ago by plamen5kov <[email protected]>
Merge pull request #698 from NativeScript/pete/patch-devtools-console-crash

Patch devtools console crash

f97a9ade7d64ac6cad416237f6cd68ab7321723f authored over 7 years ago by Peter Kanev <[email protected]>
patch the inspector stack-trace-impl to not crash when an exception is thrown while evaluating expressions in the devtools console

0bedfa733aac53d12ef62d00c24f5a39101abf7a authored over 7 years ago by Peter Kanev <[email protected]>
update pre-commit to ignore inspector files formatting

29a1bf27119537cb1c4c01de73c4514a51acbcb9 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #697 from NativeScript/plamen5kov/long_conversion

fix for issue #696

c718ef997f1c4ebec16b1b0e8e11cefbaea00c16 authored over 7 years ago by Plamen Petkov <[email protected]>
fix for issue #696

long was converted to int

21e3e49ab576521acb3cf967be47a69001c1a6da authored over 7 years ago by plamen5kov <[email protected]>
Merge branch 'release'

0af10101b2c6bdbd6c3a95cc33c980f24a597f2b authored over 7 years ago by plamen5kov <[email protected]>
updated changelog

95dd12d69eba88755158987d8c4666a9c5aa5e07 authored over 7 years ago by plamen5kov <[email protected]>
Merge pull request #693 from NativeScript/plamen5kov/same_name_warning

added message if two classes will be generated with the same name

11e4c263169bacf4b8bab82bdf1ab373b9577d79 authored over 7 years ago by Plamen Petkov <[email protected]>
added message if two classes will be generated with the same name

this problem is explained in detail in issue #692
also did a clean of generated bindings

53cc589822ef0395297d3120dec795737c698829 authored over 7 years ago by plamen5kov <[email protected]>
Merge pull request #691 from NativeScript/pete/pre-commit-formatting

Pre-commit formatting

fdd37c2086bd819727bc6c8d941b105be64c94a0 authored almost 8 years ago by Peter Kanev <[email protected]>
format all java and c++ files

654391898952b63e61c1fb243ebd21ab5bddbf9b authored almost 8 years ago by Peter Kanev <[email protected]>
exclude v8_inspector from formatting

f8458511a0157396c06afbeba3fdeeacd41bbf40 authored almost 8 years ago by Peter Kanev <[email protected]>
add file with option to manually format all files

4e6be0c13327be5b1330555f124c5229a3439cee authored almost 8 years ago by Peter Kanev <[email protected]>
update permissions on linux and fixed a typo

2cc9c443475abef2bbe60601da059eabf3014249 authored almost 8 years ago by plamen5kov <[email protected]>
Merge pull request #685 from NativeScript/plamen5kov/expand_jvm_max_memory

expand max jvm memory

bc4741dda0135d86b91356ef254697916ab4eadd authored almost 8 years ago by Plamen Petkov <[email protected]>
restore deleted code (setting debugger started flag)

c94c1cb3fb55c8a2eaae21c2100aea578c50b874 authored almost 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #687 from NativeScript/slavchev/remove-old-debugger

delete old debugger files

a700d2c283fff77bbbd57a4be0924c06df4fa1f8 authored almost 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #686 from NativeScript/plamen5kov/remove_depricated_closule_method

deleted << from template

153e6936a4ef8da7b09eb3625903afc79b665690 authored almost 8 years ago by Plamen Petkov <[email protected]>
delete old debugger files

36bc33462ec1192ca33991079e5d28cf95c57335 authored almost 8 years ago by Mihail Slavchev <[email protected]>
deleted << from template

d17875c10da008112eb66e4c3c01108590914d48 authored almost 8 years ago by plamen5kov <[email protected]>
expand max jvm memory

put max memory to 16gb to enable gradle to take as much space as it needs to build fast

eb6852a68a01802bc0cbc79b618cd9aab63fc69a authored almost 8 years ago by plamen5kov <[email protected]>
Merge pull request #684 from NativeScript/plamen5kov/revert_sbg

Plamen5kov/revert sbg

ca656f5f5b00c6f6b5d77493b1231ae4d4fd5c4a authored almost 8 years ago by Plamen Petkov <[email protected]>
fixed a typo in file separator

e447acd1ecaf79b7759735ac0fa38480648f60e7 authored almost 8 years ago by plamen5kov <[email protected]>
reverted static binding generator to java source code generation

741e1472b1927adeb1290228259e783afca94445 authored almost 8 years ago by plamen5kov <[email protected]>
Merge branch 'release'

40af180a9a53628dfa70f7a9b2c81ef7a2e82c8f authored almost 8 years ago by plamen5kov <[email protected]>
disable debug log messages in release mode

f838f32e45b7f8498145c763ace02aea0789d793 authored almost 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #683 from NativeScript/pete/fix-jsdebugger-init

Fix debugger not breaking on devices

24b8cdae029ed9fe5b580c92dbb8260ab9daee07 authored almost 8 years ago by Peter Kanev <[email protected]>
always initialize running_nested_loop_ when creating the jsv8inspectorclient to avoid randomness

6fb82acdd4c7366b365296d1d5a47bccb596cd80 authored almost 8 years ago by Peter Kanev <[email protected]>
removed unnecessary code

59a935eff1ba28ec18f42bb233a011e27dbeccc1 authored almost 8 years ago by plamen5kov <[email protected]>
reverted build.gradle file to use generation of java sources

3152c49349bb71e34c6d009418ef9b0e08e7ee8b authored almost 8 years ago by plamen5kov <[email protected]>
updated gradle wrapper

0efa37b1289145a1c54cba88210624ddb0907aee authored almost 8 years ago by plamen5kov <[email protected]>
Merge branch 'release'

975440c5731dbb0a0d397b5de96ebde06221a6a3 authored almost 8 years ago by plamen5kov <[email protected]>
upgrade build tools version to 25.0.2

3a92285af04a626b8fc4ad4534ac0d0a1d5acff7 authored almost 8 years ago by Mihail Slavchev <[email protected]>
add java target compatibility to build configuration

83af712a4287dae64e38ba30c54cb23a847295de authored almost 8 years ago by Peter Kanev <[email protected]>
replace $ with . when looking up the super class when generating classes

eb62f1622c20e5e7643b50f0c3a11bb435ee7208 authored almost 8 years ago by Peter Kanev <[email protected]>
Merge pull request #679 from NativeScript/pete/sbg-fix-665

Fix issue #665

385359c3956b63b0e87ca6b06c88418e8260e7f6 authored almost 8 years ago by Peter Kanev <[email protected]>
add java target compatibility to build configuration

8ea6ba33220127bdf9d66875a77da6de62c080a6 authored almost 8 years ago by Peter Kanev <[email protected]>
Merge pull request #677 from NativeScript/plamen5kov/console_api

Plamen5kov/console api

2ef701badff046f6b6b3d1f6f4a1d4ab1e54f2ec authored almost 8 years ago by Plamen Petkov <[email protected]>
replace $ with . when looking up the super class when generating classes

a282780d93ce144035a793cfd46e6fbd6f752da5 authored almost 8 years ago by Peter Kanev <[email protected]>
increment package.json version

c4558aeb8db66e1499300034999b9a65122fab35 authored almost 8 years ago by Mihail Slavchev <[email protected]>
enabled showing messages in dev tools console

when __toFrontEnd(message) is called from JS the messages is sent to Chrome Dev Tools
still need ...

d3de77bc6e2ffa3dc0f5c20b9a715645d7084991 authored almost 8 years ago by plamen5kov <[email protected]>
no consoleMessage api if no connected client

3fe252dbbbcfe09f8e35d2b17731962f6c9198e9 authored almost 8 years ago by plamen5kov <[email protected]>
exposed new console chanel through old __consoleMessage

0111a3b7015cb2cb516eb4ec4de3342c5c538a28 authored almost 8 years ago by plamen5kov <[email protected]>
removed unnecessary example json

9a93bd2db66b740fdc4b7e094c8c2f5567cd49d2 authored almost 8 years ago by plamen5kov <[email protected]>
Merge branch 'master' into release

fac0db90306bcf15b5ffb0ba9fb4c226d1941863 authored almost 8 years ago by Peter Kanev <[email protected]>
Merge pull request #674 from NativeScript/slavchev/add-origin-fileshema

add file:// schema to script origin

9c6f487939f472e9e2f63af95414227b551e20ca authored almost 8 years ago by Mihail Slavchev <[email protected]>
add file:// schema to script origin

bd8e385710ddacaf71d01ea83d62485c86059346 authored almost 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #671 from NativeScript/attach-start-fix

recreate debugger session to fix client reattach

7460511169f8dcad75a9c2880af20b234de3feb9 authored almost 8 years ago by blagoev <[email protected]>
recreate debugger session to fix client reattach

resume debugger if paused on breakpoint while disconnecting

9e782ecf5ec24612f6baa38752c28c1e4429f1d0 authored almost 8 years ago by blagoev <[email protected]>
Merge pull request #670 from NativeScript/attach-start-fix

create debug session on start, enabled the debugger on connect (fixes…

842e5f0e0535d395f0fdde41952c72dd2d4ab314 authored almost 8 years ago by blagoev <[email protected]>
create debug session on start, enabled the debugger on connect (fixes attach and startup issues)

f635ae74342f3755e509ba26d03bd4395990764d authored almost 8 years ago by blagoev <[email protected]>
Merge pull request #667 from NativeScript/pete/require-module-with-js-in-name

Check for module with .js in the name before attempting to resolve file

0f815eedf42697b008d02dcbb2129f0494c63383 authored almost 8 years ago by Peter Kanev <[email protected]>
Merge pull request #664 from NativeScript/pete/add-full-clean-gradle

Add removal of build and configurations dirs when performing full clean

5bba34ce5f80f4b6892ee06dcae562e16d5df4ca authored almost 8 years ago by Peter Kanev <[email protected]>
Merge pull request #657 from NativeScript/pete/fix-error-style

Fix problematic error activity style for devices <21

583c64073c9438996b24fcc159e503cf5cf8a84e authored almost 8 years ago by Peter Kanev <[email protected]>
check if node_module we are resolving is a file before reading it

1816ea658989c8c623473b900255d5214bb3ffb7 authored almost 8 years ago by Peter Kanev <[email protected]>
add removal of build and configurations dirs when performing full clean

a3e812d817297be591d27f4f3fc48061e9400cf4 authored almost 8 years ago by Peter Kanev <[email protected]>
remove compiler warning

63333d060df95fec2e5e255471dd5761191ac075 authored almost 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #661 from NativeScript/pete/patch-ast-parser-ts2.1.4

fix previous commit

deebec9b5498f7ebb167009df95b0b6f91e305e5 authored almost 8 years ago by Peter Kanev <[email protected]>
fix copy-paste errors

68aa38e3ca8eb7cd7b21f52e4c3fa6a337c3a51c authored almost 8 years ago by Peter Kanev <[email protected]>
Merge pull request #660 from NativeScript/pete/patch-ast-parser-ts2.1.4

Fix patch-ast-parser-ts2.1.4

5bd43dca609463d6a5711120840c5e1dcc82bfc9 authored almost 8 years ago by dtopuzov <[email protected]>
fix previous commit

dca6c0f14b224854442b4431709c6c01f9df2838 authored almost 8 years ago by Peter Kanev <[email protected]>
fix problematic error activity style for devices <21

3532a8646bcda3591ea5f93b87eca7b25c7aaaa2 authored almost 8 years ago by Peter Kanev <[email protected]>
Merge pull request #653 from NativeScript/pete/patch-ast-parser-ts2.1.4

Patch ast parser to respect TS 2.1.+ ES5 classes

a045a43b08953d8cc5c0093fc833a3ca26320ec2 authored almost 8 years ago by Peter Kanev <[email protected]>
merge release branch

42041ac340877176abad0c6680ee3af64a81c079 authored almost 8 years ago by Mihail Slavchev <[email protected]>
use fixed dependencies version

3e681aa9219808ae6be6d73b4ed4ea5ec1a8a3a1 authored almost 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #652 from NativeScript/v8-inspector-5.5

V8 inspector 5.5

cadc39f9a2ea2f26e77384d37771a8bc1afde9ba authored almost 8 years ago by blagoev <[email protected]>
remove commented code

b8a867caf3ac4c4b5a5f905505802fa6c991a26d authored almost 8 years ago by blagoev <[email protected]>
travis rebuild

753662af4cf4773dffcb7d0d36daf46e8b553a5c authored almost 8 years ago by blagoev <[email protected]>
remove task runner

enable tests

142ce21c8f647e9928b240f7c272110b4453dc7a authored almost 8 years ago by blagoev <[email protected]>
add temporary patch to ast parser to correctly read es5 class decorators emitted from the latest TS update

40dd8323d56b66789cbdb7c312614f96d36abdc8 authored almost 8 years ago by Peter Kanev <[email protected]>
enable v8 inspector in application template

sync fixes btw test-app and template

f1a726171581f73eb6dfac8a3a7b98f58f880990 authored almost 8 years ago by blagoev <[email protected]>
pump v8 runtime message loop on pause

d87ad9c66d181d0582e6a048e3c1d4c3b3791f88 authored almost 8 years ago by blagoev <[email protected]>
fix session counter for {N}

844d68cea491aa9725c39b430ea24649a0f8ea32 authored almost 8 years ago by blagoev <[email protected]>
debugger communication using v8 tasks

78ac59bdd6770443ee9d8742d880498b3ff57c0f authored almost 8 years ago by blagoev <[email protected]>
fix build

c16a1d66a2ab885aa8e4501987f3d80a2653b736 authored almost 8 years ago by blagoev <[email protected]>
using v8-inspector from v8 5.5

0acdc9be1ba64a879b9017736701b932e603fa2b authored almost 8 years ago by blagoev <[email protected]>
fix profiler agent

8468a14b976fda4b5c22852f181e8c1103dcb874 authored almost 8 years ago by blagoev <[email protected]>
working communication across Chrome and v8 inspector

eb8516ff36c40ac5ba2847eff516eb0a3b4d13fe authored almost 8 years ago by blagoev <[email protected]>
add v8-inspector (builds ok)

d6395fd3b71faf4d5f3c7cc1e76b3489a8ba5d52 authored almost 8 years ago by blagoev <[email protected]>
add WebSocket server implementation

add support for local server sockets

dcced937a4c1b92b280f59d976a437767afa872e authored almost 8 years ago by blagoev <[email protected]>
format RegExp function name in CPU profile output

e6951da37fb60b4f68ede7baca31648efa6664c9 authored almost 8 years ago by Mihail Slavchev <[email protected]>
updated config.json with new v8 version 5.5.372.32

64c05664f33e236bf15b27add249e6198e1f5697 authored almost 8 years ago by plamen5kov <[email protected]>
added full binaries

f9361268fc9459149baa11cab97bdbc6908a625f authored almost 8 years ago by plamen5kov <[email protected]>
removed old binaries

2c4dffaca79c5376d372946399350da814d16746 authored almost 8 years ago by plamen5kov <[email protected]>
removed lfs tracking

a9fea01d9b2af92f203952af471e3be318a5dee3 authored almost 8 years ago by plamen5kov <[email protected]>
Merge pull request #646 from NativeScript/plamen5kov/v8_update

Plamen5kov/v8 update

ee6ecdfecf75722bca849cf5165d4c97613a1de9 authored almost 8 years ago by Plamen Petkov <[email protected]>
updated binaries to 5.5.x and updated modules file in order to escape conflict with v8::Module

1d69c3bfb08af292cc43324836b6c86014a259e5 authored almost 8 years ago by plamen5kov <[email protected]>
updated runtime build.gradle

2d7d04b6dfe73a0292b30df34b7957575eee18a5 authored almost 8 years ago by plamen5kov <[email protected]>
updated includes

782f1aada6389e66af641260c7edc50c1482905e authored almost 8 years ago by plamen5kov <[email protected]>
update travis build script

travis script now installs git lfs and does a git lfs pull before starting the android-runtime build

a4b87def2c4f0e6ca08357061813a6b0275afa50 authored almost 8 years ago by plamen5kov <[email protected]>
added binaries

7e756dd95ab5b647aa256c9d10cc2bb80a7a950a authored almost 8 years ago by plamen5kov <[email protected]>
removed gitattributes

4c55be8599fcf0e34194f7a429e92ade1d1211c2 authored almost 8 years ago by plamen5kov <[email protected]>