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

Cleanup config #5254

Merged
merged 4 commits into from
Feb 18, 2022
Merged

Cleanup config #5254

merged 4 commits into from
Feb 18, 2022

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Feb 17, 2022

Cleanup the file config.xml and change default jitsi domain from jitsi.riot.im to meet.element.io. Jitsi conf are still working. As a bonus I added an icon to this project!

@github-actions
Copy link

Matrix SDK

Integration Tests Results:

  • [org.matrix.android.sdk.session]
    passed=
  • [org.matrix.android.sdk.account]
    passed=
  • [org.matrix.android.sdk.internal]
    passed=
  • [org.matrix.android.sdk.ordering]
    passed=
  • [org.matrix.android.sdk.PermalinkParserTest]
    passed=

@github-actions
Copy link

Unit Test Results

  84 files  ±0    84 suites  ±0   1m 2s ⏱️ +6s
157 tests ±0  157 ✔️ ±0  0 💤 ±0  0 ±0 
504 runs  ±0  504 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit bee7025. ± Comparison against base commit ec2021d.

@bmarty
Copy link
Member Author

bmarty commented Feb 18, 2022

Icon displayed on Android Studio, there may be other places where it's used:

image

@@ -21,7 +22,7 @@
<string name="pusher_app_id" translatable="false">im.vector.app.android</string>

<!-- preferred jitsi domain -->
<string name="preferred_jitsi_domain" translatable="false">jitsi.riot.im</string>
<string name="preferred_jitsi_domain" translatable="false">meet.element.io</string>
Copy link
Contributor

Choose a reason for hiding this comment

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

out of interest, is there a ticket with this request? wondering if there's some other tickets we can link to help leave a paper trail

Copy link
Member Author

Choose a reason for hiding this comment

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

I do not think so. I could have created one, or maybe the people working on the Jitsi configuration could have created issues on each Element clients...

Related PR on EleWeb (I didn't find any issue either):

@bmarty bmarty merged commit 6fec56e into develop Feb 18, 2022
@bmarty bmarty deleted the feature/bma/cleanup_config branch February 18, 2022 13:22
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