index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telephony
/
java
/
android
/
service
/
euicc
Age
Commit message (
Expand
)
Author
2024-08-02
Add a bundle key for passing callingPackage into EuiccService.downloadSubscri...
Meng Wang
2024-02-21
Fix exception crashing euiccService process
Rafael Higuera Silva
2024-02-07
Add APIs for available memory on eUICC.
Rafael Higuera Silva
2023-11-10
Hide mistakenly exposed system typedef annotations
Anton Hansson
2023-03-11
Renamed the id printing method
Jack Yu
2023-02-23
Added iccid into the debug message
Jack Yu
2023-01-13
[eSim Transfer] Intent to trigger eSim Transfer
Shivakumar Neginal
2022-12-18
Add portIndex to EuiccService#GetMetaData API
Muralidhar Reddy
2022-12-05
Remove dangling javadoc
Adrian Roos
2022-11-03
Added debug message for GetEuiccProfileInfoListResult
Jack Yu
2022-04-04
Merge "Updated the owners" am: c22f798040 am: d7659e6014 am: 0d9d376b45
Jack Yu
2022-04-01
Updated the owners
Jack Yu
2022-03-24
Make switchToSubscription use PendingIntent
Jordan Liu
2022-03-24
Do not use portIndex API until implemented
Jordan Liu
2022-03-22
Add portIndex for switch subscription API
Jordan Liu
2022-03-03
[MEP] UnsupportedOperationException is thrown when carrier app tries to downl...
Muralidhar Reddy
2022-02-26
[MEP] Handle downloadSubscription with switchAfterDownload is set to true
Muralidhar Reddy
2022-02-10
A overloaded API for downloadSubscription with portIndex for LPA
Chen Xu
2022-02-04
[MEP] Add subscriptionId as intent extra to a resolution intent.
Muralidhar Reddy
2021-12-30
Make switchToSubscription use PendingIntent
Jordan Liu
2021-11-22
Do not use portIndex API until implemented
Jordan Liu
2021-11-16
Add portIndex for switch subscription API
Jordan Liu
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-07-16
Merge "Add a null check for EuiccProfileInfo access rules at creation" am: 65...
Peter Wang
2020-07-15
Add a null check for EuiccProfileInfo access rules at creation
Peter Wang
2020-05-03
Revert an API breaking changes
Svet Ganov
2020-03-13
Update EuiccService encodeSmdxSubjectAndReasonCode
Alex Lin
2020-03-13
Add public error codes to Euicc public API
Alex Lin
2020-02-24
Move euicc related file to telephony.
Amit Mahajan
2020-01-31
Add public API for EuiccService log dump
Alex Lin
2020-01-14
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-19
Revert "Use new UnsupportedAppUsage annotation."
Austin Wang
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-27
Move android.service.euicc.* into telephony
Meng Wang