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
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
..
src
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
build.gradle.kts
feat: Add Palette library for color extraction and enhance avatar handling in ProfileScreen
2026-02-05 02:05:25 +05:00
google-services.json.example
feat: Integrate Firebase Cloud Messaging for push notifications; add service to handle token and message reception
2026-01-16 23:06:41 +05:00
proguard-rules.pro
Refactor UI components in ChatsListScreen, ForwardChatPickerBottomSheet, and SearchScreen for improved readability and maintainability; adjust text color alpha values, streamline imports, and enhance keyboard handling functionality.
2026-01-17 21:09:47 +05:00