#Catima 2.34.5 is out!

This is a maintenance release that targets Android 15 and fixes a crash.

The app will look slightly uglier on some devices, due to Google's changes in how drawing over the system and navigation bar works. Sadly, supporting proper edge-to-edge requires extensive rewrites (help very welcome!), so I opted to at least ensure we target Android 15 before any deadlines.

Coming soon to an app store near you.

github.com/CatimaLoyalty/Andro…

#IzzyOnDroid #Fdroid #GitHub #GooglePlay

IzzyOnDroid ✅ reshared this.

in reply to Si (he/him)

@sihaha Apps targeting older Android versions tend to work fine on newer ones due to how backwards compatibility works on Android, but targeting newer Android versions has 2 clear benefits:
1. Google has one reason less to kick you off Google Play
2. There are generally slight security improvements (small hardenings here and there)

The downside is that it can take a lot of work because Google tends to change a lot every Android version.

Glad to hear you have good experiences so far :)