Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / capawesome-team/capacitor-file-picker issues and pull requests

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

Pull Request - State: closed - Opened by robingenz over 1 year ago
Labels: platform: ios, feature

#93 - feat(ios): add `pickerDismissed` listener

Pull Request - State: closed - Opened by robingenz over 1 year ago - 1 comment
Labels: platform: ios, feature

#92 - check if a picked file needs to be downloaded from iCloud or not

Issue - State: closed - Opened by mesqueeb over 1 year ago - 3 comments
Labels: feature, priority: sponsor

#89 - feat(ios): add method `convertHeicToJpeg`

Pull Request - State: closed - Opened by robingenz over 1 year ago
Labels: platform: ios, feature

#88 - fix(ios)!: invalid values for `duration`

Pull Request - State: closed - Opened by robingenz over 1 year ago
Labels: platform: ios, bug/fix

#87 - fix(android): catch null pointer exception

Pull Request - State: closed - Opened by boldtrn over 1 year ago - 3 comments
Labels: platform: android, bug/fix

#86 - bug: NullpointerException for unknown mime type

Issue - State: closed - Opened by boldtrn over 1 year ago

#84 - Permission Denial: reading com.google.android.apps.photos.contentprovider.impl.MediaContentProvider

Issue - State: closed - Opened by kyleabens over 1 year ago - 7 comments
Labels: platform: android

#82 - bug: pickImages() throws Cannot load representation of type public.image

Issue - State: closed - Opened by Dresdn over 1 year ago - 4 comments
Labels: platform: ios, bug/fix

#81 - bug: pickVideos not working in android12

Issue - State: closed - Opened by ysneo over 1 year ago - 14 comments
Labels: platform: android

#80 - feat: convert `image/heic` to `image/jpeg`

Pull Request - State: closed - Opened by robingenz over 1 year ago - 1 comment
Labels: platform: ios, feature

#79 - feat: add `modifiedAt` property

Pull Request - State: closed - Opened by robingenz over 1 year ago
Labels: feature

#78 - feat: modifiedDate per file in result of pickFiles()

Issue - State: closed - Opened by MariaJulia over 1 year ago - 2 comments
Labels: feature

#77 - feat: add the ability to convert `image/heic` to `image/jpeg` on the fly in order to be able to show in `<img />` tag

Issue - State: closed - Opened by mesqueeb over 1 year ago - 2 comments
Labels: platform: ios, feature, priority: sponsor

#76 - bug: returns `ms` but only divisible by `1000` and `Math.floored`

Issue - State: closed - Opened by mesqueeb over 1 year ago
Labels: bug/fix, priority: sponsor

#74 - bug: image/heic width/height not present

Issue - State: closed - Opened by mesqueeb over 1 year ago - 4 comments
Labels: platform: ios, bug/fix

#73 - duration is in milliseconds, whereas `HTMLMediaElement.duration` is in seconds

Issue - State: closed - Opened by mesqueeb over 1 year ago - 1 comment
Labels: breaking change, refactor, priority: sponsor

#72 - bug: pickImages multiple not working

Issue - State: closed - Opened by jorgsiegel over 1 year ago - 1 comment

#71 - feat: implement `pickDirectory` method

Pull Request - State: open - Opened by robingenz over 1 year ago - 1 comment
Labels: platform: ios, feature, platform: android

#70 - feat: Option for Max Limit when multiple: true

Issue - State: closed - Opened by danbunkr over 1 year ago - 1 comment
Labels: duplicate, feature

#68 - fix(ios): `pickMedia`, `pickImages` and `pickVideos` do not return multiple files

Pull Request - State: closed - Opened by robingenz over 1 year ago
Labels: platform: ios, bug/fix

#67 - fix(android): select files from external storage

Pull Request - State: closed - Opened by robingenz over 1 year ago
Labels: platform: android, bug/fix

#66 - bug: Multiple: True (pickMedia, pickImages, pickVideo) only returns the first selected item

Issue - State: closed - Opened by danbunkr over 1 year ago - 4 comments
Labels: platform: ios, bug/fix

#65 - fix(android): `unreported exception IOException`

Pull Request - State: closed - Opened by robingenz over 1 year ago - 4 comments

#64 - fix: add 'throws' from Android Studio complaints

Pull Request - State: closed - Opened by ludufre over 1 year ago - 15 comments

#63 - feat: return `duration`, `width` and `height` properties

Pull Request - State: closed - Opened by robingenz over 1 year ago
Labels: platform: ios, feature, platform: android

#62 - feat: add methods `pickImages`, `pickMedia` and `pickVideos`

Pull Request - State: closed - Opened by robingenz over 1 year ago
Labels: platform: ios, feature, platform: android

#61 - chore(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#60 - feat: On Android I can't select files on SD card - I see only Photos and Google drive

Issue - State: closed - Opened by ieugen over 1 year ago - 7 comments
Labels: platform: android, bug/fix

#58 - rename `File` interface to not sow confusion with builtin `File` interface

Issue - State: closed - Opened by mesqueeb almost 2 years ago
Labels: breaking change, refactor

#57 - feat: checkPermissions/requestPermissions

Issue - State: closed - Opened by KANekT almost 2 years ago - 1 comment
Labels: needs: reply

#56 - bug: select multiple documents ios

Issue - State: closed - Opened by CodeTriager almost 2 years ago - 4 comments
Labels: platform: ios, needs: reproduction

#55 - What happens if multiple = true on Android?

Issue - State: closed - Opened by de-dan almost 2 years ago - 1 comment

#54 - docs: update default value for `readData`

Pull Request - State: closed - Opened by de-dan almost 2 years ago

#53 - Wrong default value in docs for 'readData'

Issue - State: closed - Opened by de-dan almost 2 years ago

#52 - bug: Blob is not generated for android , Works fine for web

Issue - State: closed - Opened by abhilashsajeev almost 2 years ago - 2 comments
Labels: wontfix

#51 - fix(android): files of type `text/csv` are not selectable

Pull Request - State: closed - Opened by robingenz almost 2 years ago
Labels: platform: android, bug/fix

#50 - bug: Files of type "text/csv" are not selectable on Android when "text/csv" is specified within `types`

Issue - State: closed - Opened by jonesdhtx almost 2 years ago - 4 comments
Labels: platform: android, bug/fix

#49 - fix(android): base64 encoded data contains line breaks

Pull Request - State: closed - Opened by robingenz almost 2 years ago
Labels: platform: android, bug/fix

#48 - feat: Open file with custom file extension on iOS

Pull Request - State: open - Opened by GabrielNSD almost 2 years ago

#47 - feat: Open file with custom file extension on iOS

Issue - State: closed - Opened by GabrielNSD about 2 years ago - 2 comments
Labels: feature

#45 - bug: pdf base64 encoding problem on Android

Issue - State: closed - Opened by OneGoodReas0n about 2 years ago - 3 comments
Labels: platform: android, bug/fix

#44 - bug: "FilePicker.pickFiles()" is not implemented on android

Issue - State: closed - Opened by pitamash about 2 years ago - 3 comments
Labels: platform: android, needs: reproduction

#43 - refactor!: set default value of `readData` to `false`

Pull Request - State: closed - Opened by olara7 about 2 years ago - 2 comments
Labels: breaking change, refactor

#42 - refactor: set default value of `readData` to `false`

Issue - State: closed - Opened by robingenz about 2 years ago - 2 comments
Labels: good first issue, breaking change, refactor

#40 - refactor!: rename to `@capawesome/capacitor-file-picker`

Pull Request - State: closed - Opened by robingenz about 2 years ago
Labels: breaking change, refactor

#39 - feat!: update to Capacitor 4

Pull Request - State: closed - Opened by robingenz about 2 years ago - 1 comment
Labels: breaking change, feature

#38 - Capacitor V4 support

Issue - State: closed - Opened by modvd about 2 years ago - 3 comments

#37 - feat(web): provide `Blob` instance

Pull Request - State: closed - Opened by robingenz about 2 years ago
Labels: platform: web, feature

#36 - fix(android): map `text/csv` to `text/comma-separated-values`

Pull Request - State: closed - Opened by robingenz about 2 years ago
Labels: platform: android, bug/fix

#35 - Android: Can't select file. Files are disabled

Issue - State: closed - Opened by sajjadalis about 2 years ago - 3 comments
Labels: platform: android

#34 - feat(web)!: provide File instance

Pull Request - State: closed - Opened by reslear about 2 years ago - 4 comments

#33 - How this plugin is Different from input type="file"

Issue - State: closed - Opened by Saqib92 about 2 years ago - 1 comment

#32 - feat: Option to choose a maximum file size to prevent OutOfMemory errors due to limited heap size

Issue - State: closed - Opened by QuentinPortet over 2 years ago - 1 comment
Labels: wontfix, feature

#31 - chore(deps): bump ansi-regex from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#30 - chore(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#29 - chore(deps): bump plist from 3.0.4 to 3.0.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#28 - feat: Specify image/* or audio/* or video/* mimeTypes

Issue - State: closed - Opened by Sharcoux over 2 years ago - 7 comments

#27 - FilePicker.pickFiles is not in android implemntaion

Issue - State: closed - Opened by Thirumalai08 over 2 years ago - 2 comments

#26 - Readme unclear

Issue - State: closed - Opened by tobiasmuecksch over 2 years ago - 2 comments

#25 - feat: file should be an instance of Blob

Issue - State: closed - Opened by 3zzy over 2 years ago - 5 comments
Labels: platform: web, feature

#24 - [FEAT] Pick from gallery / camera roll

Issue - State: closed - Opened by maxcodefaster over 2 years ago - 5 comments
Labels: wontfix, feature

#23 - feat!: add `readData` option

Pull Request - State: closed - Opened by robingenz over 2 years ago
Labels: feature

#22 - bug: when select only types 'image/jpeg' in android i can pick heic format

Issue - State: closed - Opened by riderx over 2 years ago - 5 comments
Labels: platform: android, bug/fix, needs: reproduction

#21 - bug: Android preview image is zoomed

Issue - State: closed - Opened by riderx almost 3 years ago - 2 comments
Labels: platform: android, needs: reproduction

#20 - fix(android): add fallback for file name

Pull Request - State: closed - Opened by robingenz almost 3 years ago
Labels: platform: android, bug/fix

#19 - fix(web): increase timeout to detect `cancel`

Pull Request - State: closed - Opened by robingenz almost 3 years ago
Labels: platform: web, bug/fix

#18 - fix(android): local files are not shown with empty `types` array

Pull Request - State: closed - Opened by robingenz almost 3 years ago
Labels: platform: android, bug/fix

#17 - Fix upload large file

Pull Request - State: closed - Opened by haiphanmonster2601 almost 3 years ago

#16 - bug: Pick large file

Issue - State: closed - Opened by truonghai1302 almost 3 years ago - 12 comments
Labels: platform: android, bug/fix

#14 - feat!: support for multiple file selection

Pull Request - State: closed - Opened by robingenz almost 3 years ago - 1 comment
Labels: breaking change, feature

#13 - feat: support for multiple file selection

Issue - State: closed - Opened by robingenz about 3 years ago
Labels: feature

#12 - feat: add `readData` option

Issue - State: closed - Opened by robingenz about 3 years ago
Labels: feature

#11 - fix(ios): handle document picker swipe down correctly

Pull Request - State: closed - Opened by robingenz about 3 years ago
Labels: platform: ios, bug/fix

#10 - feat: implement `types` option

Pull Request - State: closed - Opened by robingenz about 3 years ago
Labels: feature

#9 - feat: add `web` support

Pull Request - State: closed - Opened by robingenz about 3 years ago
Labels: feature

#8 - feat: add `web` support

Issue - State: closed - Opened by robingenz about 3 years ago
Labels: feature

#7 - feat(ios): add implementation

Pull Request - State: closed - Opened by robingenz about 3 years ago - 1 comment
Labels: platform: ios, feature

#6 - feat: add `path`, `name`, `data`, `mimeType`, `size` to `PickFileResult`

Pull Request - State: closed - Opened by robingenz about 3 years ago - 2 comments
Labels: platform: android

#5 - feat(android): add implementation

Pull Request - State: closed - Opened by robingenz about 3 years ago
Labels: feature, platform: android

#4 - feat(android): add implementation

Issue - State: closed - Opened by robingenz about 3 years ago
Labels: feature, platform: android

#3 - ci: add gh workflow

Pull Request - State: closed - Opened by robingenz about 3 years ago
Labels: ci

#2 - ci: add `needs-reply` workflows

Pull Request - State: closed - Opened by robingenz about 3 years ago
Labels: ci

#1 - feat(ios): add implementation

Issue - State: closed - Opened by robingenz about 3 years ago
Labels: platform: ios, feature