element-x-ada/features
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839)
* First attempt at implementing encrypted history banner and removing old UTDs

* Get the right behavior in the timeline

* Implement the designs

* Extract post-processing logic, add tests

* Add encryption banner to timeline screenshots

* Create FTUE feature to handle welcome screen and analytics

* Move classes to their own packages, add tests for `DefaultFtueState`.

* Remove unnecessary private MutableStateFlow

* Move some FTUE related methods and classes back to the `impl` module

* Handle back press at each FTUE step

* Remove unneeded `TestScope` receiver for `createState` in tests.

* Use light & dark previews for the banner view.

* Move color customization from `TextStyle` to `Text` component.

* Rename `InfoList` design components, use them in `AnalyticsOptInView` too.

* Cleanup MatrixClient.

* Fix copy&paste error

Co-authored-by: Benoit Marty <benoit@matrix.org>

* Fix typo

* Fix Maestro tests

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2023-07-17 18:34:36 +02:00
..
analytics Hide encryption history + FTUE flow (#839) 2023-07-17 18:34:36 +02:00
createroom Move TypographyAliases next to ColorAliases 2023-07-11 11:29:56 +02:00
ftue Hide encryption history + FTUE flow (#839) 2023-07-17 18:34:36 +02:00
invitelist Sync Strings (#882) 2023-07-17 10:22:15 +02:00
leaveroom Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 2023-07-05 15:47:53 +02:00
location Move TypographyAliases next to ColorAliases 2023-07-11 11:29:56 +02:00
login Hide encryption history + FTUE flow (#839) 2023-07-17 18:34:36 +02:00
logout Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 2023-07-05 15:47:53 +02:00
messages Hide encryption history + FTUE flow (#839) 2023-07-17 18:34:36 +02:00
networkmonitor Remove ElementTextStyles. Only ElementTheme.typography.* styles must be used now. 2023-07-10 17:33:42 +02:00
onboarding Sync Strings (#882) 2023-07-17 10:22:15 +02:00
preferences Fix test. 2023-07-07 16:22:42 +02:00
rageshake Sync Strings (#882) 2023-07-17 10:22:15 +02:00
roomdetails Sync Strings (#882) 2023-07-17 10:22:15 +02:00
roomlist Sync Strings (#882) 2023-07-17 10:22:15 +02:00
verifysession Move TypographyAliases next to ColorAliases 2023-07-11 11:29:56 +02:00