Skip to content

v0.6.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ImranR98 ImranR98 released this 29 Oct 17:20
· 2050 commits to main since this release
d1a3529

NOTE: This version includes a change that will cause all previously added Apps to be marked as "not installed." This one-time inconvenience is unavoidable and can be fixed by selecting all Apps and choosing "install". This will re-download all Apps and mark them as installed (no actual re-installation).

  • Fixes #14 (although detection is disabled in background processes due to the bug described in #60)

    • Real Package Names Used as IDs (INCONVENIENT FOR PREVIOUS VERSION USERS)
    • Enables installed detection (no longer need to manually mark Apps as installed/not installed)
    • Switch to using extracted names (no custom names)
  • Fixes #57

  • Fixes #67

  • Fixes #64

  • Fixes #61

  • Commented out APKMirror and added code to remove their Apps (see #44)

    • The relevant code still exists and can be re-enabled, but there are no guarantees that it works, and it may be removed completely in the future.
  • Switched to Flutter stable (causes some UI elements to switch back to the old material design style, but this will be fixed in later Flutter releases)

  • BG task silently retries on network errors

  • Updated README

  • Updated screenshots