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
4dc7c6e9bc0cd212dd816c443a5741afbb548dd2
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
/
network
History
k1ngsterr1
4dc7c6e9bc
fix: add detailed logging for unlock process to improve debugging and performance tracking
2026-02-05 02:05:26 +05:00
..
Chunker.kt
feat: Save last logged account public key after authentication for improved user experience
2026-01-12 17:16:44 +05:00
Packets.kt
fix: implement optimistic UI for image sending and enhance attachment handling
2026-02-05 02:05:26 +05:00
Protocol.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
ProtocolManager.kt
fix: add detailed logging for unlock process to improve debugging and performance tracking
2026-02-05 02:05:26 +05:00
Stream.kt
feat: Implement protocol packet classes and binary stream for network communication
2026-01-08 22:00:32 +05:00
TransportManager.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