element-x-ada/tools/adb
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
..
callLinkCustomScheme.sh Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
callLinkCustomScheme2.sh Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
callLinkHttps.sh Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
deeplink.sh Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
deeplink_external.sh Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
deeplink_matrixto.sh Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
deeplink_mobile.sh Add support for login link (#4752) 2025-05-21 18:19:42 +02:00
disable_app_standby.sh Push: improve Push history screen, log and stored data (#4601) 2025-04-16 16:37:32 +02:00
disable_doze_mode.sh Push: improve Push history screen, log and stored data (#4601) 2025-04-16 16:37:32 +02:00
enable_app_standby.sh Push: improve Push history screen, log and stored data (#4601) 2025-04-16 16:37:32 +02:00
enable_doze_mode.sh Push: improve Push history screen, log and stored data (#4601) 2025-04-16 16:37:32 +02:00
oidc.sh Improve the callback uri format and customization. (#4664) 2025-05-05 17:46:17 +02:00
print_device_state.sh Push: improve Push history screen, log and stored data (#4601) 2025-04-16 16:37:32 +02:00