aboutsummaryrefslogtreecommitdiff
path: root/java/com/android
AgeCommit message (Expand)Author
2023-03-01Update premium network entitlement API per specsSarah Chin
2023-02-06Respond to second and third challenge during EAP-AKA.Kiwon 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
2021-02-19Merge "Expose EapAkaHelper" into sc-devTreeHugger Robot
2021-02-18Allow client to specify timeout and NetworkMeng Wang
2021-02-18Expose EapAkaHelperMeng Wang
2021-02-11Fix package name to align with folder structure.Meng Wang
2021-02-05Localized cookie handlingMeng Wang
2021-02-05Support entitlement status query for multiple app Idssamalin
2021-02-05Use system property for controlling if logs with potential PII dataSama Lin
2021-02-04Implement the ServiceEntitlementExceptionSama Lin
2021-02-02EAP AKA Challenge response not accepted by serversamalin
2021-01-21Move test-only classes out of libMeng Wang
2021-01-19Add tests for ServiceEntitmentSama Lin
2021-01-15Add implementations for service-entitlement libsamalin