This website requires JavaScript.
Explore
Help
Register
Sign In
Rosetta
/
mobile-android
Watch
3
Star
0
Fork
0
You've already forked mobile-android
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b1046f88e5da2c7a0e234a22e4f397d1c0e43048
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
/
ui
/
chats
History
k1ngsterr1
b1046f88e5
feat: Integrate AccountManager to retrieve last logged account in AuthFlow and update MainActivity
2026-01-16 06:18:47 +05:00
..
ChatDetailScreen.kt
feat: Integrate AccountManager to retrieve last logged account in AuthFlow and update MainActivity
2026-01-16 06:18:47 +05:00
ChatsListScreen.kt
feat: Improve dialog deletion process by updating UI immediately and handling errors gracefully
2026-01-16 04:33:43 +05:00
ChatsListViewModel.kt
feat: Integrate AccountManager to retrieve last logged account in AuthFlow and update MainActivity
2026-01-16 06:18:47 +05:00
ChatViewModel.kt
feat: Integrate AccountManager to retrieve last logged account in AuthFlow and update MainActivity
2026-01-16 06:18:47 +05:00
ForwardChatPickerBottomSheet.kt
feat: Enhance logging in CryptoManager for decryption errors; update button heights in ChatDetailScreen for consistent UI; improve reply clearing logic in ChatViewModel; add animated dismiss function in ForwardChatPickerBottomSheet
2026-01-16 04:03:19 +05:00
SearchResultsList.kt
feat: Add debug logging to sendMessage function in ChatViewModel
2026-01-14 00:57:43 +05:00
SearchScreen.kt
feat: Implement instant keyboard hiding functionality in SearchScreen and ChatDetailScreen
2026-01-14 01:50:26 +05:00
SearchUsersViewModel.kt
feat: Optimize coroutine usage in ChatViewModel for improved performance and responsiveness & FIX LAGS
2026-01-13 21:56:15 +05:00