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

Conversation

msfjarvis
Copy link
Member

@msfjarvis msfjarvis commented Jun 25, 2020

📢 Type of change

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

📜 Description

Upgrades dependencies to their latest revisions following the Jetpack releases yesterday.

💡 Motivation and Context

A couple interesting updates here, WhatTheStack now uses AndroidX Startup for initialization and Biometric has a bunch of internal refactoring that aims to resolve the memory leaks that plague it and its framework counterpart.

💚 How did you test it?

Checking runtime operations at the moment.

📝 Checklist

  • I formatted the code with the IDE's reformat action (Ctrl + Shift + L/Cmd + Shift + L)
  • I reviewed submitted code
  • I added a CHANGELOG entry if applicable

Signed-off-by: Harsh Shandilya <[email protected]>
@msfjarvis msfjarvis added this to the 1.10.0 milestone Jun 25, 2020
fmeum
fmeum previously approved these changes Jun 25, 2020
sigh

Signed-off-by: Harsh Shandilya <[email protected]>
@msfjarvis
Copy link
Member Author

Also submitted upstream haroldadmin/WhatTheStack#7

@fmeum
Copy link
Member

fmeum commented Jun 25, 2020

I hacked our branch protection rule to also apply to the release branch. Depending on whether you want to merge this into it or not, we could see whether CI checks work there.

@fmeum fmeum merged commit 2f7c501 into android-password-store:develop Jun 25, 2020
@msfjarvis
Copy link
Member Author

I hacked our branch protection rule to also apply to the release branch. Depending on whether you want to merge this into it or not, we could see whether CI checks work there.

Unlikely to pick this to release but we'll see.

msfjarvis added a commit that referenced this pull request Jun 26, 2020
* develop:
  build: uprev all dependencies (#882)
msfjarvis added a commit that referenced this pull request Jun 27, 2020
* develop: (24 commits)
  UI fixups (#892)
  Update Public Suffix List data (#888)
  Use remembered credential even if it is empty (#880)
  Reset SSH passphrase after SSH key import (#885)
  Prevent cached passwords from being wiped (#884)
  build: uprev all dependencies (#882)
  github: update actions for updated branching logic
  Use a custom sshj config (#878)
  Remove API 30 from pull request test matrix (#879)
  Add Google Play/F-Droid badges to the README (#877)
  Retire Android Arsenal badge (#876)
  Add paragraphs to F-Droid summary (#874)
  Replace YAML with HTML in F-Droid fastlane summary (#873)
  Add relnotes for #871 (#872)
  Add org.gnu.icecat as a trusted multi-origin browser (#871)
  README: re-add F-Droid (#870)
  build: prepare next development version
  build: bump version to 1.9.0
  Prepare release 1.9.0
  PasswordCreationActivity: properly guard rename code
  ...

Signed-off-by: Harsh Shandilya <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants