[Feature Request] - Download Complete Remidner #3475 (#3527)

* [Feat] Show a download complete notification channel when all downloads are completed. Auto cancels when onclick and navigate to download screen.

* [Feat] Update the download message string to shorten the length.
This commit is contained in:
Jimmy Low
2020-07-30 05:31:45 +08:00
committed by GitHub
parent b0106aa420
commit 7e73ede47a
4 changed files with 24 additions and 1 deletions

View File

@@ -672,6 +672,7 @@
<string name="download_notifier_text_only_wifi">No Wi-Fi connection available</string>
<string name="download_notifier_no_network">No network connection available</string>
<string name="download_notifier_download_paused">Download paused</string>
<string name="download_notifier_download_finish">Download completed</string>
<!-- Notification channels -->
<string name="channel_common">Common</string>