Hermes
|
dcd3fcb9ee
|
Fix ToolApp screen edge drag follow
|
2026-05-22 06:00:15 +08:00 |
|
Hermes
|
be2156a634
|
Fix ToolApp edge back strip defaults
|
2026-05-22 05:52:12 +08:00 |
|
7015725
|
eaeeba2b0a
|
Fix ToolApp edge strips blocking buttons
|
2026-05-22 04:59:50 +08:00 |
|
7015725
|
3511b3f1ce
|
Fix inert ToolApp UI actions
|
2026-05-22 04:40:56 +08:00 |
|
7015725
|
32fe099fab
|
fix: make ToolHub UI actions responsive
|
2026-05-22 04:27:45 +08:00 |
|
7015725
|
451cfb6502
|
fix: restore color picker and top bar clicks
|
2026-05-22 03:15:34 +08:00 |
|
7015725
|
7af30639d1
|
fix: repair color picker overlay and back preview
|
2026-05-22 03:06:32 +08:00 |
|
7015725
|
86dca84a27
|
fix: improve ToolApp landscape edge back handling
|
2026-05-22 01:34:08 +08:00 |
|
7015725
|
66fa86b37d
|
feat: keep settings detail in tablet landscape panes
|
2026-05-22 01:20:32 +08:00 |
|
7015725
|
918c36ebc2
|
Optimize ToolHub settings responsive layout
|
2026-05-22 00:43:33 +08:00 |
|
7015725
|
d557bdefa2
|
fix: lighten animal island main panel
|
2026-05-19 03:37:25 +08:00 |
|
7015725
|
4ce1924299
|
style: align main panel with animal island theme
|
2026-05-19 03:24:24 +08:00 |
|
7015725
|
63fdfb813e
|
Fix long-press move jitter closing settings
|
2026-05-19 03:02:52 +08:00 |
|
7015725
|
6d8f50267c
|
fix toolapp inner back edge width setting
|
2026-05-19 01:02:41 +08:00 |
|
7015725
|
3479cb25f2
|
feat: expand ToolApp back gesture ranges
|
2026-05-19 00:36:53 +08:00 |
|
7015725
|
1a7cefc630
|
feat: add ToolHub badge and back gesture settings
|
2026-05-19 00:26:11 +08:00 |
|
7015725
|
49ecd1e74e
|
fix: align ToolApp back preview UI
|
2026-05-18 23:54:29 +08:00 |
|
7015725
|
e60d4e1b42
|
Increase ToolApp edge back zone to 48dp
|
2026-05-18 23:26:06 +08:00 |
|
7015725
|
ae8abc2908
|
fix: refine island settings bottom layout
|
2026-05-18 21:38:21 +08:00 |
|
7015725
|
2e3ff489a0
|
feat: refine island settings UI
|
2026-05-18 14:20:29 +08:00 |
|
7015725
|
1c802f6948
|
fix: 主题模板真正应用到主面板渲染
根本问题: buildPanelView('main') 构建主面板时用的是
ui.colors.bgLight/bgDark(Monet 配色),完全不经过
getPanelBgColorInt/getPanelTextColorInt 的模板填充逻辑。
updatePanelBackground 虽然封装了统一取色,但实际没有在
主面板构建流程中被调用。
修复:
1. buildPanelView('main') 末尾调用 updatePanelBackground(panel)
应用统一主题色(Monet/模板/自定义)
2. 保留临时背景色避免构建过程中的裸窗口闪烁
|
2026-05-15 02:08:58 +08:00 |
|
7015725
|
bba3d800af
|
style: refine island settings home
|
2026-05-14 23:30:38 +08:00 |
|
7015725
|
8907a2d5d8
|
style: soften animal island ToolApp copy
|
2026-05-14 23:17:09 +08:00 |
|
7015725
|
edb26dc593
|
feat: apply animal island style to ToolApp
|
2026-05-14 22:28:51 +08:00 |
|
7015725
|
47ca2f782f
|
fix: stop fallback strips blocking system back
|
2026-05-14 18:28:56 +08:00 |
|
7015725
|
2b55e2bdd4
|
style: refresh ToolApp visual back experience
|
2026-05-14 18:23:31 +08:00 |
|
7015725
|
a8cd7c193d
|
fix: capture screen edge back for ToolApp
|
2026-05-14 03:10:25 +08:00 |
|
7015725
|
65367f0d06
|
feat: add interactive ToolApp back preview
|
2026-05-14 03:00:15 +08:00 |
|
7015725
|
1d31638073
|
fix: add ToolApp edge swipe back fallback
|
2026-05-14 02:51:46 +08:00 |
|
7015725
|
09f2aa4d07
|
feat: adapt ToolApp size to screen
|
2026-05-13 07:31:28 +08:00 |
|
7015725
|
080cb9abf7
|
refactor: keep ToolApp as single root view
|
2026-05-13 07:27:39 +08:00 |
|
7015725
|
46393fe9ba
|
Revert "feat: split button editor into app subpages"
This reverts commit 5a4e3f6423.
|
2026-05-12 20:10:23 +08:00 |
|
7015725
|
5a4e3f6423
|
feat: split button editor into app subpages
|
2026-05-12 20:01:45 +08:00 |
|
7015725
|
c41e1479b9
|
feat: app-style ToolHub settings home
|
2026-05-12 17:31:02 +08:00 |
|
7015725
|
a0b6b92f57
|
feat: introduce ToolHub settings page stack
|
2026-05-12 10:47:13 +08:00 |
|
7015725
|
7b7fbdf9cf
|
fix: handle system gestures for ToolHub panels
|
2026-05-12 10:24:30 +08:00 |
|
7015725
|
8f6dcdcac1
|
fix: keep docked ball on edge while dragging
|
2026-05-07 23:06:23 +08:00 |
|
7015725
|
637858ab9c
|
fix: avoid docked drag first-frame flash
|
2026-05-07 23:02:50 +08:00 |
|
7015725
|
0251419dbc
|
fix: make docked float ball drag follow finger
|
2026-05-07 22:58:36 +08:00 |
|
linshenjianlu
|
ed9521cdf5
|
fix: smooth docked float ball drag transition
|
2026-05-03 14:29:17 +08:00 |
|
linshenjianlu
|
105d1c68c5
|
fix: optimize docked float ball drag
|
2026-05-03 14:23:37 +08:00 |
|
linshenjianlu
|
9ad01b436d
|
fix: 代码审查6项修复
- 689处空catch块补全日志
- eval远程代码增加SHA256校验
- 删除ToolHubLogger重复定义
- getParentFile()增加null保护
- 提取buildButtonEditorPanelView内通用工具函数到文件级
- 修复HandlerThread/ValueAnimator资源泄漏
|
2026-04-21 07:42:23 +08:00 |
|
Hermes
|
a394684f42
|
refactor(ball): 清理悬浮球文字相关死代码
|
2026-04-20 22:40:39 +08:00 |
|
Hermes
|
068e4cdd3b
|
feat(ball-settings): 统一图标弹窗并精简球显示
|
2026-04-20 22:32:31 +08:00 |
|
root
|
c7e9b92322
|
refactor: split th_2_core.js into 12 modules, rename all files to 2-digit numbering
- Split th_2_core.js (4715 lines, 177KB) into:
th_02_core.js, th_03_icon.js, th_04_theme.js, th_05_persistence.js,
th_06_icon_parser.js, th_07_shortcut.js, th_08_content.js,
th_09_animation.js, th_10_shell.js, th_11_action.js,
th_12_rebuild.js, th_13_panel_ui.js
- Rename existing: th_1_base→th_01_base, th_3_panels→th_14_panels,
th_4_extra→th_15_extra, th_5_entry→th_16_entry
- Update ToolHub.js MODULE_MANIFEST, modules array, and critical module check
|
2026-04-20 11:53:13 +08:00 |
|