SimpleDay 1.2.2
Removed three permissions the app never used: SYSTEM_ALERT_WINDOW ("draw over other apps") and read/write access to shared storage. They were merged in by the React Native and expo-file-system manifests — all diary data has always lived in app-private storage.
Also fixed the F-Droid changelog file naming so release notes actually show up on the app page.
Downloads: simpleday-1.2.2.apk works on every device. The per-ABI builds are smaller: arm64-v8a for modern phones, armeabi-v7a for older 32-bit ones.