Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Conversation

@msfjarvis
Copy link
Member

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

📜 Description

Switches to installing the AndroidLogcatLogger by hand, to skip the check in logcat library for the debuggable flag.

💡 Motivation and Context

Fixes a regression from #1509 that prevented logging from being enabled in release builds.

💚 How did you test it?

Turned on debug logging and verified that everything is correctly logged in a snapshot build.

📝 Checklist

  • I formatted the code ./gradlew spotlessApply
  • I reviewed submitted code
  • I added a CHANGELOG entry if applicable

@msfjarvis msfjarvis requested a review from a team as a code owner November 21, 2021 16:50
@msfjarvis msfjarvis added this to the v2.0.0 milestone Nov 21, 2021
@msfjarvis msfjarvis added C-bug Category: This is a bug E-easy Effort: Should be easy to implement and would make a good first PR P-high Priority: high, must be resolved before next major release labels Nov 21, 2021
@msfjarvis msfjarvis merged commit d129d5e into android-password-store:develop Nov 23, 2021
@msfjarvis msfjarvis deleted the hs/2021-11-21/fix-logging branch November 23, 2021 15:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

C-bug Category: This is a bug E-easy Effort: Should be easy to implement and would make a good first PR P-high Priority: high, must be resolved before next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant