This repository was archived by the owner on May 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
This repository was archived by the owner on May 26, 2025. It is now read-only.
Feature request for Toast Notification, Live Tiles and Language Translation #112
Copy link
Copy link
Open
Description
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[x] Feature request
[ ] Question
Current behavior
- There is no Toast notification feature
- Bengali language not available
Expected Behavior
-
App should be activated at windows startup
-
As soon as the app get opened, check if there is any unread notifications. If any, show it to the toast. As soon as new notification arrives, show it to the toast.
-
Clicking on the toast should open the correct window to show the appropriate content
-
Clicking actions (e.g. Read, dismiss) should trigger background task
-
App should listen to background tasks
- Toast Notifications should be updated periodically
- Live tiles should be updated periodically
- Badges on Live tiles should be updated periodically
- Live tiles
- Update Badge
- Tiles SIze
- Small Tiles will only show badges
- Medium and Wide tiles shows badges and summary of notifications
- Large Tiles shows detailed notifications
- notification settings should be interactive
- Setting to Enable/Disable:
- Live Tiles
- Live Tiles notification will work on all tiles including primary
- Toast Notification (proposed by @aalok05)
- activating app at windows startup
- translations for bn-bd (following keys have been added to every language defaulting value to English)
menu_Settings_SubMenu_Notificationsmenu_Settings_SubMenu_Notifications_SubTexttoastEnabled.TextliveTilesEnabled.TextliveTilesBadgeEnabled.TextliveTilesAllBadgesUpdateEnabled.Text
NB requesting @aalok05 to tag each translator contributors from each distinct language
- Add Bangla language to the list and added translations
Details
I have done these new features in the following PRs:
- Toast notification and Notification Settings PR Toast Notification (can be enabled/disabled from settings) #110 (related to issue Add notification support #98)
- Bug fix in Toast notifications PR Bugfix for Toast Notifications #114
- Bug fix in Toast Notification Actions (read and open) PRtoast notification bug fix #121
- Translation PR Language Translated in Bangla (bn-BD) for i18n #111
- Live Tiles and Live Tiles Settings PR Live Tiles #115
Please don't close the issue until and unless all the features are done
Metadata
Metadata
Assignees
Labels
No labels