Skip to content

Releases: MartinStyk/apk-analyzer

4.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:59

4.1.2

  • Fixed a crash that could silently drop certificate details for every app
  • Fixed certificate details showing a truncated organization name for apps like some Google-signed apps
  • Fixed the splash screen icon appearing unclipped and oversized on some Android versions
  • Fixed duplicate permissions showing up in two different sections on some devices
  • Exported APK and icon files now include the app's version name

4.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 19:50

Fixes

  • Fixed a crash when opening the APK file picker with no file manager app installed
  • Fixed a crash when copying an APK file that's pending or was moved to trash
  • Fixed a crash when opening a file picker or export dialog with no matching app installed

Improvements

  • Improved app startup performance

4.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 18:16

New:

  • AI assistants like Gemini can now look up installed apps, permissions, and certificates directly through Android App Functions, without opening the app.

Fixes:

  • Fix the themed (monochrome) home screen icon showing an unwanted shadow.
  • Fix the search text cursor jumping back to the start after returning from an app's details.
  • Show a clear message instead of a useless "Try again" button when an APK file can't be parsed.

4.0.3

Choose a tag to compare

@github-actions github-actions released this 28 Aug 22:14

Fixes
• Fixes a crash that could happen when going back to the app list.
• Fixes a crash that could happen when opening an APK file with an unusually large icon.
• Fixes an issue where picking an APK file could fail to copy for no clear reason.

Improvements
• Raises the maximum APK file size you can analyze to 2 GB.

4.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:26

Fixes
• Fixes a crash when opening the Components tab for apps that list the same component twice.
• Shows the correct exported and protection details for duplicated components, so an unprotected one is never hidden behind a duplicate row.

Improvements
• Faster app startup.

4.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 20:01
0c3806e

New

  • Animated splash screen on cold start

Fixes

  • Fixed a crash when viewing recently-viewed apps or search history on some devices (Android 9)
  • Fixed garbled text when typing in the app search field

4.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 14:05

A new generation of Apk Analyzer

This release introduces a completely redesigned Apk Analyzer, rebuilt from the ground up with a modern look and powerful new tools for inspecting apps.

Highlights

  • A redesigned app with a new floating navigation bar and refreshed screens throughout
  • On-device AI summaries that explain what an app does and why it needs its permissions
  • App history, showing what changed the last time an app was updated
  • Browse by Attribute: find apps by permission, certificate, category, SDK version, native library, and more
  • A device requirements screen showing the hardware and features an app needs
  • Signing certificate details, including signing scheme version and full certificate hashes
  • Support for multiple languages, including a per-app language shortcut in Settings

3.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 19:59
  • Added SHA1 certificate hash
  • Added option to change language in system settings

3.3.0

Choose a tag to compare

@github-actions github-actions released this 18 May 19:43
  • Added SHA256 certificate hash

3.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 20:22
56