summaryrefslogtreecommitdiff
path: root/satellite_client/src/android/telephony/satellite/wrapper/SatelliteManagerWrapper.java
AgeCommit message (Expand)Author
2023-12-08Modify wrapper to handle thrown exception while invoking registerForNtnSignal...Hakjun Choi
2023-10-31Provide wrapper for monitoring satellite capabilities change.Hakjun Choi
2023-10-25Add a way to get whether the subscription ID is exclusively for non-terrestri...Hakjun Choi
2023-10-16Add non-terrestrial signal strength related APIs to satellite client wrapperHakjun Choi
2023-08-28Change SatelliteError to SatelliteResult enumAishwarya Mallamapti
2023-08-11Renamed onDeviceAlignedWithSatellite to setDeviceAlignedWithSatelliteAishwarya Mallamapti
2023-05-08Merge "Add SATELLITE_REQUEST_IN_PROGRESS, SATELLITE_MODEM_BUSY error codes." ...android14-devTreehugger Robot
2023-05-05Add SATELLITE_REQUEST_IN_PROGRESS, SATELLITE_MODEM_BUSY error codes.Aishwarya Mallampati
2023-05-03Remove unnecessary importsSooraj Sasindran
2023-04-30Satellite demo mode : Simulated sending and receivingHakjun Choi
2023-04-17Add wrappers for satellite managerTajinder Gadh
2023-04-17Satellite client wrapper for SatelliteManagerTajinder Gadh