Commit Graph
12 Commits
Author SHA1 Message Date
世界 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
世界 e2c378d42b Add QR scanner support for macOS with camera selection
- Refactor QR scanner into separate Scanner module for iOS and macOS
- Add camera selection menu for devices with multiple cameras
- Use Vision framework for QR detection on macOS
- Remove tvOS QR scanner support (continuity camera)
- Add camera entitlement and usage description for macOS
- Fix minor issues in Intents and ExtensionProvider
2026-01-01 18:18:03 +08:00
世界 58b5e9d732 Add custom on-demand rules support 2025-12-30 00:18:43 +08:00
世界 bbf0d4945c Add App Shortcuts and improve IntentsExtension 2025-12-07 11:33:30 +08:00
世界 39338ab133 Restart service when settings change 2025-12-07 10:28:51 +08:00
世界 1788a7f7bf Reformat code 2025-09-14 19:08:38 +08:00
世界 8091858a4c Update bundle id 2024-09-12 17:19:03 +08:00
世界 1c5bc23a25 Fix always on 2024-04-10 20:48:15 +08:00
世界 0eeab5023f Fix App Intents 2023-10-06 18:27:59 +08:00
世界 3374f8e727 Refactor task usage and profile auto update 2023-09-22 11:32:51 +08:00
世界 bb0385f53c Add support for tvOS 2023-07-29 09:44:31 +08:00
世界 f441b89efb Init commit 2023-07-15 15:03:45 +08:00