Izzy

Results 2389 comments of Izzy
trafficstars

> So although we cannot use F-Droid to publush Beta Releases Please stand by. In about 22h, [check here](https://apt.izzysoft.de/fdroid/index/apk/org.photoprism.photoprism). Please remember to increase `versionCode` with each release (ideally, adjust `versionName`...

So the app wasn't updated in my repo for about a year now – `versionCode` still remained unchanged so it was assumed to be the same version… :scream: Just pulled...

Yes @thielepaul – a `v0.x.0` tag from time to time would indeed be very helpful (if `versionCode` is increased and `versionName` adjusted), thanks a lot! I understand it's hard to...

Sure, thanks – and no pressure from my end either. It's ready when it's ready. Looking forward to your next ping then! Btw: should you be interested in a starter...

Alternatively, do it the way PHP itself deals with its session files: Leave purging to a Cron job. Not sure how that's done on a Windows machine, though.

No, applicationId is unique per app. While using the same applicationId would make cross-updates easier, it would also make **accidental** cross-updates easier – as Android wouldn't know they are different...

Well, many people wonder many things. If F-Droid provided those features, they'd wonder the other way around – and complain about degraded security :laughing: Why a downgrade to a lower...

> Why Google does … I've stopped asking that question long ago. See e.g. [Your app is not compliant with Google Play Policies: A story from hell](https://sylviavanos.nl/blog/2021/12/24/google_play_hell.html). And yes, I'd...

Thanks! But making the code more complex for a single app is not what I'd go for (especially when it turns out that part does work – but the code...

Just picking up the question again, as today my updater once more informed me about there being a problem with `versionCode` and I had to search why (cannot remember details...