seedvault/app
Torsten Grote 1a81e2ddd6 If possible, open the app store an app was originally installed with
When an app fails to install during restore, we offer the option to manually install it.
If this doesn't happen with the same app store,
it is likely that the installed app will have a different signature (e.g. Aurora vs. F-Droid).
If the signature doesn't match, the data restore will fail.
Therefore, we attempt to let the user only use the same store for re-install.

There's a known issue that F-Droid doesn't report the proper package name:
https://gitlab.com/fdroid/fdroidclient/-/issues/2085
2020-10-13 18:32:04 +05:30
..
libs Upgrade AOSP libraries for gradle build 2020-10-07 19:01:39 +05:30
src If possible, open the app store an app was originally installed with 2020-10-13 18:32:04 +05:30
build.gradle Enable automatic coding style linting with ktlint (also on CI) 2020-10-07 19:44:05 +05:30
lint.xml Fix lint issues with translations and ignore missing translations 2020-10-07 19:01:39 +05:30