1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-10 09:49:52 +01:00
bitwarden-mobile/src/iOS.Core/Services
Matt Portune 33df456cfd
In-app vault export support (#729)
* First pass at vault export UI

* Password validation via cryptoService

* Export service framework

* support for constructing json export data

* Support for constructing csv export data

* Cleanup and simplification

* Completion of vault export feature

* Formatting and simplification

* Use dialog instead of toast for invalid master password entry
2020-02-14 16:10:58 -05:00
..
CryptoPrimitiveService.cs ios core lib 2019-04-08 21:38:17 -04:00
DeviceActionService.cs In-app vault export support (#729) 2020-02-14 16:10:58 -05:00
KeyChainStorageService.cs catch InteractionNotAllowed 2019-07-27 12:39:59 -04:00
LocalizeService.cs i18n service 2019-04-11 15:33:10 -04:00