Izzy

Results 393 issues of Izzy

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)). Trying for yours, I was able to successfully generate the APK using `./gradlew assembleRelease`,...

Looks like we got hit again: ignoring update for com.cappielloantonio.tempo, versionCode 25 already present Can you please take care to increase that again with future releases? 😉 Thanks!

could you please clarify what for the app needs `android.permission.MANAGE_EXTERNAL_STORAGE` and `android.permission.REQUEST_INSTALL_PACKAGES`? Thanks in advance!

### Describe the feature 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)). Trying for yours, I was able to successfully generate the...

enhancement
feature

on the last update at 2024-12-27, the scanner here yielded a new permission was added: `android.permission.SYSTEM_ALERT_WINDOW`. Could you please clarify what this is needed/used for, so we can add it...

pinned

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)). Trying for yours, I was able to successfully generate the APK using `./gradlew assembleRelease`,...

While we were able to build v1.0.2 fine, building v1.0.3 fails: ``` > Task :app:processReleaseResources > Task :app:compileReleaseJavaWithJavac /build/repo/app/src/main/java/com/tawhid/webcapture/YouTubeCaptureActivity.java:247: error: cannot find symbol return BASE_URL + "?id=" + videoId +...

Today's release yielded some warnings from our scanners: ``` ! repo/sadLogic.OctoTouchController_55.apk declares sensitive permission(s): android.permission.REQUEST_INSTALL_PACKAGES android.permission.READ_EXTERNAL_STORAGE* ! repo/sadLogic.OctoTouchController.foss_55.apk declares sensitive permission(s): android.permission.REQUEST_INSTALL_PACKAGES android.permission.READ_EXTERNAL_STORAGE* ``` May I ask what those permissions...

Could you please insert a blank line in front of the bullet-point list in `full_description.txt`, and also separate the header for "Encryption" the same way? Then it would also render...

First congrats to your listing at F-Droid! At this point, apps are usually removed from my repo (especially when they did not establish reproducible builds) – but your Readme still...