v2.3.2 release


Mitch v2.3.2

  • Minor fixes for external downloads (now properly displays file name in recent Android versions).
  • Fix issues with not being able to launch games from the library, not detecting deleted apps, apps dissappearing from the library. *
  • Fix links such as Google Play links not opening.

Explanation for some of the bugs

Prior to Android 11, every app could access the list of installed apps on your device. This was generally bad for privacy, since, for example, a social media app could theoretically detect that you install specific games, apps etc. and use this for advertising or tracking.

However, Mitch has always used this data for legitimate purposes (which is, managing your installed apps) and has never sent this data to anybody.

With the recent 2.3 update, Mitch jumped from targetting Android 10, to Android 14, so now stricter privacy measures are applied, meaning that Mitch could no longer access info about your installed apps. Hence, Mitch needs to request special permission (QUERY_ALL_PACKAGES) to continue to function.

TL;DR effectively nothing changes and user privacy is not affected in any way, only that Mitch has to ask permission to do things that all apps used to be able to do regardless.

(However, this new permission is granted by the system automatically, so from the user’s perspective, you won’t notice anything. Note that Google Play rejects certain apps that request QUERY_ALL_PACKAGES, but if you install apps from outside Google Play, be aware that some permissions may be granted to them automatically, such as the aforementioned QUERY_ALL_PACKAGES)

Files

app-itchio-release.apk 9.5 MB
Version 2.3.2 5 days ago

Get Mitch

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

(1 edit)

Is there a way to add tracking back to the apps that were previously installed without re-installing?

Edit: also thanks for continuing to work on mitch. 

It should just work without reinstalling anything.

So far only things that I have installed since the update show up in the library tab. 

(+1)

Ah, no, sorry, if an app is gone from the library then it needs to be reinstalled.

Although I probably should add a workaround for that, since the issue is pretty serious.