element-x-ada/tools
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594)
* Move session verification to the FTUE
* Allow session verification flow to be restarted
* Use `EncryptionService` to display session verification faster
* Remove session verification item from settings
* Remove session verification banner from room list
* Remove 'verification needed' variant from the `TimelineEncryptedHistoryBanner`
* Improve verification flow UI and UX
* Remove 'verification successful' snackbar message
* Only register push provider after the session has been verified
* Hide room list while the session hasn't been verified
* Prevent deep links from changing the navigation if the session isn't verified
* Update screenshots
* Renamed `FtueState` to `FtueService`, created an actual `FtueState`.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-04-03 14:53:17 +00:00
..
adb Add support for io.element.call:/?url=some-encoded-url uri 2023-09-20 11:05:15 +02:00
check Update plugin ktlint to v12.1.0 (#2200) 2024-01-10 16:22:24 +01:00
danger Organization renaming: fix value danger file. 2023-12-13 09:54:34 +01:00
detekt Read receipt: Cleanup 2023-11-16 14:05:00 +01:00
docs Add missing Copyright 2022-12-22 13:51:56 +01:00
git Setup git lfs 2023-01-18 15:20:32 +01:00
gitflow Extract git flow init from release script (so that it can be run standalone) and do not use -t which does not seem to be standard. 2023-07-20 19:15:56 +02:00
github Use regex instead, add example valid URL 2023-12-26 08:50:01 +01:00
lint Fix lint UnnecessaryComposedModifier and make it an error 2023-09-28 16:55:21 +02:00
localazy Move session verification to FTUE flow, make it mandatory (#2594) 2024-04-03 14:53:17 +00:00
quality Add a shortcut to ensure that ./gradlew check will prevent having warning in the codebase. We may add more instructions in the future in this file. 2023-07-21 12:50:29 +02:00
release Update message sent to the room. 2024-01-31 11:09:16 +01:00
rte Build library module too and make sure to build from scratch 2023-12-28 17:52:29 +01:00
sas Add script to download SAS emoji from twemoji 2023-12-11 22:37:04 +01:00
sdk Fix script to work when SDK is located anywhere. 2023-12-13 18:02:06 +01:00
templates Ensure tmp folder exists 2023-10-03 15:21:16 +02:00
test Add the Dark version to the data.js file and render it in the webpage. 2024-03-08 12:07:26 +01:00
towncrier Setup towncrier 2023-01-11 14:57:14 +01:00