Commit Graph
18 Commits
Author SHA1 Message Date
世界 b0f1eed827 Add ANSI color contrast adjustment for log view
Automatically adjust log text colors when contrast against background
is below WCAG AA standard (4.5:1). Light mode darkens colors, dark mode
lightens them. Supports iOS, macOS, and tvOS.
2026-01-08 22:12:45 +08:00
世界 6b589cb771 Add screenshot generator 2026-01-08 16:13:20 +08:00
世界 8a62a58ce7 Fix XPC validation 2026-01-05 15:42:56 +08:00
世界 59317f3c79 refactor: Fix macOS standalone application 2026-01-05 01:21:24 +08:00
世界 81d6827334 Refactor to eliminate hardcoded identifiers
Read package identifier and app group ID from Info.plist at runtime
via AppConfiguration. This enables SFM.System to use TeamID-prefixed
app group format required by macOS Sequoia, fixing the privacy prompt
when accessing app group data.
2026-01-03 02:46:52 +08:00
世界 4f0d1098e6 Improve Start/Stop button 2025-11-26 22:25:52 +08:00
世界 7d5ba19d51 Improve LogView 2025-11-26 22:25:49 +08:00
世界 437fe7ac31 Add ANSI color parsing support to logs 2025-11-26 22:25:48 +08:00
世界 5e2af0a5c7 Hide connections page by default since unstable 2024-10-06 21:41:14 +08:00
世界 8091858a4c Update bundle id 2024-09-12 17:19:03 +08:00
世界 1f6e99f576 Improve UI 2024-02-08 10:37:37 +08:00
世界 390e063f20 Fix preview 2023-09-20 21:17:05 +08:00
世界 ba8cd27b70 Fixes 2023-08-05 21:27:52 +08:00
世界 bb0385f53c Add support for tvOS 2023-07-29 09:44:31 +08:00
世界 5a8f3a770f Fixes 2023-07-27 11:31:48 +08:00
世界 486a685bb5 Finish independent macOS version 2023-07-25 14:04:13 +08:00
世界 12bf02070e Prepare system extension support 2023-07-24 20:08:02 +08:00
世界 f441b89efb Init commit 2023-07-15 15:03:45 +08:00