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 #123 from NativeScript/atanasovg/dexfile

Use DexFile instead of DexClassLoader, which allows dynamic classes t…

32a0f12a769934df6dcbc527673622de231ec5a3 authored over 9 years ago by Georgi Atanasov <[email protected]>
Use DexFile instead of DexClassLoader, which allows dynamic classes to be loaded within the system class loader.

38e0e07da64f7f641f557b691e2b25b966f82ad0 authored over 9 years ago by atanasovg <[email protected]>
Use File.getCanonicalPath for relative path resolution.

62937a1057da9d78db62d705dc44775433fede5f authored over 9 years ago by atanasovg <[email protected]>
Merge branch 'master' of github.com:NativeScript/android-runtime

cbfd64f1259326576b975c8b46b5c3de25b12693 authored over 9 years ago by plamen5kov <[email protected]>
removed unnecessary code

6842a8d23d8e7e4914aefb2a11b5ac3acf1b85ef authored over 9 years ago by plamen5kov <[email protected]>
Cache folder-as-module resolved path to prevent IO operations upon each require. Remove unused imports (wanring clean-up). Resolves #121

b86af261750ea1e6adcd61a56fb5758fa46c4729 authored over 9 years ago by atanasovg <[email protected]>
removed unnecessary code

b6d180bb97bb77ec92e6c05a24304b1b6d20e3ed authored over 9 years ago by plamen5kov <[email protected]>
Merge pull request #119 from NativeScript/plamen5kov/full_class_name_refactoring

Plamen5kov/full class name refactoring

55f260f75686ba86fa3e3e02b622f33420253330 authored over 9 years ago by Plamen Petkov <[email protected]>
className and extend are united and passed as one argument

a6cb300d1f53d344e2c923dc20a3d041923a3309 authored over 9 years ago by plamen5kov <[email protected]>
Update changelog.

99b76db5ff19f72d42740215feaf248e5fda46c9 authored over 9 years ago by atanasovg <[email protected]>
Update changelog.

2f5f6609adb125efdf7cdafb5b85b53fe38515c3 authored over 9 years ago by atanasovg <[email protected]>
created full class name function for concat

d2c7ea0efbe101e48f1077a069a718bcdfc217c5 authored over 9 years ago by plamen5kov <[email protected]>
bug fix (issue #117)

eecd5c9fc2f466de4db290b6d42ac0481889fae0 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge pull request #107 from NativeScript/FasterAsync

use byte array temp buffer for copying the image data from the response

1e11bc05f127cf8488de4f178ac95b8b9f53b5dd authored over 9 years ago by blagoev <[email protected]>
Merge pull request #89 from NativeScript/plamen5kov/fixed_test_app_grunt_file

test app grunt file now cleans bin before release

4ea6f476f9bca68a58c364382e13b80356e82113 authored over 9 years ago by Plamen Petkov <[email protected]>
resurrect exposed fields so JS code can use them

306c981254242c7b1fb322e4216446fc8a3f5573 authored over 9 years ago by blagoev <[email protected]>
use byte array temp buffer for copying the image data from the response

use the ByteArrayOutputStream's internal buffer to skip creating a second array in memory

0c465df8ea81abd58963c87ea97143c7f5d37d21 authored over 9 years ago by blagoev <[email protected]>
fix logging

5bad9a4a013de641b069c849c5420bf8d71b20d2 authored over 9 years ago by Mihail Slavchev <[email protected]>
fix debugger

4ee2450be1e3a35054e403aea45d501b981d9383 authored over 9 years ago by Mihail Slavchev <[email protected]>
increase version to 1.1.0

27741e7416de319d54d2463ed3d1a34298742cf7 authored over 9 years ago by Mihail Slavchev <[email protected]>
Changed Lollipop theme to use spinner date/time pickers

5cdd431b5d5e941b6a19adc4ee7329fe27596c4b authored over 9 years ago by vakrilov <[email protected]>
Merge pull request #100 from NativeScript/plamen5kov/fix_binding_generator_tests

fixed errors in binding generator tests

233b851eb61a8b4589f8f80ebb4c8dceefe4621e authored over 9 years ago by Plamen Petkov <[email protected]>
fixed errors in binding generator tests due to constant CLASS_NAME_LOCATION_SEPARATOR

c2b61bfc5d5f486df7a1a14b957b0dcc46c63088 authored over 9 years ago by plamen5kov <[email protected]>
Merge pull request #97 from NativeScript/plamen5kov/separators

refactored: classNameSeparator

bd3b48e3b35d89d0118bd4fd98c60735687d407a authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge pull request #99 from NativeScript/sd/fix-http-serial-bug

fix: HTTP requests are executed serially instead of in parallel

aa7c1c0c43401c4dd7b4541beb8d10eed847ed8d authored over 9 years ago by Mihail Slavchev <[email protected]>
fix: HTTP requests are executed serially instead of in parallel

d6a3d31a6bbf3d8c2e67363b3ad2ec5698f35e8c authored over 9 years ago by Stefan Dragnev <[email protected]>
refactored: classNameSeparator is now a constant in binding generator and runtime

changed tests so they can work with the new changes

90eadde0002edc687878622399a4b0c4a8668ab2 authored over 9 years ago by plamen5kov <[email protected]>
Merge pull request #98 from NativeScript/plamen5kov/bug_fix

fixed error handling bug

35e46fabc60d9a01ece68bbed55128abaa91b18d authored over 9 years ago by Plamen Petkov <[email protected]>
fixed error handling bug

895f53ecc0c3c7283af9adb87c36e7c703502d0f authored over 9 years ago by plamen5kov <[email protected]>
test app grunt file now cleans bin before release

f339e0596e1847cd22b2a6472f3f16f0a231f0d8 authored over 9 years ago by plamen5kov <[email protected]>
add tests for issue #72

a6ee7eacec304c7243c52d8ad526a99529dac1f1 authored over 9 years ago by Mihail Slavchev <[email protected]>
create the dex and odex dirs if not exists

don't try to purge not existing proxies dir

a692243a93c94b06cb3a5ea639521211864b69d8 authored over 9 years ago by blagoev <[email protected]>
Merge pull request #82 from NativeScript/gatanasov/use-classloader

Gatanasov/use classloader

68d84eb9327157b41a716e6339796de7aee62756 authored over 9 years ago by blagoev <[email protected]>
Use the already created odex String.

89393ab7b5a04a0bfedd87ce6d702e6dcdf691cb authored over 9 years ago by atanasovg <[email protected]>
Use DexClassLoader instead of the MultiDex library.

c2f295d8990ec2a9c5aa667761214f6986e96574 authored over 9 years ago by atanasovg <[email protected]>
add a check for 'extend' to fail when called as constructor

0978df86558351700aecd6a0817a59137fc4402e authored over 9 years ago by Mihail Slavchev <[email protected]>
fix jni reference leaks (issue #72)

f85e445e27f81346fc0a7ea4c14f8a8dfcc4b2b4 authored over 9 years ago by Mihail Slavchev <[email protected]>
use ref casts (build server uses Java 1.7)

cb21c83e49044888879fa578286415cc3ad6d01d authored over 9 years ago by Mihail Slavchev <[email protected]>
fix android activity life cycle

8c72d96e99f2583f741ce5ce4f45a4df3d0a4fcd authored over 9 years ago by Mihail Slavchev <[email protected]>
remove methodOverrides parameter as it not used anymore

52035ffe411b7d1c15ed48f94b174dff4e672c2b authored over 9 years ago by Mihail Slavchev <[email protected]>
generate args array for constructors as well

44d34aac34bd87f7c9e76b38c07cf6890d3cd252 authored over 9 years ago by Mihail Slavchev <[email protected]>
revert changes

86b68161dab78cd30804240e263cd26f51865e68 authored over 9 years ago by Mihail Slavchev <[email protected]>
change generated proxy objects to call unconditionally the JavaScript implementation

f0c6188f5d650a66451ea53c831c7952ac047946 authored over 9 years ago by Mihail Slavchev <[email protected]>
fix buidl for java 1.8

e451e6180b2634a0d4acc927c2f72ba0137b4df5 authored over 9 years ago by blagoev <blagoev@none>
Fail tns build if ant is not using java 1.7

15c6f5b54f7aa7dc70df4add67e02ac9a60f6617 authored over 9 years ago by blagoev <blagoev@none>
simplify code

07f89e5d762cf76e00913c4637848b6d77efecbb authored over 9 years ago by Mihail Slavchev <[email protected]>
simplify code

94dfaf99a9f185434f752208e74b430436be53a6 authored over 9 years ago by Mihail Slavchev <[email protected]>
fix unit test

2e6261990c8bb4926c452a2312ec08b5df476c37 authored over 9 years ago by Mihail Slavchev <[email protected]>
fix unit test

6cfe3de658eba4575bbc13deff8b1ccbc76bc029 authored over 9 years ago by Mihail Slavchev <[email protected]>
fix unit text

8205a5421c69e2bd10633cb8688b42d1bf366675 authored over 9 years ago by Mihail Slavchev <[email protected]>
tests for method overloads from js

a06729464db47bd6deb1659447ece359002f44a8 authored over 9 years ago by blagoev <blagoev@none>
fix support for method overloads by argument type and/or argument count

efc0f0b63146eb9c1af9aa9c947805a2c64e5b1b authored over 9 years ago by blagoev <blagoev@none>
refactor code to use pre-initialized jmethodIDs

8d277c8735399276a6893d05ffb865dd33e48b5e authored over 9 years ago by Mihail Slavchev <[email protected]>
run jasmine unit tests synchronously

b077d9935924eda0a82f6097c793382e998e58e7 authored over 9 years ago by Mihail Slavchev <[email protected]>
add unit test for issue #64

bdc0c6af37ff31a93e3d99db97800663193a9f03 authored over 9 years ago by Mihail Slavchev <[email protected]>
fix issue #64

87d50a154310a052df382157eb7bf7ce52560950 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge pull request #66 from NativeScript/plamen5kov/prefix_refactoring

fixed hardcoded prefix value

fb657f6e3ba87d2714c6031f2dc92281a44a941f authored over 9 years ago by Plamen Petkov <[email protected]>
fix compiler warnings

eed211f654c8c0a17de0dd75ff65e9e19b926bff authored over 9 years ago by Mihail Slavchev <[email protected]>
fixed hardcoded prefix value

105c54b994671517808cb4b8762db00fce74e235 authored over 9 years ago by plamen5kov <[email protected]>
Merge pull request #59 from NativeScript/plamen5kov/run_tests_automatically

refactored all tests to work with jasmine

fef38a4f235c3068df94ba4a725fb69cd04e1fce authored over 9 years ago by Plamen Petkov <[email protected]>
fix gruntfile to work with references runtime and binding generator

changed manifest so it runs on newer devices

39941adabf57a73fe82dde0232d3245193c1022f authored over 9 years ago by plamen5kov <[email protected]>
added timeout to adb install command

ab999299aca8039a0dab166b2a0a5b1fe55337da authored over 9 years ago by plamen5kov <[email protected]>
added grunt automatization

added needed node module

da489fbfd9c40441352de82327d8d7f889c7695f authored over 9 years ago by plamen5kov <[email protected]>
fix typo

860a8da4587bcda4bc3a1173c6a2bc568c402afd authored over 9 years ago by blagoev <blagoev@none>
do not wait for the debugger if none is coming

26f6d990e5c4efc723fe136876c7ef1561dab886 authored over 9 years ago by blagoev <blagoev@none>
little change on appRoot path generation

b245ca851c6d22c501594009b77aaa87240be654 authored over 9 years ago by blagoev <blagoev@none>
fixed Do not extract assests if app was not updated

307021046a77f39c7152aadbba738eab0a44b3bc authored over 9 years ago by blagoev <blagoev@none>
refactored all tests to work with jasmine

tests produce android_unit_test_results.xml file in /sdcard of device, removed old tests and unus...

1bd2b8a24f7d5e051571473a054c3720fd34067b authored over 9 years ago by plamen5kov <[email protected]>
Do not extract assets if app was not updated

60b262eb631b15fd59230a7e8eee2953ba0e5537 authored over 9 years ago by blagoev <blagoev@none>
Update changelog.

1c2db5aedfbc0027b7522bd861593d8a0835e77b authored over 9 years ago by atanasovg <[email protected]>
replace JS symbols with V8 hidden values in order to be compliant with node-inspector

4bf44bdb1bc3dce03b1f5707a197a6350da4f6b2 authored over 9 years ago by Mihail Slavchev <[email protected]>
remove unused file

0ac8e24836d026e015b0d4820c37511dff950502 authored over 9 years ago by Mihail Slavchev <[email protected]>
rename global functions

a2d45b5347efc46e4274ea6d5b914635dece0382 authored over 9 years ago by Mihail Slavchev <[email protected]>
make global object read only

bd5126e4e09a4959129f57af17ad964d41ba3f03 authored over 9 years ago by Mihail Slavchev <[email protected]>
Update CHANGELOG.md

6b9b2d6a148f2e88b7a9f3928ed58b7b4f7fa73f authored over 9 years ago by Georgi Atanasov <[email protected]>
Added missing rename changes.

1c51b9875fe9961d454e90e177d580bca619e400 authored over 9 years ago by atanasovg <[email protected]>
Add Changelog file. Rename a typo file.

6d538b1722990eed1eb649057ddfd14ea61ceba9 authored over 9 years ago by atanasovg <[email protected]>
remove old code

7da50210891647fb227d9eb2ffa21eb40ffc44a2 authored over 9 years ago by Mihail Slavchev <[email protected]>
Do get PID only when logging needed

9fab963fafba2f25b341b52bf7e0cfb1011400ad authored over 9 years ago by blagoev <blagoev@none>
refactor code

3643c67862ccdca30b7488e7113ef5b7b7030edc authored over 9 years ago by Mihail Slavchev <[email protected]>
remove unused method parameters

b242d1731c5e7eb1e1c6a24944ca9c90deb050b8 authored over 9 years ago by Mihail Slavchev <[email protected]>
remove diamond operator (requiring Java 1.5 switch)

bb8bebb3cf7f602ff713445aeae3a039da8b94a5 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge branch 'slavchev/update-v8'

aa3697301cafad89c27212dec7826f0abf336a3c authored over 9 years ago by Mihail Slavchev <[email protected]>
implement V8 debug agent

512244f16631aa735a97c460b26d93c7014e9f7a authored over 9 years ago by Mihail Slavchev <[email protected]>
fixed exception bug

bdf3eca1e4183fcadc51b387dd0b5d7ade302868 authored over 9 years ago by plamen5kov <[email protected]>
Remove cache-by-modulename from Require.java. Modules should be cached by full path. E.g. as a module name parameter we may have "./some/folder/myfile" and "./myfile". In this case the module exports cache will create two different exports objects where these paths are actually pointing to one and the same file.

37eac46ee1bf4653878391156954d57643b61641 authored over 9 years ago by atanasovg <[email protected]>
added custom_rules.xml to android project template

661bf997a88b67d67d2a7180050bd92d0435744c authored over 9 years ago by plamen5kov <[email protected]>
Merge pull request #56 from NativeScript/plamen5kov/issue#52

fixed occasional app failure

ded0c8c5106137ad8ebbc9ebe634e101c19aa93a authored over 9 years ago by Georgi Atanasov <[email protected]>
fixed occasional app failure

6673cf489f9b6437cfb4d224796da3e2179c5ff3 authored over 9 years ago by plamen5kov <[email protected]>
Merge pull request #55 from NativeScript/release

Merge release into master

260424b6157fadf055d7ba1fca05856ec80ca82b authored over 9 years ago by Georgi Atanasov <[email protected]>
Git-ignored and removed .svn files from binding-generator.

e6c2cfca999d1826312075bdb732a4fc333d1fbf authored over 9 years ago by atanasovg <[email protected]>
add some SimpleProfiler instrumentation

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

Update application bootstrap logic. Resolves #53.

5c82d99128d6e4763ef08d7165f3ae45531b628b authored over 9 years ago by Georgi Atanasov <[email protected]>
Update application bootstrap logic. Resolves #53.

580f98204a4eb80e4c00d3046f1aa873569d3a2c authored over 9 years ago by atanasovg <[email protected]>
update v8

7b8926373dc17beb9eeb1fe46b93feda4f8325d7 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge branch 'master' into release

Conflicts:
CONTRIBUTING.md

147fe4b22f97d97a2cfa86b7d9c29acf0ef3f8ab authored over 9 years ago by blagoev <blagoev@none>
bug fix

6339af2224fa9394be3e42c68b47170f85e1005a authored over 9 years ago by Mihail Slavchev <[email protected]>
bug fix: use class cache to resolve classes loaded from non-default class loader

c6913dd53abb0bbe2a0d3a074ffe52ade0f0d3d8 authored over 9 years ago by Mihail Slavchev <[email protected]>
Merge pull request #50 from NativeScript/plamen5kov/fix_error_handling_bug

bug fix

58d938a33381b0801fab1d29c48ab5e72fbaa2eb authored over 9 years ago by Plamen5kov <[email protected]>
bug fix

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