AndroidFilePicker icon indicating copy to clipboard operation
AndroidFilePicker copied to clipboard

FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~

Results 29 AndroidFilePicker issues
Sort by recently updated
recently updated
newest added

Bumps espresso-core from 3.1.0 to 3.5.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.test.espresso:espresso-core&package-manager=gradle&previous-version=3.1.0&new-version=3.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps `kotlin_version` from 1.6.0 to 1.7.22. Updates `kotlin-gradle-plugin` from 1.6.0 to 1.7.22 Release notes Sourced from kotlin-gradle-plugin's releases. Kotlin 1.7.22 This is a technical release. It doesn't contain any fixes...

Bumps com.android.tools.build:gradle from 7.0.0 to 8.3.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=7.0.0&new-version=8.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps androidx.recyclerview:recyclerview from 1.2.1 to 1.3.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.recyclerview:recyclerview&package-manager=gradle&previous-version=1.2.1&new-version=1.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

用权限MANAGE_EXTERNAL_STORAGE也不行,打开目录是空的,改如何处理?

help wanted

目录下文件很多时(10000+),enterDirAndUpdateUI()这个方法会ANR。需要将produceListDataSource()放到子线程异步执行

enhancement
need to confirm

onActivityResult is obsolete. Is there a way to start the AndroidFilePicker for a launcher (registerForActivityResult)? Or is an update to be expected?

enhancement

修复Android15开始标题栏跑到手机的状态栏下面去导致无法点击的问题