[ ] 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
[x] 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.
[x] Clicking on the toast should open the correct window to show the appropriate content
[x] 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
[x] Update Badge
Tiles SIze
[x] Small Tiles will only show badges
[ ] Medium and Wide tiles shows badges and summary of notifications
[x] Large Tiles shows detailed notifications
[ ] notification settings should be interactive
Setting to Enable/Disable:
[x] Live Tiles
[x] Live Tiles notification will work on all tiles including primary
[x] Toast Notification (proposed by @aalok05)
[ ] activating app at windows startup
[x] translations for bn-bd (following keys have been added to every language defaulting value to English)
menu_Settings_SubMenu_Notifications
menu_Settings_SubMenu_Notifications_SubText
toastEnabled.Text
liveTilesEnabled.Text
liveTilesBadgeEnabled.Text
liveTilesAllBadgesUpdateEnabled.TextNB requesting @aalok05 to tag each translator contributors from each distinct language
[x] 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 #110 (related to issue #98)
Bug fix in Toast notifications PR #114
Bug fix in Toast Notification Actions (read and open) PR#121
Translation PR #111
Live Tiles and Live Tiles Settings PR #115
Please don't close the issue until and unless all the features are done
I'm submitting a...
Current behavior
Expected Behavior
[ ] App should be activated at windows startup
[x] 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.
[x] Clicking on the toast should open the correct window to show the appropriate content
[x] Clicking actions (e.g. Read, dismiss) should trigger background task
App should listen to background tasks
Live tiles
[ ] notification settings should be interactive
Setting to Enable/Disable:
menu_Settings_SubMenu_Notifications
menu_Settings_SubMenu_Notifications_SubText
toastEnabled.Text
liveTilesEnabled.Text
liveTilesBadgeEnabled.Text
liveTilesAllBadgesUpdateEnabled.Text
NB requesting @aalok05 to tag each translator contributors from each distinct language[x] Add Bangla language to the list and added translations
Details
I have done these new features in the following PRs:
Please don't close the issue until and unless all the features are done