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

Spaces | Default to 'Home' in settings #3765

Merged
merged 2 commits into from
Aug 27, 2021
Merged

Spaces | Default to 'Home' in settings #3765

merged 2 commits into from
Aug 27, 2021

Conversation

BillCarsonFr
Copy link
Member

Fixes #3754

Moved and renamed the lab preference to a regular preference

image

@BillCarsonFr BillCarsonFr added the A-Spaces Spaces, groups, communities label Jul 30, 2021
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

LGTM, 2 small remarks.
Cannot be merged because of lint

@@ -3417,7 +3417,10 @@
<string name="space_manage_rooms_and_spaces">Manage rooms and spaces</string>


<string name="labs_space_show_orphan_in_home">Experimental Space - Only show orphans in Home</string>
Copy link
Member

Choose a reason for hiding this comment

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

Lint is not happy, you have to remove all the existing translations for this string.

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@@ -30,6 +30,16 @@

</im.vector.app.core.preference.VectorPreferenceCategory>

<im.vector.app.core.preference.VectorPreferenceCategory android:title="@string/spaces_header">
Copy link
Member

Choose a reason for hiding this comment

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

Maybe create a new string for the setting section instead of reusing spaces_header?

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@BillCarsonFr BillCarsonFr added the Z-NextRelease For issues and PRs which should be included in the NextRelease. label Aug 24, 2021
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

Thanks for the update

@bmarty bmarty merged commit 1815acf into develop Aug 27, 2021
@bmarty bmarty deleted the feature/bca/m11.12 branch August 27, 2021 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Spaces Spaces, groups, communities Z-NextRelease For issues and PRs which should be included in the NextRelease.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M11.12 Spaces | Default to 'Home'
2 participants