[PR #2270] [MERGED] [EC-819] Update iOS app icon #3472

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2270
Author: @fedemkr
Created: 12/29/2022
Status: Merged
Merged: 12/30/2022
Merged by: @vvolkgang

Base: masterHead: EC-819-update-ios-icons


📝 Commits (1)

  • 0b2d785 EC-819 Update iOS app icon

📊 Changes

13 files changed (+0 additions, -0 deletions)

View changed files

📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-1024.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-120.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-152.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-167.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-180.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-20.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-29.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-40.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-58.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-60.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-76.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-80.png (+0 -0)
📝 src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-87.png (+0 -0)

📄 Description

Type of change

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

Objective

Update iOS app icon to not have gradient in the background and have more padding.

Code changes

  • Replaced icons.

Screenshots

New iOS icon

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If 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/2270 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 12/29/2022 **Status:** ✅ Merged **Merged:** 12/30/2022 **Merged by:** [@vvolkgang](https://github.com/vvolkgang) **Base:** `master` ← **Head:** `EC-819-update-ios-icons` --- ### 📝 Commits (1) - [`0b2d785`](https://github.com/bitwarden/android/commit/0b2d78505fd47ec03015c889e1b1811d9f728055) EC-819 Update iOS app icon ### 📊 Changes **13 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-1024.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-120.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-152.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-167.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-180.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-20.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-29.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-40.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-58.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-60.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-76.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-80.png` (+0 -0) 📝 `src/iOS/Resources/Assets.xcassets/AppIcons.appiconset/Icon-87.png` (+0 -0) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [X] 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--> Update iOS app icon to not have gradient in the background and have more padding. ## 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--> * Replaced icons. ## Screenshots <!--Required for any UI changes. Delete if not applicable--> <img width="314" alt="New iOS icon" src="https://user-images.githubusercontent.com/15682323/210010568-3b08fa37-df5e-49a1-944e-0ac5727dea5a.PNG"> ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If 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:33:14 -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#3472