wallabag / android-app

Android application to read your articles saved in your wallabag. You can also easily add new articles.
https://www.wallabag.org
GNU General Public License v3.0
470 stars 260 forks source link

App must have Android 12 (API-Level 31) or higher by End of August #1328

Closed Strubbl closed 9 months ago

Strubbl commented 1 year ago

i just got the mail from Google play team, saying that we need to increase API level of the app by End of August.

In German only:

1 deiner Apps ist von den Anforderungen an das Ziel-API-Level von Google Play betroffen

Wir haben festgestellt, dass 1 deiner Apps auf eine alte Android-Version ausgerichtet ist. Wir möchten unseren Nutzern eine möglichst sichere Umgebung bieten. Aus diesem Grund müssen alle Apps bei Google Play bis zum 31.08.2023 die Anforderungen an das Ziel-API-Level erfüllen.

App muss auf Android 12 (API-Level 31) oder höher ausgerichtet sein

Can anybody of the @wallabag/contributors please review my PR #1295?

tcitworld commented 1 year ago

I've asked for a delay until first of november.

luckycold commented 10 months ago

The app no longer is downloadable on android 14 via google play. I'm assuming it's due to this.

Edit: Corrected my meaning of "doesn't work"

HammyHavoc commented 10 months ago

Yeah, just encountered this too.

I'm guessing that F-Droid's version still works fine though, right?

luckycold commented 10 months ago

That's correct, works fine.

j0k3r commented 10 months ago

Don't we just need to release a new version?

Strubbl commented 10 months ago

Don't we just need to release a new version?

Yes. @tcitworld has the keys to do that. If i can support anyhow, please let me known.

tcitworld commented 10 months ago

Just sent the latest release build to Google Play, but since there was many many new rules to approve it might be a while before it's published. An APK is available here in the meantime: https://github.com/wallabag/android-app/releases/tag/2.5.0, and F-Droid should pick up the new version soon.

githupper commented 9 months ago

Downloaded using Obtainium and GitHub and installing either still yields 2.4.3 instead of 2.5.0.

Had tried removing Wallabag and tried again and still only 2.4.3.

Any idea why?

tcitworld commented 9 months ago

Oops, sorry about that, will upload the correct package later.

githupper commented 9 months ago

Thank you for the quick response. Will check the Releases later

tcitworld commented 9 months ago

Fixed.

githupper commented 9 months ago

Can confirm. Updated to 2.5.0 successfully! Thank you