1. 249d24f Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/frameworks/opt/telephony into HEAD by micky387 · 9 days ago android-15
  2. a294d1c Enable auto switch to satellite by Ling Ma · 3 months ago
  3. 9080a5c Update carrier roaming available services after selecting satellite by Aishwarya Mallampati · 4 months ago
  4. 581a030 Call stopP2pSmsInactivityTimer in PowerOff and Transferring state by Aishwarya Mallampati · 4 months ago
  5. 21744c9 Block SMS in satellite mode if P2P SMS is not supported by Aishwarya Mallampati · 4 months ago
  6. d2d63d4 Handle device doesn't point to satellite in CONNECTED state by joonhunshin · 4 months ago
  7. 3b65f5c Remove carrier configuration value check when registering screen on/off callback and add check when screen off timer starts. by joonhunshin · 4 months ago
  8. 290a5fa Determine carrier roaming ntn eligibility only based on selectedSatelliteSubId. by Aishwarya Mallampati · 4 months ago
  9. 002697b Add sms log to session metrics by Aishwarya Mallampati · 5 months ago
  10. 7b5ace0 Add null check for subInfo by Aishwarya Mallampati · 5 months ago
  11. ed642a0 Override satellite display name if we are in satellite mode and has by Aishwarya Mallampati · 5 months ago
  12. 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 · 5 months ago
  13. ce5a4d7 Add "isNtnOnlyCarrier" field into metrics atoms for satellite sessions. by Adrian Mejia · 5 months ago
  14. 2e421e5 Enhance satellite metrics by Hakjun Choi · 5 months ago
  15. eb9b7ff [Satellite] Satellite metrics to capture pending message count per datagram type. by arunvoddu · 5 months ago
  16. 5f0c77d MtSmsPolling messages to be sent the first time the satellite modem is connected. by Daniel Banta · 5 months ago
  17. 526614f Exit from satellite mode on p2p sms inactivity time out. by Aishwarya Mallampati · 5 months ago
  18. aa94fa6 Allow GsmSMSDispatcher to send MtSmsPollingMessage while not in service. by Daniel Banta · 5 months ago
  19. 544ecb7 Update carrier roaming ntn eligibility whenever satellite access allowed by Aishwarya Mallampati · 5 months ago
  20. 0a5870f Fix NPE at DisplayInfoController by Nagendra Prasad Nagarle Basavaraju · 5 months ago
  21. 9565d86 Pass ntn signal strength to listeners in IDLE state. by Aishwarya Mallampati · 5 months ago
  22. 4d516d7 Override satellite display name in ServiceStateTracker by Sangyun Yun · 6 months ago
  23. df98bf6 Changes to support geofence for carrier satellite by Hidayat Khan · 6 months ago
  24. 21c0e5f Select proper handover type and monitoring timeout duration by Thomas Nguyen · 5 months ago
  25. 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 · 5 months ago
  26. b29770b Change the max limit count from 100 to 500 by youngtaecha · 5 months ago
  27. 89a1fe8 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/frameworks/opt/telephony into HEAD by micky387 · 5 months ago
  28. 2f27354 Merge "Block incoming SMS if SMS is not supported." into main by Treehugger Robot · 5 months ago
  29. 6d08308 Block incoming SMS if SMS is not supported. by Adrian Mejia · 5 months ago
  30. 68e3d4b Merge "Disable CDMA calls" into main by Tomasz Wasilczyk · 5 months ago
  31. d81c81b Merge "Release lock before return" into main by Qingqi Lei · 6 months ago
  32. ef54c28 Release lock before return by Qingqi Lei · 6 months ago
  33. b425c9d Fix minor Telephony crashes by Tomasz Wasilczyk · 6 months ago
  34. 84f7a57 Merge "Remove references to NV reset APIs" into main by Tomasz Wasilczyk · 6 months ago
  35. 9bcae82 Merge "Avoid NPE in RadioConfigProxy." into main by Grant Menke · 6 months ago
  36. a929513 Disable CDMA calls by Tomasz Wasilczyk · 6 months ago
  37. 55b7e92 Avoid NPE in RadioConfigProxy. by Grant Menke · 6 months ago
  38. a5078a8 Merge "Add NB_IOT_NTN" into main by Aishwarya Mallampati · 6 months ago
  39. b5446d2 Remove references to NV reset APIs by Tomasz Wasilczyk · 6 months ago
  40. aac095e Merge "Do not enable modem scan in satellite mode if device does not want to enable TN scanning in satellite session" into main by Adrian Mejia · 6 months ago
  41. 0cf1061 Do not enable modem scan in satellite mode if device does not want to enable TN scanning in satellite session by Adrian Mejia · 6 months ago
  42. 34ef22d Merge "Update HAL APIs interface to support sim type switching on 2pSIM+1eSIM configured devices" into main by Muralidhar Reddy Mule · 6 months ago
  43. 98f1e44 Add NB_IOT_NTN by Aishwarya Mallampati · 6 months ago
  44. 363ce10 Merge "Fix issue of triggering SOS handover for T911 calls" into main by Sangyun Yun · 6 months ago
  45. e9e9636 Conver hidden APIs to system APIs for satellite by Aishwarya Mallampati · 6 months ago
  46. c39974b Merge "TelephonyDisplayInfo support changes for Satellite" into main by Nagendra Prasad Nagarle Basavaraju · 6 months ago
  47. 00ad713 Add logs for Allowed Services info and Data Plan type information by Nagendra Prasad Nagarle Basavaraju · 6 months ago
  48. 9ff8bad TelephonyDisplayInfo support changes for Satellite by Nagendra Prasad Nagarle Basavaraju · 7 months ago
  49. d97c256 Fix issue of triggering SOS handover for T911 calls by Sangyun Yun · 6 months ago
  50. d59517c Update HAL APIs interface to support sim type switching on 2pSIM+1eSIM configured devices by Muralidhar Reddy · 6 months ago
  51. 42221ad Add requestSatelliteDisplayNameForSubscription in SatelliteManager by Adrian Mejia · 6 months ago
  52. 514da6e Merge "Fix wrong transfer time log for incoming satellite datagram" into main by Hakjun Choi · 6 months ago
  53. 63fdc09 Merge "Introduce multiple satellite controller atom per carrier id" into main by Hakjun Choi · 6 months ago
  54. d89beda Merge "Support Allowed service info fields service type and Service policy" into main by Nagendra Prasad Nagarle Basavaraju · 6 months ago
  55. 862ecb1 Merge "Add new satellite APIs for cellular modem." into main by Aishwarya Mallampati · 6 months ago
  56. a3a4f0e Introduce multiple satellite controller atom per carrier id by Hakjun Choi · 6 months ago
  57. b3bfdc0 Fix wrong transfer time log for incoming satellite datagram by Hakjun Choi · 6 months ago
  58. 4f5c1e3 Merge "New System Api: getGroupIdLevel2" into main by Jin Jeong · 6 months ago
  59. 6a042b8 Support Allowed service info fields service type and Service policy by Nagendra Prasad Nagarle Basavaraju · 6 months ago
  60. 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 · 6 months ago
  61. 9cccd3b New System Api: getGroupIdLevel2 by jinjeong · 6 months ago
  62. 56c409e Merge "Add carrier connected check before cleanup satellite resources" into main by Treehugger Robot · 6 months ago
  63. 6bae408 [NTN][VZW P2P] Allow Check messages to be sent even if the device is in NOT_CONNECTED state. by Daniel Banta · 6 months ago
  64. 5336fbf Add carrier connected check before cleanup satellite resources by Sangyun Yun · 6 months ago
  65. 19b9d76 Merge "Fixed to deliver result to DatagramDispatcher properly for single part SMS." into main by Aishwarya Mallampati · 6 months ago
  66. 842f9f9 Merge "Convert hidden SatelliteManager APIs to System APIs." into main by Aishwarya Mallampati · 6 months ago
  67. e7177ad Add new satellite APIs for cellular modem. by Aishwarya Mallampati · 6 months ago
  68. 85fd51d Merge "Support TS43 enablement based Data Plan type check API" into main by Nagendra Prasad Nagarle Basavaraju · 6 months ago
  69. 0cf9aa0 Support TS43 enablement based Data Plan type check API by Nagendra Prasad Nagarle Basavaraju · 6 months ago
  70. 292c0bf Merge "Added IsSatelliteSystemNotificationsEnabled check" into main by Hidayat Khan · 6 months ago
  71. e0d8517 Fixed to deliver result to DatagramDispatcher properly for single part SMS. by Sungcheol Ahn · 6 months ago
  72. bbda5ee Added IsSatelliteSystemNotificationsEnabled check by Hidayat Khan · 6 months ago
  73. 12b6ddd Merge "[Satellite] Enhanced the satellite metrics to record datagram count per message type." into main by Arun Voddu · 6 months ago
  74. 259cbb5 Merge "Update comments to point to the new location of event.logtags." into main am: ad634d43e0 am: 46208347ae by Treehugger Robot · 6 months ago
  75. 4620834 Merge "Update comments to point to the new location of event.logtags." into main am: ad634d43e0 by Treehugger Robot · 6 months ago
  76. afdab52 Consider provisioning and disallow reasons only with nb iot by Sangyun Yun · 6 months ago
  77. 32dcb50 Merge "Add missing call to mNotifier for transparency APIs into GsmCdmaPhone" into main by Yomna ~ · 6 months ago
  78. 0016253 Merge "Add DefaultMessageAppSupportedCheck for satellite SOS" into main by Sangyun Yun · 6 months ago
  79. 1c3ad5b Merge "Chage featureFlag to carrierRoamingNbIotNtn" into main by Youngtae Cha · 6 months ago
  80. 7d1588d Convert hidden SatelliteManager APIs to System APIs. by Aishwarya Mallampati · 6 months ago
  81. 5be6d72 Chage featureFlag to carrierRoamingNbIotNtn by youngtaecha · 6 months ago
  82. 62cd748 Add DefaultMessageAppSupportedCheck for satellite SOS by Sangyun Yun · 6 months ago
  83. df8ff9d Update comments to point to the new location of event.logtags. by Eric Lin · 6 months ago
  84. 094320b [Satellite] Enhanced the satellite metrics to record datagram count per message type. by arunvoddu · 6 months ago
  85. 5b73a08 Update ntn signal level only in connected and transferring by Aishwarya Mallampati · 6 months ago
  86. 450a691 Add missing call to mNotifier for transparency APIs into GsmCdmaPhone by yomna · 6 months ago
  87. b29cf99 Update ntn signal level when device is in transferring state also. by Aishwarya Mallampati · 6 months ago
  88. 6c83d0f Fix system selection specifier converter by Hakjun Choi · 6 months ago
  89. 394ffd6 Merge "Use the new HAL API updateSystemSelectionChannels to pass the bands/frequency to vendor service." into main by Hakjun Choi · 6 months ago
  90. 5166d14 Merge "Add register/unregister callback for selected satellite subscription changed event in SatelliteController and SatelliteModemInterface." into main by Treehugger Robot · 6 months ago
  91. be25e2b Merge "Revert "Gracefully tear down networks when SIM is disabled"" into main by Treehugger Robot · 6 months ago
  92. 5ac2150 Add register/unregister callback for selected satellite subscription changed event in SatelliteController and SatelliteModemInterface. by Daniel Banta · 6 months ago
  93. 6ef1e99 Revert "Gracefully tear down networks when SIM is disabled" by Jack Yu · 6 months ago
  94. 54d0af7 Merge "Update send sms status only after all parts are sent." into main by Aishwarya Mallampati · 6 months ago
  95. 95f803e Merge ab/AP4A.240925.013 into aosp-main-future by Xin Li · 6 months ago
  96. 436cbe2 Update send sms status only after all parts are sent. by Aishwarya Mallampati · 6 months ago
  97. 3c5232c Introduced forceResetCarrierKeysForImsiEncryption TestAPI to delete Imsi Certificate. by TAKAHASHI Uichiro · 2 years, 9 months ago
  98. 2d5cfa6 Merge "Clear calling identity inside shouldSendSmsToDatagramDispatcher" into main by Aishwarya Mallampati · 6 months ago
  99. 8f328fd Clear calling identity inside shouldSendSmsToDatagramDispatcher by Aishwarya Mallampati · 6 months ago
  100. aa49c2c Merge "Update code to avoid nested usage of locks." into main by Aishwarya Mallampati · 6 months ago