element-x-ada/services/toolbox/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/main/kotlin/io/element/android/services/toolbox/impl Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00
build.gradle.kts Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00