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

Remove remaining dead code about flair #6021

Merged
merged 2 commits into from
May 12, 2022
Merged

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented May 11, 2022

Finish the work started at #5664.
No need for a changelog

Finish the work started at #5664
@bmarty bmarty requested review from a team, Claire1817 and ericdecanini and removed request for a team May 11, 2022 08:53
<im.vector.app.core.preference.VectorPreference
android:icon="@drawable/ic_settings_root_flair"
android:title="@string/settings_flair"
app:fragment="im.vector.app.features.settings.VectorSettingsFlairFragment"
Copy link
Member Author

Choose a reason for hiding this comment

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

This Fragment has already been deleted in #5664

@@ -8,12 +8,6 @@
app:fragment="im.vector.app.features.settings.VectorSettingsGeneralFragment"
app:isPreferenceVisible="@bool/settings_root_general_visible" />

<im.vector.app.core.preference.VectorPreference
android:icon="@drawable/ic_settings_root_flair"
android:title="@string/settings_flair"
Copy link
Member Author

@bmarty bmarty May 11, 2022

Choose a reason for hiding this comment

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

This string is already marked as "to be deleted"

@github-actions
Copy link

github-actions bot commented May 11, 2022

Unit Test Results

122 files  ±0  122 suites  ±0   2m 1s ⏱️ -12s
205 tests ±0  205 ✔️ ±0  0 💤 ±0  0 ±0 
690 runs  ±0  690 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 1ef5416. ± Comparison against base commit 019ec6c.

♻️ This comment has been updated with latest results.

@bmarty bmarty removed the request for review from ericdecanini May 12, 2022 09:31
@bmarty bmarty merged commit 4309fdb into develop May 12, 2022
@bmarty bmarty deleted the feature/bma/finish_remove_flair branch May 12, 2022 09:31
@github-actions
Copy link

Matrix SDK

Integration Tests Results:

  • [org.matrix.android.sdk.session]
    = passed=15 failures=5 errors=0 skipped=3
  • [org.matrix.android.sdk.account]
    = passed=3 failures=0 errors=0 skipped=2
  • [org.matrix.android.sdk.internal]
    = passed=91 failures=39 errors=0 skipped=31
  • [org.matrix.android.sdk.ordering]
    = passed=16 failures=0 errors=0 skipped=0
  • [org.matrix.android.sdk.PermalinkParserTest]
    = passed=2 failures=0 errors=0 skipped=0

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.

None yet

2 participants