[PR #3946] [MERGED] PM-12321 Update typography for V3 design #4549

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3946
Author: @dseverns-livefront
Created: 9/19/2024
Status: Merged
Merged: 9/20/2024
Merged by: @dseverns-livefront

Base: mainHead: PM-12321-typography-update


📝 Commits (3)

📊 Changes

10 files changed (+98 additions, -76 deletions)

View changed files

📝 app/src/main/java/com/x8bit/bitwarden/ui/auth/feature/completeregistration/CompleteRegistrationScreen.kt (+1 -2)
📝 app/src/main/java/com/x8bit/bitwarden/ui/platform/theme/Type.kt (+93 -66)
📝 app/src/main/java/com/x8bit/bitwarden/ui/tools/feature/send/addsend/AddSendContent.kt (+1 -2)
📝 app/src/main/java/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemLoginContent.kt (+1 -2)
📝 app/src/main/java/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemSecureNoteContent.kt (+1 -2)
📝 app/src/main/java/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemUpdateText.kt (+1 -2)
app/src/main/res/font/dm_sans_bold.ttf (+0 -0)
app/src/main/res/font/dm_sans_medium.ttf (+0 -0)
app/src/main/res/font/dm_sans_regular.ttf (+0 -0)
app/src/main/res/font/dm_sans_semi_bold.ttf (+0 -0)

📄 Description

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-12321

📔 Objective

  • update the existing typography

📸 Screenshots

image

Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 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/3946 **Author:** [@dseverns-livefront](https://github.com/dseverns-livefront) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 9/20/2024 **Merged by:** [@dseverns-livefront](https://github.com/dseverns-livefront) **Base:** `main` ← **Head:** `PM-12321-typography-update` --- ### 📝 Commits (3) - [`405034b`](https://github.com/bitwarden/android/commit/405034b37380faffbe2c937d728962a73137f96e) PM-12321 typography updated - [`98e6fdb`](https://github.com/bitwarden/android/commit/98e6fdb31d02cce4e0154778dfccd38251ba6d1e) 86 unused styles - [`68371cd`](https://github.com/bitwarden/android/commit/68371cda81e1e3993cb6e2bb09bbdb75942a029e) platformstyle ### 📊 Changes **10 files changed** (+98 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/java/com/x8bit/bitwarden/ui/auth/feature/completeregistration/CompleteRegistrationScreen.kt` (+1 -2) 📝 `app/src/main/java/com/x8bit/bitwarden/ui/platform/theme/Type.kt` (+93 -66) 📝 `app/src/main/java/com/x8bit/bitwarden/ui/tools/feature/send/addsend/AddSendContent.kt` (+1 -2) 📝 `app/src/main/java/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemLoginContent.kt` (+1 -2) 📝 `app/src/main/java/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemSecureNoteContent.kt` (+1 -2) 📝 `app/src/main/java/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemUpdateText.kt` (+1 -2) ➕ `app/src/main/res/font/dm_sans_bold.ttf` (+0 -0) ➕ `app/src/main/res/font/dm_sans_medium.ttf` (+0 -0) ➕ `app/src/main/res/font/dm_sans_regular.ttf` (+0 -0) ➕ `app/src/main/res/font/dm_sans_semi_bold.ttf` (+0 -0) </details> ### 📄 Description ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-12321 <!-- Paste the link to the Jira or GitHub issue or otherwise describe / point to where this change is coming from. --> ## 📔 Objective - update the existing typography <!-- Describe what the purpose of this PR is, for example what bug you're fixing or new feature you're adding. --> ## 📸 Screenshots ![image](https://github.com/user-attachments/assets/d60eaf8a-63c8-4b29-8b59-88c1ac0d2ab9) <!-- Required for any UI changes; delete if not applicable. Use fixed width images for better display. --> ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes --- <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:46:20 -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#4549