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

chore(merge release): resolve conflicts

d1c84d7945ff6eba1d04b65aed3d2285318a62db authored over 6 years ago by Peter Kanev <[email protected]>
Merge pull request #937 from NativeScript/pete/fix-include-gradle-flavor-generation

fix include gradle flavor generation

7040468ac8e12b861df03306e2a7836a573afc45 authored over 6 years ago by Peter Kanev <[email protected]>
chore: update 3.4.2 changelog

b6a99cc87fd0b0fe83663f1021cd2581bf3caaba authored over 6 years ago by Peter Kanev <[email protected]>
Merge pull request #959 from NativeScript/pete/fix-console

fix(console): implement a smarter JSON.stringify which doesn't crash on Circular references

1dc2ce87b573786edef6aea67b49e7243dff8c85 authored over 6 years ago by Peter Kanev <[email protected]>
fix(console): add array-resolution distinct from that of object for console.dir

1e98603d760449fde17a20275d72ffa05a77cae5 authored over 6 years ago by Peter Kanev <[email protected]>
chore(console): add error handlers to all new javascript callbacks

27ce421552c81ba89fc9ecd1497ccfc1e02b1a64 authored over 6 years ago by Peter Kanev <[email protected]>
fix(console): prioritize array printing before object printing in order to properly transform array entries

90c565a1bdde4ea6fc7db3eb36d6a93ea63d516d authored over 6 years ago by Peter Kanev <[email protected]>
fix(console): implement a smarter JSON.stringify which doesn't crash on cyclic references

593c75f5b0724250616df8a3632336b739066517 authored over 6 years ago by Peter Kanev <[email protected]>
Merge pull request #957 from NativeScript/pete/fix-console

fix(console): use toString implementation if object has provided one

1ca3f08b67d5ac8f8734fe377af3be05293db5b5 authored over 6 years ago by Peter Kanev <[email protected]>
Merge pull request #944 from NativeScript/kddimitrov/get-nsconfig-paths

feat(nsconfig): read app resources path from nsconfig or default

fbdbd5becd927849bd975a161d6d6fbba4680938 authored over 6 years ago by Peter Kanev <[email protected]>
Merge pull request #958 from NativeScript/pete/test-ci

chore(ci): update build script

4ccc329446ab835075a343101223922e8db4aea1 authored over 6 years ago by Peter Kanev <[email protected]>
chore(ci): update build script

e32d699cbb09ef4745c02419360188771f4fc10a authored over 6 years ago by Peter Kanev <[email protected]>
fix(console): use toString implementation if object has provided one

fdec13b1d81edd90e8aa763bcbe3404d0346c96a authored over 6 years ago by Peter Kanev <[email protected]>
feat(nsconfig): read app resources path from nsconfig or default

9edaaaf483b21af2489f286ff17cd22ab8aefb4d authored over 6 years ago by Kristian Dimitrov <[email protected]>
chore: fix build.sh execute permissions

81c55dca46f4dd5211e0b94824b04b3c41c5d86e authored over 6 years ago by Miroslava Ivanova <[email protected]>
chore: add jenkins ci build script

995c2a9dcf84fa63533fef1467007f93b79e9bd6 authored over 6 years ago by Peter Kanev <[email protected]>
Merge pull request #954 from NativeScript/pete/fix-console-numbers

fix(new console): print messages in utf-8 encoding

1a73c56d0cbdce136a247400d729c0f48cdb2095 authored over 6 years ago by Peter Kanev <[email protected]>
fix(new console): print messages in utf-8 encoding

433597b979c8dd2dc2298d9e35b638af9b06b02d authored over 6 years ago by Peter Kanev <[email protected]>
Merge pull request #941 from NativeScript/pete/fix-console-logs

fix(console): introduce console implementation revamp

58f95aa4ae99830676ffd270b4ef0cb113f1f75a authored over 6 years ago by Peter Kanev <[email protected]>
chore: remove file from merge

9b7ed9198d0a5a8284a438f06d0fa10a89e79815 authored over 6 years ago by Peter Kanev <[email protected]>
fix console.dir() implementation to display the values of object properties

8435c0995810ffe8dd17767d9cfb71e2fc9f1372 authored over 6 years ago by Peter Kanev <[email protected]>
fix console logging implementation to print out a message on circular references JSON.stringify fails to resolve

41d7785f629aab62e1324c22771b5413e0ce57ad authored over 6 years ago by Peter Kanev <[email protected]>
refactor console.assert to use console.log string building logic when assertion fails

6b68267cc64043c99ab757ea9e752371cf1b8d90 authored over 6 years ago by Peter Kanev <[email protected]>
fix: encoding problem with utf16 strings used in console

b567c7e9b25d8f0d1e1dda792ba6bf064d1d4a66 authored over 6 years ago by Peter Kanev <[email protected]>
chore: remove references to __console global callback

c79d949d8555616a849bb43acdc04d0ed27981c1 authored over 6 years ago by Peter Kanev <[email protected]>
update the __consoleMessage callback by implementing devtools log agent

749f9da7bf3759a5f44407ec17aeb8b78525b851 authored over 6 years ago by Peter Kanev <[email protected]>
feat: implement the console API in the runtime

Remove the console.ts/js implementation from the tns-core-modules and
instead bootstrap the cons...

dbb7e2b4b4f491cde37b6a327b7afbbfb7ea68cc authored over 6 years ago by Peter Kanev <[email protected]>
add c++ utf16 string to protocol utf16 string conversion method

3cb03235b71f1746fe93415234bff9f9344eed0d authored over 6 years ago by Peter Kanev <[email protected]>
Merge pull request #939 from NativeScript/dtopuzov/add-build-script

chore: add CI build script

42c4242b8c37418876314d5f69a763b2262ddc0b authored over 6 years ago by Svetoslav <[email protected]>
Update build.sh

5c760f69e61d8a6d4dba8ea3952d5262023c9ed5 authored over 6 years ago by dtopuzov <[email protected]>
Update build.sh

b097c41eb6f6dd763babd22a3fb8d8b7489007ea authored over 6 years ago by dtopuzov <[email protected]>
Update build.sh

8eb5f55ee5284f284e9674ca75999ec36dbf0589 authored over 6 years ago by dtopuzov <[email protected]>
Merge pull request #940 from NativeScript/pete/revert-tsextends

Revert "fix(sbg): generate unique class names for ts-extended classes #923

1d42bf291ea24a42621c7770bdc427729ac205fc authored over 6 years ago by Peter Kanev <[email protected]>
Revert "fix(sbg): generate unique class names for ts-extended classes (#923)"

This reverts commit 4e89392df4ce0cb68885375b91df35d7575c12f5.

The reasoning behind this is the ...

5be5a48141b4c2bc1cf607895e91350adb3327b5 authored over 6 years ago by Peter Kanev <[email protected]>
chore: add CI build script

ecc929a9f3f32c523f1d049b22ea7620aa2c1b4d authored over 6 years ago by dtopuzov <[email protected]>
Merge pull request #933 from NativeScript/pete/revert-console

Revert "revert console"

1142dce5527fb6bb2de661074ccf0df68df402b2 authored over 6 years ago by Svetoslav <[email protected]>
fix(sbg): generate unique class names for ts-extended classes (#923)

* fix(sbg): generate unique class names for ts-extended classes

* fix(sbg): parse the _super....

4e89392df4ce0cb68885375b91df35d7575c12f5 authored over 6 years ago by Peter Kanev <[email protected]>
chore: bump up 3.4.2 patch version

0367c456f61c98306dab074584a4291c4c211b43 authored over 6 years ago by Peter Kanev <[email protected]>
fix(project-build-script): fix the include gradle flavor generation logic

691e56eb53f30e7d0fb3a38d3d0fba5b18c3eb3a authored over 6 years ago by Peter Kanev <[email protected]>
Fix playground link

3fda146815eb23fc1fc627f77f12498d2ec5bdee authored over 6 years ago by Emil Stoychev <[email protected]>
Change SO to {N} Forums

Add add link to the playground to be able to reproduce the issue easily

42407f8d4e88cd5efe75422e105d008ca519ea04 authored over 6 years ago by Emil Stoychev <[email protected]>
Merge pull request #931 from NativeScript/radeva/waffle-label

chore: update waffle label

a25b6a0e407f851639df2bde6491ab789af56dfb authored over 6 years ago by radeva <[email protected]>
chore: update waffle label

3498429fd9be4bd1197488e70356d8d2b56c8fb0 authored over 6 years ago by radeva <[email protected]>
Merge pull request #926 from NativeScript/tbozhikov/update-license

update LICENSE and CODE_OF_CONDUCT.md

b21f32d82a3d6c66f4c4d8c6980bf6e6c24e92bd authored over 6 years ago by tbozhikov <[email protected]>
Merge pull request #928 from NativeScript/radeva/update-readme

chore(readme): add description and help links

fa4cb79350937865d786d90f9f155ae0951bd09b authored over 6 years ago by radeva <[email protected]>
Capitalising some words

dcc19f38295d72942d749a60103a2b657d21bc3c authored over 6 years ago by Emil Tabakov <[email protected]>
chore: update issues link

87ca30d2fbef51bfd183502537c6a35ae42fb194 authored over 6 years ago by Veselina Radeva <[email protected]>
chore(readme): add description and help links

c3de8aa0c5f0e51f684d7117e9eb215009baa5bc authored over 6 years ago by Veselina Radeva <[email protected]>
chore: update community files

b95d71b84661e5eb236d61c99d59cdf0cc1a2ceb authored almost 7 years ago by Teodor Bozhikov <[email protected]>
Merge pull request #925 from NativeScript/tbozhikov/add-android-runtime-diagram

chore: update README with android runtime architecture diagram

a98aea866b6b0bb27985984f1a348fcfc5f34f80 authored almost 7 years ago by tbozhikov <[email protected]>
chore: update README with android runtime architecture diagram

029e7ffb8d9ca577d6df99d86387a22384fa486b authored almost 7 years ago by Teodor Bozhikov <[email protected]>
chore: changelog 3.4.1

34cf539448232d7907e94f4d9f52f0274f1fbcd6 authored almost 7 years ago by miroslavaivanova <[email protected]>
chore: changelog 3.4.1

33dad0e4a080bc71b2e4a92ed0c9e73d5b39c152 authored almost 7 years ago by miroslavaivanova <[email protected]>
chore: add waffle.io badge (#919)

Add waffle.io badge to waffle board in order to give more visibility to the current issues status.

f6a9ab283c2e2957280892f951759f74175cf322 authored almost 7 years ago by radeva <[email protected]>
Revert "Revert "feat(inspector): implement console in the runtime. fix console logs in devtools inspector (#884) (#894)""

This reverts commit 5bcfbde58b8f00c94cc36590cef1d69d33f25c85.

0af5697aed1795e84a3ab944c3e451802149b90b authored almost 7 years ago by Peter Kanev <[email protected]>
Revert "feat(inspector): implement console in the runtime. fix console logs in devtools inspector (#884) (#894)" (#920)

This reverts commit 6480aae9c9237dd9cf78afa3f7df8afcd029899d.

b6da5915912cdecc4aa7f569ee3711969bb1597c authored almost 7 years ago by Peter Kanev <[email protected]>
Revert "feat(inspector): implement console in the runtime. fix console logs in devtools inspector (#884) (#894)"

This reverts commit 6480aae9c9237dd9cf78afa3f7df8afcd029899d.

5bcfbde58b8f00c94cc36590cef1d69d33f25c85 authored almost 7 years ago by Peter Kanev <[email protected]>
Revert "chore: bump version to 3.5.0"

This reverts commit 99f2a26e8c0739b82516ce1757f6bcc5b79fb6e7.

e99eb019bbbc2db73bc5c02b92aed754fc20c88a authored almost 7 years ago by Peter Kanev <[email protected]>
chore: bump version to 3.5.0

99f2a26e8c0739b82516ce1757f6bcc5b79fb6e7 authored almost 7 years ago by plamen5kov <[email protected]>
Merge branch 'release'

6ea3bb424eb96918c4262073196e2ca41047e472 authored almost 7 years ago by plamen5kov <[email protected]>
fix: jar dependency + bump package version (#918)

e3151bfadf468896ef6336bcbad57398f712aaba authored almost 7 years ago by Plamen Petkov <[email protected]>
fix(tooling): wait for emulator before running adb commands (#912)

* Revert "refactor(project template): replace runtime project template with user template (#891)...

07c8140dbff59efc5da69b9d6be5acec8cc397b0 authored almost 7 years ago by Plamen Petkov <[email protected]>
feat(inspector): implement console in the runtime. fix console logs in devtools inspector (#884) (#894)

* update the __consoleMessage callback by implementing devtools log agent

* add c++ utf16 str...

6480aae9c9237dd9cf78afa3f7df8afcd029899d authored almost 7 years ago by Peter Kanev <[email protected]>
Fixed a typo (#907)

fix(typo): fix typo in NativeScriptApplication.java

5f61f428149ad53dc06dead12a437f5cc7818dae authored almost 7 years ago by Eddy Verbruggen <[email protected]>
Fix problem with jar files in nativescript plugins (#905)

This fixes a number of currently broken nativescript plugins on android. Basically any nativesc...

6b8cea266fdec6b14adbef1c66dc90c436d9922e authored almost 7 years ago by Brian <[email protected]>
Merge pull request #900 from NativeScript/pete/bump-version-up

chore: bump up package.json version, update v8 vs runtime version map

a670b343e43905a9541083db2bbaa7183652a45b authored almost 7 years ago by Peter Kanev <[email protected]>
Merge pull request #893 from NativeScript/pete/update-inspector-protocol

chore(inspector): update inspector protocol

ee2c89b91e572538eee63637fbce396ea2c12959 authored almost 7 years ago by Peter Kanev <[email protected]>
chore: bump up package.json version, update v8 vs runtime version map

ab2787d4be79c84e1dc958611fc5c539b23ecb5f authored almost 7 years ago by Peter Kanev <[email protected]>
refactor(project template): replace runtime project template with user template (#891)

* refactor: moved interface name generator into staticbinding generator
* refactor: moved stati...

81f70adb17750cc05c1d57204349eb4de75c0f2d authored almost 7 years ago by Plamen Petkov <[email protected]>
wire up the inspeector overlay agent

f4d59467302e76ad45500dcaea063d707f1e6972 authored almost 7 years ago by Peter Kanev <[email protected]>
Merge branch 'release'

a936b2baac20a3879d68f4739b55c3679abff050 authored almost 7 years ago by plamen5kov <[email protected]>
feat(typescript): Play nice with tslib (#895)

AngularApp started adding tslib in the web pack project.
This PR will set the __native, __exten...

fbaab99f791a383bf4ed4c2d0fa29336101baa3a authored almost 7 years ago by Panayot Cankov <[email protected]>
Obsolete `return global.__native(this);`

The __proto__ extracted in __native is something we've created in the base class constructor.
T...

11d21de922de38c2958964442f223125646bcaef authored almost 7 years ago by Panayot Cankov <[email protected]>
feat(typescript): Play nice with tslib (#895)

AngularApp started adding tslib in the web pack project.
This PR will set the __native, __exten...

42b3cd46b735b09b3b2080502b8071224defdd87 authored almost 7 years ago by Panayot Cankov <[email protected]>
update js_protocol with more recent definitions

add Log and Overlay inspector Domains

bee4251431587ca155143037b5c070952ac8379a authored almost 7 years ago by Peter Kanev <[email protected]>
fix up js_protocol with missing domain types

1a58b8b56bd98c81d13288688bc0926be22eeb4f authored almost 7 years ago by Peter Kanev <[email protected]>
update generated inspector protocol classes

09ac1eecaf0feded3c89da647cb346005f2063d5 authored almost 7 years ago by Peter Kanev <[email protected]>
fix v8 inspector classes to be compileable again

473f69445a803e1b73d5d3f1583e852f0ad3bcfe authored almost 7 years ago by Peter Kanev <[email protected]>
Merge branch 'master' into release

e079cd64db4d63b55fd33cd00ef9edb8d0e24432 authored almost 7 years ago by plamen5kov <[email protected]>
add changelog

a8767594c55ed558c1e846883c5bae3de328882c authored almost 7 years ago by plamen5kov <[email protected]>
Merge branch 'master' into release

974b926bee3df389f47b6a31832c5c377705f5fa authored almost 7 years ago by plamen5kov <[email protected]>
don't make flavors when only aar files are present (#889)

* don't make flavors when only aar files are present

* fixed typo

6f5519fb7bdd8e320cf415a8fe421a9e2eedf592 authored almost 7 years ago by Plamen Petkov <[email protected]>
Merge pull request #883 from NativeScript/pete/merge-release-master

merge release (3.3.1) changes into master

2c27797f44576d9bf535f292870d5be04a6ac6bf authored almost 7 years ago by Peter Kanev <[email protected]>
resolve release -> master conflicts

6dee16343c8e366d7f595f489ad466e298627508 authored almost 7 years ago by Peter Kanev <[email protected]>
move google-services.json to app folder if present (#882)

86f1fd917c4914e6a2e01b8f6e16db17d5923978 authored almost 7 years ago by Plamen Petkov <[email protected]>
Merge pull request #881 from NativeScript/pete/update-changelog

Update 3.1.1 changelog

368c29d75ca1cb632aa1efd8f822bacdd3c4da41 authored almost 7 years ago by Peter Kanev <[email protected]>
update project build.gradle to better accomodate debugging (#877)

* update project build.gradle to better accomodate debugging

* add commented paths settings f...

6548779de253458d8e7b8e7b829cddedc12e095f authored almost 7 years ago by Plamen Petkov <[email protected]>
update 3.1.1 changelog

6726ad355de0581f38e1b222bb369c97da1f2b41 authored almost 7 years ago by Peter Kanev <[email protected]>
Merge pull request #880 from NativeScript/pete/fix-appgradle-apply

change app.gradle to only be applied before plugin configurations

45a4718d6400e38e4e5dbd1b74f8ec37685cac37 authored almost 7 years ago by Peter Kanev <[email protected]>
change app.gradle to only be applied before plugin configurations

cc299a42718b34cb57824b0a93697ddee7dcf4b0 authored almost 7 years ago by Peter Kanev <[email protected]>
Merge pull request #879 from NativeScript/pete/fix-appgradle-apply

apply user configuration before plugins' configuration to provide external properties

3a2d3b2333363634801c42a59879a9e24e425da8 authored almost 7 years ago by Peter Kanev <[email protected]>
bump up version to 3.3.1

48d059d184287e961835e2f3720396abc6da6fe5 authored almost 7 years ago by Peter Kanev <[email protected]>
apply user configuration before plugins' configuration to provide external properties

c6684370bd92d783afba43654ae5928380922ddd authored almost 7 years ago by Peter Kanev <[email protected]>
Plamen5kov/update project template (#875)

* update buildscript
move xml files
remove unused dependency from test-app

* make changes t...

58007be747b20022e3319b3d27b9e869535d0f57 authored almost 7 years ago by Plamen Petkov <[email protected]>
Merge pull request #873 from NativeScript/pete/fix-network-agent

Change type of variables used as keys when adding to requests map

872f037fe30c8fd2693981f705a104f80c63d07d authored almost 7 years ago by Peter Kanev <[email protected]>
change type of variables used as keys when creating a <K,V> pair to insert into the map of completed requests

af260735ed7cfa587bd011681f85b6cd67f189ca authored almost 7 years ago by Peter Kanev <[email protected]>
fix js_parser regex and add test (#871)

73f3abe19b99fd91063da484579bc299309e7bd9 authored almost 7 years ago by Plamen Petkov <[email protected]>
Merge pull request #870 from NativeScript/pete/travis-build-stages

Configure Build Stages for travis CI

45480f51c227c72d11e066268910ec7f1fca616e authored almost 7 years ago by Peter Kanev <[email protected]>
change travis ci to build the runtime only in debug for the purposes of the test app

0371c47082e01e6a765e15353d933a7d167d0d23 authored almost 7 years ago by Peter Kanev <[email protected]>
configure travis CI to build the runtime just once on PRs

ca55c6e483b7265bc538a1e6c51cec4824b2b6f7 authored almost 7 years ago by Peter Kanev <[email protected]>