bitwarden-android/app
Patrick Honkonen 4c4de106c4
PM-14271 Disable editing SSH key fields in edit mode
The commit disables editing of public key, private key, and fingerprint fields for SSH keys in edit mode. This is achieved by:

- Making the corresponding text fields read-only.
- Removing the handlers that were previously updating the ViewModel with text changes for these fields.
2024-10-30 13:58:26 -04:00
..
libs Make isBuildVersionBelow in authenticatorbridge internal (#4157) 2024-10-25 16:39:53 +00:00
schemas [PM-13900] Update Bitwarden SDK to add canManage to Collection objects (#4169) 2024-10-30 15:53:30 +00:00
src PM-14271 Disable editing SSH key fields in edit mode 2024-10-30 13:58:26 -04:00
.gitignore Initial project setup (BIT-61) (#7) 2024-06-20 17:08:07 +01:00
build.gradle.kts [PM-13908] Disable ExtraTranslation lint warning (#4176) 2024-10-28 17:47:27 +00:00
proguard-rules.pro [PM-14254] Keep Android verifier for JNI usage (#4197) 2024-10-30 14:48:49 +00:00