v0.3.2 2022.9.13
Commitlog: v0.3.1...v0.3.2
ZH
- 翻译 更新 俄语(Photon_Gilber), 法语(Exylos)
- 开发 升级 targetSdk 至 33 (Android 13), 适配 Android 13 (实验性)
- 开发 移除 Glide , 使用 Coil 加载图片
- 开发 移除 Gson , 使用 kotlin.serialization 处理 Json
- 修复 浅色背景下图标颜色仍为白色
- 新增 在全部歌曲页面顶栏添加全部播放按钮
- 改进 添加请求“管理全部文件”权限的快捷方式
- 改进 扫描媒体与添加黑名单对话框使用新版UI
- 改进 重写部分字符串, 清理无用字符串
- 改进 改进更新日志对话框
- 改进 检查更新流程(防止更新提示重复弹出)
- 移除 报告错误界面, 使用对话框
- 移除 登录 Github 提交报告功能(对大多数人无用)
- 开发 清理更新依赖, 更新 AGP 至 7.2.2, 更新 kotlin 至 1.7.10, 增强混淆
- 发布 添加 fastlane metadata
EN
- Translation: updated Russian (by Photon_Gilber), French (by Exylos)
- Development: upgrade targetSdk to 33 (Android 13) (experimental)
- Development: remove Glide, use Coil to load images
- Development: remove Gson, use kotlin.serialization to handle Json
- Fix: the icon color is still white under light background
- Add: "play all" buttons in the top bar of all songs page
- Improve: add shortcut to grant "Manage All Files" permission
- Improve: use new UI in "Scan Media" and "Add To Blacklist" dialogs
- Improve: rewrite many strings, clean up useless strings
- Improve: Improve changelog dialog
- Improve: the check update procedure (and prevent popping up the update prompt repeatedly)
- Remove: issues reporting page (use a smaller dialog instead now)
- Remove: the feature of logging into Github to submit an issue (useless for most people)
- Development: clean up and upgrade dependencies, upgrade AGP to 7.2.2, upgrade kotlin to 1.7.10, enhance obfuscation
- Release: adding fastlane metadata