Ecosyste.ms: OpenCollective

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

github.com/capawesome-team/capacitor-file-picker

⚡️ Capacitor plugin that allows the user to select a file.
https://github.com/capawesome-team/capacitor-file-picker

feat(ios): save temporary file to `Directory​.Cache`

robingenz opened this pull request almost 2 years ago
feat(ios): add `pickerDismissed` listener

robingenz opened this pull request almost 2 years ago
check if a picked file needs to be downloaded from iCloud or not

mesqueeb opened this issue almost 2 years ago
feat(ios): add method `convertHeicToJpeg`

robingenz opened this pull request almost 2 years ago
fix(ios)!: invalid values for `duration`

robingenz opened this pull request almost 2 years ago
fix(android): catch null pointer exception

boldtrn opened this pull request almost 2 years ago
bug: NullpointerException for unknown mime type

boldtrn opened this issue almost 2 years ago
bug: pickVideos not working in android12

ysneo opened this issue almost 2 years ago
feat: convert `image/heic` to `image/jpeg`

robingenz opened this pull request almost 2 years ago
feat: add `modifiedAt` property

robingenz opened this pull request almost 2 years ago
feat: modifiedDate per file in result of pickFiles()

MariaJulia opened this issue almost 2 years ago
bug: returns `ms` but only divisible by `1000` and `Math.floored`

mesqueeb opened this issue almost 2 years ago
fix(ios): return the correct height and width according to the orientation

robingenz opened this pull request almost 2 years ago
bug: image/heic width/height not present

mesqueeb opened this issue almost 2 years ago
bug: pickImages multiple not working

jorgsiegel opened this issue almost 2 years ago
feat: implement `pickDirectory` method

robingenz opened this pull request almost 2 years ago
feat: Option for Max Limit when multiple: true

danbunkr opened this issue almost 2 years ago
fix(ios): `pickMedia`, `pickImages` and `pickVideos` do not return multiple files

robingenz opened this pull request almost 2 years ago
fix(android): select files from external storage

robingenz opened this pull request almost 2 years ago
fix(android): `unreported exception IOException`

robingenz opened this pull request almost 2 years ago
fix: add 'throws' from Android Studio complaints

ludufre opened this pull request almost 2 years ago
feat: return `duration`, `width` and `height` properties

robingenz opened this pull request almost 2 years ago
feat: add methods `pickImages`, `pickMedia` and `pickVideos`

robingenz opened this pull request almost 2 years ago
chore(deps): bump json5 from 1.0.1 to 1.0.2

dependabot[bot] opened this pull request almost 2 years ago
feat: checkPermissions/requestPermissions

KANekT opened this issue about 2 years ago
bug: select multiple documents ios

CodeTriager opened this issue about 2 years ago
What happens if multiple = true on Android?

de-dan opened this issue about 2 years ago
docs: update default value for `readData`

de-dan opened this pull request about 2 years ago
Wrong default value in docs for 'readData'

de-dan opened this issue about 2 years ago
bug: Blob is not generated for android , Works fine for web

abhilashsajeev opened this issue about 2 years ago
fix(android): files of type `text/csv` are not selectable

robingenz opened this pull request about 2 years ago
fix(android): base64 encoded data contains line breaks

robingenz opened this pull request about 2 years ago
feat: Open file with custom file extension on iOS

GabrielNSD opened this pull request about 2 years ago
feat: Open file with custom file extension on iOS

GabrielNSD opened this issue over 2 years ago
bug: pdf base64 encoding problem on Android

OneGoodReas0n opened this issue over 2 years ago
bug: "FilePicker.pickFiles()" is not implemented on android

pitamash opened this issue over 2 years ago
refactor!: set default value of `readData` to `false`

olara7 opened this pull request over 2 years ago
refactor: set default value of `readData` to `false`

robingenz opened this issue over 2 years ago
refactor!: rename to `@capawesome/capacitor-file-picker`

robingenz opened this pull request over 2 years ago
feat!: update to Capacitor 4

robingenz opened this pull request over 2 years ago
Capacitor V4 support

modvd opened this issue over 2 years ago
feat(web): provide `Blob` instance

robingenz opened this pull request over 2 years ago
fix(android): map `text/csv` to `text/comma-separated-values`

robingenz opened this pull request over 2 years ago
Android: Can't select file. Files are disabled

sajjadalis opened this issue over 2 years ago
feat(web)!: provide File instance

reslear opened this pull request over 2 years ago
How this plugin is Different from input type="file"

Saqib92 opened this issue over 2 years ago
chore(deps): bump ansi-regex from 4.1.0 to 4.1.1

dependabot[bot] opened this pull request over 2 years ago
chore(deps): bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request over 2 years ago
chore(deps): bump plist from 3.0.4 to 3.0.5

dependabot[bot] opened this pull request over 2 years ago
feat: Specify image/* or audio/* or video/* mimeTypes

Sharcoux opened this issue over 2 years ago
FilePicker.pickFiles is not in android implemntaion

Thirumalai08 opened this issue over 2 years ago
Readme unclear

tobiasmuecksch opened this issue almost 3 years ago
feat: file should be an instance of Blob

3zzy opened this issue almost 3 years ago
[FEAT] Pick from gallery / camera roll

maxcodefaster opened this issue almost 3 years ago
feat!: add `readData` option

robingenz opened this pull request almost 3 years ago
bug: Android preview image is zoomed

riderx opened this issue about 3 years ago
fix(android): add fallback for file name

robingenz opened this pull request about 3 years ago
fix(web): increase timeout to detect `cancel`

robingenz opened this pull request about 3 years ago
fix(android): local files are not shown with empty `types` array

robingenz opened this pull request about 3 years ago
Fix upload large file

haiphanmonster2601 opened this pull request about 3 years ago
bug: Pick large file

truonghai1302 opened this issue about 3 years ago
feat!: support for multiple file selection

robingenz opened this pull request over 3 years ago
feat: support for multiple file selection

robingenz opened this issue over 3 years ago
feat: add `readData` option

robingenz opened this issue over 3 years ago
fix(ios): handle document picker swipe down correctly

robingenz opened this pull request over 3 years ago
feat: implement `types` option

robingenz opened this pull request over 3 years ago
feat: add `web` support

robingenz opened this pull request over 3 years ago
feat: add `web` support

robingenz opened this issue over 3 years ago
feat(ios): add implementation

robingenz opened this pull request over 3 years ago
feat: add `path`, `name`, `data`, `mimeType`, `size` to `PickFileResult`

robingenz opened this pull request over 3 years ago
feat(android): add implementation

robingenz opened this pull request over 3 years ago
feat(android): add implementation

robingenz opened this issue over 3 years ago
ci: add gh workflow

robingenz opened this pull request over 3 years ago
ci: add `needs-reply` workflows

robingenz opened this pull request over 3 years ago
feat(ios): add implementation

robingenz opened this issue over 3 years ago