Add dock defender battery tips
1. Remove the dock defender v1 code
2. Add dock defender battery tips and update
corresponding list item string
Bug: 260687359
Test: Unit test passed and manual test on device
Merged-In: Ib6c09df056744142f42f5e2a13252b58e54c7534
Change-Id: Ib6c09df056744142f42f5e2a13252b58e54c7534
Signed-off-by: Zhenwei Chen <zhenwec@google.com>
(cherry picked from commit 8d11d9ceea
)
This commit is contained in:
committed by
Wesley Wang
parent
80095fa001
commit
1d72ff642c
@@ -6416,8 +6416,18 @@
|
||||
<string name="battery_tip_limited_temporarily_title">Charging is paused</string>
|
||||
<!-- Summary for the battery limited temporarily tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_limited_temporarily_summary">Protecting battery to extend battery lifespan</string>
|
||||
<!-- Summary for the battery limited temporarily extra tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_limited_temporarily_extra_summary"><xliff:g id="percent" example="10%">%1$s</xliff:g></string>
|
||||
<!-- Title for the battery dock defender future bypass tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_dock_defender_future_bypass_title">Charging to <xliff:g id="percent" example="10%">%1$s</xliff:g> to protect the battery</string>
|
||||
<!-- Summary for the battery dock defender future bypass tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_dock_defender_future_bypass_summary">When your tablet is docked, charging will be paused at <xliff:g id="percent" example="10%">%1$s</xliff:g> to extend battery lifespan</string>
|
||||
<!-- Title for the battery dock defender active tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_dock_defender_active_title">Charging paused to protect battery</string>
|
||||
<!-- Summary for the battery dock defender active tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_dock_defender_active_summary">When your tablet is docked, charging is paused at <xliff:g id="percent" example="10%">%1$s</xliff:g> to extend battery lifespan</string>
|
||||
<!-- Title for the battery dock defender temporarily bypassed tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_dock_defender_temporarily_bypassed_title">Charging to full</string>
|
||||
<!-- Summary for the battery dock defender temporarily bypassed tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_dock_defender_temporarily_bypassed_summary">To protect your battery, charging will be paused at <xliff:g id="percent" example="10%">%1$s</xliff:g> the next time your tablet is docked</string>
|
||||
<!-- Content description for the battery limited temporarily tip secondary button [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_limited_temporarily_sec_button_content_description">Learn more about charging is paused</string>
|
||||
<!-- Text of battery limited temporarily tip resume charge button. [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user