1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-27 03:52:57 +02:00
bitwarden-mobile/src/Core/Models/Api
Thomas Rittson 90b62d61ae
[Linked fields] Add Linked Field as a custom field type (#1563)
* Add linked fields support

* Fix style, don't show linked field if Secure Note

* Finish basic linked fields for Login

* Use Field.LinkedId to store linked field info

* Reset Linked Custom Fields if cipherType changes

* Refactor to use ItemView class

* Use enum for LinkedId

* Detect if no linkedFieldOptions
2021-11-09 07:34:16 +10:00
..
CardApi.cs more models 2019-04-12 11:42:45 -04:00
FieldApi.cs [Linked fields] Add Linked Field as a custom field type (#1563) 2021-11-09 07:34:16 +10:00
IdentityApi.cs more models 2019-04-12 11:42:45 -04:00
LoginApi.cs setup more models 2019-04-12 10:06:47 -04:00
LoginUriApi.cs setup more models 2019-04-12 10:06:47 -04:00
SecureNoteApi.cs more models 2019-04-12 11:42:45 -04:00
SendFileApi.cs Send file model changes (#1293) 2021-03-02 10:09:26 -06:00
SendTextApi.cs Port send jslib to mobile (#1219) 2021-01-25 14:27:38 -06:00