element-x-ada/features/verifysession/impl
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024)
* Add full screen intent permissions banner, creating `:libraries:fullscreenintent` modules.
* Add it to notification settings too:
    - Create `libraries:fullscreenintent` modules for the permission presenter and associated data.
    - Add the presenter and states to `NotificationSettingsPresenter` and `NotificationSettingsView`.
* Use the right API to check for full screen intent permissions.
- Use the right package name for `:libraries:permission` contents.
* Fix broken tests (flaky?)
* Ignore coverage verification for fake and small presenters

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-18 07:41:10 +00:00
..
src Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00
.gitignore Add Session Verification flow (#197) 2023-03-17 10:07:19 +01:00
build.gradle.kts Remove SessionData.needsVerification as the source of truth for session verification status (#2748) 2024-04-24 13:55:25 +00:00
consumer-rules.pro Add Session Verification flow (#197) 2023-03-17 10:07:19 +01:00