New
v0.1.9
- feat: 更新tun2socks库及应用配置
- 更新tun2socks原生库以提升性能和稳定性
- 修改应用设置界面UI和功能
- 优化项目配置文件,改进开发体验
- 更新项目文档说明
修改的文件:
- .gitignore
- README.md
- android/app/libs/tun2socks.aar
- lib/ui/settings.dart
- pubspec.yaml
- tun2socks
English version:
feat: update tun2socks library and app configuration
- Update tun2socks native library for better performance and stability
- Modify settings UI and functionality
- Optimize project configuration files for improved development experience
- Update project documentation
Files modified:
- .gitignore
- README.md
- android/app/libs/tun2socks.aar
- lib/ui/settings.dart
- pubspec.yaml
- tun2socks [iyue] fb66610
- docs(docs): :lipstick: Update the UI file [iyue] 9477fb8
- feat: 添加语言切换功能及优化设置界面 [iyue] d05d313
- fix: correct NDK version assignment in Android build configuration
- 修复:Android构建配置中正确的NDK版本分配 [iyue] ecf6879
- style(time): :lipstick: Update build time [iyue] 86aa706
- fix(UI): Theme settings persistence, 主题设置持久化 [iyue] a7d1ae7
Full Changelog: https://github.com/ys1231/appproxy/compare/v0.1.8...v0.1.9