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

Sunset application - first step #8983

Merged
merged 5 commits into from
Jan 13, 2025
Merged

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Jan 10, 2025

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

Start redirecting users to Element X. For now we are preventing user to create new account on server which only support MAS authentication.

Motivation and context

Start Element Android deprecation.

Screenshots / GIFs

Change homeserver to MAS homeserver

change_server_to_mas.mp4

Account creation with MAS homeserver

Note: this record as been done by changing resource value matrix_org_server_url from https://matrix.org to https://beta.matrix.org

create_account_default_mas_2.mp4

Tests

  • try to create an account and change the homeserver to a MAS onyl homeserver, such as to beta.matrix.org.

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

@bmarty bmarty changed the title Sunset application Sunset application - first step Jan 10, 2025
@ElementBot
Copy link

ElementBot commented Jan 10, 2025

Warnings
⚠️

vector/src/main/res/drawable/ic_error.xml#L7 - Very long vector path (1244 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector.

⚠️

vector/src/main/res/drawable/ic_error.xml#L7 - Very long vector path (1244 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector.

⚠️

vector/src/main/res/layout/fragment_ftue_combined_login.xml#L7 - Possible overdraw: Root element paints background ?android:colorBackground with a theme that also paints a background (inferred theme is @android:style/Theme.Holo)

⚠️

vector/src/main/res/layout/fragment_ftue_combined_login.xml#L7 - Possible overdraw: Root element paints background ?android:colorBackground with a theme that also paints a background (inferred theme is @android:style/Theme.Holo)

⚠️

vector/src/main/res/layout/fragment_ftue_combined_register.xml#L7 - Possible overdraw: Root element paints background ?android:colorBackground with a theme that also paints a background (inferred theme is @android:style/Theme.Holo)

⚠️

vector/src/main/res/layout/fragment_ftue_combined_register.xml#L7 - Possible overdraw: Root element paints background ?android:colorBackground with a theme that also paints a background (inferred theme is @android:style/Theme.Holo)

⚠️

vector/src/main/res/layout/fragment_ftue_server_selection_combined.xml#L7 - Possible overdraw: Root element paints background ?android:colorBackground with a theme that also paints a background (inferred theme is @android:style/Theme.Holo)

⚠️

vector/src/main/res/layout/fragment_ftue_server_selection_combined.xml#L7 - Possible overdraw: Root element paints background ?android:colorBackground with a theme that also paints a background (inferred theme is @android:style/Theme.Holo)

Generated by 🚫 dangerJS against 0e4c39b

@bmarty bmarty requested a review from ganfra January 10, 2025 13:20
@bmarty bmarty merged commit e42075a into develop Jan 13, 2025
9 of 13 checks passed
@bmarty bmarty deleted the feature/bma/sunsetApplication branch January 13, 2025 13:17
@schildbach
Copy link

schildbach commented Jan 13, 2025

Element X is still very much incomplete. No support for spaces, no support for threads, and no support for validating other users.

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.

4 participants