Peter Cai PeterCxy
  • 猫である。

  • Joined on 2021-08-16
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-10-27 02:52:50 +01:00
6a2d4d66dd Move EuiccChannelManagerService to withEuiccChannel()
8ac46bd778 Move findEuiccChannelBySlot to non-blocking
0961ef70f4 New withEuiccChannel() variant with logical slot ID
Compare 3 commits »
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-10-27 02:42:17 +01:00
3b868e4f9a Move some fragments to withEuiccChannel()
95b24e6151 Add withEuiccChannel helper for EuiccChannelFragment
Compare 2 commits »
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-10-26 21:49:59 +02:00
ef62274057 Wrappers shouldn't hold references indefinitely
76e8fbd56b Use wrappers to enforce that withEuiccChannel can't leak references
Compare 2 commits »
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-10-26 21:32:40 +02:00
d54fcf2589 refactor: Make EuiccChannel abstract
7cb872a664 Add new withEuiccChannel() method to EuiccChannelManager
Compare 2 commits »
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-10-23 04:17:53 +02:00
65c9a7dc39 fix: refer url (#53)
PeterCxy merged pull request PeterCxy/OpenEUICC#53 2024-10-23 04:17:51 +02:00
fix: refer url
PeterCxy pushed tag jmp-v1.1.2 to jmp-sim/jmp-sim-manager 2024-10-23 04:09:08 +02:00
PeterCxy pushed to jmp at jmp-sim/jmp-sim-manager 2024-10-23 04:08:57 +02:00
e424b8eee0 JMP SIM Manager v1.1.2
PeterCxy closed issue PeterCxy/OpenEUICC#48 2024-10-23 04:07:21 +02:00
[feature request] USB permission
PeterCxy commented on issue PeterCxy/OpenEUICC#48 2024-10-23 04:07:17 +02:00
[feature request] USB permission

We can't distinguish USB SIM readers from other types of smartcards. Having this would make that dialog show up for all smartcards, including things like Yubikeys. This isn't an experience I…

PeterCxy closed issue PeterCxy/OpenEUICC#49 2024-10-23 04:06:20 +02:00
PIN Code
PeterCxy commented on issue PeterCxy/OpenEUICC#49 2024-10-23 04:06:17 +02:00
PIN Code

I don't think that's a ISD-R feature.

PeterCxy closed issue PeterCxy/OpenEUICC#46 2024-10-23 04:05:17 +02:00
[BUG] 5ber issues
PeterCxy commented on issue PeterCxy/OpenEUICC#46 2024-10-23 04:05:12 +02:00
[BUG] 5ber issues

5ber is unsupported.

PeterCxy closed issue PeterCxy/OpenEUICC#51 2024-10-23 04:04:45 +02:00
[Feature Request] Support 2 Active eSIM Adapters
PeterCxy commented on issue PeterCxy/OpenEUICC#51 2024-10-23 04:04:40 +02:00
[Feature Request] Support 2 Active eSIM Adapters

I use 2 adapters all the time. I'm not sure why this isn't working for you, but I don't think it's an EasyEUICC bug.

PeterCxy pushed to jmp at jmp-sim/jmp-sim-manager 2024-10-22 03:05:46 +02:00
8d76f0eeac Merge remote-tracking branch 'openeuicc/master' into jmp
d26a8ddc78 EuiccChannelManagerService: stop using blocking variants unnecessarily
aac457f4b5 Don't dismiss DialogFragment's when in background
2337ad035d Post a notification to signify task failure from service
7197501cca ProfileDownloadFragment: Stop catching all exceptions
Compare 43 commits »
PeterCxy pushed to master at PeterCxy/Shelter 2024-10-21 13:47:43 +02:00
3f33f87167 Translated using Weblate (Telugu)
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-10-21 02:38:09 +02:00
d26a8ddc78 EuiccChannelManagerService: stop using blocking variants unnecessarily
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-10-20 17:47:38 +02:00
aac457f4b5 Don't dismiss DialogFragment's when in background
2337ad035d Post a notification to signify task failure from service
Compare 2 commits »