1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-01-16 21:03:55 +03:00
Commit graph

4 commits

Author SHA1 Message Date
Oscar Hinton
04539af2a6
Run dotnet format () 2022-04-26 17:21:17 +02:00
Matt Gibson
80a33e98a2
Use type to ensure transmitted data is encrypted () 2021-06-09 08:45:30 -05:00
Matt Gibson
a3b4ede8f3
Use CipherByteArray to signify encrypted byte[] ()
* Use CipherByteArray to signify encrypted  byte[]

* Rename CipherString and CipherByteArray to EncString and EncByteArray
2021-04-21 15:27:14 -05:00
Matt Gibson
ce0b8bc62d
Attachment azure upload blobs ()
* Update Size limits

* Add new Api paths for direct upload of Cipher Attachments

* Add Attachment upload to fileUploadService

* Save with direct upload and fallback to legacy uplaod

CipherID is required for direct upload to request an upload URL

* Inform on when to remove legacy code

* Test Attachment upload
2021-03-30 18:42:43 -05:00