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
2c3b34783c87587e5c5aa0e2d18dc4c4bdb983b0
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
History
k1ngsterr1
2c3b34783c
fix: fix avatar animation & profile colors
2026-02-05 02:05:25 +05:00
..
biometric
refactor: Simplify BiometricAuthManager by removing Android Keystore integration and using AES for encryption/decryption
2026-01-22 14:54:40 +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
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
database
feat: Add avatar deletion functionality and update ProfileScreen to handle avatar presence
2026-01-30 03:36:01 +05:00
network
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
providers
feat: Remove debug logging from various components for cleaner code
2026-01-14 04:43:32 +05:00
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: fix avatar animation & profile colors
2026-02-05 02:05:25 +05:00
utils
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
MainActivity.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
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