element-x-ada/samples/minimal
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/main Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00
.gitignore Create sample app for checking stuff quickly 2023-02-14 20:57:11 +01:00
build.gradle.kts Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00