Firebase Chat Application written in Kotlin and Jetpack Compose using Android Studio Preview.
Stars
34
Forks
13
Watchers
34
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Fixed registration profile image URL, fixed registration password confirm state, sorted latest messages correctly, temporary fix for duplicate chat messages being displayed, initial timestamp on chat messages.
1bddf72View on GitHubFixed blocked users displaying in LatestMessagesFragment.kt, added block user option in ChatFragment.kt.
92effccView on GitHubOnline and typing indicators, refactor database code into ViewModels.
f208d08View on GitHubFunctional ChatFragment.kt, image and file messages, ProfileFragment.kt, initial BlocklistFragment.kt.
385e702View on GitHub