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

Add app-k9mail as top level app module #7494

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Add app-k9mail as top level app module #7494

merged 3 commits into from
Jan 15, 2024

Conversation

wmontwe
Copy link
Member

@wmontwe wmontwe commented Jan 11, 2024

This splits the former app:k9mail module into a new top level app module app-k9mail to host app specific configuration and rename app:k9mail to app:common for shared declarations.

This solution is time boxed and just does the minimal changes to get it working.

@wmontwe wmontwe requested a review from cketti as a code owner January 11, 2024 09:59
@wmontwe wmontwe force-pushed the add-top-level-app branch 2 times, most recently from c964048 to d33e756 Compare January 11, 2024 11:28
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of src/debug/java this could probably be src/debug/kotlin.

Copy link
Member Author

@wmontwe wmontwe Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would do that in a separate pull-request -> #7510

@@ -0,0 +1,7 @@
package com.fsck.k9
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use this opportunity to change the package name to app.k9mail.

Copy link
Member Author

@wmontwe wmontwe Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would do that in a separate pull-request -> #7509

@cketti
Copy link
Member

cketti commented Jan 12, 2024

I tested upgrading an existing installation and all shortcuts and widgets were still working 👍

@wmontwe wmontwe requested a review from cketti January 15, 2024 11:14
@wmontwe wmontwe merged commit 88dee95 into main Jan 15, 2024
2 checks passed
@wmontwe wmontwe deleted the add-top-level-app branch January 15, 2024 14:58
@wmontwe wmontwe mentioned this pull request May 3, 2024
7 tasks
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.

2 participants