[PR #1655] [MERGED] Revert "Add Share app Extension on iOS for Send" #3033

Closed
opened 2025-11-26 23:27:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1655
Author: @fedemkr
Created: 11/19/2021
Status: Merged
Merged: 11/19/2021
Merged by: @fedemkr

Base: masterHead: revert-1647-share_target_send_ios


📝 Commits (1)

  • 3eb9368 Revert "Add Share app Extension on iOS for Send (#1647)"

📊 Changes

30 files changed (+132 additions, -1357 deletions)

View changed files

📝 .github/resources/export-options-app-store.plist (+0 -2)
.github/secrets/dist_share_extension.mobileprovision.gpg (+0 -0)
📝 .github/workflows/build.yml (+0 -7)
📝 bitwarden-mobile.sln (+32 -65)
📝 src/App/Models/AppOptions.cs (+0 -2)
📝 src/App/Pages/Send/SendAddEditPage.xaml (+2 -3)
📝 src/App/Pages/Send/SendAddEditPage.xaml.cs (+33 -68)
📝 src/App/Pages/Send/SendAddEditPageViewModel.cs (+17 -63)
📝 src/App/Resources/AppResources.Designer.cs (+0 -6)
📝 src/App/Resources/AppResources.resx (+0 -6)
📝 src/Core/Services/FileUploadService.cs (+0 -1)
📝 src/Core/Services/SendService.cs (+2 -2)
src/Core/Utilities/LazyResolve.cs (+0 -12)
src/Core/Utilities/TaskExtensions.cs (+0 -27)
📝 src/iOS.Autofill/iOS.Autofill.csproj (+6 -8)
📝 src/iOS.Core/Constants.cs (+0 -1)
📝 src/iOS.Core/Utilities/iOSCoreHelpers.cs (+1 -1)
📝 src/iOS.Extension/MainInterface.storyboard (+28 -31)
📝 src/iOS.Extension/iOS.Extension.csproj (+6 -6)
src/iOS.ShareExtension/Entitlements.plist (+0 -14)

...and 10 more files

📄 Description

Reverts bitwarden/mobile#1647


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1655 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 11/19/2021 **Status:** ✅ Merged **Merged:** 11/19/2021 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `master` ← **Head:** `revert-1647-share_target_send_ios` --- ### 📝 Commits (1) - [`3eb9368`](https://github.com/bitwarden/android/commit/3eb9368f63798c826a2433485c25f5870ffc4a8a) Revert "Add Share app Extension on iOS for Send (#1647)" ### 📊 Changes **30 files changed** (+132 additions, -1357 deletions) <details> <summary>View changed files</summary> 📝 `.github/resources/export-options-app-store.plist` (+0 -2) ➖ `.github/secrets/dist_share_extension.mobileprovision.gpg` (+0 -0) 📝 `.github/workflows/build.yml` (+0 -7) 📝 `bitwarden-mobile.sln` (+32 -65) 📝 `src/App/Models/AppOptions.cs` (+0 -2) 📝 `src/App/Pages/Send/SendAddEditPage.xaml` (+2 -3) 📝 `src/App/Pages/Send/SendAddEditPage.xaml.cs` (+33 -68) 📝 `src/App/Pages/Send/SendAddEditPageViewModel.cs` (+17 -63) 📝 `src/App/Resources/AppResources.Designer.cs` (+0 -6) 📝 `src/App/Resources/AppResources.resx` (+0 -6) 📝 `src/Core/Services/FileUploadService.cs` (+0 -1) 📝 `src/Core/Services/SendService.cs` (+2 -2) ➖ `src/Core/Utilities/LazyResolve.cs` (+0 -12) ➖ `src/Core/Utilities/TaskExtensions.cs` (+0 -27) 📝 `src/iOS.Autofill/iOS.Autofill.csproj` (+6 -8) 📝 `src/iOS.Core/Constants.cs` (+0 -1) 📝 `src/iOS.Core/Utilities/iOSCoreHelpers.cs` (+1 -1) 📝 `src/iOS.Extension/MainInterface.storyboard` (+28 -31) 📝 `src/iOS.Extension/iOS.Extension.csproj` (+6 -6) ➖ `src/iOS.ShareExtension/Entitlements.plist` (+0 -14) _...and 10 more files_ </details> ### 📄 Description Reverts bitwarden/mobile#1647 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:27:24 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3033