element-x-ada/samples/minimal/src/main
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
..
kotlin/io/element/android/samples/minimal Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00
res Store session data in a secure way (#98) 2023-03-02 16:48:54 +01:00
AndroidManifest.xml Clean minimal sample 2023-02-28 11:56:45 +01:00