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
d0f6de1772c273009304ec4bd35b5f1ba365bcb8
mobile-android
/
app
/
src
/
main
/
java
/
com
/
rosetta
/
messenger
History
k1ngsterr1
d0f6de1772
feat: Add avatar menu functionality and improve header layout in OtherProfileScreen
2026-01-22 18:50:47 +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
feat: Integrate AccountManager to retrieve last logged account in AuthFlow and update MainActivity
2026-01-16 06:18:47 +05:00
data
feat: Update chat navigation to use full user data for improved context
2026-01-22 03:30:59 +05:00
database
feat: Update ProfileNavigationItem to use a rounded corner shape with increased radius
2026-01-21 03:09:39 +05:00
network
feat: Update profile saving logic to follow desktop version pattern and enhance local data handling
2026-01-22 00:05:37 +05:00
providers
…
push
Refactor code structure for improved readability and maintainability
2026-01-19 17:20:35 +05:00
ui
feat: Add avatar menu functionality and improve header layout in OtherProfileScreen
2026-01-22 18:50:47 +05:00
MainActivity.kt
feat: Implement BiometricAuthManager for biometric authentication and password encryption/decryption
2026-01-22 14:26:30 +05:00