aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/internal/telephony/uicc/UiccProfile.java
AgeCommit message (Expand)Author
2023-04-17Remove legacy subscription codeJack Yu
2023-03-11Renamed the id printing methodJack Yu
2023-02-23Fixed port index not updated on inactive eSIMJack Yu
2023-02-17Remove overloaded iccCloseLogicalChannel and iccTransmitApduLogicalChannel fr...Muralidhar Reddy
2023-02-08Update telephony lib components to remove dupplicationrambowang
2023-02-06Fix phone process crash due to null carrier configrambowang
2023-01-26Update UiccProfile with new CarrierConfigManager APIsrambowang
2023-01-08Added SIM events handling and fix crashesJack Yu
2023-01-08Moved SIM state broadcast back to UiccControllerJack Yu
2023-01-04Revert "Moved SIM state broadcast back to UiccController"Aishwarya Mallampati
2023-01-04Revert "Added SIM events handling and fix crashes"Aishwarya Mallampati
2022-12-22Added SIM events handling and fix crashesJack Yu
2022-12-19Moved SIM state broadcast back to UiccControllerJack Yu
2022-12-05Added GetActiveSubscriptionInfo supportJack Yu
2022-11-18Renamed methods for clarificationJack Yu
2022-11-04Merge "Revert "Add unaudited exported flag to exposed runtime receivers""Aaron Fan
2022-11-04Revert "Add unaudited exported flag to exposed runtime receivers"Michael Groover
2022-11-04Merge "Add unaudited exported flag to exposed runtime receivers"TreeHugger Robot
2022-10-04Add unaudited exported flag to exposed runtime receiversMichael Groover
2022-09-30Fixed potential string conversion issuesJack Yu
2022-05-20CPT: build carrier privileges cache when AccessRules are loadedRambo Wang
2022-04-28Avoid crash when the caller passes null message objarunvoddu
2022-03-18Clean up orphan method related to carrier privileges in UiccPort/ProfileRambo Wang
2022-03-17Clean up UiccPort/Profile on carrier privileges rule load registrationRambo Wang
2022-02-08Revert "Revert "Move carrier privilege intent resolution to Carr..."Rambo Wang
2022-02-02Revert "Move carrier privilege intent resolution to CarrierPrivi..."Shubham Dubey
2022-02-01Move carrier privilege intent resolution to CarrierPrivilegesTracker.Hunter Knepshield
2022-01-28Move carrier privilege status checks to CarrierPrivilegesTracker.Hunter Knepshield
2021-10-05[MEP] Framework initial support for eSim Multiple Enabled Profiles.Muralidhar Reddy
2021-08-10Merge "Fix potential deadlock accesing the value of ICCID" into sc-dev am: 5f...TreeHugger Robot
2021-08-06Fix potential deadlock accesing the value of ICCIDMichele Berionne
2021-08-03Update subId on sim state READY. am: cec0675c31 am: b97555e1ebAmit Mahajan
2021-08-03Update subId on sim state READY.Amit Mahajan
2021-07-28Reset last known num uicc applications on sim reset. am: 252716d41b am: 63915...Amit Mahajan
2021-07-27Reset last known num uicc applications on sim reset.Amit Mahajan
2021-07-23Merge "Update SIM state on SIM refresh." into sc-dev am: b5145e7056 am: 487ce...TreeHugger Robot
2021-07-23Update SIM state on SIM refresh.Amit Mahajan
2021-07-07Merge "Use 3GPP2 as app type if 3GPP is not available." am: fc0abca87c am: 5d...Treehugger Robot
2021-07-07Merge "Use 3GPP2 as app type if 3GPP is not available."Treehugger Robot
2021-07-01Fix deadlock between UiccController and UiccProfileMichele Berionne
2021-06-30Fix deadlock between UiccController and UiccProfileMichele Berionne
2021-06-14Use 3GPP2 as app type if 3GPP is not available.Amit Mahajan
2021-04-12Merge "Migrate CarrierPrivilegesTracker to UiccAccessRule." am: a77193796f am...Hunter Knepshield
2021-04-06Check for ICCID against all subs belonging to the group.Amit Mahajan
2021-04-02Migrate CarrierPrivilegesTracker to UiccAccessRule.Hunter Knepshield
2021-02-18Cache SIM PIN for verification after unattended reboot.Michele Berionne
2021-02-09Cache SIM PIN for verification after unattended reboot.Michele Berionne
2020-10-26Carrier config's SIM state is wrong after Modem do sim refresh with ISIM aid.SongFerngWang
2020-09-30Platform changes needed for CarrierAppUtils integration tests.Jeff Davidson
2020-09-22Merge "Fetching IMSI from RUIM properly" am: f7af0f9a43 am: 15f3c4162e am: b8...Amit Mahajan