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
dd7d7b19cf5abac0c14987c27c0dc3a5d5e1ada2
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
History
k1ngsterr1
dd7d7b19cf
fix: implement optimistic UI for image sending and enhance attachment handling
2026-02-05 02:05:26 +05:00
..
biometric
fix: remove logs
2026-02-05 02:05:26 +05:00
crypto
Remove unnecessary logging statements across various components to clean up code and improve readability. This includes removing debug, error, and warning logs from attachment handling, image processing, media loading, and profile management functionalities. Additionally, a script has been added to automate the removal of log statements from Kotlin files.
2026-02-05 02:05:25 +05:00
data
fix: fix theme switch
2026-02-05 02:05:26 +05:00
database
feat: Add avatar deletion functionality and update ProfileScreen to handle avatar presence
2026-01-30 03:36:01 +05:00
network
fix: implement optimistic UI for image sending and enhance attachment handling
2026-02-05 02:05:26 +05:00
providers
…
push
Refactor code structure for improved readability and maintainability
2026-01-19 17:20:35 +05:00
repository
Remove unnecessary logging statements across various components to clean up code and improve readability. This includes removing debug, error, and warning logs from attachment handling, image processing, media loading, and profile management functionalities. Additionally, a script has been added to automate the removal of log statements from Kotlin files.
2026-02-05 02:05:25 +05:00
ui
fix: implement optimistic UI for image sending and enhance attachment handling
2026-02-05 02:05:26 +05:00
utils
fix: update swipe direction for reply functionality in MessageBubble
2026-02-05 02:05:26 +05:00
MainActivity.kt
fix: add caption support to image viewer with animated display
2026-02-05 02:05:26 +05:00
RosettaApplication.kt
Remove unnecessary logging statements across various components to clean up code and improve readability. This includes removing debug, error, and warning logs from attachment handling, image processing, media loading, and profile management functionalities. Additionally, a script has been added to automate the removal of log statements from Kotlin files.
2026-02-05 02:05:25 +05:00