Caten
3b84c7da2c
Update hangover stable link to 10.11
2025-08-04 21:29:00 +08:00
Caten
6ff16e3559
Remove the embedded AVNC and import it as a Flutter plugin
2025-08-04 14:40:57 +08:00
Caten
83a544acda
Update code to v1.0.24, fix hant, update hangover
2025-06-30 07:33:55 +08:00
startgo
0e186e93f7
Update main.dart
...
新增繁體
2025-06-21 15:11:11 +08:00
Caten
6b67ddaf9a
Fix QQ, remove static elf, downgrade hangover, add dxvk, update dependencies, update code to 1.0.23
2025-06-12 18:15:30 +08:00
Caten
009cd4ebe2
Support English UI, remove mediamtx, update hangover, fix build process, remove build files for other platforms
2025-06-07 17:04:08 +08:00
Caten
db0689a9bd
Version & edraw fix
2025-04-21 08:41:34 +08:00
Caten
9f294af413
Update code to v1.0.22
...
Update hangover version, freedreno version, edmax verion, signal 9 fault tutorial link.
2025-04-20 22:36:10 +08:00
Caten
ee230f91dd
Fix hangover and update
2024-12-01 16:26:16 +08:00
Caten
a5a381604d
Update code to v1.0.19
...
hangover, wechat, termux x11 xfce fix, locale.gen fix...
2024-11-10 14:43:29 +08:00
Caten
a911efdc54
Update code to v1.0.18
2024-09-21 15:44:39 +08:00
Caten
49c2377e46
some fix, dri3, wps, readme, ...
2024-09-21 11:43:14 +08:00
Caten
a117050fde
Termux x11 port
2024-09-20 21:39:48 +08:00
Caten
62995e0a5d
Signal9Page Change & More
2024-08-11 10:49:28 +08:00
Caten
5ebbaf7073
Add more mirror site for box86/box64 and wine
2024-08-10 18:15:59 +08:00
Caten
cb1f4b23ee
Turnip Option Added
2024-08-10 15:49:35 +08:00
Caten
d54d1ef6f3
v1.0.16, fix wps link
2024-07-31 00:09:05 +08:00
Caten
0377aa7b8f
Ads removal
2024-06-01 17:48:29 +08:00
Caten
fcb472594d
Adjust FAQ message
2024-04-16 20:20:24 +08:00
Caten
1ee935105e
Various fixes
...
1. 强制更新后调整系统语言到中文(Debian小版本更新时经常会出现系统语言变默认的问题);
2. 安装WPS时强制修复安装(经常有用户出现安装时清后台导致安装损坏的情况,索性每次安装前执行修复命令);
3. 第一次进入容器时修改默认分辨率到与用户设备一致
2024-04-16 12:43:44 +08:00
Caten
3e443ceedc
Update code to v1.0.15
2024-03-12 22:06:10 +08:00
Caten
b50622787d
Various fixes
2024-03-10 18:20:48 +08:00
Caten
231d1167e0
Change default settings
2024-03-05 22:20:37 +08:00
Caten
a956d26f6d
Update code to v1.0.14 (10)
2024-02-29 19:35:00 +08:00
Caten
09bf75beed
Change WPS command, remove alipay
2024-01-13 07:52:53 +08:00
王泳淇
b8393dacfd
Modify user interface to material3
2024-01-12 16:27:32 +08:00
Caten
cf15e2e07d
HiDPI options added
2024-01-06 18:44:58 +08:00
Caten
938745036d
Update code to v1.0.12+2
...
wakelock, modified proot with binfmt-like feature, more wine scripts
2023-12-11 15:07:07 +08:00
Caten
b3428555c6
box and wine initial support
2023-11-30 15:57:56 +08:00
Caten
2a19c5eb78
Audio fix, more install scripts
2023-11-25 08:20:12 +08:00
Caten
c6afc4d468
virgl support
2023-11-11 11:23:16 +08:00
Caten
6dbe710fdc
getifaddrs fix
2023-11-10 21:29:07 +08:00
Caten
cf8ce47662
Organize the code
2023-11-09 12:48:55 +08:00
Caten
86ce2315d4
Add signal 9 info, adjust readme
2023-11-07 17:29:49 +08:00
Caten
6e51e5b2d2
fix tab key eaten
2023-10-19 23:45:33 +08:00
Caten
0971059111
backup
2023-10-10 18:16:56 +08:00
Caten
2cf19179f9
Fix keyboard plug in, streaming don't close
2023-10-09 06:47:57 +08:00
Caten
b6d4d2f11b
Adjust ads watch settings, add saf documents provider, camera stream, more permission
2023-10-08 16:40:51 +08:00
Caten
5a6f04d094
Update help message
2023-10-03 21:50:59 +08:00
Caten
16a14c8a3e
Adjust help message
2023-10-03 13:15:11 +08:00
Caten
27a5073551
Fix enter (pty) key, add broken stick key support
2023-10-02 15:44:52 +08:00
Caten
b4ca9ae4f7
Add font scale, terminal max line, vip skip ads feature
2023-10-02 05:47:08 +08:00
Caten
2ef590beb7
improve signal 9 page; print to debugPrint
2023-09-24 15:45:03 +08:00
Caten
bba56cc0ca
Update main.dart
2023-09-21 22:28:57 +08:00
Caten
f9d5818b91
Add command key for terminal control
2023-09-21 22:25:19 +08:00
Caten
95d6f662de
Adjust data structure and layout
...
There are a lot of changes compared to the previous version, many features are mixed together and not easy to commit individually.
Added a new control panel
Added advertisements
Moved packets out of assets
Adjusted the data structure, so that it will be easier to add multi-container functionality in the future.
2023-09-12 15:12:26 +08:00
Caten
76420edd8a
Change Page Structure
...
修改页面结构,为编写“控制”页面做准备
2023-09-03 23:16:00 +08:00
Caten
ddd5b215a8
Audio fix, hint for signal 9, mount font folder
...
1、修复了音频,现在可以播放声音了;
2、加入了出现“signal 9”错误的提示信息;
3、软件在拥有存储访问权限的情况下,会自动在手机端wps,永中office的外部字体文件夹(AppFiles/Fonts,Fonts)查找字体文件(即挂载这两个目录),这样就可以不用单独为容器里的wps导入字体了。
2023-08-31 18:52:28 +08:00
Caten
6209ff2219
Add license and debian container file
2023-08-30 06:08:01 +08:00
Caten
d79ba2eb95
Initial commit
2023-08-29 23:30:37 +08:00