aboutsummaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2023-08-29Fix crash when Build.MANUFACTURER is longer than 4 and cap terminal_model and...Kiwon Park
2023-08-14Add CanIgnoreReturnValue in OdsaResponse builder and suppress AndroidJdkLibsC...Manikanta Tadikonda
2023-08-09Add CanIgnoreReturnValue annotation to HTTP Request BuilderKiwon Park
2023-08-03Added TerminalId params for GetPhoneNumber.Manikanta Tadikonda
2023-08-01Allow apps to set User-Agent HTTP headerKiwon Park
2023-07-23Fixed incorrect nullabilityJack Yu
2023-07-21Added getPhoneNumber supportJack Yu
2023-07-21Support case-insensitive TS.43 XML response param namesJack Yu
2023-07-20Removed OdsaOperation to reduce confusionJack Yu
2023-07-13Add notification token and action to TS.43 auth callsSarah Chin
2023-07-11Added EsimOdsaOperation back to maintain backwards compatibilityJack Yu
2023-07-11Re-formatted and fixed all lint errorsJack Yu
2023-07-11Merge "Add cookie to Ts43AuthToken" into mainSarah Kim
2023-07-10Add cookie to Ts43AuthTokenSarah Chin
2023-07-10Merge "Add Accept-Language field to HTTP requests." into mainKiwon Park
2023-07-07Bug fixes for TS.43 authentication serviceSarah Chin
2023-06-28Add Accept-Language field to HTTP requests.Kiwon Park
2023-06-05Added manage service supportJack Yu
2023-06-05Added check eligibility supportJack Yu
2023-06-05Added acquire configuration supportJack Yu
2023-06-05Added acquire temporary token supportJack Yu
2023-06-05Merge "Added manage subscription support"Treehugger Robot
2023-06-05Added manage subscription supportJack Yu
2023-06-02Changes to ServiceEntitlementExceptionSarah Chin
2023-05-27Added getAuthToken supportJack Yu
2023-05-19Added TS43 operation API prototypeJack Yu
2023-05-13Update premium network entitlement API per specsSarah Chin
2023-05-06Add APIs to perform OIDC authenticationKiwon Park
2023-03-16Respond to second and third challenge during EAP-AKA.android-u-beta-1-gplKiwon Park
2022-11-29Log IOException details during HTTP requests.Kiwon Park
2022-11-01Add network identifier to URLSooraj Sasindran
2022-10-06Simplify debug HTTP response logging.Kiwon Park
2022-10-04Merge changes from topic "bypass"Kiwon Park
2022-10-04Add back ServiceEntitlement constructor with four argumentsKiwon Park
2022-10-04Add ability to bypass EAP-AKA authentication.Kiwon Park
2022-10-04Add ability to save the HTTP request/responses.Kiwon Park
2022-10-04Replace String.join with TextUtils.join in forming operationTargetsKiwon Park
2022-10-04Support the new fields in EsimOdsOperation and ServiceEntitlementRequestKiwon Park
2022-09-15Add support for premium network entitlementSooraj Sasindran
2021-10-28Log ServiceEntitlementException in EapAkaHelper.getEapAkaResponseMeng Wang
2021-07-28Add support for multiple cookiesandroid-12.0.0_r32android-12.0.0_r29android-12.0.0_r28android-12.0.0_r27android-12.0.0_r26android-12.0.0_r21android-12.0.0_r20android-12.0.0_r19android-12.0.0_r18android-12.0.0_r16android12-qpr1-releaseandroid12-qpr1-d-s3-releaseandroid12-qpr1-d-s2-releaseandroid12-qpr1-d-s1-releaseandroid12-qpr1-d-releaseandroid12-devMeng Wang
2021-05-25Merge "Support specifying accept configuration document type XML or JSON" int...Meng Wang
2021-05-25Support specifying accept configuration document type XML or JSONsamalin
2021-05-20Support Synchronization-Failure handlingMeng Wang
2021-05-11Merge "Remove unused instance" into sc-devTreeHugger Robot
2021-05-11Implement for EsimOsdaOprationssamalin
2021-05-11Remove unused instancesamalin
2021-03-09Add null check to StreamUtils.inputStreamToStringSafeMeng Wang
2021-03-03Handle EAP synchronization failureMeng Wang
2021-02-25Undo JSON escaping of forward-slash in POST bodyMeng Wang