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

replace substring of source file name if it contains 'file://'

1b1cb1e442d47f67dca90ef05524838684498d90 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #779 from NativeScript/pete/fix-sbg-abstract-class-methods

Fix SBG

a8c7f11ab4aeafe3b22b2c5bd439f03863d7dd2e authored over 7 years ago by Peter Kanev <[email protected]>
add warning if trying to write the same content to a file;

fix implementing a method of an abstract superclass; add test

6ca81d9b8e5cc9620c78fbfffbcd79ea5888bfdb authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #774 from NativeScript/pete/test-cli-app

Add empty android studio project to debug runtime with NS apps

ce77388f71c240c42ad0db10b7845e92f122d3d4 authored over 7 years ago by Peter Kanev <[email protected]>
Update test-cli-app README formatting

75ec9327fd63166e9f1778261c1a4db615c31218 authored over 7 years ago by Peter Kanev <[email protected]>
remove faulty message when removing previously installed assets from the app directory (#775)

671b02cc1a7aeaa19503d9d61b4370d7c91421b4 authored over 7 years ago by Peter Kanev <[email protected]>
add not-supported comments to dom/css agent commands that are not implemented

0ac17fdd686ce9fa5cbed3c6d548b62b0346ad8f authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #773 from NativeScript/display-blocking-js

Manual instrumentation

d38f4f463ed213a7b79ad2f7a4bbc5df3aa40457 authored over 7 years ago by Panayot Cankov <[email protected]>
Addres peer review

3f67853889b9bf9c7b616b664a33c25f7ce5c01b authored over 7 years ago by Panayot Cankov <[email protected]>
implement setAttributeAsText when editting view attributes for calling through the inspector frontend

0ee66e74b6b823512b97c907503e91118adad4a8 authored over 7 years ago by Peter Kanev <[email protected]>
expose attributeRemoved and attributeModified on the __inspector object

c85dd26426185041a38fc0533b1007675c93de24 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #765 from NativeScript/pete/traverse-scoped-deps

Write include.gradle for plugins coming from npm @scopes

92ca4f355f0f2dcba49516da7e272aee78ff17fa authored over 7 years ago by Peter Kanev <[email protected]>
update test-cli-app with a README on the how-to process

95892b87fa92a1561a1243dc026fa295766c45ec authored over 7 years ago by Peter Kanev <[email protected]>
This commits adds profiling in several places, showing some instances where the runtime block the JavaScript thread

Log all c++ frames, log some key methods in Java

Add package.json "profiling": "timeline" optio...

5ef6e8d173d9b69aeb7469aef700e209007e0760 authored over 7 years ago by Panayot Cankov <[email protected]>
add shell app for testing cli apps

fc791a34cdd668e6157ed16fbfe38874b35c4d8c authored over 7 years ago by Peter Kanev <[email protected]>
add .gitignore for test app

911fb5ceb2afe2747292106bab0fc566545fae2d authored over 7 years ago by Peter Kanev <[email protected]>
add dom callbacks error handling; add dom commands error handling

f8c0c19da58bcfecfbfd43bda7442f11eb69ba77 authored over 7 years ago by Peter Kanev <[email protected]>
add removeNode command for calling through the inspector frontend

1da865bc8f1aaf9cad796063c0c4086129e1d209 authored over 7 years ago by Peter Kanev <[email protected]>
extract common inspector utils method

6d6547c2138e694bb1c9400321358e1f9f6627cf authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #769 from ishitatsuyuki/dedup-hashset

(asbg) Use HashSet for duplication detection

1a02d15d53d7275a6d1b62d13cfba7e439b5d265 authored over 7 years ago by Peter Kanev <[email protected]>
Merge branch 'master' into release

733bfa5fab5d4c156eab156eaf01946eb36dab1e authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #772 from NativeScript/pete/changelog

update 3.0.1 changelog

0fe07b664ffab673cf92ba51625d62d84b248710 authored over 7 years ago by Peter Kanev <[email protected]>
update 3.0.1 changelog

fdfb762d7de9c6abe99783c90523ec038adf76e2 authored over 7 years ago by Peter Kanev <[email protected]>
Use HashSet for duplication detection

d9f893257bdb879646107264e1f9e03d20ecef89 authored over 7 years ago by Tatsuyuki Ishi <[email protected]>
create include.gradle for plugins coming from npm @scopes

687ed7dc98888880906dda3793444f465c0a0515 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #771 from NativeScript/pete/clear-assets-on-update

Fix asset extraction

f7a8222118b718e5d77667cf5a2a636cd94a3d35 authored over 7 years ago by Peter Kanev <[email protected]>
cleanup the app resources (scripts) whenever the application's version is updated

keep the assetsThumb that will not be backed up by the android Auto Backup feature

f4efc8b8ff358af36f8a287c05830c7a892ea46b authored over 7 years ago by Peter Kanev <[email protected]>
update package version 3.0.1

e2ee988e7f5e3a54d6f4d61efc79c0b48de45650 authored over 7 years ago by Peter Kanev <[email protected]>
Merge branch 'master' into release

8b4c1a36bf1b6d9f0c31932f4089bb62886847d1 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #770 from NativeScript/pkoleva/updated-changelog-3.0.1

Updated CHANGELOG for 3.0.1

3d50b5099fa1f3113c479cbe7c946b7acfafcbf0 authored over 7 years ago by pkoleva <[email protected]>
Updated CHANGELOG for 3.0.1

Added bug fix for 3.0.1 to the CHANGELOG.md

ed30ba819c68b94fdb0dd184b01ea98eef42c3d0 authored over 7 years ago by pkoleva <[email protected]>
get computed styles for a node based on modules implementation

ccf2f5411115f46300e66a82d979d7e0cbc7d767 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #767 from NativeScript/pete/touchup-sbg

Slight refactoring of the static binding generator

c2b30d5182cd286a2f03757da084a6f82b10d5c9 authored over 7 years ago by Peter Kanev <[email protected]>
implement getDocument

3063a99c35aad08e10e05ef9b01fd06549c2dc58 authored over 7 years ago by Peter Kanev <[email protected]>
refactor static binding generator

throw exception with the missing class name when a class is null

650f635f563ccd7f91a1e8fb3a5eaa0c8d24eb8f authored over 7 years ago by Peter Kanev <[email protected]>
update protocol json

expose dom domain functions to communicate with the inspector frontend

07d0006e944fde08b3008f800bbdf672a0064f1e authored over 7 years ago by Peter Kanev <[email protected]>
enable CSS agent on inspector connect

d91be7f078fe1c39edc602c6ee770b4bd55c60bd authored over 7 years ago by Peter Kanev <[email protected]>
slim down the DOM and CSS agents to only what is necessary

53656329f3b2a1ac1104d9673f863bcb713cb20d authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #763 from NativeScript/pete/debug-brk

Implement debug-brk functionality support

d2557c82add0adf4336fceab476e308dc0aa2de1 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #764 from NativeScript/pete/cleanup-logging

Clean up some of the redundant debug logs

a9a1eab3430c3760913a2688c3fec944110dc552 authored over 7 years ago by Peter Kanev <[email protected]>
clean up some of the redundant logs output when __enableVerboseLogging was used

8c389e269ca7e0b38076deba0ae6e6716559a598 authored over 7 years ago by Peter Kanev <[email protected]>
implement debug-brk functionality support

df36e278acea1a152527a5e4ba4aeacb949e94d3 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #760 from NativeScript/buhov/add-require-test

Add shared require test

e683d829e41b1cde9f0762b4d586bd6f0c4dc658 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #762 from NativeScript/high-res-time

Add high resolution, low overhead __time

6d38abd510533c3ae487535892b1ed980d22ebb2 authored over 7 years ago by Panayot Cankov <[email protected]>
Add high resolution, low overhead __time

5ca3492a6976cf24a9c0368df81ed0d2c89a8214 authored over 7 years ago by Panayot Cankov <[email protected]>
Add shared require test

a6e97c621bd9fd1646ae2fae83d9206e4c615b2a authored over 7 years ago by ivanbuhov <[email protected]>
Merge pull request #756 from NativeScript/pkoleva/changelog-3.0.0

Updated changelog for 3.0.0 release

86fc854eb51d79e95ad21c9181b4bba423229f21 authored over 7 years ago by Peter Kanev <[email protected]>
Merge branch 'release'

3b033d987acb0d287bea6e0a9754ba1045730bca authored over 7 years ago by Peter Kanev <[email protected]>
Updated changelog for 3.0.0 release

Added change log items for 3.0.0

d3fb4e088a3da908db3210bed620b4d4ca8da6db authored over 7 years ago by pkoleva <[email protected]>
Merge pull request #754 from NativeScript/pete/fix-sbg

Fix SBG (#753) and string replacement

ce5d00f3a0f361ccef99f42c40bdc7a1955c298c authored over 7 years ago by Peter Kanev <[email protected]>
(sbg): don't include abstract super class's methods to avoid compilation issues when identical signatures are used

c2d02b424f48491c37f1b653af5439c90d2c26b1 authored over 7 years ago by Peter Kanev <[email protected]>
(sbg): do proper string replacement when getting nested classes from the class cache

935da6ced65f2216a1b17e9c4be900b7e96dafeb authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #750 from NativeScript/release

Merge branch 'release' into master

eeff4158df993943c2e80f9bcd80d0e8281c71e2 authored over 7 years ago by Peter Kanev <[email protected]>
Bump version to 3.1.0

3e29d0a0f21aa1f33049a347628e4d7d39caca5a authored over 7 years ago by Vasil Chimev <[email protected]>
Merge pull request #749 from NativeScript/yyosifov/follow-links

Add follow-links to the Files.find

df627ec68fc4501009cf462c063439b0881bfb6c authored over 7 years ago by Peter Kanev <[email protected]>
Add follow-links to the Files.find

Add follow links attribute to the Files.find method when searching for .aar dependencies.

f064252e3e00d9c2f31111c4bc38ff2b2bca5952 authored over 7 years ago by yyosifov <[email protected]>
Merge pull request #748 from NativeScript/pete/update-readme

Update readme

321c1d767a589a42d8c3c972fdf92257797a8983 authored over 7 years ago by Peter Kanev <[email protected]>
enable DOM agent on inspector connect

f53402a53d5d292ff74fa0308d819d5bc2c85414 authored over 7 years ago by Peter Kanev <[email protected]>
add missing enable/disable methods to DOM agent

bbc865e6d9cedc5d99fd1bb9d555c6827e5967de authored over 7 years ago by Peter Kanev <[email protected]>
update readme to point to the usage of the correct gradle task when building the package

f92cfdcda6b83abee99b54361a5b87f8adac5176 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #744 from NativeScript/pete/fix-gc-issue-no-weakref

Fix #720 GC issue - No weak ref found

350090c4c6d2c8c29a040bdfbda1890c89139ec8 authored over 7 years ago by Peter Kanev <[email protected]>
add test case for no weak ref found bug

21c88345437fb3b59cccd931a56f058d22edfb35 authored over 7 years ago by Peter Kanev <[email protected]>
remove unnecessary v8 inspector DOM types so that project builds again

231d89ef24262587d1d0bc42483827b0a1a0c171 authored over 7 years ago by Peter Kanev <[email protected]>
check if array-enclosed elements are empty before trying to release them during GC

38e894a45082c855caeb46c472849ceda4136edf authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #743 from NativeScript/pete/delete-temp-sync-dir

Force delete temporary livesync dir after syncing .xml or .css files

7070b2f6ea138eec71402b84703b4d9d7739e73b authored over 7 years ago by Peter Kanev <[email protected]>
update inspector protocol and add generated protocol DOM and CSS classes

1915f0850571563735c75a513f1d7859a4f3ff88 authored over 7 years ago by Peter Kanev <[email protected]>
Merge branch 'master' into release

30bf43397e470d5d81b3ec00addfa7eaf200def3 authored over 7 years ago by Peter Kanev <[email protected]>
force delete temporary livesync dir after syncing .xml or .css files

ac74dc78a5f26a276d50cfa6493a27d819c54749 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #738 from NativeScript/plamen5kov/fix-abi-split

respect abi versions when such are provided in configuration

298ddaf0b7e773e1d13836b40c36a95ffbe7b096 authored over 7 years ago by Peter Kanev <[email protected]>
respect abi versions when such are provided in configuration

909680a2ba34f212f754136200598ee2186544cb authored over 7 years ago by plamen5kov <[email protected]>
Merge pull request #736 from NativeScript/pete/network-agent

Fix inline js string to c-string conversion that failed on older devices

41800ff1ef326f0eb20ec9bf2230a7325e1d9859 authored over 7 years ago by Peter Kanev <[email protected]>
fix inline js string to c-string conversion that failed on older devices

ac501dbceaa07bb3932a9b51a1973bbccae2fc9d authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #725 from NativeScript/pete/network-agent

DevTools Network Agent implementation

b753387aedf11212474b8bb9c211686ec4f0f74f authored over 7 years ago by Peter Kanev <[email protected]>
extracted network agent callbacks from utility file to class

d2c5eb46ad30a83cb8ee3c1bc2038fcb489955fa authored over 7 years ago by Peter Kanev <[email protected]>
add comments documenting the new callbacks

2f0062b31027d99428621ddff425d81b6fb816a0 authored over 7 years ago by Peter Kanev <[email protected]>
revert changes to RuntimeHelper class

c4855531ce21c7ca481feb7dd329f5f0a029e3ee authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #734 from NativeScript/plamen5kov/absolute_path

relative search starts from project directory

170fa84594a5a65c27a12b972d982878074b30c0 authored over 7 years ago by Plamen Petkov <[email protected]>
relative search starts from project directory

b6f3f3dd2cec74d4eacd67ba936123c37213429f authored over 7 years ago by plamen5kov <[email protected]>
Merge pull request #723 from NativeScript/yosifov/skip-dangling-links

Use Java to search recursively for the *.aar files

4aa094732f8ce43a5630a3ad6d8b40915e47d835 authored over 7 years ago by yyosifov <[email protected]>
Merge pull request #727 from MCE-KobyBo/master

metadata-generator: Fix missing interface static fields in implementing class when the interface...

4384f6639a71720debc44b3c47da152f79c68f85 authored over 7 years ago by Peter Kanev <[email protected]>
metadata-generator: Fix missing interface static fields in implementing class when the interface extends another interface

bb24ecaa2f0c459a1b95547f7648562c27ce7966 authored over 7 years ago by Koby Boyango <[email protected]>
add exception handling in network agent callbacks

update project template code to pass an additional parameter to StaticConfig

598d1e8de24df625fb5f3e1bdff93836089c9e43 authored over 7 years ago by Peter Kanev <[email protected]>
add additional flag during runtime initialization indicating whether the app is built in debug or release

expose __inspector object to the global JS object that has callbacks for co mmunicating with the...

7a3873bba208c9ce6737bf104619842483334801 authored over 7 years ago by Peter Kanev <[email protected]>
add network domain implementation and enable it in the inspector session on debugger connection

2918a26bce69d7f8c9ae9c67ab7b95e6c7239e52 authored over 7 years ago by Peter Kanev <[email protected]>
update inspector protocol to support network domain

add generated Network backend/frontend dispatchers

20ecd93a952b118a0ef9ae1432c23745bcdf3f1f authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #706 from NativeScript/pete/page-agent

DevTools Page Agent implementation

e21c2a716e11e7f541a5e679f6b644f1f5a886fd authored over 7 years ago by Peter Kanev <[email protected]>
Use Java to Traverse all files from the directory, as fileTree cannot fails when there are broken symoblic links

7c17d074df67abdc535b9f017e192deba75311b4 authored over 7 years ago by Yosif Yosifov <[email protected]>
Merge pull request #719 from NativeScript/pete/up-build-tools-runtime

Update build-tools in runtime build scripts

0942be15e0a2bb5092a87a2acfc69c39ff0bf92e authored over 7 years ago by Peter Kanev <[email protected]>
update travis configuration to use 25.0.2 android build-tools

660903c39f1180300dfc6495db2e3ee4496ff550 authored over 7 years ago by Peter Kanev <[email protected]>
update build-tools used to build the test-app and android runtime to version 25.0.2

ec36e967a7bfab71e6d0782ab79fc3130af7f0f8 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #718 from NativeScript/pete/up-build-tools-version

Update build-tools in template build script to 25.0.2

c8e29da8b679c2e02347547d209af9c1d718d0fe authored over 7 years ago by Peter Kanev <[email protected]>
Update build-tools in template build.gradle script to 25.0.2

Update build-tools in template build.gradle script to 25.0.2 as per the minimal Android SDK buil...

681244e2049ca80f7e1b324a7a1b4c2ca5aead47 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #717 from NativeScript/pete/fix-console-messages-debug

Fix console messages not displaying when app is built in debug

34aeb60a2a40b119c36d06188304eba41d895a82 authored over 7 years ago by Peter Kanev <[email protected]>
update protocol.json to support the Page domain

clean up Page agent implementation

change .js and .ts resource files' type to 'script', this me...

ede33e41d9cc7c80ce1057ece488af3ffc7f3985 authored over 7 years ago by Peter Kanev <[email protected]>
fix console messages not displaying when app is built in debug

a58e8ce119dc4dd13b6371511fb26647680dce52 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #714 from NativeScript/pete/fix-debugger-scope

Support displaying Scope variables and properties in DevTools

5dd31fce0f734d62f6d0d850dfbcefd856856fec authored over 7 years ago by Peter Kanev <[email protected]>
fix contextId indexing that broke some ternary checks

860ea23263fe60375acc7c5bab38bfc771d86d14 authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #711 from NativeScript/pete/fix-debugger-context

Use existing context in debugger instead of creating a new one

07fec7805d21e8c9719c53f1b489cea66cb0378c authored over 7 years ago by Peter Kanev <[email protected]>
use existing context in debugger instead of creating a new one

ac1c29b716e0aa25c67ac9f2e03da290dde0339e authored over 7 years ago by Peter Kanev <[email protected]>
Merge pull request #709 from NativeScript/bump-version

bump version up to 3.0.0

570146a288a2fa0359ecaa5084a0fda4b68db03e authored over 7 years ago by Peter Kanev <[email protected]>