element-x-ada/tools
Benoit Marty 5a2aeac6b6
Add support for login link (#4752)
* Add support for login link

https://mobile.element.io/element?account_provider=example.org&login_hint=mxid:@alice:example.org

* Update screenshots

* Reduce code duplication

* Add test on OnBoardingPresenter

* Fix tool

* Ignore login parameter if user is not allowed to connect to the provided server.

* Improve tests.

* Cleanup

* Revert change on Project.xml.

* Add documentation

* Improve LoginHelper

* Rename LoginFlow to LoginMode

Move LoginFlow to package io.element.android.features.login.impl.login
Rename some implementation of LoginMode
Rename LoginFlowView to LoginModeView

* Change launchMode of MainActivity from `singleTop` to `singleTask`

Using launchMode singleTask to avoid multiple instances of the Activity when the app is already open. This is important for incoming share and for opening the application from a mobile.element.io link.

Closes #4074

---------

Co-authored-by: ElementBot <android@element.io>
2025-05-21 18:19:42 +02:00
..
adb Add support for login link (#4752) 2025-05-21 18:19:42 +02:00
check Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
danger Update danger check on translations. 2024-12-13 16:15:31 +01:00
dependencies Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
detekt Change (mention span) : rework and add more cases (#4476) 2025-03-28 11:20:32 +01:00
docs Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
git Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
gitflow Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
github Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
lint Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
localazy Merge on boarding module to login module (#4746) 2025-05-20 08:54:23 +02:00
quality Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
release CalVer: use 2 digits for the year and 2 digits for the month. 2025-01-23 18:29:19 +01:00
rte Run shellcheck autofix. 2024-06-11 15:27:02 +02:00
sas Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
sdk Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
templates Fix typo. 2025-02-06 15:10:15 +01:00
test Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00