This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-android
Watch
1
Star
0
Fork
0
You've already forked letro-android
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
a6d108a5aace5ceff9b29ecda9dbcc08d2383f5c
letro-android
/
libraries
/
matrix
/
api
/
src
/
main
History
Benoit Marty
8b85aa51e2
Konsist: check that if
sealed interface
is used in parameter of
Composable
, it has the
@Stable
or
@Immutable
annotation
2023-11-03 15:19:55 +01:00
..
kotlin/io/element/android/libraries/matrix
/api
Konsist: check that if
sealed interface
is used in parameter of
Composable
, it has the
@Stable
or
@Immutable
annotation
2023-11-03 15:19:55 +01:00
AndroidManifest.xml
Split module
matrix
to
matrix.api
with interfaces and data classes and
matrix.impl
with Rust implementation.
2023-03-02 17:12:13 +01:00