| Summary: | Not all Process shown in Android 12+ | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | michael <reeves.87> |
| Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
michael
2022-06-22 22:01:11 UTC
Is this still the case with the latest version? I can't reproduce it. Waiting for a response. This is still happening on Android 13 with the Pixel 4. 'Addon Detector' aka com.denper.addonsdetector is an example of this. I have a Pixel 4a with Android 13 and I even installed com.denper.addonsdetector to check but I can't reproduce this. We just query getInstalledApplications() [1] with no flags so it's I'm not sure what can go wrong there, it's quite simple. [1] https://developer.android.com/reference/android/content/pm/PackageManager#getInstalledApplications(int) Looks like this only happens in the version posted to google's app store. Likely one of there new Privacy/Security restrictions preventing full functionally in that version. That would be Google's problem then. |