Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request for Toast Notification, Live Tiles and Language Translation #112

Open
11 of 18 tasks
rafsanulhasan opened this issue Sep 17, 2018 · 0 comments
Open
11 of 18 tasks

Comments

@rafsanulhasan
Copy link
Contributor

rafsanulhasan commented Sep 17, 2018

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

@rafsanulhasan rafsanulhasan changed the title Feature request for Toast Notification and Bangla Language Feature request for Toast Notification, Live Tiles and Bangla Language Sep 18, 2018
@rafsanulhasan rafsanulhasan changed the title Feature request for Toast Notification, Live Tiles and Bangla Language Feature request for Toast Notification, Live Tiles and Language Translation Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant