Skip to content

Commit bceb43e

Browse files
linyuan.yangclaude
andcommitted
存档列表/快捷键体系/工具栏优化
- 新增快捷键速查面板(ShortcutsPanel)与工具栏下拉菜单(ToolbarMenu) - 应用级快捷键按端区分:桌面 Ctrl、浏览器 Shift (存档 S / 读档 L / 新建 N / 存档列表 B / 游戏库 G / 暂停 P / 全屏 F;Esc 也可暂停) - 输入框聚焦时不触发快捷键,避免打字误触 - 工具栏精简:存档相关收进「存档 ▾」下拉,次要操作改图标按钮(悬停提示) - 修复:启动时不恢复上次 ROM 名,避免引擎未载入却显示为运行态 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e9d712b commit bceb43e

59 files changed

Lines changed: 570 additions & 45 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 63 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
4+
<background android:drawable="@color/ic_launcher_background"/>
5+
</adaptive-icon>
-1.23 KB
-8.32 KB
-1.36 KB
-1.14 KB
-5.48 KB
-1.3 KB
-3.2 KB
-11.1 KB

0 commit comments

Comments
 (0)