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
9d7c016b70d0ae59b059da2b566876c56c4f23b1
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
/
database
History
k1ngsterr1
9d7c016b70
fix: fix image loading & caching state
2026-02-05 02:05:26 +05:00
..
AccountDao.kt
feat: Implement secure database operations and caching for encrypted accounts
2026-01-09 01:09:40 +05:00
AvatarEntities.kt
feat: Add avatar deletion functionality and update ProfileScreen to handle avatar presence
2026-01-30 03:36:01 +05:00
BlacklistEntities.kt
feat: Integrate ChatsListViewModel for user block/unblock functionality in OtherProfileScreen
2026-01-28 02:26:35 +05:00
DatabaseService.kt
feat: Remove debug logging from various components for cleaner code
2026-01-14 04:43:32 +05:00
EncryptedAccountEntity.kt
feat: Update ProfileNavigationItem to use a rounded corner shape with increased radius
2026-01-21 03:09:39 +05:00
MessageEntities.kt
fix: fix image loading & caching state
2026-02-05 02:05:26 +05:00
RosettaDatabase.kt
feat: Update database version to 10 and implement migration to clear large blob attachments; adjust blob handling for IMAGE/FILE types in MessageRepository and ChatViewModel
2026-01-26 17:19:30 +05:00