Show a warning for users on API < 19.

We'll be updating minSdk to 19 in 4.37. This lets these users continue
to use the app, but they'll be warned with a persistent banner saying
that they can't receive updates.
This commit is contained in:
Greyson Parrelli
2019-03-17 20:51:42 -07:00
parent 64cf032181
commit 975a121c55
4 changed files with 33 additions and 2 deletions

View File

@@ -1397,6 +1397,7 @@
<string name="reminder_header_share_title">Invite your friends!</string>
<string name="reminder_header_share_text">The more friends use Signal, the better it gets.</string>
<string name="reminder_header_service_outage_text">Signal is experiencing technical difficulties. We are working hard to restore service as quickly as possible.</string>
<string name="reminder_header_the_latest_signal_features_wont_work">The latest Signal features won\'t work on this version of Android. Please upgrade this device to receive future Signal updates.</string>
<!-- media_preview -->
<string name="media_preview__save_title">Save</string>