Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 876ad407 authored by arunvoddu's avatar arunvoddu
Browse files

[Satellite] Satellite Notification changes to show data service information.

Bug: 384403074
Flag: EXEMPT UX Change
Test: Verified UX on device
Change-Id: I89838ae13171bd4e13c9bc5e40e18a17c61f41fa
parent 1f1b36f3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6606,6 +6606,8 @@ ul.</string>
    <string name="satellite_notification_title">Auto connected to satellite</string>
    <!-- Notification summary when satellite service is auto connected. [CHAR LIMIT=NONE] -->
    <string name="satellite_notification_summary">You can send and receive messages without a mobile or Wi-Fi network</string>
    <!-- Notification summary when satellite service connected with data service supported. [CHAR LIMIT=NONE] -->
    <string name="satellite_notification_summary_with_data">You can send and receive messages and use limited data by satellite</string>
    <!-- Notification title when satellite service can be manually enabled. -->
    <string name="satellite_notification_manual_title">Use satellite messaging?</string>
    <!-- Notification summary when satellite service can be manually enabled. [CHAR LIMIT=NONE] -->
+1 −0
Original line number Diff line number Diff line
@@ -5617,6 +5617,7 @@
  <!-- System notification for satellite service -->
  <java-symbol type="string" name="satellite_notification_title" />
  <java-symbol type="string" name="satellite_notification_summary" />
  <java-symbol type="string" name="satellite_notification_summary_with_data" />
  <java-symbol type="string" name="satellite_notification_manual_title" />
  <java-symbol type="string" name="satellite_notification_manual_summary" />
  <java-symbol type="string" name="satellite_notification_open_message" />