[PR #1815] [CLOSED] Judy #3151

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1815
Author: @judy8889107
Created: 2/28/2022
Status: Closed

Base: masterHead: Judy


📝 Commits (4)

  • 400ee2d 建置專案(可執行檔,設定Android 資料夾為起始專案)
  • c159e05 測試push
  • fa85ac3 建立Judy分支
  • 845369f 新增註解

📊 Changes

5 files changed (+88 additions, -27 deletions)

View changed files

📝 src/Android/MainActivity.cs (+38 -1)
📝 src/Android/Properties/AssemblyInfo.cs (+2 -0)
📝 src/Android/Resources/values/manifest.xml (+3 -2)
📝 src/iOS.ShareExtension/iOS.ShareExtension.csproj (+16 -11)
📝 src/iOS/iOS.csproj (+29 -13)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Code changes

  • file.ext: Description of what was changed and why

Screenshots

Testing requirements

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

🔄 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/1815 **Author:** [@judy8889107](https://github.com/judy8889107) **Created:** 2/28/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Judy` --- ### 📝 Commits (4) - [`400ee2d`](https://github.com/bitwarden/android/commit/400ee2d8e1f770c1969aaec104a16a6ff92fb1d2) 建置專案(可執行檔,設定Android 資料夾為起始專案) - [`c159e05`](https://github.com/bitwarden/android/commit/c159e05adc9d337eb3581cad754a4f8f1ce85cb6) 測試push - [`fa85ac3`](https://github.com/bitwarden/android/commit/fa85ac39998c25e669cc1d65e708e53400ba86e3) 建立Judy分支 - [`845369f`](https://github.com/bitwarden/android/commit/845369fe1d62ee462787f23154427516e8201715) 新增註解 ### 📊 Changes **5 files changed** (+88 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/MainActivity.cs` (+38 -1) 📝 `src/Android/Properties/AssemblyInfo.cs` (+2 -0) 📝 `src/Android/Resources/values/manifest.xml` (+3 -2) 📝 `src/iOS.ShareExtension/iOS.ShareExtension.csproj` (+16 -11) 📝 `src/iOS/iOS.csproj` (+29 -13) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **file.ext:** Description of what was changed and why ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## Testing requirements <!--What functionality requires testing by QA? This includes testing new behavior and regression testing--> ## Before you submit - [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required) - [ ] This change requires a **documentation update** (notify the documentation team) - [ ] This change has particular **deployment requirements** (notify the DevOps team) --- <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:28:57 -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#3151