Signin with Element Classic WIP

This commit is contained in:
Benoit Marty 2026-01-02 16:03:31 +01:00 committed by Benoit Marty
parent 0dfdafdd6c
commit 6190980097
16 changed files with 749 additions and 1 deletions

View file

@ -15,4 +15,6 @@
</intent>
</queries>
<!-- Permission to read data from Element classic -->
<uses-permission android:name="im.vector.app.READ_DATA" />
</manifest>