bitwarden-mobile/src/iOS.Core
Federico Maccaroni f8a7eb4c94
Add Share app Extension on iOS for Send (re-PR) (#1660)
* WIP Add Share app extension on iOS for Send

* Added Share app extension on iOS for Send and some code fixes as well

* Updated iOS csprojs configs to linkskip the new extension project and also added AdHoc and AppStore configurations to iOS.ShareExtension.csproj

* Code clean up and transformed bundle resources into links to the already used pngs of the main iOS project on ShareExtension

* Updated build.yml to include provisioning profile for iOS Share extension

* Adding in the missing provisioning profile

* Removed .DS_Store from the iOS.ShareExtension csproj Resources

* switching out the share extension profile

* Added Share extension provisioning profile configuration on export options app store for github and also removed custom info.plist config for localhost which is not necessary

* Moved property so that it's grouped with the full ones

* Added AppCenter Crashes package to Core and updated FireAndForget Task Extension

* Updated bundle reference of FontAwesome.ttf to bwi-font.ttf in order for it to compile on ShareExtension

Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
2022-01-25 17:41:56 -03:00
..
Controllers only prompt for sso if using key connector (#1667) 2021-11-29 15:37:19 -05:00
Effects Fixed long secure notes edition scrolling when focused issue (#1257) (#1601) 2021-10-25 16:28:45 -03:00
Models Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
Properties bitwarden inc 2020-02-18 22:39:35 -05:00
Renderers Fix by workaround crash on LabelRenderer and when changing themes #1689 (#1690) 2021-12-16 11:36:06 -03:00
Services Fix Clipboard clear after time on iOS (#1679) 2021-12-10 17:41:36 -03:00
Utilities Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
Views add reveal button to password reprompt on iOS (#1607) 2021-10-26 17:46:11 -04:00
Constants.cs Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
NFCReaderDelegate.cs [Auto Logout] Final review of feature (#932) 2020-05-29 12:26:36 -04:00
iOS.Core.csproj Fix Clipboard clear after time on iOS (#1679) 2021-12-10 17:41:36 -03:00