Releases: BinTianqi/OwnDroid
v6.3
Changelog
Lock task mode: optimize screen layout
Hardware monitor
Wi-Fi: add/edit/delete configurations
API: refactor code
Authentication: fix crashing on some platforms
Change time: date&time picker
变更日志
锁定任务模式:优化布局
硬件监视器
Wi-Fi:添加/编辑/删除 配置
API:重写代码
验证:修复在一些平台上崩溃的bug
修改时间:日期和时间选择器
v6.2
Changelog
Full Russian translation (by @SuperSuslik312)
Preferential network service
Dark theme
Add description for some features
Secondary users list
Fix security logging
更新内容
俄语翻译(来自@SuperSuslik312)
首选网络服务
深色主题
为一些功能添加描述
次要用户列表
修复安全日志
v6.1
Fix: crash when open App manager
Retrieve network logs
Retrieve security logs
Hide some functions when it's not available
Show preview after new user icon selected
Select mutiple flags when creating managed user
Change USB signal to Disable USB signal
I forgot to bump version number
修复:打开应用管理时崩溃
收集网络日志
收集安全日志
隐藏一些不可用的功能
更换用户头像时显示预览
创建受管理用户时选择多个选项
修改USB信号为禁用USB信号
忘记改版本号了,不影响使用
v6.0
Changes
- Support Dhizuku (#9 #23 #35 #49)
- App manager: Permission manage: use a dialog to change permission grant state, add more permissions
- App manager: Move package name input field to top bar
- Reset all device policy before deactivate Device owner (#56)
- Search apps in package selector
- Network: Recommended global proxy
- Move Always on VPN from App manager to Network
- Reset password: Enter reset password token manually
- Add app selector for Lock task mode and Always on VPN
变化
v5.6
Changes
- Use dialog to confirm deactivate OwnDroid
- App installer: display basic app information (package name, version name, version code)
- Lock task mode (lock task features, lock task packages, start / stop lock task mode)
- Fix unable to disable always on VPN
- Automation API
- Hide "Wipe data" by default
- Add a separate "Delete work profile"
- Add icons to Permission picker
变化
- 使用对话框确认停用OwnDroid
- 应用安装器:显示基本的app信息(包名,版本名,版本号)
- 锁定任务模式(锁定任务功能,锁定任务应用,启动/关闭锁定任务模式)
- 修复不能禁用VPN保持打开
- 自动化API
- 默认隐藏“清除数据”
- 添加单独的“删除工作资料”
- 向权限选择器中的权限添加相应的图标
v5.5
Changes
- OwnDroid Docs: owndroid.pages.dev
- You can open a .apk file with OwnDroid to install it (Device owner)
- Turkish language by mikropsoft
- Password: Add Require strong auth timeout
- Network: Use a dialog to display Wi-Fi MAC address
变化
- OwnDroid文档:owndroid.pages.dev
- 使用OwnDroid打开一个.apk文件可以安装应用(需Device owner)
- 土耳其语(由mikropsoft翻译)
- 密码与锁屏:添加 要求强验证超时
- 网络:使用对话框显示Wi-Fi MAC地址
v5.4
New features
- System manager: FRP policy
- System manager: Set timezone
- System manager: Install system update
- App manager: Enable system app
Changes
- System manager: Use a dialog to confirm reboot and bug report
- App manager: Use a dialog to confirm set default dialer and clear app storage
- Optimize Shizuku related function
Enable CI for this repo. You can try unstable builds of OwnDroid in GitHub Actions
新功能
- 系统:FRP策略
- 系统:设置时区
- 系统:安装系统更新
- 应用管理:启用系统应用
变化
- 系统:使用对话框确认重启和错误日志
- 应用管理:使用对话框确认设置默认拨号应用和清除应用数据
- 优化了Shizuku相关功能
为这个仓库启用了CI。你可以在GitHub Actions中下载OwnDroid的不稳定的版本
v5.3.1
Sorry to keep you waiting for so long. There is a serious introduced in v5.3, and it took me nearly 2 days to fix it. (Find details in #20)
抱歉,让你们久等了。在v5.3中出现了一个很严重的bug,我花了两天才修复这个bug。(细节请看#20)
Changes from v5.2 to v5.3.1
- Lock OwnDroid
Auth identity on OwnDroid launch
Auth with password or biometric - Storage protection for OwnDroid
变化(从v5.2到v5.3.1)
- 锁定OwnDroid
在OwnDroid启动时验证身份
使用锁屏密码或生物识别进行验证 - 存储空间保护,打开这个功能后用户将不能清除OwnDroid的存储空间
v5.3
Don't download this release
because of this bug
please wait for fix
不要下载这个release!
因为有个十分严重的bug
请等待我修复这个bug
Changes
(#20)
- Lock OwnDroid
Auth identity on OwnDroid launch(cold launch or hot launch)
Auth with password or biometric- Storage protection for OwnDroid
变化
(#20)
- 锁定OwnDroid
在OwnDroid冷启动或热启动时验证身份
使用锁屏密码或生物识别进行验证- 存储空间保护,打开这个功能后用户将不能清除OwnDroid的存储空间
v5.2
Changes
- Fix app crash when open password info
- Optimize animation (although I optimized it, it is not smooth at all)
- Show a dialog when click suspend, hide, block uninstall or always-on vpn in App manager
- Switch Material you theme and black theme without relaunch the app
变更
- 修复app在进入密码信息界面时崩溃
- 优化动画(最后感觉一点都没优化)
- 在应用管理中,当点击挂起、隐藏、防卸载或vpn保持打开的时候显示对话框
- 切换Material you主题和黑色主题无需重启应用