Skip to content

feat: Add reminder feature - #3056

Draft
Elouan1411 wants to merge 131 commits into
mainfrom
protected/reminder
Draft

feat: Add reminder feature#3056
Elouan1411 wants to merge 131 commits into
mainfrom
protected/reminder

Conversation

@Elouan1411

Copy link
Copy Markdown
Contributor

No description provided.

tevincent and others added 26 commits August 28, 2026 15:07
This reverts commit a396f0b.

# Conflicts:
#	app/src/main/java/com/infomaniak/mail/ui/newMessage/NewMessageFragment.kt
feat: Update text displayed when the schedule is invalid
@sonarqubecloud

Copy link
Copy Markdown

@Elouan1411

Copy link
Copy Markdown
Contributor Author

You need to display the preview of the original message, not the hidden message (in the thread list)

@Elouan1411

Copy link
Copy Markdown
Contributor Author

There is also the fact of using only a single variable instead of both displayReminder and isReminder, since these two variables are always used together in our code for one specific case. Therefore, either the backend will change this to return a single variable, or there is likely a concept that was not understood during the feature's development, which will surely require a small modification on the mobile app side.

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.

3 participants