Peter Cai PeterCxy
  • 猫である。

  • Joined on 2021-08-16
PeterCxy pushed to main at PeterCxy/dobu 2025-02-16 21:14:04 +01:00
ce9cf6c25f Fixup & update prismlauncher
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-02-15 20:27:02 +01:00
9517f53712 chore: Update lpac dependency
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-02-05 04:07:12 +01:00
f5074acae2 feat: alert when confirmation code is required by QR code
PeterCxy closed pull request PeterCxy/OpenEUICC#136 2025-02-05 04:06:08 +01:00
feat: if qrcode need confirmation code then alert dialog
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-02-05 04:05:59 +01:00
d19bfeb318 feat: alert when confirmation code is required by QR code
PeterCxy pushed to master at PeterCxy/OpenEUICC 2025-02-05 04:04:20 +01:00
1006c06ba8 feat: alert when confirmation code is required by QR code
PeterCxy pushed tag jmp-v1.2.1 to jmp-sim/jmp-sim-manager 2025-01-26 22:31:40 +01:00
PeterCxy pushed to jmp at jmp-sim/jmp-sim-manager 2025-01-26 22:31:17 +01:00
c60ba8e103 JMP SIM Manager v1.2.1
PeterCxy pushed to jmp at jmp-sim/jmp-sim-manager 2025-01-26 22:24:50 +01:00
cb7d6a5fc2 jmp: Exclude dependency metadata from apks to fix F-Droid verification
PeterCxy commented on issue PeterCxy/OpenEUICC#137 2025-01-26 22:04:23 +01:00
In downloading, but no provide confirmation code

What I suspect is some sort of encoding issue here. Do we have an example of such a confirmation code that failed download?

PeterCxy closed issue PeterCxy/OpenEUICC#138 2025-01-26 22:00:10 +01:00
EiotCLUB and estk.me: OpenEUICC and EasyEUICC don't show preinstalled eSIM profiles on these cards
PeterCxy commented on issue PeterCxy/OpenEUICC#138 2025-01-26 22:00:09 +01:00
EiotCLUB and estk.me: OpenEUICC and EasyEUICC don't show preinstalled eSIM profiles on these cards

Test profiles are hidden by default, and as others have pointed out above, can be shown with a developer option.

PeterCxy pushed to aosp15 at PeterGSI/patches 2025-01-26 15:24:28 +01:00
489a84f1ee Fix fw/b patches
PeterCxy pushed to aosp15 at PeterGSI/patches 2025-01-23 03:49:59 +01:00
70205d489a Re-pick LOS patches for signature spoofing
PeterCxy pushed tag jmp-v1.2.0 to jmp-sim/jmp-sim-manager 2024-12-22 17:50:27 +01:00
PeterCxy pushed to jmp at jmp-sim/jmp-sim-manager 2024-12-22 17:50:11 +01:00
b4ea193de2 JMP SIM Manager v1.2.0
PeterCxy pushed to jmp at jmp-sim/jmp-sim-manager 2024-12-22 17:10:11 +01:00
654932a9f0 i18n: typo
PeterCxy pushed to jmp at jmp-sim/jmp-sim-manager 2024-12-22 16:50:44 +01:00
a46849de40 i18n: Translate JMP-specific strings
PeterCxy pushed to jmp at jmp-sim/jmp-sim-manager 2024-12-22 16:36:22 +01:00
0818abf71b jmp: Migrate customized text to CustomizableTextProvider
PeterCxy commented on issue PeterCxy/OpenEUICC#59 2024-12-22 15:33:14 +01:00
it is recommended to support ePIN input.

There's also a possibility that our matching ID encoding is broken by passing from Java -> JNI. Is the activation code provided by Vodafone purely alphanumerical or does it contain other special…