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
dcc719ec56210121c4c5dbfb2aa7c0e6560f2da3
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
/
utils
History
k1ngsterr1
dcc719ec56
feat: implement delivery status updates and enhance file size limit for uploads
2026-02-06 03:17:22 +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
feat: implement delivery status updates and enhance file size limit for uploads
2026-02-06 03:17:22 +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