This website requires JavaScript.
Explore
Help
Register
Sign In
Rosetta
/
mobile-android
Watch
2
Star
0
Fork
0
You've already forked mobile-android
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c249278421bea7a8c185a60dd2b43b8a64355c55
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
/
data
History
k1ngsterr1
c249278421
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
..
AccountManager.kt
feat: Update ProfileNavigationItem to use a rounded corner shape with increased radius
2026-01-21 03:09:39 +05:00
ForwardManager.kt
feat: Update chat navigation to use full user data for improved context
2026-01-22 03:30:59 +05:00
MessageRepository.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
PreferencesManager.kt
refactor: Clean up OnboardingScreen code for improved readability and maintainability
2026-01-20 03:06:06 +05:00
RecentSearchesManager.kt
feat: Refactor RecentSearchesManager to support multiple accounts and improve user management
2026-01-13 04:01:47 +05:00