Izzy

Results 350 issues of Izzy

I've checked your app if its build is reproducible (see: [Reproducible bulds, special client support and more in our repo](https://android.izzysoft.de/articles/named/iod-rbs-mirrors-clients?lang=en)), but while I was able to successfully generate the APK...

There are a few issues with the FOSS APKs attached to your releases: * release is tagged `1.2.5` and not the first one, yet the APK announces itself as `versionCode='1'...

enhancement

Could you please add the corresponding gradle-wrapper JAR next to the `gradle-wrapper.properties`? Thanks in advance!

May I ask what overlays are used for `android.permission.SYSTEM_ALERT_WINDOW` being requested? Thanks in advance!

May I ask what `android.permission.READ_PHONE_STATE` and `android.permission.READ_EXTERNAL_STORAGE` are requested for? The scanners here at IzzyOnDroid just reported them to me :wink: Thanks in advance!

Inclusion with IzzyOnDroid [was requested here](https://gitlab.com/IzzyOnDroid/repo/-/issues/582), and I'm just adding the app now. However, there are some open questions. For one, why does the app require `INTERNET`? Just to load...

Looks like you forgot to increase `versionCode` with the latest release – like the previous one, it still uses `22` there. `versionCode` is what Android uses internally to tell versions...

### Type Other ### Bug description We've just received a scanner warning at IzzyOnDroid: ``` ! repo/io.chaldeaprjkt.boorusphere_1042.apk declares sensitive permission(s): android.permission.READ_EXTERNAL_STORAGE android.permission.REQUEST_INSTALL_PACKAGES ! repo/io.chaldeaprjkt.boorusphere_1042.apk contains signature block blobs: 0x504b4453 (DEPENDENCY_INFO_BLOCK;...

bug

At IzzyOnDroid we support [Reproducible Builds](https://reproducible-builds.org/) (see: [Reproducible Builds, special client support and more at IzzyOnDroid](https://android.izzysoft.de/articles/named/iod-rbs-mirrors-clients)). Your app already had RB established, but your last release broke it: the APK...

Looks like with the last release you forgot to increase `versionCode`: ignoring update for be.martinelli.miniflutt, versionCode 2728753 already present Can you please make sure future release have this always increased?...