Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.
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

@rafsanulhasan

Description

@rafsanulhasan

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_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
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions