bitwarden-mobile/src/iOS.Extension
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
..
Models move some json dependencies out of extension project 2019-07-02 14:03:59 -04:00
Properties bitwarden inc 2020-02-18 22:39:35 -05:00
Resources Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
AppDelegate.cs action extension project 2019-06-26 20:28:23 -04:00
Entitlements.plist action extension project 2019-06-26 20:28:23 -04:00
Info.plist Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
LoadingViewController.cs load app resources into ThemeManager before appearance adjustments (#1631) 2021-11-05 09:51:48 -04:00
LoadingViewController.designer.cs theme splash for extensions 2019-06-28 12:30:48 -04:00
LockPasswordViewController.cs Fix for missing biometric integrity check in iOS extensions under certain conditions (#1162) 2020-12-01 15:30:23 -05:00
LockPasswordViewController.designer.cs app extension for autofill ios 2019-06-28 08:57:08 -04:00
LoginAddViewController.cs fix for stuck extension sheets when dismissed by swipe (#1117) 2020-10-15 14:34:31 -04:00
LoginAddViewController.designer.cs app extension for autofill ios 2019-06-28 08:57:08 -04:00
LoginListViewController.cs Fix autofill on Chrome from the iOS Share Extension (#1254) 2021-02-12 08:14:37 +10:00
LoginListViewController.designer.cs app extension for autofill ios 2019-06-28 08:57:08 -04:00
Main.cs action extension project 2019-06-26 20:28:23 -04:00
MainInterface.storyboard Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
PasswordGeneratorViewController.cs fix for stuck extension sheets when dismissed by swipe (#1117) 2020-10-15 14:34:31 -04:00
PasswordGeneratorViewController.designer.cs app extension for autofill ios 2019-06-28 08:57:08 -04:00
SetupViewController.cs fix for stuck extension sheets when dismissed by swipe (#1117) 2020-10-15 14:34:31 -04:00
SetupViewController.designer.cs app extension for autofill ios 2019-06-28 08:57:08 -04:00
extension.js action extension project 2019-06-26 20:28:23 -04:00
iOS.Extension.csproj Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00