Commit Graph
90 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
世界 251a79f5d7 Fix crash on macOS 13 2026-01-01 16:40:38 +08:00
世界 abc8d56ffc Update dependencies 2025-12-22 13:58:10 +08:00
世界 90a1022ec2 Fix multiple status streams when reconnecting 2025-12-19 19:26:16 +08:00
世界 7bddeed04a Add file provider for iOS 2025-12-19 14:35:17 +08:00
世界 675699d50d Fix link naiveproxy 2025-12-13 20:36:10 +08:00
世界 727136f187 Refactor profile management 2025-12-03 11:15:56 +08:00
世界 c5fd6a6b4e Improve JSON editor for macOS 2025-11-26 22:25:52 +08:00
世界 3f1c716a0a Improve JSON editor for iOS 2025-11-26 22:25:52 +08:00
世界 ec0ed8344e Fix tvOS profile import 2025-11-26 22:25:49 +08:00
世界 532c140f05 Bump version 2025-11-26 22:25:10 +08:00
世界 8637af352c Fix tvOS extension 2025-11-26 22:25:10 +08:00
世界 84d8cf1757 Bump version 2025-10-01 10:28:35 +08:00
世界 8a42e67060 Update dependencies 2025-09-30 15:56:33 +08:00
世界 af2e8505be Migrate to directory mode 2025-09-30 15:56:33 +08:00
世界 96bee16bf0 Bump version 2025-09-13 13:16:02 +08:00
世界 c5734677bd Bump version 2025-06-20 22:13:03 +08:00
世界 ae5818ee5a Bump version 2025-03-10 16:31:00 +08:00
世界 a828bb3a93 Bump version 2025-02-23 08:39:31 +08:00
世界 3d5d7343fb Bump version 2025-02-11 14:40:04 +08:00
世界 17fed6b9fc Bump version 2025-02-05 09:56:42 +08:00
世界 e43e3a3f64 Bump version 2025-01-27 13:54:15 +08:00
世界 52865684c9 Update dependencies 2025-01-12 11:01:58 +08:00
世界 64a4614aca Bump version 2025-01-11 20:37:27 +08:00
世界 3d889ae017 Bump version 2024-12-28 15:11:34 +08:00
世界 1ecaff4c90 Bump version 2024-12-21 15:47:57 +08:00
世界andXiang ef08a1052b Add localization support
Co-authored-by: Xiang <xfqz86@163.com>
2024-12-15 21:36:07 +08:00
世界 fa107e3b7c Bump version 2024-11-27 10:43:44 +08:00
世界 59aebddaa4 Add deprecated warnings 2024-11-04 23:04:58 +08:00
世界 c7d9b49de7 Bump version 2024-10-13 21:16:49 +08:00
世界 5e2af0a5c7 Hide connections page by default since unstable 2024-10-06 21:41:14 +08:00
世界 7e67e68670 Add iOS 18 control widget 2024-10-06 21:41:10 +08:00
世界 9dadf5f648 Add connections dashboard 2024-10-06 21:41:07 +08:00
世界 c223f50ffb Bump version 2024-10-05 10:22:55 +08:00
世界 88ee9d5097 Add FDA request dialog 2024-10-05 10:03:59 +08:00
世界 41ed30a5fa Bump version 2024-09-20 22:49:51 +08:00
世界 8b5ad1928f Minor fixes 2024-09-17 18:49:49 +08:00
世界 66a33e3398 Update dependencies 2024-09-16 14:22:36 +08:00
世界 8091858a4c Update bundle id 2024-09-12 17:19:03 +08:00
世界 31d63f40b0 Fix build with xcode 16 beta 2024-09-12 11:55:21 +08:00
世界 0cbe335cbb Bump version 2024-05-25 11:30:16 +08:00
世界 17eec08615 Fix Read iCloud profile before starting 2024-05-03 17:15:01 +08:00
世界 debd0ca1a2 Add back always on option 2024-04-06 23:58:59 +08:00
世界 db8cbfa865 Fix profile sharing broken in iOS 17.4 2024-03-19 09:49:26 +08:00
世界 4109942f31 Fix missing schemes 2024-03-11 17:38:41 +08:00
世界 45b4e58b3f Fix interfaces for tvOS 2024-02-23 23:37:42 +08:00
世界 be86607f31 Remove in-app sponsor 2024-02-17 17:20:52 +08:00
世界 bbee434895 Remove ignoreDeviceSleep && Improve delete button on macOS 2024-02-16 13:41:32 +08:00
世界 1f6e99f576 Improve UI 2024-02-08 10:37:37 +08:00