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-02-09 08:38:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SchildiChat-android
/
vector
/
src
History
Benoit Marty
364457d102
Move logic to dedicated ViewModel
2021-12-31 13:13:48 +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
Merge pull request
#4656
from vector-im/feature/adm/dynamic-login-flow
2021-12-30 10:29:52 +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
Move logic to dedicated ViewModel
2021-12-31 13:13:48 +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
Rename package
im.vector.riotx
to
im.vector.app
(IDE)
2020-08-03 18:46:29 +02:00
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