Skip to content

Releases: DevelopCubeLab/TrollSIMSwitcher

1.2

18 Jan 14:47

Choose a tag to compare

  1. Added Cellular Data Plan Manage (Shortcuts & Lock Screen Widgets supported)
    Designed to reduce latency issues when gaming on dual-SIM iPhones.
    You can automate this behavior using Shortcuts.
    • If you are using a single-SIM device, this version is not required —
    version 1.1 is sufficient.
    • This feature is not supported on cellular iPads or single-SIM devices.
  2. Added Reboot Cellular Service
    Provides a way to restart the cellular service.
  3. Re-added previously removed entitlements
    (Tom: Didn’t expect that, did you?)
    Turns out they are actually necessary after all.

Full Changelog: 1.1...1.2

Zh:

  1. 新增蜂窝数据卡开关功能(包括快捷指令和锁屏小组件)
    用于解决双卡iPhone在玩游戏时的延迟问题,您可以创建一个快捷指令自动化来实现
    如果您使用的是单卡,则无需此版本,1.1 版本就足够了
    该功能不支持蜂窝版iPad和单卡用户
  2. 新增重启基带服务功能(包括快捷指令和锁屏小组件)
    解决app可以被快捷指令替代的问题
  3. 将上个版本中移除的权利又加回来了,(Tom:没想到吧!)因为确实需要

代码更改日志: 1.1...1.2

1.1

01 Jan 09:48
d35bcff

Choose a tag to compare

1.1
  1. Remove unnecessary Capability, remove UnSandbox Capability
  2. Add a new type Lock screen widget toggle data slot
  3. Add a new type Lock screen widget toggle data type
  4. Add a new Shortcuts toggle data slot
  5. Add a new Shortcuts toggle data type
  6. Improve Home screen quick action show slot label
  7. Add Notifications function
    Critical Alert Permission Notice

Due to iOS system restrictions, System apps are limited when requesting Critical Alert permissions. When enabling Critical Alerts for the first time, please switch the app to 'User' registration in TrollStore, fully close the app, and then reopen it to complete the permission request.
After authorization is granted, you may switch the app back to 'System' registration.
The permission will be preserved by the system, and this process only needs to be completed once.

Full Changelog: 1.0...1.1

Zh:

  1. 移除不需要的权利,例如UnSandbox权利,根本不需要
  2. 新增切换卡槽锁屏小组件和快捷指令(iOS 16.0+)
  3. 新增切换网络类型锁屏小组件和快捷指令(iOS 16.0+)
  4. 改进图标快捷方式显示卡槽标签
  5. 新增通知功能(主要为iOS 14和iOS 15用户准备)

「重要通知」权限说明

iOS 对 System App 申请重要通知权限存在限制。
请在首次启用时,在TrollStore 中将 App 切换为'User'状态,并且彻底关闭App再次打开App以完成权限请求,授权成功后可切换 为'System'状态,权限将被系统保留,无需重复操作。

代码更改日志: 1.0...1.1

1.0

05 Dec 03:09

Choose a tag to compare

1.0

First Commit

🔔 About Compatibility Switch Mode:

Because the dual SIM data provided by iOS is sometimes reversed, if you click on the app to switch dual SIM data and it is ineffective, please turn on this switch.
Observed situations: If it is a physics sim card + eSIM, if the physical card is in IMEI 2, it will cause the inability to switch. You need to turn on the compatibility switch mode, or if the dual SIM arrangement observed in the system settings does not match the app, this problem will occur. Turning on the compatibility switch mode will resolve the issue.

Zh:
首次发布

🔔关于兼容性切换模式:
因为iOS提供的双卡数据有时候是反着的,所以您点击app切换双卡流量无效时请打开这个开关
观察到的情况:如果是单卡+esim机型,如果实体卡在IMEI 2就会导致无法切换,需要打开兼容性切换模式,或者在系统设置中观察到的双卡排列与app不相同时会产生这个问题,打开兼容性切换模式即可解决

1.0-preview

01 Dec 23:24

Choose a tag to compare

1.0-preview Pre-release
Pre-release

Preview version

Zh:
预览版,切换功能正常,无任何快捷操作