Releases: rosuH/AndroidFilePicker
Releases · rosuH/AndroidFilePicker
0.4.6
01 Jul 05:16
Compare
Sorry, something went wrong.
No results found
0.4.5
15 Jun 04:42
Compare
Sorry, something went wrong.
No results found
🐛 🎨
[Fix]
Fix compatibility issues on Android Kitkat.(#15 , #13 )
[Update]
Add more file type icon,
0.4.4
03 Jun 14:11
Compare
Sorry, something went wrong.
No results found
0.4.3
16 Apr 15:57
Compare
Sorry, something went wrong.
No results found
0.4.2
09 Jan 08:03
Compare
Sorry, something went wrong.
No results found
🐛 💄
[Fix]
修复 availableCount 没有随目录变化的错误
修复 Toast 文字不居中问题
0.4.1
09 Jan 05:11
Compare
Sorry, something went wrong.
No results found
🐛
[Fix]
修复模块中使用 Application 导致的错误
[Update]
资源文件引用初始化从 Application 移到 FilePickerConfig
0.4.0
07 Jan 10:11
Compare
Sorry, something went wrong.
No results found
⚡️ 🎨 🐛 ✨ ⬆️ …
[Update]
使用协程异步进行文件读取工作
将 item 根布局从 ConstraintLayout 更改为 RelativeLayout,避免在部分 Android 版本中性能下降的问题
[Fix]
[Add]
Related Issues:
0.3.0
18 Dec 13:25
Compare
Sorry, something went wrong.
No results found
✨ ♻️ 🐛 📝
[Add]
添加了选中条目数量的配置项,可以设置单选或其他
添加了 Bean 的订阅者,每次 check 状态改变都会通知订阅者更新
[Update]
重写了 item 的监听事件逻辑,拦截了 checkBox 的点击事件
把 FilePickerConfig 从单例改为普通类
重写 FilePickerManager 的单例模式,使用方便了一些
单选也可以通知 UI 改变了
更新了 README
[Fix]
修复了配置类不变的错误
修复了点击事件传递的问题
修复单选时 UI 不变化的问题
修复了切换路径时 UI 状态不变的问题
0.2.4
06 Dec 08:11
Compare
Sorry, something went wrong.
No results found
0.2.3
02 Dec 08:43
Compare
Sorry, something went wrong.
No results found
♻️ ➖ 🎨
[Add]
[Update]
移除 BRVAH 第三方库,完全使用默认库实现
更新部分接口类名