[PR #6616] [MERGED] [PM-29673] feat: Improved pre-polutated data on the FlightRecorder logs #59473

Closed
opened 2026-05-11 05:30:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6616
Author: @aj-rosado
Created: 3/5/2026
Status: Merged
Merged: 3/11/2026
Merged by: @aj-rosado

Base: mainHead: PM-29673/flight-recorder-export-header-info


📝 Commits (4)

  • 22cdcc0 Improved pre-polutated data on the FlightRecorder logs
  • fc71ec2 removed extra breakline
  • 7479d13 Merge branch 'main' into PM-29673/flight-recorder-export-header-info
  • 4500539 Improved code readibility

📊 Changes

6 files changed (+31 additions, -22 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/about/AboutViewModel.kt (+1 -1)
📝 app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/about/AboutViewModelTest.kt (+1 -1)
📝 core/src/main/kotlin/com/bitwarden/core/data/manager/util/BuildInfoManagerExtensions.kt (+1 -1)
📝 data/src/main/kotlin/com/bitwarden/data/manager/di/DataManagerModule.kt (+3 -0)
📝 data/src/main/kotlin/com/bitwarden/data/manager/flightrecorder/FlightRecorderWriterImpl.kt (+23 -17)
📝 ui/src/main/kotlin/com/bitwarden/ui/platform/manager/IntentManagerImpl.kt (+2 -2)

📄 Description

🎟️ Tracking

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

📔 Objective

Added more info to the header of the FlightRecorder logs, making it more similar to the info displayed on the About's copy version.
Moved BuildInfoManagerExtensions.kt from UI to Core


🔄 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/6616 **Author:** [@aj-rosado](https://github.com/aj-rosado) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@aj-rosado](https://github.com/aj-rosado) **Base:** `main` ← **Head:** `PM-29673/flight-recorder-export-header-info` --- ### 📝 Commits (4) - [`22cdcc0`](https://github.com/bitwarden/android/commit/22cdcc0aecb5fe8bdf5230926cf4042ba69e9fba) Improved pre-polutated data on the FlightRecorder logs - [`fc71ec2`](https://github.com/bitwarden/android/commit/fc71ec27d83d005ee6ef9fee35f5ef7075cdaf92) removed extra breakline - [`7479d13`](https://github.com/bitwarden/android/commit/7479d13e507ef2454f6dabd0fdac966f823bb233) Merge branch 'main' into PM-29673/flight-recorder-export-header-info - [`4500539`](https://github.com/bitwarden/android/commit/4500539cc746ca4072d5ecf4260236d9285c3f8f) Improved code readibility ### 📊 Changes **6 files changed** (+31 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/about/AboutViewModel.kt` (+1 -1) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/about/AboutViewModelTest.kt` (+1 -1) 📝 `core/src/main/kotlin/com/bitwarden/core/data/manager/util/BuildInfoManagerExtensions.kt` (+1 -1) 📝 `data/src/main/kotlin/com/bitwarden/data/manager/di/DataManagerModule.kt` (+3 -0) 📝 `data/src/main/kotlin/com/bitwarden/data/manager/flightrecorder/FlightRecorderWriterImpl.kt` (+23 -17) 📝 `ui/src/main/kotlin/com/bitwarden/ui/platform/manager/IntentManagerImpl.kt` (+2 -2) </details> ### 📄 Description ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-29673 ## 📔 Objective Added more info to the header of the FlightRecorder logs, making it more similar to the info displayed on the About's copy version. Moved `BuildInfoManagerExtensions.kt` from UI to Core --- <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-05-11 05:30:46 -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#59473