element-x-ada/features/messages
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
..
api Lambda parameters in a composable function should be in present tense, not past tense. 2024-05-29 12:18:23 +02:00
impl Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00
test Fix moar ktlint issues 2024-01-11 10:02:10 +01:00