1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-02-19 13:29:55 +03:00
bitwarden-android/app
Patrick Honkonen f675eb7388
[PM-15064] Add feature flags for CXP import and export
This commit introduces two new feature flags:

- `cxp-import-mobile`: Enables Credential Exchange Protocol (CXP) import functionality.
- `cxp-export-mobile`: Enables Credential Exchange Protocol (CXP) export functionality.

These flags are added to the debug menu for testing and can be remotely configured.
2024-11-19 12:55:31 -05:00
..
libs Bump authenticatorbridge sdk version to 1.0.0 () 2024-11-04 14:24:36 +00:00
schemas [PM-14553] Make canManage property of collections optional () 2024-11-14 19:18:04 +00:00
src [PM-15064] Add feature flags for CXP import and export 2024-11-19 12:55:31 -05:00
.gitignore Initial project setup (BIT-61) () 2024-06-20 17:08:07 +01:00
build.gradle.kts Bump authenticatorbridge sdk version to 1.0.0 () 2024-11-04 14:24:36 +00:00
proguard-rules.pro [PM-14254] Keep Android verifier for JNI usage () 2024-10-30 14:48:49 +00:00