Ecosyste.ms: OpenCollective

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

github.com/NativeScript/nativescript-imagepicker

Imagepicker plugin supporting both single and multiple selection.
https://github.com/NativeScript/nativescript-imagepicker

refactor: clean-up unneeded code

40a549a320b26b951d73beb2198195de0f0b63a1 authored almost 7 years ago
chore: test and compare QBImagePicker, BSImagePicker

019618a800b2148e127e55ce1ca6cef30151b70b authored almost 7 years ago
chore: clean-up image picker implementation in ios, make the demo fully work as previous implementation

a5d6466cecd6411f04c74e153704c58fd229b2e4 authored almost 7 years ago
refactor: delete unused/unneeded code from ios and android implementations, equalize class names, fix ios aspect ratio in core modules versions smaller than 4

8eb01ae944ba39930ae030fdd8233a79bcc79356 authored almost 7 years ago
refactor: cleanup unneeded files

db4f6d582cdb15a3416598bbeb82b246b0eebda8 authored almost 7 years ago
refactor: use viewModel and bindings in demo

1af7f8142f6734d13f7471144093e93715f042fd authored almost 7 years ago
chore: cleanup viewmodel

329a459e2fc4e316e0f9a9f8bb4586ba4930099a authored almost 7 years ago
Merge pull request #169 from NativeScript/dtodorov/add-aar

chore: update package.json. Update git and npm ignore files

beb51cd1cc9d6519234bab86d070c93202319b56 authored almost 7 years ago
Merge branch 'master' into dtodorov/add-aar

e87bcf9dd038d004dd62c4ccf1e8f96f3e316be2 authored almost 7 years ago
Update .gitignore

cf00f82cab8b788127341b2cbfa92d8eae46f9d1 authored almost 7 years ago
Update .gitignore

351f92ee1364d4b29b122e07b140f83a7df8d85e authored almost 7 years ago
chore: bump version, update npm and git ignore files.

12abccf8b29829e77a11aec43c062a9689df2f62 authored almost 7 years ago
Chore: Add aar file in platforms/android.

690a307b631f25d7b22dfa68ef8c94de4a5bd28a authored almost 7 years ago
docs: update commit message guidelines link

b4a4e8a13227b8f51988daf76b7f3d2c728cd152 authored almost 7 years ago
Merge pull request #166 from NativeScript/lini/fix-listview-core-reference

fix: error when running plugin in ios

428e40ebb1a7aa96855d2f212d75d85381965d9c authored almost 7 years ago
Merge branch 'master' into lini/fix-listview-core-reference

43ca591327971fd3344f896e0ffe7ee879d3ac7a authored almost 7 years ago
fix: error when running plugin in ios

d5c847935b53cb4454531a7df60d8ae90c0a7837 authored almost 7 years ago
fix: Fix readme syntax error

6a731c06e23d5dbd7632ce8a27c35084299882c4 authored almost 7 years ago
chore: Bump major version

6ddb44ec682c9638cb6b5c94c04e9d39956264df authored almost 7 years ago
Merge pull request #164 from NativeScript/branch/replace-pro-ui

chore: migrate to split list-view package

da0402a46cbcc533a3f6de79ee8017f7431ae1bd authored almost 7 years ago
chore: migrate to split list-view package

Since recently the nativescript-pro-ui package was split in single component packages. This comm...

f23869faf342ac7133ca45dafe1368830d0203e6 authored almost 7 years ago
Merge pull request #158 from NativeScript/radeva/update-readme

docs: update docs

f4052983d39b97bff7c0bad28727ecd9675760aa authored almost 7 years ago
docs: update dev workflow + add demo.ng commands

a7193c1e5f08b8d9d534976ca2901be60e433d9d authored almost 7 years ago
docs: update development workflow steps

f6f9d58fe4b440cdaf798127175d9e8be49c18ff authored almost 7 years ago
docs: update docs

- update readme with more info about the forums and slack
- add PR template
- add CONTRIBUTING.m...

227f7b2898346b99cf52b06760246b534d86f9c4 authored almost 7 years ago
Merge pull request #154 from NativeScript/dtodorov/update-info.plist

Update ios info.plist

0586f3fc48e178b8b78a0b3e291fb4947e7fbc22 authored almost 7 years ago
Update ios info.plist

365acac929f52ed4d4848b2d19f59e1ff8e55ba9 authored almost 7 years ago
Merge pull request #152 from NativeScript/zbranzov/test-fixes

fix tests to work for both sauce labs emulators

230d7f61411ede38d586f43b078f4abfac0bc9de authored almost 7 years ago
fix tests to work for both sauce labs emulators

c55bd79db8db60d3c8ae894c8415de9b50dce035 authored about 7 years ago
Merge pull request #148 from NativeScript/zbranzov/fix-ui-tests

fix ui tests and remove redundant file

345974600c20636a17936ab6defa3b97b6b84973 authored about 7 years ago
fix ui tests and remove redundant file

bdd39a0f7f1bfba6a1436ac64314a6c5a3931ec3 authored about 7 years ago
Merge pull request #146 from NativeScript/tbozhikov/update-license

update LICENSE and CODE_OF_CONDUCT.md

7bbbec13da417709a14589ec7953859768bff430 authored about 7 years ago
chore: update community files

3e1f75141de86a0aadfb5f4e141a4bc2fe0772ac authored about 7 years ago
Merge pull request #142 from NativeScript/zbranzov/webpack9

add latest dev-webpack and ns runtimes support

23c75d477ca111e6fe4bb95828feb9a1494bce0b authored about 7 years ago
add latest dev-webpack and ns runtimes support

5274dda68d96dbcd07b1787272e4356603fba72f authored about 7 years ago
Merge pull request #140 from NativeScript/tachev/support-snapshot

feat: snapshot support

a1f96c37823097d1dd73e48bb4e0772169a13418 authored about 7 years ago
test: fix single image picking in UI tests.

59eec5348e51df5d72279c1cef89a000cf33c598 authored about 7 years ago
refactor: extract Intent class type to a variable (avoid duplication)

6222077f188a99f12e9cee3193819e053843ee12 authored about 7 years ago
chore: update xcode version in travis

0c9293a2bec749c76e9d6981b8ee721b89f90dcf authored about 7 years ago
refactor: fix some formatting and a type

22812dfd93dc9ccc15c3036c598ec5aa8fd37bcd authored about 7 years ago
feat: make the plugin snapshotable

01c5ab03ea5721d564ee3df9fc62ac2c8169f3b1 authored about 7 years ago
docs: fix the authorize method description in the README

ce14741711fe7c6e444c790f02f727393723cea4 authored about 7 years ago
Merge pull request #136 from NativeScript/zbranzov/remove-temp-fix

Remove temp fix

e05d1c157b5850af14fff956b96df07edf7221d1 authored about 7 years ago
Remove temp fix

238ae5f724fd827149f62718bd1faaf831a93140 authored about 7 years ago
Merge pull request #134 from NativeScript/zbranzov/ui-tests-travis

Integrate UI tests in travis

ca8779ef1fcf3ad63cc947681926841606c3bbfe authored about 7 years ago
Integrate UI tests in travis

45af778e130a31252e25aa97b23917b5f210f3ae authored about 7 years ago
Merge pull request #133 from NativeScript/amiorkov/latest-version-req

Updated readme

7753d7b1c6fcf3b70f9f2e5a0623f4ef19d3e33e authored over 7 years ago
Updated readme with section on how to avoid error when upgrading from 3.x.x to 4.x.x

207fde03396387e0856b268e7e80939da15d388e authored over 7 years ago
Merge pull request #127 from NativeScript/zbranzov/webpack-new-version

Update webpack version

4301dcf3d7d8ce467c3672644a0dd3933139a1c2 authored over 7 years ago
Update ios and android to latest version

ad2802ea9f3ba5f2d1d6f42611bcd63250610a54 authored over 7 years ago
Merge pull request #129 from NativeScript/radeva/bump-version2

chore: Bump version

aa9e3727d0e695a4fc1872104a3b9e1ea9a99bbe authored over 7 years ago
chore: Bump version

bfdaf79830c127a2c2d7200d2d5b7448bba39e63 authored over 7 years ago
Merge pull request #128 from AlanChauchet/master

Check getImage options on android

024d51b2f9f1f3755b49c2d1c0ba527976c2eb38 authored over 7 years ago
Check getImage options on android

e7bb464f32e2c034e885a5a72dc5b59b7826c926 authored over 7 years ago
Update webpack plugin version

4e373e45d0e6dbffcf94c25c3f9f020e42c15bc8 authored over 7 years ago
Merge pull request #124 from NativeScript/zbranzov/ui-tests

Add ui tests

566af95f73827ff04c2e4ff903128967b1e26112 authored over 7 years ago
Add ui tests

4aef36b483639a1d36cdee6cc8b2771fb6ac0167 authored over 7 years ago
Merge pull request #125 from NativeScript/bnussey-master

Bnussey PR

9d9aa6d966cbc6c4c85cd96a7b2f32d4ae389b21 authored over 7 years ago
lint: fix lint error

cab906bdbe18a11f76100499583e640b803ce887 authored over 7 years ago
Merge branch 'master' of https://github.com/bnussey/nativescript-imagepicker into bnussey-master

7cb05654adb68244603f5f34cf4881c1571471f6 authored over 7 years ago
Merge pull request #123 from NativeScript/radeva/remove-thumb

refactor: Remove deprecated property `thumb`. Use thumbAsset instead.

9c5625e39e02bd07ad68030b08c1dc9ae033f52d authored over 7 years ago
refactor: Remove thumb related methods and properties. Use `thumbAsset` instead.

f7d7a2ac5131e49633593bdfd973056c25a361f3 authored over 7 years ago
refactor: Remove deprecated property `thumb`. Use thumbAsset instead.

fb4c97b4c5347ffe6893514b116ddbb96366e986 authored over 7 years ago
Merge pull request #122 from NativeScript/radeva/update-readme

doc: Remove example for scaling images since we now provide aspectRatio option

d706aa9f4f6f11054f45839d617e3a3d64f203a6 authored over 7 years ago
doc: Remove example for scaling images since we now provide aspectRatio option

daef618a67de27b995acf63a60beaba922b45263 authored over 7 years ago
Merge pull request #118 from NativeScript/radeva/fix-aspect-ratio

(feat): Add option for iOS image aspect ratio. Default is `fill`.

b6747d36f85dc0f3db6dabead45e56553336b5e8 authored over 7 years ago
(lint): fix lint error

f73267415be4b05050e82f49d0ff180de7318275 authored over 7 years ago
(feat): Add option for iOS image aspect ration. Default is `fill`.

6f39deb069b85b628c90d7758e33961f8ee82898 authored over 7 years ago
(feat): Make `fit`default option also for iOS. Bump version for breaking change

935a2631e45a6ac4521750bbd7d0673e52df46c7 authored over 7 years ago
(lint): fix lint error

c3d85a9c084d1e300953990696c08ab1452426d2 authored over 7 years ago
Merge pull request #114 from abhayastudios/master

Fix aspect ratio issue on iOS & add scaling example to docs

cba4ab18006d850df23817d26ae38ef167ceddc9 authored over 7 years ago
Merge branch 'master' into master

8f4282a7873b2c0391511ee148b25262c1c2a1bd authored over 7 years ago
Merge pull request #121 from wbancer/fix-icloud-bug

Enabled network access to allow iCloud images to be retrieved when se…

cdfc62c44f601fdf26090c632128fe3887029f04 authored over 7 years ago
Merge branch 'master' into fix-icloud-bug

a858cc570b1f986a9e71117b1e26a37c21349560 authored over 7 years ago
Merge pull request #120 from NativeScript/radeva-patch-1

Fix repo path

bdfe7abd1fe1efbed521422b11efb3b661d8ab65 authored over 7 years ago
Enabled network access to allow iCloud images to be retrieved when selected

dc4eca375386b5851df482a93231ab34c4509bc5 authored over 7 years ago
Fix repo path

de3f1445e08f7801a404de4d1bb63e6b3ff325ea authored over 7 years ago
Merge pull request #119 from NativeScript/plamen5kov/update-run-demo-instructions

update demo instructions

5e25161d8ebe2d982ee34fb1d8080c57bae21fd2 authored over 7 years ago
update demo instructions

798d658f360255daa2b162f32d73fe6e27e264f1 authored over 7 years ago
Merge branch 'master' into master

b2c748e8458f14473f27b7d97e000308ce56fa5f authored over 7 years ago
Fix aspect ratio issue on iOS & add scaling example to docs

821621defdd2df4d1f5ce837b2b939928739db35 authored over 7 years ago
Merge pull request #113 from NativeScript/radeva/bump-version-2

(chore): Bump version

a39afbc3b2cc25d63804cc01e0071712a0bea4dc authored over 7 years ago
(chore): Bump version

0f9380471808e9bcacec70fb3f166979313b7bf4 authored over 7 years ago
Merge pull request #112 from abhayastudios/master

Moving dependency to nativescript-pro-ui

c98cb2f46e34e2ac1555559b2ffc4b0af3bc8471 authored over 7 years ago
Moving dependency on nativescript-telerik-ui(-pro) to nativescript-pro-ui

9aadd85dc1866a2943fa1093442fe492dc3f3a36 authored over 7 years ago
Merge pull request #109 from NativeScript/radeva/fix-dependencies

fix: #108

9689a16e047f13b675016e43a118c96149936047 authored over 7 years ago
fix: #108

17edd2ca0325f7ad64067acb62cc533d3d8e3e64 authored over 7 years ago
Merge pull request #107 from NativeScript/radeva/bump-version-1

Bump version

ef9ebddd3c3168491f152855d00b0939040567e6 authored over 7 years ago
Bump version

ed8de2a76149d137ab6c4c852a4fffc96bbc7d39 authored over 7 years ago
Merge pull request #106 from EddyVerbruggen/add_newestFirst_to_typings

Added 'newestFirst' to typings

9cd8f5ce3b0dd3ad31fba42eba1de4ae1b5fe7e0 authored over 7 years ago
Added `newestFirst` to typings

5aee7c0d2ed4d61daafa834a47429d4fa08402ab authored over 7 years ago
Merge pull request #105 from NativeScript/radeva/issue-template

chore: add issue template + config travis

571c0d6806786bd3734ec92f2b177cfbc77c2c87 authored over 7 years ago
push build only master

02aac4523b977e241b22464fbad4cea1975ec619 authored over 7 years ago
Create issue_template.md

d18315fd4011bf0ba78d77e33cac487342b50cd3 authored over 7 years ago
Merge pull request #104 from EddyVerbruggen/master

Play nice with nativescript-telerik-ui-pro. Fixes #50

df4f9d5e440c3a8352208788d2d195dd6bd6a352 authored over 7 years ago
Implemented CI compatible changes suggested by @radeva

7d67f5ff2aeae525020e4b27eb0d4afd4acdd44a authored over 7 years ago
Play nice with nativescript-telerik-ui-pro

ede29a4d1128085cb7a998f3518c1fd2a5de7ec5 authored over 7 years ago
Merge pull request #103 from NativeScript/radeva/bump-version

chore: bump version

2cd4b3d14c66667fe4a2bf7b00b08773bc2c1ec2 authored over 7 years ago
chore: enable uglify and snapshot while bundling for android and iOS

5095fe178e921d41822bb2d3255441a0c2596c68 authored over 7 years ago
chore: bump version

39a85d703910d7f2fd72280e2751841a123a149d authored over 7 years ago