Commit Graph

19 Commits

Author SHA1 Message Date
Federico Maccaroni 75ed72f91b
Add Share app Extension on iOS for Send (#1647)
* 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

Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
2021-11-19 15:05:00 -03:00
Kyle Spearrin 23b1373f80 add tag to entitlement 2019-09-20 08:17:37 -04:00
Kyle Spearrin 42a7086088 info and entitlements plists 2019-06-11 15:31:32 -04:00
Kyle Spearrin a77bf9ddff stub out xamarin project 2019-03-27 20:12:44 -04:00
Kyle Spearrin 297beac169 reset for v2 2019-03-27 16:23:00 -04:00
Kyle Spearrin 9231da2f1c Revert "remove credential provider from main app entitle"
This reverts commit 0d422c53d1.
2018-09-22 23:22:48 -04:00
Kyle Spearrin 0d422c53d1 remove credential provider from main app entitle 2018-09-22 23:05:21 -04:00
kspearrin 277fd67814 add bitwarden domain 2018-09-22 21:58:50 -04:00
kspearrin f153c7509c build identity store for quick type bar 2018-09-21 11:22:06 -04:00
Kyle Spearrin fa15a10ae0 entitle main project for autofill 2018-09-19 23:18:53 -04:00
Kyle Spearrin 235ca947be turn on nfc in plist 2018-05-24 13:50:11 -04:00
Kyle Spearrin 98e429505c get file data from document picker 2017-07-15 10:08:19 -04:00
Kyle Spearrin d0b616ba24 select file for document picker 2017-07-15 01:09:30 -04:00
Kyle Spearrin e7fef012b8 Same service for keychain storage across apps. Changed keychain access group name. Updated fill script with results from site selection in extension. 2016-06-25 02:54:34 -04:00
Kyle Spearrin 1307b6a1b2 access group for keychain. load sites for given hostname in extension 2016-06-25 01:58:42 -04:00
Kyle Spearrin 03d3c5921a changed bundleid and added appgroup entitlements 2016-06-22 23:50:25 -04:00
Kyle Spearrin 48db0e8d13 updated entitlements and added missing service locator package to ios extension 2016-05-29 10:20:31 -04:00
Kyle Spearrin cb82fdf31b iOS Core project to house common iOS code between app and extension 2016-05-28 16:06:53 -04:00
Kyle Spearrin bc3d9c4465 initial commit 2016-05-02 02:52:09 -04:00