Skip to content
#

file

Here are 2,995 public repositories matching this topic...

demitri
demitri commented Aug 19, 2021

Problem description

I am getting the following error when reading a file from an S3 bucket:

Invalid bucket name "xxxx:yyyy@bucket": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$" or be an ARN matching the regex "^arn:(aws).*:s3:[a-z\-0-9]+:[0-9]{12}:accesspoint[/:][a-zA-Z0-9\-]{1,63}$|^arn:(aws).*:s3-outposts:[a-z\-0-9]+:[0-9]{12}:outpost[/:][a-zA-Z0-9\-]{1,63}[/:]acce
filegator
tobiasgruber1995
tobiasgruber1995 commented Jun 30, 2021

Describe the bug

When using the editor, the buttons to save and cancel differ in order and appearance from the other buttons of the application.

To Reproduce

  1. Open Filegator
  2. Open the editor
  3. See error

Expected behavior

The buttons should look the same and be in the same order as in the rest of the application.

Screenshots

Standard:
![NewFolder](https:

good first issue
javakam
javakam commented Sep 7, 2021

基本上每一个issue都会提到的问题👉Android Q及以上版本获取路径为空

🌴测试环境 API 30 , Android 11.0

https://user-images.githubusercontent.com/15343661/132307433-c4cde301-d9b5-4bc9-b460-fcb70db4dbcb.mp4

🍎 可以看到, 同一文件会有两种不同的 Uri :

  1. 从侧边栏手机图标进入时获取到文件的Uricontent://com.android.externalstorage.documents/...,此时路径不为空;
  2. 从侧边栏Download进入时Uricontent://com.android.providers.downloads/..., 此时路径为空。

🌴建议使用

good first issue

Improve this page

Add a description, image, and links to the file topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file topic, visit your repo's landing page and select "manage topics."

Learn more