Skip to content

0.44

Compare
Choose a tag to compare
@yeriomin yeriomin released this 14 Oct 18:11
· 5 commits to master since this release
0.44
6421841
  • Multiple accounts support.
  • "Cancel all" button in update list
  • Issue #404 Added events list. App installation/updates/removals are listed there. Useful for keeping tabs on apps' changelogs.
  • Issue #502 Built-in account should be more stable.
  • Issue #509 Fixed adding and viewing user reviews after a Google API change.
  • Issue #517 Moved the user account disclaimer message to a separate dialog.
  • Issue #523 Using base apk signature to decide if delta is applicable. Signature mismatches should no longer happen when deltas are enabled.
  • Issue #525 Installation completion notifications should now appear if installation was started from Yalp Store UI, but it was minimized after that.
  • Issue #526 Dropped Android DownloadManager in favor of a built-in implementation. It is more than a year old and should be stable enough. And the DownloadManager's problems were not going anywhere.
  • APK splits are now detected and their installation is supported by root and privileged installers.
  • Gzipped apk is downloaded if link is provided.
  • Tested on Android P.

Note: this apk is not signed with the same signature as the f-droid apk. Uninstall the f-droid version before installing this one. Or just wait for the f-droid version to avoid confusion.

Note: contemporary and ordinary versions have identical functionality, but different UI implementation. Contemporary version has navigation drawer instead of the options menu and some other minor UI improvements. For that Google Support Library was used. Contemporary version supports Ice Cream Sandwich (minApi 14) and up. There is no reason to download the ordinary version unless you have an old device. See #439 for details.