element-x-ada/plugins/src/main/kotlin/extension
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
..
CommonExtension.kt Try to workaround OOM errors and the runners dying (#3013) 2024-06-12 15:35:51 +02:00
DependencyHandleScope.kt Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00
KoverExtension.kt Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00
locales.kt Sync Strings from Localazy 2024-06-10 00:17:04 +00:00
Utils.kt Restore branch and git sha, to use it in logs and in rageshakes. 2024-01-25 14:16:21 +01:00
VersionCatalog.kt Rename folders java to kotlin 2023-01-18 13:51:30 +01:00