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

[Calendar] Calendar Notifications #7181

Conversation

murilopereirame
Copy link
Contributor

@murilopereirame murilopereirame commented Jul 8, 2024

Adds differentiation between push identifiers

Adds the app field to push identifiers, letting the server know if the identifier belongs to Mail or Calendar app and send notifications correctly according to the app.

PS: Invalid imports will be fixed after #7146

Closes #7149

@murilopereirame murilopereirame linked an issue Jul 8, 2024 that may be closed by this pull request
9 tasks
@murilopereirame murilopereirame changed the title Calendar Notifications [Calendar] Calendar Notifications Jul 8, 2024
@murilopereirame murilopereirame force-pushed the 7149-calendar-notifications branch 2 times, most recently from 3e33aab to 42660e8 Compare July 8, 2024 13:10
@murilopereirame murilopereirame changed the base branch from dev-calendar to 7147-update-settings-for-standalone-calendar-app July 9, 2024 08:24
@murilopereirame murilopereirame force-pushed the 7147-update-settings-for-standalone-calendar-app branch 2 times, most recently from 3117bf8 to ae13e81 Compare July 11, 2024 08:49
@wrdhub wrdhub force-pushed the 7147-update-settings-for-standalone-calendar-app branch 2 times, most recently from 12fa3b1 to f94328f Compare July 16, 2024 13:14
wrdhub and others added 5 commits July 17, 2024 10:48
This commit splits the settings files in:
 - Common for components and screen used by both apps;
 - Mail for settings related with the mail app;
 - Calendar for settings related with the calendar app.

 Co-authored-by: Murilo Pereira <[email protected]>
This commit fixes the Android project changing the gradle task
used to build the Android app.

Also fixes some import errors caused by the rebase.

Co-authored-by: Murilo Pereira <[email protected]>
This commit adds the App field to push identifiers, letting the
server know if the identifier belongs to Mail or Calendar app and
send notifications correctly according to the app.

Closes #7149
@murilopereirame murilopereirame merged commit 43749ea into 7147-update-settings-for-standalone-calendar-app Jul 17, 2024
1 check failed
@murilopereirame murilopereirame deleted the 7149-calendar-notifications branch July 17, 2024 11:20
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

Successfully merging this pull request may close these issues.

Calendar-only notifications
3 participants