Peter Cai PeterCxy
  • 猫である。

  • Joined on 2021-08-16
PeterCxy pushed tag unpriv-beta01 to PeterCxy/OpenEUICC 2024-03-06 02:19:45 +01:00
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-06 02:14:38 +01:00
348395c48d chore: Bump lpac
124d1690ab fix: Clear status icon when compat check items are recycled
8ee3c53492 buildSrc: Use HEAD rev count as version code
Compare 3 commits »
PeterCxy deleted tag unpriv-beta01 from PeterCxy/OpenEUICC 2024-03-06 02:04:56 +01:00
PeterCxy pushed tag unpriv-beta01 to PeterCxy/OpenEUICC 2024-03-06 02:00:43 +01:00
PeterCxy commented on issue PeterCxy/OpenEUICC#17 2024-03-05 02:08:37 +01:00
OpenEUICC app(13M version) won't start after Feb 19th commit for Android 14

@gbridge888 Fixed. Seems to be an oversight because I do not have non-GSMA CI eUICC cards.

PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-05 02:08:03 +01:00
ca0085e147 fix: Do not crash if a certificate key ID is not known
PeterCxy closed issue PeterCxy/OpenEUICC#17 2024-03-05 02:08:01 +01:00
OpenEUICC app(13M version) won't start after Feb 19th commit for Android 14
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-05 01:59:44 +01:00
09e19412e3 fix: Show less logs in UI than what we will save
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-05 01:39:11 +01:00
6c2b1675bd fixup: Infinite loop in PreferenceUtils after adopting DI
1a69c5294b refactor: Use DI techniques for EuiccChannel's as well
Compare 2 commits »
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-05 01:06:28 +01:00
7c6b4ebee5 refactor: IEuiccChannelManager -> EuiccChannelManager
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-05 00:51:26 +01:00
4dd14d23f2 refactor: Add UiComponentFactory to manual DI
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-05 00:43:59 +01:00
6356601467 CompatibilityCheck: Make connectivity fail a "Unknown" failure
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-05 00:40:02 +01:00
aef399dad0 CompatibilityCheck: Explain that the user might want to contact the ROM developer
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-05 00:38:55 +01:00
a101ae6805 CompatibilityCheck: Improve OMAPI connectivity check
49af0ffee9 CompatibilityCheck: Return FAILURE_UNKNOWN when no SIM readers are found
Compare 2 commits »
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-04 23:18:09 +01:00
2d1c96023a refactor: Condense dependency management to a rudimentary dependency injection subpackage
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-04 02:29:58 +01:00
770083523d refactor: Extract an interface from EuiccChannelManager
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-03 19:23:14 +01:00
e48a919335 feat: Allow exporting logs as txt
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-03-03 16:56:44 +01:00
c0d1c29b7f feat: Show error logs on crash when unprivileged
PeterCxy commented on issue PeterCxy/OpenEUICC#17 2024-03-02 02:38:31 +01:00
OpenEUICC app(13M version) won't start after Feb 19th commit for Android 14

03-01 11:04:02.357 2419 2460 E PhoneInterfaceManager: The calling package is not allowed to access ISD-R.

OpenEUICC has no permission to access the ISD-R channel on your device. You need to…

PeterCxy closed pull request PeterCxy/OpenEUICC#14 2024-03-02 02:34:27 +01:00
Draft: Fixing build in Lineage 20