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
3aa18fa9ac956d7dd3941be47ff231ca916b5d0c
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
/
utils
History
k1ngsterr1
3aa18fa9ac
fix: Improve error handling for image bounds decoding in MediaUtils
2026-02-20 05:46:39 +05:00
..
AttachmentFileManager.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
AvatarFileManager.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
CrashReportManager.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
ImageCropHelper.kt
fix: Update toolbar title in ImageCropHelper to English
2026-01-24 21:25:08 +05:00
MediaUtils.kt
fix: Improve error handling for image bounds decoding in MediaUtils
2026-02-20 05:46:39 +05:00
MessageLogger.kt
fix: update message logging format for consistency and clarity
2026-02-06 02:01:03 +05:00
MessageThrottleManager.kt
feat: implement debug logging functionality and UI for message processing
2026-02-06 00:21:11 +05:00