Draft: disable "update apps from other store" feature on 14+
Description
Android 14 introduces an update ownership mechanism. If another app store opts into it, updating apps that were installed from that store requires user consent through a system dialog. This causes issues with background updates. As a result, we disabled the "update apps installed from other store", and we handle obtaining user consent only when the user manually initiates an update.
Screenshots
N/A
Technical details
Tests
Install an older version of an app from another store (such as F-Droid or Aurora Store). Then try to update the app from App Lounge (the update should fail on the older version). You will receive a dialog or notification in this version of App Lounge, and after giving consent, the update should work.
On Android 14 and above, App Lounge should not show updates for apps installed from other stores.