Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@Linus789 Linus789 released this 01 Mar 01:18
· 8 commits to master since this release
  • Add list users to query all users of a device
  • Add -user to uninstall: only uninstall for specific user
  • Add -user to search: only show apps installed for specific user
  • Change -user for install
    • it is now possible to specify <USER_ID|current|all>
    • default for installing is now current
    • default for upgrading is now: upgrades apps of all users and installs the new version only for the users of the old version
  • Change show: now also shows the F-Droid repository name and URL of the repository which provides the app
  • More detailed error reporting when installing or uninstalling fails
  • Ignore system apps: otherwise it would attempt to upgrade them which will fail
  • Fixed ADB property fallback: the ABIs of old devices should now be recognized