ale5000
ale5000
@mar-v-in What about returning the new format response in the old format request? Maybe there are apps that just check if the response signature is valid and not the content...
@mar-v-in My final suggestion is this: - For the parts of code that still works, keep them; - Instead for the parts of codes that always fails (and can't be...
For bank apps the user may have to use an old version because the new version removed support for some Android versions; and the app may still work (with a...
In my opinion I also think that `shell=busybox` doesn't make sense, busybox contains `ash` and `hush` (and `bash` and `sh` but only as alias of `ash`); also in the past...
There were a previous discussion were Marvin said that new releases are marked as pre-release for some days then if there aren't serious issues they are marked as stable.
> Fr example, I don't recall that 0.3.8 was ever considered or marked stable, (and I seem to remember that, until recently it was marked as pre-release). It was discussed...
> And I know that all releases after 0.2.27 and before 0.3.6 were beta / pre-release. But there is no indication of that on the releases pages. About this, we...
In my opinion the base concept of latest version of F-Droid is incorrect. See the xml: https://microg.org/fdroid/repo/index.xml There is a "fixed" field with the "suggested" version of an app and...
> I want to avoid building in beta versions to our ROMs if possible, and the `suggested` / stable` mechanism is /was a neat way of doing that. F-Droid uses...
> Really? I have updated several devices with 0.3.10 (by selecting `Allow beta updates`) and not had any problems downloading Look at the discussion here: #3103