[PR #2864] [CLOSED] [PM-4781] Update badges and add Bitwarden icon to README #9993

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2864
Author: @meenbeese
Created: 11/10/2023
Status: Closed

Base: mainHead: modernize-assets


📝 Commits (10+)

📊 Changes

4 files changed (+5 additions, -3 deletions)

View changed files

📝 README.md (+5 -3)
assets/apple-appstore.png (+0 -0)
assets/fdroid.png (+0 -0)
assets/google-play.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

I did a minor facelift by updating the README with newer badges and adding our mobile icon.

Code changes

  • README.md: Updated with new badges (old ones are outdated/blurry), and they are local so there is no need to fetch data from Imgur every time. Also, added our app icon because we have it on Desktop clients so it makes for mobile clients as well. New readme should look better and load faster as a result of these changes.

Screenshots

Before
Screenshot 2023-11-09 204929
After
Screenshot 2023-11-09 205021

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/2864 **Author:** [@meenbeese](https://github.com/meenbeese) **Created:** 11/10/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `modernize-assets` --- ### 📝 Commits (10+) - [`0e856d2`](https://github.com/bitwarden/android/commit/0e856d2add54479d2a82a3bc958dd3058862d2b9) [PS-1352] Fix ignore diacritics in search (#2044) - [`0f2bc2f`](https://github.com/bitwarden/android/commit/0f2bc2fa257a88fc6b006c2f825243339f58e4b9) [PS-2145] add rainsee browser series support (#2272) - [`d784b12`](https://github.com/bitwarden/android/commit/d784b1290b940884b1e1903013a36332a4022b60) Autosync the updated translations (#2279) - [`64fefac`](https://github.com/bitwarden/android/commit/64fefac194194307936205e7f811ed8c04931c87) [SG-978] Added queries to http and https into manifest (#2282) - [`8f93e6b`](https://github.com/bitwarden/android/commit/8f93e6bf5f933d7cebb4b81425c0272aca74f394) Upload and process test results as an artifact and report (#2286) - [`f772ee7`](https://github.com/bitwarden/android/commit/f772ee70688c4b2f2b02a7ecb985cf16489e00a6) Bumped version to 2023.1.0 (#2287) - [`4f49532`](https://github.com/bitwarden/android/commit/4f4953206e22fdd5e2c421b55af7335cf06b797f) [EC-469] Improve ApiException message (#2288) - [`6102a0c`](https://github.com/bitwarden/android/commit/6102a0c11578e90c4161aad1f4e6997610f3f2c5) [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) - [`fde63a8`](https://github.com/bitwarden/android/commit/fde63a836d2b19a3f34192d7c54bea4082aebff6) Autosync the updated translations (#2292) - [`942d5d2`](https://github.com/bitwarden/android/commit/942d5d29d2d9a1116a6f3383960238e9fa3b0184) Bumped version to 2023.1.1 (#2297) ### 📊 Changes **4 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -3) ➕ `assets/apple-appstore.png` (+0 -0) ➕ `assets/fdroid.png` (+0 -0) ➕ `assets/google-play.png` (+0 -0) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective I did a minor facelift by updating the README with newer badges and adding our mobile icon. ## 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--> * **README.md**: Updated with new badges (old ones are outdated/blurry), and they are local so there is no need to fetch data from Imgur every time. Also, added our app icon because we have it on Desktop clients so it makes for mobile clients as well. New readme should look better and load faster as a result of these changes. ## Screenshots | | |:------:| | **Before** | | ![Screenshot 2023-11-09 204929](https://github.com/bitwarden/mobile/assets/114044633/3c0afa37-2816-411d-9d81-d3f327d78339) | | **After** | | ![Screenshot 2023-11-09 205021](https://github.com/bitwarden/mobile/assets/114044633/6b38efea-b3eb-4634-8d82-ef31a7ef89c6) | ## 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 2026-04-11 02:32:44 -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#9993