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

cache module file paths

f37651dc71607a5014bbc17c3252d2f23fafae1c authored over 9 years ago by blagoev <blagoev@none>
Declare the ErrorReportActivity in the project template manifest.

f4d437ebce5b07f466cb478a2744a05092058d68 authored over 9 years ago by Georgi Atanasov <[email protected]>
add support for starting debugger on predefined port

d32dc3d1c3deb19d4a40ea74874fed5e38f2ff4b authored over 9 years ago by Mihail Slavchev <[email protected]>
refactor constructor cache logic

2b6087f6a81eff5e7ed1be5d697fbda26037c8c3 authored over 9 years ago by Mihail Slavchev <[email protected]>
add cache for field access

c184c4bda11781e8c65bb60494f13d5a63520497 authored over 9 years ago by Mihail Slavchev <[email protected]>
Remove redundant grunt-contrib-rename package

72dc2848448d996ae9cf1798bbadee4b02360cab authored over 9 years ago by Erjan Gavalji <[email protected]>
update local metadata files

c1ed2660773755241d36b612276e265334968558 authored over 9 years ago by Mihail Slavchev <[email protected]>
add forgot

5990a76d60e320c816722e08597b19f1b65496e6 authored over 9 years ago by Mihail Slavchev <[email protected]>
refactor method cache

d656b9625f4ff4668d6b71e5667bc068cf02b44b authored over 9 years ago by Mihail Slavchev <[email protected]>
remove circular reference; refactor method cache

3b82995836c9a9f15bf930aa2afd0be18af83356 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge pull request #46 from NativeScript/plamen5kov/error_service

error handling

2b03ea0ba6a26a3c144c7f5b220e47bdb60ab9cd authored over 9 years ago by Plamen5kov <[email protected]>
error handling:

-now the errors raise a pending intent and the app doesn't crash
-refactored a bit

f1054283137a25d9eb31788092b0b12d1cc9d304 authored over 9 years ago by plamen5kov <[email protected]>
use api level 17 instead of 21

5898b186684fb8cd5e2b17e42416e406c0f31345 authored over 9 years ago by Mihail Slavchev <[email protected]>
reorder assert extract and require init operations

7541a895e6bfe5b69c0da3fc7e8ee51c8f124363 authored over 9 years ago by Mihail Slavchev <[email protected]>
add JavaScript stacktrace utility method

c402d8aa45e3b7ef570f280199d2e00e780a2078 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge pull request #45 from NativeScript/gatanasov/move-tns_modules

Move tns_modules folder inside the app one. Resolves #40.

8f2030f08c1df166e44929e30ddcce596116f913 authored over 9 years ago by Georgi Atanasov <[email protected]>
use libzip for asset extraction

7be71918a397447e15b90c22404da3da2899239f authored over 9 years ago by Mihail Slavchev <[email protected]>
move support library *.jar file back to runtime project

682307a643cb6eda8fa1ad3e28dbc71f81d8f4bd authored over 9 years ago by Mihail Slavchev <[email protected]>
enable a unit test

477a15172fffb76ad2b5ad86b50a7bbba7470dd8 authored over 9 years ago by Mihail Slavchev <[email protected]>
enable a unit test

6dac6c8d571a238af5712c9332797813cb3b9f24 authored over 9 years ago by Mihail Slavchev <[email protected]>
delete debug code

2e3e28b992fbfc9e4e8dbb7fd1b7be88654a5fdb authored over 9 years ago by Mihail Slavchev <[email protected]>
enable a unit test and fix a bug for Java long conversion

7c98fed8ff2dd63bf176836e6ef415bf12e1f1ca authored over 9 years ago by Mihail Slavchev <[email protected]>
remove dead code

c1a55b1e1b44b57b4daaa7b5350a5635ca527fb1 authored over 9 years ago by Mihail Slavchev <[email protected]>
refactor metadata - replace V8 proxy objects with prototype chain

401f1947b334bbc361e29d16add38a7e1761722f authored over 9 years ago by Mihail Slavchev <[email protected]>
Update README.md

8b45f87c4f041a83e102abac72acaf2be32c0a2d authored over 9 years ago by Georgi Atanasov <[email protected]>
Update README.md

8cd4f1d73b96bffa34e6c6b45f9884c5cac42029 authored over 9 years ago by Georgi Atanasov <[email protected]>
Add backwards compatibility for tns_modules location.

f5e2a274958373c047e96e0bfe36d6b5871a6dc2 authored over 9 years ago by atanasovg <[email protected]>
Move tns_modules folder inside the app one. Resolves #40.

2a492fc95f2af7fd1dc23de4feb9e0b7dd7b8f70 authored over 9 years ago by atanasovg <[email protected]>
Add specific compiler settings to each project (Android 5.0 requires at least Java 1.6)

af6e0d2c6ee701c1158e1af0cfa1600007c282ec authored over 9 years ago by atanasovg <[email protected]>
Update the logo in the test-app. Add res folder to the android-runtime.

afb1cdfaccb7fedb72a5d478d01c347c0dde7733 authored over 9 years ago by atanasovg <[email protected]>
Merge pull request #44 from NativeScript/gatanasov/split-project

Gatanasov/split project

85beaba56933851d794ff5de175657c25d0294ca authored over 9 years ago by Georgi Atanasov <[email protected]>
Restore assets subfolders in android-runtime.

c289e06adba4e3cb017f8a45e6a784907bbd4552 authored over 9 years ago by atanasovg <[email protected]>
Move all tests from the runtime project to the testapp.

5a713ed77fc7582a99b00646bd6740238d32d444 authored over 9 years ago by atanasovg <[email protected]>
Remove resources from the android-runtime project.

f4b47a193cc187fc356cac7f9092f22ecf1e0ffb authored over 9 years ago by atanasovg <[email protected]>
Split the android-runtime project in two parts. Refers to #38.

000e162abc4b640981efa373887328018cce2e8c authored over 9 years ago by atanasovg <[email protected]>
prepare for next V8 version

d0c93ec5f96e29092f5df81b140e58d233207e53 authored over 9 years ago by Mihail Slavchev <[email protected]>
use '__global' alias instead of 'global' in 'require' scope

e1045dba5e5966ef0309c07f3988f9744963a0c7 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge pull request #41 from NativeScript/gatanasov/version-update

Gatanasov/version update

1fef7fdadd15bdfeec50805c56326d30d81f1c4f authored over 9 years ago by Georgi Atanasov <[email protected]>
Move the support library from the generator project to the runtime one. Update grunt build file to take the android-21 library.

c6ef22da944d069c20e60abe7027581be1e56f08 authored over 9 years ago by atanasovg <[email protected]>
Update build target to API level 21.

397b982df5356e0108d3d99aa862f44fc3910449 authored over 9 years ago by atanasovg <[email protected]>
optimization - allocate less memory

828e76bf8196a1c8a7c2784ac6527b87f4e9473f authored over 9 years ago by Mihail Slavchev <[email protected]>
optimization - fix a bug that prevents caching of Java fields

cced1eaee09198cb523152ae5ba835a573ec3163 authored over 9 years ago by Mihail Slavchev <[email protected]>
disable a unit test

0cb091a582f5fb5c40f030c983c915ef4763e0e0 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merged Plamen's changes labeled "refactored error handling so it does not repeat code and pollute logging"

663c51bd86a0b3e6273d9e220019e8c4be7ddac4 authored over 9 years ago by blagoev <blagoev@none>
disabled verbose logging in master

ff9d09105572de0ea89f275d4c45b31498d12781 authored over 9 years ago by blagoev <blagoev@none>
fixed debug message causing engine crash in debug

13121659e1eec7d168fcce632475fd7dba40f094 authored over 9 years ago by blagoev <blagoev@none>
Merge branch 'ProxyGenerator'

Conflicts:
src/jni/MetadataNode.cpp
src/jni/MetadataNode.h
src/src/com/tns/Async.java

c23d05c6486d8df8b64ffc4db393e9569874cf18 authored over 9 years ago by blagoev <blagoev@none>
reenable extendedClassesTests

4818a835129c75fec387323eda0cdde0287f4fa9 authored over 9 years ago by blagoev <blagoev@none>
resolved issue #54

bd61f0b2830084cd1d60fb36c82c45aab85acd08 authored over 9 years ago by plamen5kov <[email protected]>
Merge pull request #24 from NativeScript/plamen5kov/issue#37

resolved issue #37

931f9105113a19cbd181353cc78f10b69e0e1be0 authored over 9 years ago by blagoev <[email protected]>
change assert

d2c5e4283b79467697abd01eb578eccd0ff6738f authored over 9 years ago by Mihail Slavchev <[email protected]>
fix for extended typescript activities support

10df80b4c2c065ef8c0678b931a495270e24fb70 authored over 9 years ago by blagoev <blagoev@none>
Merge pull request #29 from NativeScript/bektchiev/add-supports-screens

Add support-screens tag

300f3794174aae28ae74ec43cec37b302b5b23a1 authored over 9 years ago by Mihail Slavchev <[email protected]>
Add support-screens tag

ad2424e4c67a29314adb92301182f7e496385a16 authored over 9 years ago by Martin Bektchiev <[email protected]>
removed unnecessary method declaration

d84d6cc8da1b605311e8f5149147e7c518576e20 authored over 9 years ago by plamen5kov <[email protected]>
Merge pull request #27 from NativeScript/plamen5kov/exception_handling

Plamen5kov/exception handling

f03f2ef065ac24c43fadbed9ccc51ca2e4225099 authored over 9 years ago by Georgi Atanasov <[email protected]>
Add license

f553eeb29bae27e037a8c4e87af748efabff74e9 authored over 9 years ago by Erjan Gavalji <[email protected]>
Add license

ba07e000df5886d8e870b883e0fc44b2dd1aace6 authored over 9 years ago by Erjan Gavalji <[email protected]>
fixed uncaught exception bug

fixed implementation of error activity so that ns companion app can use it
fixed up error report ...

120fb6c16d35a830664c9a1d6f2067bf7711cbe6 authored over 9 years ago by plamen5kov <[email protected]>
Update CONTRIBUTING.md

0aa75c2762059dc3803e98c74ef82055d966c305 authored over 9 years ago by Georgi Atanasov <[email protected]>
Fix an issue in Async.Http with DELETE method.

ba0fe31d7fd057f7bcbfcfff1159e99d56d8f410 authored over 9 years ago by atanasovg <[email protected]>
Update CONTRIBUTING.md

497fbafee7b0bd0bc89fbdc4afe0612e507eabce authored over 9 years ago by Mihail Slavchev <[email protected]>
Update CONTRIBUTING.md

d6138b4c214f2d8ddb4ec88d2fdb44a6dab8ff73 authored over 9 years ago by Mihail Slavchev <[email protected]>
add CONTRIBUTING.md

640fae7e9e8e857384da139b6fd6b505a6e981b1 authored over 9 years ago by Mihail Slavchev <[email protected]>
add CONTRIBUTING.md

70011e0364a51e1a6561ed1ab908d4db4858ddda authored over 9 years ago by Mihail Slavchev <[email protected]>
Exception flow proposal

7d16fff1050fa25cfa3655b31e2924d1a92f7227 authored over 9 years ago by atanasovg <[email protected]>
rename JavaScript exposed profiling functions

7535387a23fdd6926c6dd48ad9dcdfca74d48103 authored over 9 years ago by Mihail Slavchev <[email protected]>
refactor memory profiler logic

ec42be88522bfc6bac8d59a3a34f438e75757f29 authored over 9 years ago by Mihail Slavchev <[email protected]>
refactor NDK profiler logic

ca52a560f96b2ef561d47726addb4ad384461f61 authored over 9 years ago by Mihail Slavchev <[email protected]>
add support for CPU profiling

36596e4da755886f2f0c0f86f0058c5ba2e9f361 authored over 9 years ago by Mihail Slavchev <[email protected]>
throw js exception on extend fail instead of bringing down the app

2619de7c1be8c1424adf441f26737446688e3e1c authored over 9 years ago by blagoev <blagoev@none>
Bump package version to 0.9.0

683fb15bcdea24cd30dbaa3973d501e0b12383f6 authored over 9 years ago by Erjan Gavalji <[email protected]>
Update package description and version

adf0164bb1f95dc7c6f10f0a9a15d8b65bb9b430 authored over 9 years ago by Erjan Gavalji <[email protected]>
copy support lib to libs dir of runtime so it can be found by metadatagenerator on build

1f1be6a26dfb881f7ae6f1b998db3db3b77ec032 authored over 9 years ago by blagoev <blagoev@none>
copy runtime jar to dest dir

9c9fb0d7679652caffb41333c39aa36a357a2d1a authored over 9 years ago by blagoev <blagoev@none>
exclude r* classes

53eefeaf07d587872f7d0a8977db1caaf2ca1d15 authored over 9 years ago by blagoev <blagoev@none>
another shot excluding duplicate class files

bc8cb3216e0d88659f7dce8a20b6200edb3c735e authored over 9 years ago by blagoev <blagoev@none>
exclude generator gen files getting into runtime build

df470460cc627dcbb4882399f8a60c7f18b2fc9e authored over 9 years ago by blagoev <blagoev@none>
remove duplicate line in manifest

0ca9b20449afd629705f73ddcec3569d1682ba4c authored over 9 years ago by blagoev <blagoev@none>
fix for invalid header field error

0e38643c7f14125a8ebba5b479f79cf61839b57d authored over 9 years ago by blagoev <blagoev@none>
possible fix for invalid header field error

b571cd36f154306771b653ae62f51bea600f768e authored over 9 years ago by blagoev <blagoev@none>
fix jar names and binding geenrator source dir

af250318bc2f72a300a29bafc2a8e2993698760a authored over 9 years ago by blagoev <blagoev@none>
create post-compile to call create_runtime_jar

02fda183cf84cd2566a6972043b30f5738346726 authored over 9 years ago by blagoev <blagoev@none>
fixed compile depends name

2a364352b68dedf715bd5694c40666a6edcc4614 authored over 9 years ago by blagoev <blagoev@none>
use ant task for building runtime + generator jar

ea8d2966046dbd84613d031a168b34d02b3dff27 authored over 9 years ago by blagoev <blagoev@none>
override "-package" target to correctly pass extenarl-jars

b2a67036fe039c5770c9747814cf333527293e18 authored over 9 years ago by blagoev <blagoev@none>
remove depends on package-helper

550ffef2b95ca200e09e711d4d1d75d370fabb54 authored over 9 years ago by blagoev <blagoev@none>
name the target correctly

f9c72c59460be19ad281807854b295e90a0b0fc6 authored over 9 years ago by blagoev <blagoev@none>
kick the extra-jars before compile (otherwise it complains package-helper marco is not yet defined since custom_rules is imported before the sdk build.xml)

5a0066ffe0c88b8e55fe15f7fbc74b7f023bb1a5 authored over 9 years ago by blagoev <blagoev@none>
one directory up to find the generator jar

8df5f6ee345661981494f4a291e3d08d4555690d authored over 9 years ago by blagoev <blagoev@none>
fixed jar file exists checks

a1302d0ffe12aea48278db52dc26b61c5435d3f4 authored over 9 years ago by blagoev <blagoev@none>
Merge pull request #25 from NativeScript/plamen5kov/resolved_issue#20

resolved issue #20 - Hidden JSinstance info ... raised

982b304d83b29815f92843cd98f555e8505d7b59 authored over 9 years ago by Georgi Atanasov <[email protected]>
add custom_rules.xml for build

a2006e02c8bc13913d26828f2b108c6e19f265d5 authored over 9 years ago by blagoev <blagoev@none>
made runtime a library project on build

9c0dfdcdf0c9ac8f22b7c9b85ce192f1e8c829ac authored over 9 years ago by blagoev <blagoev@none>
resolved issue #20 - Hidden JSinstance info ... raised

7257c23e208189e95f42338d435ea4b3516368d0 authored over 9 years ago by plamen5kov <[email protected]>
removed dead code

f1b1dcc60a1fad30f08163a6e4d979f9d24281ab authored over 9 years ago by blagoev <blagoev@none>
fix build for generator lib

65893d3a01d467a0ae0e8d7d57a44cf605f11542 authored over 9 years ago by blagoev <blagoev@none>
fix generator lib build

1df97966b9ab9e047fef32595463fca245dd8cf5 authored over 9 years ago by blagoev <blagoev@none>
add generator as library to the runtime for ant build

6acb1d231e0a3c61fbcf9898f16585870dfbc08e authored over 9 years ago by blagoev <blagoev@none>
resolved issue #37

b2ab3a0e910ee69820795f209fdb36aee10ec29b authored over 9 years ago by plamen5kov <[email protected]>