First my apologies for the delayed response: I was visiting my family during the holidays…
> you have nothing to diff against for this new approach, right?
Yupp, exactly: all 3 APKs seem to h...
Apologies for the delay, I was visiting my family during the holidays… Meanwhile: yes, the switch has been initiated: SubTypo should show up with the next sync around 7 pm UTC with its new packageN...
With the latest release, the [Play Install Referrer Library](https://developer.android.com/google/play/installreferrer/library) was added – and dragged in Google Mobile Services and PlayStore libra...
For the last update, our scanners report:
```
! repo/jp.juggler.subwaytooter.noFcm_547.apk declares sensitive permission(s):
android.permission.READ_EXTERNAL_STORAGE android.permission.READ_...
Our scanners reported on the last update:
```
! repo/com.tommihirvonen.exifnotes_48.apk declares sensitive permission(s):
android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_...
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...
@bugsdev2 on 2024-12-20, the scanner yielded `android.permission.CAMERA android.permission.RECORD_AUDIO`. Camera is clear (barcode scanner), but what for does the app need access to the microphone?
Btw: I checked if your app can be established as [Reproducible Build](https://reproducible-builds.org/) (something F-Droid will ask for as well) – but unfortunately it failed RB. Here's the diff of...
@B0ycee may I recommend you to read again, and also follow the links?
> The IzzyOnDroid repo is simply distributing the APK published and signed by the author
Replace "simply" by "after runni...
You might have missed that since 2023-12-21, your app is already [available at IzzyOnDroid](https://apt.izzysoft.de/packages/com.smouldering_durtles.wk) :wink: However, since v1.1.2, the APKs attac...
PS: What happened to your signing key? As this is a security feature, we cannot simply "switch to the new one" but need to verify it (see e.g. [How to keep your key safe and what measures to take f...
0.6.3 fails RB (apologies for not opening a separate issue, but there's no matching template). Here's the diff of the APKs:
```diff
-rw-r--r-- 0.0 unx 120 b- 118 defN 1981-01-01 01...
Unfortunately, since 6.16.2 RBs fail again. Not sure if it's the same cause. Here's the diff from the 7.0.3 APKs:
```diff
-rw-r--r-- 0.0 unx 10096 b- 10096 stor 1981-01-01 01:01:02 973...
### Guidelines
- [X] I have searched the issue tracker for [open](https://github.com/NeoApplications/Neo-Feed/issues) and [closed](https://github.com/NeoApplications/Neo-Feed/issues?q=is%3Aissue+i...
v5.547 now built without issues (after I updated the recipe to use JDK-21 instead of 17), but is not RB:
```diff
-rw---- 0.0 fat 272 b- 272 stor 1981-01-01 01:01:02 26747953 res...
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/na...
If the packageName changed, it became a different app, so we need to add it as new app. What do you mean by "I made it private"? The app is still FOSS, right? And the key (plus credentials) were no...
Sure. Let me share the recipe as well, so you know how I've built:
```yaml
build:
- rm -rf .git
- sed -r '/signingConfigs.release/d' -i android/app/build.gradle
- export KEYSTORE=/dev/...
I don't know where you built this APK, but obviously not from inside the git repo, as `META-INF/version-control-info.textproto` only contains:
generate_error_reason: NO_SUPPORTED_VCS_FOUND
...
Thanks! And as for the pre-edit message: sure it's good to have it in the app description! With IzzyOnDroid, there is a second place, but that's only shown in the web repo browser:
![image](http...
Will dig into that once I return from my other duties (busy at something else for about a week now). But meanwhile you might want to take a look at these parts of the scanner report:
```
Danger...
v0.0.7 just reached IzzyOnDroid, and the scanner reported:
! repo/com.bugsdev2.bookaccio_7.apk declares sensitive permission(s):
android.permission.SYSTEM_ALERT_WINDOW
As this perm...
There are no APKs attached to the currently latest release (v1.0.2), could you please add them? Otherwise that release won't reach IzzyOnDroid, and the RB verification builders have nothing to prov...
And for that reason, this new release won't reach IzzyOnDroid either (where the RB verification builder complains not finding any APK by the defined file name patter, so no RB check either).
> Agreed.. apologies for this whole mess. >.<
Happens. Just do not let us go by the devise: "Experience is recognizing an error when you perform it for the umpteenth time" :see_no_evil: (i.e.: b...
Oof… Changing what has been distributed already usually is a bad idea – but what's done is done. The IoD repo now has a release which no longer exists – and lacks one that does. Shall I remove that...