-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add custom download completed notification (#4952)
* feat: add custom download completed notification Added optional parameter for download notification in checkForUpdatesAndNotify - if the parameter not given, uses default notification message. - if {appName} occurs in notification body or title, formatNotification changes it to application name. - if {version} occurs in notification body or title, formatNotification changes it to application version. * fix typing in DownloadNotification interface.
- Loading branch information
onurpolattimur
authored
May 26, 2020
1 parent
7f8d59c
commit 3ffea83
Showing
1 changed file
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters