Skip to content

Make the project compatible with the latest MacOS and Android#11

Merged
whiteinge merged 3 commits intosteamguard-totp:masterfrom
soar:updates
Dec 29, 2022
Merged

Make the project compatible with the latest MacOS and Android#11
whiteinge merged 3 commits intosteamguard-totp:masterfrom
soar:updates

Conversation

@soar
Copy link
Copy Markdown
Contributor

@soar soar commented Dec 9, 2022

  • Make it compatible with the latest MacOS
  • Make it compatible with the latest Android

@whiteinge
Copy link
Copy Markdown
Collaborator

whiteinge commented Dec 9, 2022

Interesting, thanks for the updates. I haven't seen this changes yet. What packages provide zipalign and apksigner? It's been convenient to get this done with just the JDK, Apktool, and adb so are these new packages strictly required for the same tasks or can we get by without them somehow? If they're required we should add them to the README.

@soar
Copy link
Copy Markdown
Contributor Author

soar commented Dec 28, 2022

zipalign and apksigner are parts of Android SDK. This is the new way to sign APK files, without them a file won't be compatible with the latest Android.

@whiteinge
Copy link
Copy Markdown
Collaborator

Dang, Android SDK is a huge dependency. Will you please update the README with that info? Otherwise this looks good to merge.

it can be used with an older Android to skip installing SDK
@whiteinge whiteinge merged commit d3d2999 into steamguard-totp:master Dec 29, 2022
@whiteinge
Copy link
Copy Markdown
Collaborator

Good stuff. Thank you for the updates!

@soar soar deleted the updates branch December 29, 2022 10:54
@soar soar changed the title Updates Make the project compatible with the latest MacOS and Android Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants