Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/tns-core-modules-widgets

Repo for widgets used in NativeScript modules
https://github.com/NativeScript/tns-core-modules-widgets

Merge pull request #77 from NativeScript/dontFollowRedirects

dontFollowRedirects added

981c588ba0d9f926e12664bf3fbaf0ce5b73913f authored about 8 years ago
dontFollowRedirects added

abe58f298da62eac1739d8b1baa181d79568287a authored about 8 years ago
FlexboxLayout exposes a method for clearing the orders cache

f4c12a183c557452c3aefec69cda81b4421c7b41 authored about 8 years ago
Merge pull request #75 from NativeScript/Thread-instead-AsyncTask

AsyncTask reworked with threads

47efe715c74452aad5f1eb394977a05a46297c8b authored about 8 years ago
AsyncTask reworked with threads

d76deae87b7e66f9cc18e7591fb833b1f22711a6 authored about 8 years ago
Bump version to 2.6.0

ce8cb2add0ea306df6f906275f2cce8c64ea0de7 authored about 8 years ago
Merge pull request #73 from NativeScript/issue-3147

Add TabLayout.getItemCount method

9ed82d879a8d7398bf99f2992f91c6df70cbbfee authored about 8 years ago
Add TabLayout.getItemCount method

Related to https://github.com/NativeScript/NativeScript/issues/3147

a89b28d145ff67ebee9d733b764223b2d6c6318b authored about 8 years ago
Merge pull request #71 from NativeScript/issue-3113

Fix: Transparent border rendered as black

8fa645af103ab5b2a525c7c9a04a93f349cdbf25 authored about 8 years ago
Fix: Transparent border rendered as black

Related to https://github.com/NativeScript/NativeScript/issues/3113

23a3a70a82d1e9f436e09426bbddc821600f383a authored about 8 years ago
Merge pull request #69 from NativeScript/inset

Add `inset` CSS clip-path support

79aa8ee93289f5554c797045885df9ddf315fd23 authored about 8 years ago
Add `inset` CSS clip-path support

Resolves https://github.com/NativeScript/NativeScript/issues/2693
Resolves https://github.com/Na...

e00fa2a24f757f355a2253530b74430bfcc128fc authored about 8 years ago
Merge pull request #68 from NativeScript/fix-flex-shrink-zero

Setting flex-shrink to zero on the last items sometimes was still shrinking it with 1 pixel

ca2dbe60121714f06ec064d5c70e5cc1b40c82d7 authored over 8 years ago
Setting flex-shrink to zero on the last items sometimes was still shrinking the item with 1 pixel

9c46d0902a542323e8e4a9265dc745b7023db9e5 authored over 8 years ago
Merge pull request #67 from NativeScript/issue-65

Fix: java.lang.NumberFormatException when applying clip-path with per…

d915cbca9571c43792416c4023d9e209a310563b authored over 8 years ago
Image cache won't work if FileSystem is in read-only mode. (#66)

ImageView will remove its bitmap when not in visual tree and apply it back once shown.
ImageVie...

8feec8982b367f66b12fd190be5f5759adc6d42a authored over 8 years ago
Fix: java.lang.NumberFormatException when applying clip-path with percentage values

Resolves #65

0772a2cdcef0d1018140bebd49e60271f07b277d authored over 8 years ago
Merge pull request #62 from NativeScript/tab-css

Add support for TabView CSS

78183d4328da73e1293528211bb46b8fb5c3f7cc authored over 8 years ago
Merge pull request #61 from NativeScript/fix-flexgrow-actually-shrinking

Flex grow sometimes causes elements with flexGrow 0 at the end of a flex line to shrink

672c0480746501322f30abe268d2ecab1cae5c0b authored over 8 years ago
Flex grow sometimes causes elements with flexGrow 0 at the end of a flex line to shrink

dd345e65c1a76e8f9e85f218e50faa1ffe9f73e3 authored over 8 years ago
Add support for TabView CSS

25fe583ffa36f1e726e8e8b6e0030f94c4242994 authored over 8 years ago
Fix loggin mode (#60)

2c7efac3687854687863734446ed32e883ec0e48 authored over 8 years ago
Bump up version to 2.5.0

1711988a28e90c58de3ae4a5adde20aa60006c76 authored over 8 years ago
Log is done only when debugging is enabled (#59)

e29205f370b1671f2c2a5eb928b367abecf5ae93 authored over 8 years ago
Fix for cases where no external storage is attached (#58)

* Fix for cases where context.getExternalCacheDir() returns null because there is no external st...

00297e069f3349762c5c02c802d467adef886e28 authored over 8 years ago
Image background is drawn first not after bitmap. (#57)

Image file cache is used only for images downloaded through web.
Image cache is now caching Bit...

626e148e2b60a3e5eb5a2e861b8c23539d459082 authored over 8 years ago
Fix image loading from resource (#56)

ace4777811224fbaf4131ec2e5b015942a449d74 authored over 8 years ago
Merge pull request #55 from NativeScript/hhristov/remove-permission-check

Remove the code that requires ACCESS_NETWORK_STATE

6e2f86c9f2edef3c62b9f235f9f3ad709e41f912 authored over 8 years ago
Remove the code that requires ACCESS_NETWORK_STATE

701c9d26cd524d4d88a6bd277eb82fb699b3f277 authored over 8 years ago
Image improvements (#53)

* ImageView loads Bitmaps in Java so that they can be GC'ed.
Added ImageCache, AsyncLoading, Me...

adad33a129cebc4bbb168d1e6641329211d71063 authored over 8 years ago
Merge pull request #54 from NativeScript/nnikolov/AndroidImageViewRefactor

Added rotation logic within widgets ImageView class.

d093f298f54911236f4c2ca4acdde8f3f8089be8 authored over 8 years ago
Added rotation logic within widgets ImageView class.

810d19e7f6e666efab5b021067b0251431de6104 authored over 8 years ago
Merge pull request #52 from NativeScript/flexbox-layout

Flexbox layout

b85806a8b059a58103497ef3ef441fe7f3dd6939 authored over 8 years ago
Merge pull request #50 from NativeScript/borders

Borders

0e86a9d8232a491509bc07ba1447e14b2ab74052 authored over 8 years ago
Non-uniform borders

a31632615d0fe0225aae4d28aaeede5a80dbd468 authored over 8 years ago
Add support for percentage width, height and margin, and don't require top left alignment

942439fd0b61bff8d329b48cfcacb64fb51128da authored over 8 years ago
Update gradle wrapper to 2.14.1

ff30809a0ad085830918d31f73d1b40e02377f66 authored over 8 years ago
Bump version to 2.4.0

883941b699f2f8ddae3d5e9901e29a8158fa229d authored over 8 years ago
Add the Apache-2 FlexBox layout implementation from google.

5f25db1f2121b6d5f6c38201d23814f99ba1dd8a authored over 8 years ago
Merge pull request #42 from dfg-nota/bugfix/http

Fix Async.Http HEAD and DELETE on Android

7bf98a4a68bfe80367de6c6d7e1734cdfffd04c5 authored over 8 years ago
Merge pull request #48 from NativeScript/patch

Set exit on simple errors for ios build script

c5a1cd32da3a9892d1a2631cf1ade95abf21a62c authored over 8 years ago
Set exit on simple errors for ios build script

b5b65ba2eed1a38877354dae01a04431a69d8195 authored over 8 years ago
Update package.json

befe4337174ff2d39186d9cf4c61dc0ea2926afb authored over 8 years ago
Merge pull request #47 from NativeScript/sign

Do not Code Sign TNSWidgets framework

63353c51e4198f4fa0cdf76b9167b12a2986da17 authored over 8 years ago
Do not Code Sign TNSWidgets framework

c4d8989c9c33090a87f0c164a60568fcffa14796 authored over 8 years ago
Merge pull request #46 from NativeScript/fix-travis

Fix .travis.yml

32119057dbe50f0a401919034990bc180245fc68 authored over 8 years ago
Update .travis.yml

Correct api_key.
Clean up.

9a1240756b79ae7c73cb34b0e868150821a11351 authored over 8 years ago
Merge pull request #45 from NativeScript/travis-ci

Publish @next

e7bb2f64854c3df3cce88575effa649e79ea7f01 authored over 8 years ago
Publish @next

Update .travis.yml.
Add .travis/add-publishConfig.js.
Fix a typo.

ecebdb6101b920100793d7bcc0f63f9901910fce authored over 8 years ago
added build status on root readme

4d53d46769ac7665a2e5b7887cd9b56606707990 authored over 8 years ago
Merge pull request #44 from NativeScript/plamen5kov/fix_travis_build

call assembleRelease instead of build

41a50492f5ee7f3a9821d9869119dbe823413d82 authored over 8 years ago
call assembleRelease instead of build

830f220bf5780c3e634f4581b65da648dd2c169f authored over 8 years ago
Update README.md

409117d59a1137a0aa620cbe8f7489eac305f2d1 authored over 8 years ago
Update .travis.yml

db73e9ada2ff41129521ca996e7ef80aec2f7e62 authored over 8 years ago
Merge pull request #43 from NativeScript/atanasovg/async-image-tasks

Add async tasks for Image-related operations

99ac565bf8a07a30881c7969c131529fb2f7ccef authored over 8 years ago
Indentation.

73fb30a9e0dd5dce8312b31b46b708648e6d95a6 authored over 8 years ago
Fix indentation

7618abba87cfceeb7f5e9decd05a7ade00d5cb00 authored over 8 years ago
Rename Async.Http method variables to follow Java conventions

e7a894f1cdc6f0fdb85016184f13e288b6b9efe9 authored over 8 years ago
Fix DELETE request sending contents on Android

Strings compared by reference and not contents

7c6083415187878898c8bc5b44d95cdd2c56b582 authored over 8 years ago
Fix HEAD requests on large files for Android

ByteArrayOutputStream was always allocated with the size of content-length, even on HEAD requests

8368c427168d4ec6def44be1a9a139d5a62c1245 authored over 8 years ago
Add async image tasks

047b6b68881c3a52d7239aeecca4964ae02d57e8 authored over 8 years ago
Merge pull request #41 from NativeScript/hdeshev/android-http-headers

Correctly resolve HTTP headers with multiple values on Android.

7fba0415672f099e07d48dbaa497e3a0d5a734eb authored over 8 years ago
Correctly resolve HTTP headers with multiple values on Android.

No longer clobbering one of the values if the server set a HTTP header
multiple times e.g.:

Hea...

162450e76e4eff8e057733f3da0639f1ec80a7d9 authored over 8 years ago
Merge pull request #40 from NativeScript/plamen5kov/standalone_widgets_project

migrated widgets project so it has nothing unnecessary

8ba13be39a0c1c3fbc84d5fa803a4bdd35b3cbf4 authored over 8 years ago
Create README.md

4a72892771943dfdc1bfdac5fd313ea678505aa3 authored over 8 years ago
migrated widgets project so it has nothing unnecessary

project can now be build with android studio or by running the command gradlew build

5942abc15f49c8892462cf5c61fc85235fb5aeac authored over 8 years ago
Merge pull request #37 from NativeScript/gradlew

Build android widgets with gradle wrapper

e0bbb91ec0e9dc9b3f5858280e0f5a42674a3ca1 authored over 8 years ago
Merge pull request #38 from NativeScript/vchimev-patch

Bump up version to 2.2.0

d0d6bdfb5ae68f73416f2bc8696a2987bc95f44e authored over 8 years ago
Bump up version to 2.2.0

3165b187da60a275e8656e535901d7fc5dc96cad authored over 8 years ago
Build android widgets with gradle wrapper

Update gradle wrapper to 2.2.

4c843eec6f43cc4299e173648dd3ede588a96d00 authored over 8 years ago
Merge pull request #35 from NativeScript/vchimev-patch

Update README.md

9fb5ee422908c897c3e4cbc7525deec9b20fa71b authored over 8 years ago
Create .travis.yml

2a0b218e8d0175e2959311a936398b4192112951 authored over 8 years ago
Update README.md

8544c62f6514b1668262c3e149e132387c5194ca authored over 8 years ago
Merge pull request #34 from NativeScript/take-2

Optimisations

f03f0c85ec7b1b58df93d9b1d43cb097c427273e authored over 8 years ago
Optimisations

cfdaa8a59821ae34cb9e9be8270c08f9b7a4cced authored over 8 years ago
Merge pull request #32 from NativeScript/optimization

Small optimisation.

abf4cc585b284949fd5c087f55a52af85cbd65fe authored over 8 years ago
Small optimisation.

505f4cbfa13c8e2605e414ac7513f8aa872ecc1b authored over 8 years ago
Bump up version to 2.1.3

0b91c361eff09e6d4a3519589a9893c2c108c254 authored over 8 years ago
Trying to fix the antialiasing test failure in ui-test-app

47d0443147978eb21243d605a12908b4774289af authored over 8 years ago
Merge pull request #30 from NativeScript/ui-tests-app-fixes

Fixes for tests failing in ui-tests-app

1017dd763ef5414ff25ce889d4fc9c7ff069a34d authored over 8 years ago
Fixes for tests failing in ui-tests-app

017c4e0c62eae085a0902e02a50562e9be54f446 authored over 8 years ago
Merge pull request #28 from NativeScript/border-drawable

Border drawable

1b2ae903dfc17045a7cfd24db989954250472f7e authored over 8 years ago
Add public getters

8ce960beabdb885eaa10a0f6947d092ea952fbb1 authored over 8 years ago
Fix string comparison

b07ace793841a1894ee00c26e385d48f716c6b68 authored over 8 years ago
Remove toString method

496839cf4e7fc63bd9f4c2651b98546189dc7f22 authored over 8 years ago
Add BorderDrawable

b4a26e392a80226c2a3f9db15fe47f113198a8fd authored over 8 years ago
Merge pull request #26 from NativeScript/atanasovg/add-async-from-proj-template

Move the Async.java implementation from the Android Runtime project template here

63356e9edf7c67e46ef767258c7517c82e727770 authored over 8 years ago
Merge pull request #27 from NativeScript/image-rounding

Fix: Images have margin when added to Layout

b4bdd3c3e4e364970f973f859e634763feb6d70d authored over 8 years ago
Fix: Images have margin when added to Layout

Resolves https://github.com/NativeScript/NativeScript/issues/1425

a4294de030829c8aa9510c01ae5d16972ffab521 authored over 8 years ago
Move the Async.java implementation from the Android Runtime project template here.

f7aa9a2c073d413d18a50c533c43bc909a9d594f authored over 8 years ago
Merge pull request #25 from NativeScript/raikov/fix-docklayout-api17

Fixed: DockLayout in ScrollView returns wrong size on API 17

8af82fb2c80dbe610d2c6cef7516625c0067fd05 authored over 8 years ago
Fixed: DockLayout in ScrollView returns wrong size on API 17

194c12af9d3972a928ed1fa6f5768ac0b27f72bb authored over 8 years ago
Merge pull request #24 from NativeScript/hhristov/tnsp

Move UILabel extend from modules to widgets

fe44d7bed0c24986e6e1649fe7cdb1a8d186f3e2 authored over 8 years ago
Move UILabel extend from modules to widgets

5918706f1a6f491a23f4c70e2dac66fae10ff0cf authored over 8 years ago
Merge pull request #23 from NativeScript/vchimev/pack

Bump version to 2.1.0

7a9b508d3b820dfa005a788a301af9dca67da201 authored over 8 years ago
Update package.json

Bump version to 2.1.0

63275d74dba5b96601992a80f336d2757ac6c5ed authored over 8 years ago
Merge pull request #22 from NativeScript/cankov/async-image

Add UIImage extensions for thread safe async loading and decoding

15edf94e1e1eead099c7091f4194f4dae7b5decc authored over 8 years ago
Add UIImage extensions for thread safe async loading and decoding

6201b36f0aee92e2208dc270e09ae6abd1c300cd authored over 8 years ago
Merge pull request #21 from NativeScript/cankov/add-ios-framework

First argument to build.sh is now version tag

68bdf905ce8a0535c349a9177cf65feccd61e280 authored almost 9 years ago
First argument to build.sh is now version tag

3b5860286c219b7dddd508dcb34306262dbe9e79 authored almost 9 years ago