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 #531 from NativeScript/vchimev-patch

Bump version to 2.3.0

f96f675250d0d1a78dc92ae6f9fe84d9f0108dbe authored about 8 years ago by Vasil Chimev <[email protected]>
update error report activity to pass an additional Activity parameter

96437a98ef825e2c94e6274bd5aed99cb6482602 authored about 8 years ago by Peter Kanev <[email protected]>
Bump version to 2.3.0

ef6741fc583458e5faa73511d966ea09427ae0d3 authored about 8 years ago by Vasil Chimev <[email protected]>
update logcat tab, update styling, add 'copy' buttons

5d36c6f03195237dc2419331ff845b3ae8e9fde3 authored about 8 years ago by Peter Kanev <[email protected]>
add tabbed layout on error activity

9744b08919f4ff80bd99a91248b7980e60df1161 authored about 8 years ago by Peter Kanev <[email protected]>
Merge commit '73b0ba0aaf5ce70b2a6b00f6caa02bf4fafab9a2' into release

14f63dd23a93cb0d1af9623d72ccf166e722e35a authored about 8 years ago by atanasovg <[email protected]>
Merge pull request #524 from NativeScript/atanasovg/fix-v8-rethrow

Fix re-throwing errors to V8

73b0ba0aaf5ce70b2a6b00f6caa02bf4fafab9a2 authored about 8 years ago by Georgi Atanasov <[email protected]>
Remove unnecessary include.

ad8624bd881cb274e8fa5b6d88d5dd7c0f35a4d7 authored about 8 years ago by atanasovg <[email protected]>
Fix rethrowing errors to V8

b196cf3e528993d78d65548dac47d348da0977c7 authored about 8 years ago by atanasovg <[email protected]>
Merge branch 'master' into release

ffce91a266088a36c1da2e6c7f6324a39ab208fc authored about 8 years ago by plamen5kov <[email protected]>
updated changelog

6d047028feffb644584d5d3b8260055c4c3bf54a authored about 8 years ago by plamen5kov <[email protected]>
Disable builtin stpcpy optimizations

Apps will not work if run on older Android versions if we build against latest ndk platform as w...

288a7775f1dcb3dae0151f9b68793ab65babdc9f authored about 8 years ago by blagoev <[email protected]>
add descriptive error message when failing to resolve ctors

2d1d298281e759cce993b55624010b5136c3edfd authored about 8 years ago by Peter Kanev <[email protected]>
fix access to inner class ctor templates

1c9207e9bf68b7b22b6a82ea14cad90712cd577e authored about 8 years ago by Peter Kanev <[email protected]>
add tests

1996e686e4294000c3faa4e43294412d78808fa5 authored about 8 years ago by Peter Kanev <[email protected]>
refactor code, remove unused methods

5e6d6ea71b484b6b876ba49002b53c6def9e0bf2 authored about 8 years ago by Peter Kanev <[email protected]>
delete unnecessary task

179cd3856051a215e0e428bb435633d4b43e0951 authored about 8 years ago by Mihail Slavchev <[email protected]>
fix build

9d75848f1adc303c29c5fe7ae718d115b8e87c48 authored about 8 years ago by Mihail Slavchev <[email protected]>
fix build

cdda6f3e14ab7bfd120988555b0714542395422f authored about 8 years ago by Mihail Slavchev <[email protected]>
fix build

c5a0145e259709718f3ce53d6c98ad6c5ba02e19 authored about 8 years ago by Mihail Slavchev <[email protected]>
pass 'embedBindingGenerator' argument to the correct gradle script

663670d6559ac807cf0f43bee6273adb387bdfa0 authored about 8 years ago by Mihail Slavchev <[email protected]>
update binding-generator project to produce *.jar instead of *.aar

cd0f6a7c35a9c437753892497d052519f9347ebc authored about 8 years ago by Mihail Slavchev <[email protected]>
update static binding generator submodule

429d0a31bf4ba0e02bc8b542b2f1429649080ec8 authored about 8 years ago by Peter Kanev <[email protected]>
Merge pull request #501 from NativeScript/pete/feature-implement-interfaces

Classes can implement multiple interfaces

7000a542645c445adfb2f8e58036e07deaec0f90 authored about 8 years ago by Peter Kanev <[email protected]>
fix bug

1be4f57831981b8c203ec1c1b60152d20ff79a87 authored about 8 years ago by Peter Kanev <[email protected]>
add updated ts_helpers to project-template

ead0e8b7f340c43eb6b5a9cd0c84e34f40025411 authored about 8 years ago by Peter Kanev <[email protected]>
add runtime binding generator for the new feature

aaf3dd0c3e5f0660c0fddcabf7395e3ec50d703e authored about 8 years ago by Peter Kanev <[email protected]>
fix failing test

17d3e8a7c3cda45f7fb56cc1ffc2225a77cd858a authored about 8 years ago by Peter Kanev <[email protected]>
fix indentation

2f95f2bf811cf36fcf5a640e7234f09fc9a95240 authored about 8 years ago by Peter Kanev <[email protected]>
add Interfaces decorator syntax support in ts_helpers

4a0ec6599343a100cb2cb4ad7f18f6a12e54fed5 authored about 8 years ago by Peter Kanev <[email protected]>
move replaceAll string util method to Util

20f0fdbf6b097dcb6c40dcf8e5acd333753a6781 authored about 8 years ago by Peter Kanev <[email protected]>
small refactor job

78f142bf1eb7dc979d157111664239f8ace15592 authored about 8 years ago by Peter Kanev <[email protected]>
runtime binding generator can now generate classes implementing multiple interfaces

ea5ec9fad41bc3d3ef0ce9c6d4650df318206621 authored about 8 years ago by Peter Kanev <[email protected]>
remove runtimedebug to test-cli-app and move it outside runtime test application

dcb4b81fd4ba13a1b18aac38091a3e116d6f6800 authored about 8 years ago by blagoev <[email protected]>
Abstract binding generator API so that it does not use reflection

e69a9a8c878a2fff9856a42ceb067ab49cb2d31d authored over 8 years ago by Mihail Slavchev <[email protected]>
updated submodule static-binding-generator

7a7b11e40833798f89c582f95ab1350f5af55386 authored over 8 years ago by plamen5kov <[email protected]>
fix for #502

9aa509521330aba1fb30d78887d15b4774e6a92c authored over 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #517 from NativeScript/pete/runtimedebug

Add empty project for debug

03e28dc286efef14c01a92bbad3c1bc72c838ea6 authored over 8 years ago by Peter Kanev <[email protected]>
update travis CI config

68afc66c761b7c424bdb33f2e1f766f5da3b7832 authored over 8 years ago by Peter Kanev <[email protected]>
add missing repository property in build configuration

ab632dbc908bf2f4aa72544bcce7eddda2fd4e61 authored over 8 years ago by Peter Kanev <[email protected]>
Merge pull request #507 from NativeScript/pete/fix-binding-generator

Fix #502 binding generator

8e467ecd57d7b91b131433a050d6fd5ec3bdb3c6 authored over 8 years ago by Peter Kanev <[email protected]>
update test-app metadata

1757816d5438db3403074bd89ad108446dff5794 authored over 8 years ago by Peter Kanev <[email protected]>
add tests for fix

1e06f95a1bc91efea5405436e82f25f7211c3afe authored over 8 years ago by Peter Kanev <[email protected]>
fix class generation bug when implementing interfaces

fe2d4cc31d7bd5ec906afa89081d59fcbbf0e2b2 authored over 8 years ago by Peter Kanev <[email protected]>
Merge pull request #516 from NativeScript/pete/update-gradle-plugin

Update gradle wrapper version to 2.10, and gradle plugin to 2.1.2

078b113f9172723ee84a304d5895736da522f24d authored over 8 years ago by Peter Kanev <[email protected]>
update submodule

4ed1b23d02b31a028093094ae84e0ecbba80caa2 authored over 8 years ago by Mihail Slavchev <[email protected]>
update gradle wrapper version to 2.10, and gradle plugin to 2.1.2

ff39b29b2abcb64d7c12d73993985cb51ba4a498 authored over 8 years ago by Peter Kanev <[email protected]>
add .iml file and update .gitignore

d716d1e51d65f0965d3f24fb1b711e5e62d9ecba authored over 8 years ago by Peter Kanev <[email protected]>
remove src dir, update .gitignore

8ea6beee040c7c32a931a440be5177a15a1213b2 authored over 8 years ago by Peter Kanev <[email protected]>
Add support to implement Java interfaces via `extend` keyword (issue #514

ce2de6aecccd0b57bff5aa13135a9f37ae84e9f7 authored over 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #513 from NativeScript/vchimev-pack

Bump up version to 2.2.0

2be0940f4aff6b9a5b93c6b70d081b82535a98a8 authored over 8 years ago by Vasil Chimev <[email protected]>
Bump up version to 2.2.0

48c01f1e2212df909f6ff3b8241f13db78bbe975 authored over 8 years ago by Vasil Chimev <[email protected]>
Merge pull request #511 from NativeScript/pete/update-submodule

update ASBG submodule

e1d41922ab9ffd42dcd0d2af18bd4cde4c75bb36 authored over 8 years ago by dtopuzov <[email protected]>
update ASBG submodule

5dce139f952da6a03bc613bd96006f751a5759cc authored over 8 years ago by Peter Kanev <[email protected]>
Refactor Java packages/namespaces to use object accessors instead of proxies. This simplifies the code and makes it compatible with V8 5.x where `info.This()` has changed behavior for proxy callbacks.

16d6e87f1ebd585ce7735aba871d7e5cf15d74ee authored over 8 years ago by Mihail Slavchev <[email protected]>
inital setup

edd4f6e1684d1649f6172534c125d91c5e42fa6b authored over 8 years ago by Peter Kanev <[email protected]>
Merge pull request #509 from NativeScript/plamen5kov/package-version-bug

fixed version string bug

4d652cdf2c59edb9ddc7b8a07efdf87f64589822 authored over 8 years ago by Plamen Petkov <[email protected]>
fixed version string bug

1eca8fccf154b4994a4145ee867c8b26ba8244b8 authored over 8 years ago by plamen5kov <[email protected]>
sbg submodule update

7acaa7dd5cf59147b467851c1f689448f7f837e1 authored over 8 years ago by plamen5kov <[email protected]>
Merge pull request #508 from dfg-nota/bugfix

Fix bug in build.gradle

85debda3db88c1f5a86b1ab459962752d4c37939 authored over 8 years ago by Plamen Petkov <[email protected]>
fix bug in build.gradle

8fd55e4e6f4424a979d3aa4dcc06f1c73148c68d authored over 8 years ago by Daniel Freiling <[email protected]>
add v2.1 changelog

9e7b846c35d29735d2d080946b9a775916c569fc authored over 8 years ago by Peter Kanev <[email protected]>
add v2.1 changelog

4b46a969f24bf87c50db801a6f267b8ad992caf0 authored over 8 years ago by Peter Kanev <[email protected]>
Merge pull request #504 from NativeScript/pete/add-sbg-submodule

Add android-static-binding-generator submodule

756b467a1c8afd4d25fd47bf9a6f12d2672364dc authored over 8 years ago by Peter Kanev <[email protected]>
Merge pull request #499 from NativeScript/plamen5kov/add_issue_pr_template

added pr and issues template

590ff79418b5282ecdba706747792aae22ff8c47 authored over 8 years ago by Plamen Petkov <[email protected]>
update sbg submodule

ee460a9d2fe4a6ba535c47272e0f10fa3bc67288 authored over 8 years ago by plamen5kov <[email protected]>
change exclude property when copying sbg files to dist

3c0828a0bcb3ea30b8e1c0155d93beae1b7ddb86 authored over 8 years ago by Peter Kanev <[email protected]>
update root build.gradle, add sbg as submodule, remove sbg binaries from project template

94bd4a44e4423a66a0f608d72cd739069ffc1176 authored over 8 years ago by Peter Kanev <[email protected]>
added node 0.12 support for static binding generator

bce725184f249812c73163957aa50aa9339edddb authored over 8 years ago by plamen5kov <[email protected]>
merge with release

285c8c01f79d7b9fcba3e6d14f6c276ab2313b06 authored over 8 years ago by Mihail Slavchev <[email protected]>
add parameter check

cd80a2a2d1f74140a44397ffc3a5fd5fc2c4e31d authored over 8 years ago by Mihail Slavchev <[email protected]>
disable log

0a582813fbd06f3d39d89d5983bf29e6f26d9b69 authored over 8 years ago by Mihail Slavchev <[email protected]>
merge with release

39a266ebea428150eee4a6f892528830a37f2194 authored over 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #500 from NativeScript/slavchev/update-project-template

Update project template in order to execute Runtime.run() method at t…

8024e44dabd430aa07bd4cb384bf38c34cdb734a authored over 8 years ago by Mihail Slavchev <[email protected]>
runtime generator generates universal interfaces

144ca976cce977146505c9bdeed177e6f4b4cc3c authored over 8 years ago by Peter Kanev <[email protected]>
Use static method initRuntime instead of instance one

ffc5a2e51123c1293b7b9e04e6018dd9d8f91b9b authored over 8 years ago by Mihail Slavchev <[email protected]>
Update project template in order to execute Runtime.run() method at the end of Application.onCreate() method

85ffb0847d1c258c26c2a95fc11eaf17c6284293 authored over 8 years ago by Mihail Slavchev <[email protected]>
Bump version to 2.1.1

c5b6a9f419460a602f79f4409e82c986e89c5bb3 authored over 8 years ago by dtopuzov <[email protected]>
updated issue and pr templates

e8e72d6cdff79e2311714dfed413fcbfe0665997 authored over 8 years ago by plamen5kov <[email protected]>
added pr and issues template

d090aa7071429ac454e85ccdf08b0a696acb3a92 authored over 8 years ago by plamen5kov <[email protected]>
Merge branch 'release'

45899a4f9f51fe77021d2dada5804fb85d922e76 authored over 8 years ago by plamen5kov <[email protected]>
updated static binding generator

ab729316fcfcd88fb1e420aed70e36f8bca6868b authored over 8 years ago by plamen5kov <[email protected]>
rename

023d0329c59cb54b29511cde890864e2468f6d19 authored over 8 years ago by blagoev <[email protected]>
updated static binding generator

99fe4efe4ea2f5e10a76cbf055df89b13cac086e authored over 8 years ago by plamen5kov <[email protected]>
Merge pull request #484 from NativeScript/pete/generate-universal-interface-implementations

Extended interfaces work with universal implementations

4ed5e2b4d13a12ecdfd496961ec7790c41050436 authored over 8 years ago by Peter Kanev <[email protected]>
add updated staticbindinggenerator.jar

550e73bb72fa991f353972f50b24f3326c923ebf authored over 8 years ago by Peter Kanev <[email protected]>
Merge pull request #497 from NativeScript/plamen5kov/enhance_build

enhance build

0e0bc914f1c2239c6e8087e520f9d7371ae68e08 authored over 8 years ago by Plamen Petkov <[email protected]>
update shared tests

5479d25f516c41e39e04bd9621d96c8b54cbe054 authored over 8 years ago by blagoev <[email protected]>
fix package version parameter support when creating runtime package. Set the correct package version in result package.json file

3829e63cd45c51c5fa64c946fbba64b008a3f038 authored over 8 years ago by blagoev <[email protected]>
Merge pull request #498 from NativeScript/release

Merge branch 'master' into release

118879cafc1fafb898e32857e43c746bf0fb47d8 authored over 8 years ago by blagoev <[email protected]>
Merge branch 'master' into release

88ad407cc4408d77ad5e1d4fb965260af5c28e09 authored over 8 years ago by blagoev <[email protected]>
Merge pull request #487 from NativeScript/pete/update-include-gradle

Update include.gradle rewriting

d9badf327369ae2dd8cbc6e9f77d21f229502133 authored over 8 years ago by Peter Kanev <[email protected]>
fix move of runtime package

86c054226d0f0c89449df123c79ea2b052e6636f authored over 8 years ago by blagoev <[email protected]>
enhance build

* if test starts running but process dies, the tests fail
* if tests timeout and result f...

d4f137575b7816c56c3ab0ff35fc05b637220e19 authored over 8 years ago by plamen5kov <[email protected]>
sync test-app sources with project template sources

32fb766438e192848ae5868656de5e8162be4e92 authored over 8 years ago by blagoev <[email protected]>
fix bug when only 1 argument of invalid type was passed to interface ctor

740c9424515eab188b7e44830005a912d3de30cd authored over 8 years ago by Peter Kanev <[email protected]>
support setting commit version when creating the runtime package. Support setting a pre-release version string to be part of the final runtime version

udpated travis build to pass the correct values to creaet runtime package task

57d088c9be35cac5cad9d5c9558621ff3e75d2b4 authored over 8 years ago by blagoev <[email protected]>
peek inside dist dir

3c1a0b1733af59234a86d8be96b45c02cfd85153 authored over 8 years ago by blagoev <[email protected]>
Merge pull request #495 from NativeScript/slavchev/fix-issue-476

Fix for #476. For some throwable object getStackTrace() method throws…

73dc8c37559c59ee35255acbf059b87cf65e7dfd authored over 8 years ago by Mihail Slavchev <[email protected]>
Add unit test for issue #476

6497dda1419f1152a4826a6d28f3f4c7ebc8b79b authored over 8 years ago by Mihail Slavchev <[email protected]>