This website requires JavaScript.
Explore
Help
Sign In
filippodb
/
SchildiChat-android
Watch
1
Star
0
Fork
0
You've already forked SchildiChat-android
mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced
2025-01-28 18:09:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SchildiChat-android
/
vector
/
src
History
Florian Renaud
c13feb983e
Remove useless nullability in method param
2021-12-17 17:31:24 +01:00
..
androidTest/java/im/vector
/app
extracting the emoji processing to an interface so that we can override the behaviour in the unit test
2021-12-17 10:38:49 +00:00
debug
Fix compilation issue after merge develop
2021-12-13 23:23:18 +01:00
fdroid
Fix "@JvmStatic used for @Provides function in an object class" Lint warning.
2021-11-19 15:29:11 +01:00
gplay
Fix "@JvmStatic used for @Provides function in an object class" Lint warning.
2021-11-19 15:29:11 +01:00
main
Remove useless nullability in method param
2021-12-17 17:31:24 +01:00
release
Merge branch 'develop' into feature/bma/posthog
2021-12-13 23:18:14 +01:00
sharedTest/java/im/vector/app/test
/shared
…
test/java/im/vector
/app
lifting the seenIds cache to the event queue rather than chaining it through, allows us to simplify the state model
2021-11-18 13:39:07 +00:00