[PR #884] [MERGED] Updated resources #8785

Closed
opened 2026-04-11 02:02:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/884
Author: @mpbw2
Created: 5/6/2020
Status: Merged
Merged: 5/7/2020
Merged by: @mpbw2

Base: masterHead: update-launcher-icon


📝 Commits (1)

📊 Changes

51 files changed (+58 additions, -140 deletions)

View changed files

📝 src/Android/Android.csproj (+38 -138)
📝 src/Android/Resources/drawable-hdpi/accessibility_overlay.png (+0 -0)
📝 src/Android/Resources/drawable-hdpi/accessibility_permission.png (+0 -0)
📝 src/Android/Resources/drawable-hdpi/accessibility_step1.png (+0 -0)
📝 src/Android/Resources/drawable-hdpi/accessibility_step2.png (+0 -0)
📝 src/Android/Resources/drawable-hdpi/autofill_enable.png (+0 -0)
📝 src/Android/Resources/drawable-hdpi/autofill_use.png (+0 -0)
src/Android/Resources/drawable-hdpi/icon.png (+0 -0)
📝 src/Android/Resources/drawable-xhdpi/accessibility_overlay.png (+0 -0)
📝 src/Android/Resources/drawable-xhdpi/accessibility_permission.png (+0 -0)
📝 src/Android/Resources/drawable-xhdpi/accessibility_step1.png (+0 -0)
📝 src/Android/Resources/drawable-xhdpi/accessibility_step2.png (+0 -0)
📝 src/Android/Resources/drawable-xhdpi/autofill_enable.png (+0 -0)
📝 src/Android/Resources/drawable-xhdpi/autofill_use.png (+0 -0)
src/Android/Resources/drawable-xhdpi/icon.png (+0 -0)
📝 src/Android/Resources/drawable-xxhdpi/accessibility_overlay.png (+0 -0)
📝 src/Android/Resources/drawable-xxhdpi/accessibility_permission.png (+0 -0)
📝 src/Android/Resources/drawable-xxhdpi/accessibility_step1.png (+0 -0)
📝 src/Android/Resources/drawable-xxhdpi/accessibility_step2.png (+0 -0)
📝 src/Android/Resources/drawable-xxhdpi/autofill_enable.png (+0 -0)

...and 31 more files

📄 Description

  • Updated launcher icon with new blue and vector replacement for shield
  • Updated icon bitmap used for autofill & accessibility overlay with vector replacement
  • Updated autofill and accessibility screenshots to include new icon plus additional Android 10 style replacements
  • Removed unused notification screenshots (oops)

TODO: replace remaining icons with material vector drawables (I want to make sure the sizes, alpha, and DayNight colorization of the vector drawables doesn't conflict with xamarin's material implementation, so saving this for a separate PR)

accessibility_overlay

autofill_use

device-2020-05-06-123822


🔄 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/884 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 5/6/2020 **Status:** ✅ Merged **Merged:** 5/7/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `update-launcher-icon` --- ### 📝 Commits (1) - [`812cfdc`](https://github.com/bitwarden/android/commit/812cfdcc574e6bb88eee6fbfd30149e32ba43a82) Updated resources ### 📊 Changes **51 files changed** (+58 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Android.csproj` (+38 -138) 📝 `src/Android/Resources/drawable-hdpi/accessibility_overlay.png` (+0 -0) 📝 `src/Android/Resources/drawable-hdpi/accessibility_permission.png` (+0 -0) 📝 `src/Android/Resources/drawable-hdpi/accessibility_step1.png` (+0 -0) 📝 `src/Android/Resources/drawable-hdpi/accessibility_step2.png` (+0 -0) 📝 `src/Android/Resources/drawable-hdpi/autofill_enable.png` (+0 -0) 📝 `src/Android/Resources/drawable-hdpi/autofill_use.png` (+0 -0) ➖ `src/Android/Resources/drawable-hdpi/icon.png` (+0 -0) 📝 `src/Android/Resources/drawable-xhdpi/accessibility_overlay.png` (+0 -0) 📝 `src/Android/Resources/drawable-xhdpi/accessibility_permission.png` (+0 -0) 📝 `src/Android/Resources/drawable-xhdpi/accessibility_step1.png` (+0 -0) 📝 `src/Android/Resources/drawable-xhdpi/accessibility_step2.png` (+0 -0) 📝 `src/Android/Resources/drawable-xhdpi/autofill_enable.png` (+0 -0) 📝 `src/Android/Resources/drawable-xhdpi/autofill_use.png` (+0 -0) ➖ `src/Android/Resources/drawable-xhdpi/icon.png` (+0 -0) 📝 `src/Android/Resources/drawable-xxhdpi/accessibility_overlay.png` (+0 -0) 📝 `src/Android/Resources/drawable-xxhdpi/accessibility_permission.png` (+0 -0) 📝 `src/Android/Resources/drawable-xxhdpi/accessibility_step1.png` (+0 -0) 📝 `src/Android/Resources/drawable-xxhdpi/accessibility_step2.png` (+0 -0) 📝 `src/Android/Resources/drawable-xxhdpi/autofill_enable.png` (+0 -0) _...and 31 more files_ </details> ### 📄 Description - Updated launcher icon with new blue and vector replacement for shield - Updated `icon` bitmap used for autofill & accessibility overlay with vector replacement - Updated autofill and accessibility screenshots to include new icon plus additional Android 10 style replacements - Removed unused notification screenshots (oops) TODO: replace remaining icons with material vector drawables (I want to make sure the sizes, alpha, and DayNight colorization of the vector drawables doesn't conflict with xamarin's material implementation, so saving this for a separate PR) ![accessibility_overlay](https://user-images.githubusercontent.com/59324545/81233466-b6b68b80-8fc4-11ea-931e-debcb71e56ab.png) ![autofill_use](https://user-images.githubusercontent.com/59324545/81233488-bd450300-8fc4-11ea-8bb2-5377238c04f8.png) ![device-2020-05-06-123822](https://user-images.githubusercontent.com/59324545/81233580-f0879200-8fc4-11ea-81b4-b8ba5b7fce30.png) --- <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 2026-04-11 02:02:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#8785