Peter Cai PeterCxy
  • 猫である。

  • Joined on 2021-08-16
PeterCxy merged pull request PeterCxy/OpenEUICC#207 2025-07-28 02:35:57 +02:00
chore: cleanup short string ids
PeterCxy commented on pull request PeterCxy/OpenEUICC#208 2025-07-28 02:35:40 +02:00
feat: euicc memory reset, available when all profiles are disabled

I don't see why this should replace the hidden option

PeterCxy commented on issue PeterCxy/OpenEUICC#37 2025-07-26 16:55:51 +02:00
Not working with a usb-reader

Closing as not planned, there's really no good way to fix all the quirky USB readers without literally incorporating the entire libpcsc, which is not planned.

PeterCxy closed issue PeterCxy/OpenEUICC#37 2025-07-26 16:55:51 +02:00
Not working with a usb-reader
PeterCxy commented on issue PeterCxy/OpenEUICC#209 2025-07-26 16:54:46 +02:00
Stuck loading and high CPU usage

This isn't something we can reasonably fix from app side. Your device's OMAPI implementation is doing something stupid. We can work around it by requiring a reboot when the profile is switched,…

PeterCxy closed issue PeterCxy/OpenEUICC#209 2025-07-26 16:54:46 +02:00
Stuck loading and high CPU usage
PeterCxy deleted branch format-channel-name-in-compatibility-check from septs/OpenEUICC 2025-07-23 13:34:08 +02:00
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-07-23 13:34:07 +02:00
e604f39e0d fix: use customizableTextProvider in getCompatibilityCheckResult (#203)
PeterCxy merged pull request PeterCxy/OpenEUICC#203 2025-07-23 13:34:05 +02:00
fix: use customizableTextProvider in getCompatibilityCheckResult
PeterCxy deleted branch profile-strings from septs/OpenEUICC 2025-07-23 13:33:41 +02:00
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-07-23 13:33:40 +02:00
797f3dc722 chore: unified profile string ids style (#205)
PeterCxy merged pull request PeterCxy/OpenEUICC#205 2025-07-23 13:33:39 +02:00
chore: unified profile string ids style
PeterCxy deleted branch fix-lpac-submodule from septs/OpenEUICC 2025-07-23 13:33:10 +02:00
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-07-23 13:33:09 +02:00
1be6c25cb6 fix: lpac submodule (#206)
PeterCxy merged pull request PeterCxy/OpenEUICC#206 2025-07-23 13:33:07 +02:00
fix: lpac submodule
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-07-21 13:38:58 +02:00
c0cd7a25cf Fix text for ISD-R compatibility check
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-07-21 13:37:48 +02:00
dfdd8948c5 i18n: Fix string formatting
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-07-20 20:20:04 +02:00
1fd13634fc i18n: Update new strings
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-07-20 19:48:04 +02:00
29b2cba673 Use OMAPI access instead of ISD-R access to determine compatibility
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-07-20 17:14:59 +02:00
8c982ae890 More quick availability -> quick compatibility