- a294d1c Enable auto switch to satellite by Ling Ma · 1 year, 2 months ago
- d2d63d4 Handle device doesn't point to satellite in CONNECTED state by joonhunshin · 1 year, 3 months ago
- 3b65f5c Remove carrier configuration value check when registering screen on/off callback and add check when screen off timer starts. by joonhunshin · 1 year, 3 months ago
- 290a5fa Determine carrier roaming ntn eligibility only based on selectedSatelliteSubId. by Aishwarya Mallampati · 1 year, 4 months ago
- 2f6d5b6 Add unit test for sms relay metrics by Hidayat Khan · 1 year, 4 months ago
- daeddac Add unit test for isSatelliteProvisionedForNonIpDatagram by Aishwarya Mallampati · 1 year, 4 months ago
- 3eba115 [VZW P2P] Add metric for Carrier Roaming NB-IoT NTN module, maxInactivityDurationSec, to track the maximum user inactivity duration of a satellite session. by Daniel Banta · 1 year, 4 months ago
- ce5a4d7 Add "isNtnOnlyCarrier" field into metrics atoms for satellite sessions. by Adrian Mejia · 1 year, 4 months ago
- 2e421e5 Enhance satellite metrics by Hakjun Choi · 1 year, 5 months ago
- 5f0c77d MtSmsPolling messages to be sent the first time the satellite modem is connected. by Daniel Banta · 1 year, 4 months ago
- 526614f Exit from satellite mode on p2p sms inactivity time out. by Aishwarya Mallampati · 1 year, 4 months ago
- aa94fa6 Allow GsmSMSDispatcher to send MtSmsPollingMessage while not in service. by Daniel Banta · 1 year, 4 months ago
- 544ecb7 Update carrier roaming ntn eligibility whenever satellite access allowed by Aishwarya Mallampati · 1 year, 4 months ago
- 4d516d7 Override satellite display name in ServiceStateTracker by Sangyun Yun · 1 year, 5 months ago
- df98bf6 Changes to support geofence for carrier satellite by Hidayat Khan · 1 year, 5 months ago
- 21c0e5f Select proper handover type and monitoring timeout duration by Thomas Nguyen · 1 year, 5 months ago
- 1f87627 [NTN][VZW P2P] Account for all cases in DatagramDispatcher to allow Check messages to be sent even if the device is in NOT_CONNECTED state. by Daniel Banta · 1 year, 5 months ago
- 17c7985 Merge "Unit test code for onCallStates change crash issue" into main by Sewook Seo · 1 year, 5 months ago
- a5078a8 Merge "Add NB_IOT_NTN" into main by Aishwarya Mallampati · 1 year, 5 months ago
- 0cf1061 Do not enable modem scan in satellite mode if device does not want to enable TN scanning in satellite session by Adrian Mejia · 1 year, 5 months ago
- e3c7cb2 Unit test code for onCallStates change crash issue by Sewook Seo · 1 year, 5 months ago
- 98f1e44 Add NB_IOT_NTN by Aishwarya Mallampati · 1 year, 5 months ago
- c39974b Merge "TelephonyDisplayInfo support changes for Satellite" into main by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- 9ff8bad TelephonyDisplayInfo support changes for Satellite by Nagendra Prasad Nagarle Basavaraju · 1 year, 6 months ago
- 63fdc09 Merge "Introduce multiple satellite controller atom per carrier id" into main by Hakjun Choi · 1 year, 5 months ago
- d89beda Merge "Support Allowed service info fields service type and Service policy" into main by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- a3a4f0e Introduce multiple satellite controller atom per carrier id by Hakjun Choi · 1 year, 5 months ago
- 6a042b8 Support Allowed service info fields service type and Service policy by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- e3b19d1 Merge "[NTN][VZW P2P] Allow Check messages to be sent even if the device is in NOT_CONNECTED state." into main by Treehugger Robot · 1 year, 5 months ago
- 56c409e Merge "Add carrier connected check before cleanup satellite resources" into main by Treehugger Robot · 1 year, 5 months ago
- 6bae408 [NTN][VZW P2P] Allow Check messages to be sent even if the device is in NOT_CONNECTED state. by Daniel Banta · 1 year, 5 months ago
- 5336fbf Add carrier connected check before cleanup satellite resources by Sangyun Yun · 1 year, 5 months ago
- 842f9f9 Merge "Convert hidden SatelliteManager APIs to System APIs." into main by Aishwarya Mallampati · 1 year, 5 months ago
- 85fd51d Merge "Support TS43 enablement based Data Plan type check API" into main by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- 0cf9aa0 Support TS43 enablement based Data Plan type check API by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- 292c0bf Merge "Added IsSatelliteSystemNotificationsEnabled check" into main by Hidayat Khan · 1 year, 5 months ago
- bbda5ee Added IsSatelliteSystemNotificationsEnabled check by Hidayat Khan · 1 year, 5 months ago
- 12b6ddd Merge "[Satellite] Enhanced the satellite metrics to record datagram count per message type." into main by Arun Voddu · 1 year, 5 months ago
- 0016253 Merge "Add DefaultMessageAppSupportedCheck for satellite SOS" into main by Sangyun Yun · 1 year, 5 months ago
- 7d1588d Convert hidden SatelliteManager APIs to System APIs. by Aishwarya Mallampati · 1 year, 5 months ago
- 5be6d72 Chage featureFlag to carrierRoamingNbIotNtn by youngtaecha · 1 year, 5 months ago
- 62cd748 Add DefaultMessageAppSupportedCheck for satellite SOS by Sangyun Yun · 1 year, 5 months ago
- 094320b [Satellite] Enhanced the satellite metrics to record datagram count per message type. by arunvoddu · 1 year, 6 months ago
- 394ffd6 Merge "Use the new HAL API updateSystemSelectionChannels to pass the bands/frequency to vendor service." into main by Hakjun Choi · 1 year, 5 months ago
- 5166d14 Merge "Add register/unregister callback for selected satellite subscription changed event in SatelliteController and SatelliteModemInterface." into main by Treehugger Robot · 1 year, 5 months ago
- be25e2b Merge "Revert "Gracefully tear down networks when SIM is disabled"" into main by Treehugger Robot · 1 year, 5 months ago
- 5ac2150 Add register/unregister callback for selected satellite subscription changed event in SatelliteController and SatelliteModemInterface. by Daniel Banta · 1 year, 5 months ago
- 6ef1e99 Revert "Gracefully tear down networks when SIM is disabled" by Jack Yu · 1 year, 5 months ago
- 436cbe2 Update send sms status only after all parts are sent. by Aishwarya Mallampati · 1 year, 5 months ago
- 9d180f2 Use the new HAL API updateSystemSelectionChannels to pass the bands/frequency to vendor service. by Hakjun Choi · 1 year, 5 months ago
- 7f99790 Merge "(APDS) Adding a new param to set in-service state timeout for EmergencyStateTracker" into main by Jaesik Kong · 1 year, 5 months ago
- 6128ce2 Merge "Add Satellite Availability config check in SatelliteController" into main by Hidayat Khan · 1 year, 5 months ago
- 511db40 Add Satellite Availability config check in SatelliteController by Hidayat Khan · 1 year, 5 months ago
- 64b3ebb CarrierMessagingService: Add gated support for granular errors for SMS flow by Jesse Melhuish · 1 year, 6 months ago
- 35168cf SatelliteController: check if the subscription is provisioned for non-IP datagram by Sooraj Sasindran · 1 year, 5 months ago
- 5e934da Merge "Add implementation and flags for new transparency callback APIs" into main by Yomna ~ · 1 year, 5 months ago
- 9ffde75 Merge "Update send sms status only after sending all parts of the SMS" into main by Sooraj Sasindran · 1 year, 5 months ago
- 94eb3fe Merge "Notifying ECBM stop, if an emergency call starts during ECBM" into main by Yongnam Cha · 1 year, 5 months ago
- 5079373 Update send sms status only after sending all parts of the SMS by Aishwarya Mallampati · 1 year, 5 months ago
- dcbc768 Skip checking satellite support for registerForSatelliteProvisionStateChanged by Thomas Nguyen · 1 year, 5 months ago
- 1f9665b Fix race condition between broadcasting and carrierConfig changing. by Sangyun Yun · 1 year, 5 months ago
- 475bfd1 Merge "Hide IDLE state from clients" into main by Thomas Nguyen · 1 year, 5 months ago
- 0bb5c85 Add implementation and flags for new transparency callback APIs by yomna · 1 year, 6 months ago
- 96d9bac Hide IDLE state from clients by Thomas Nguyen · 1 year, 5 months ago
- 7efa9e4 Merge "Added flag and tests for SubscriptionPlan changes" into main by James Mattis · 1 year, 5 months ago
- b943034 Merge "Add setNtnSmsSupported API in SatelliteManager." into main by Sungcheol Ahn · 1 year, 6 months ago
- 4dfbd26 Add setNtnSmsSupported API in SatelliteManager. by Aishwarya Mallampati · 1 year, 6 months ago
- 5b6173c Notifying ECBM stop, if an emergency call starts during ECBM by yongnamcha · 1 year, 6 months ago
- 52a56a8 Added flag and tests for SubscriptionPlan changes by James Mattis · 1 year, 6 months ago
- 9635551 Merge "Fix LeakedClosableViolations in UICC handling" into main by Tomasz Wasilczyk · 1 year, 6 months ago
- d4dbb28 Fix LeakedClosableViolations in UICC handling by Tomasz Wasilczyk · 1 year, 6 months ago
- daf2458 Merge "Provide the user ID when running IMS related CTS tests" into main by Brad Ebinger · 1 year, 6 months ago
- cee2873 Merge "Fix LeakedClosableViolation in SQLiteOpenHelper handling" into main by Tomasz Wasilczyk · 1 year, 6 months ago
- 95907a5 Fix LeakedClosableViolation in SQLiteOpenHelper handling by Tomasz Wasilczyk · 1 year, 6 months ago
- 5b374f3 Merge "Add onCarrierRoamingNtnSignalStrengthChanged callback." into main by Aishwarya Mallampati · 1 year, 6 months ago
- ad3f09b Merge "Put additional logs to check ResultReceiver created over limit" into main by Youngtae Cha · 1 year, 6 months ago
- f20ae36 Add onCarrierRoamingNtnSignalStrengthChanged callback. by Aishwarya Mallampati · 1 year, 6 months ago
- 0680966 Put additional logs to check ResultReceiver created over limit by youngtaecha · 1 year, 6 months ago
- e8aff46 Provide the user ID when running IMS related CTS tests by Brad Ebinger · 1 year, 6 months ago
- 31273d6 Merge "(APDS) Notify modem to exit EMC mode when call is cancelled" into main by Jaesik Kong · 1 year, 6 months ago
- 6229e91 (APDS) Notify modem to exit EMC mode when call is cancelled by jaesikkong · 1 year, 6 months ago
- fc826b4 (APDS) Adding a new param to set in-service state timeout for EmergencyStateTracker by jaesikkong · 1 year, 6 months ago
- 8b2cf48 Merge "Send sms to DatagramDispatcher only after checking all conditions" into main by Aishwarya Mallampati · 1 year, 6 months ago
- 35d773f Send sms to DatagramDispatcher only after checking all conditions by Aishwarya Mallampati · 1 year, 6 months ago
- 3779ace Fixed the incorrect package name by Jack Yu · 1 year, 6 months ago
- 6688de7 Merge "[Satellite] fixed override datagram value reading in missed scenarios" into main by Treehugger Robot · 1 year, 6 months ago
- 82f7f56 [Satellite] fixed override datagram value reading in missed scenarios by arunvoddu · 1 year, 6 months ago
- a8a5073 Merge "Notify registrants when satellite modem enabled state changed" into main by Treehugger Robot · 1 year, 6 months ago
- 62cc25a Merge "Add getImsPcscfAddresses and update getImsPublicUserIdentities" into main by Junho Yoon · 1 year, 6 months ago
- 543afbb Notify registrants when satellite modem enabled state changed by rambowang · 1 year, 6 months ago
- 4c03175 Merge "Update IMS resolver/binding code to support multiuser" into main by Brad Ebinger · 1 year, 6 months ago
- 51c3701 Add getImsPcscfAddresses and update getImsPublicUserIdentities by Junho · 1 year, 8 months ago
- 0dc51ca Update IMS resolver/binding code to support multiuser by Brad Ebinger · 1 year, 6 months ago
- e20f8ab Fix SMS tests if there's no messaging by Tomasz Wasilczyk · 1 year, 6 months ago
- a6b7d40 Fix some bugs in provisioning code. by Thomas Nguyen · 1 year, 6 months ago
- 8b834e6 Merge "[satellite] Modify to trigger callback." into main by Sungcheol Ahn · 1 year, 6 months ago
- e5a422f [satellite] Modify to trigger callback. by Sungcheol Ahn · 1 year, 6 months ago
- abd3b3d Merge "Fix subscription management tests on HSUM" into main by Tomasz Wasilczyk · 1 year, 6 months ago
- 2b859fc Fix subscription management tests on HSUM by Tomasz Wasilczyk · 1 year, 6 months ago
- b01ebdf Merge "Migrate SmsMessageBodyTest to Android Testing Support Library" into main by Tomasz Wasilczyk · 1 year, 6 months ago