Updates
- HotFix: avoid requests in an unauthorised state.
- Feat: accessibility improvements.
- Feat: correct no connection messages on the main pages.
- Fix: app update link opens the separate browser.
- Feat: add a mail icon to the ads that require an email.
- Fix: high battery drain - increase requests time interval 2 times.
About the attached app's
- The
_-foss_*.apk
files are the app with Firebase/Google Cloud Messaging (FCM) services removed. Instead, the app uses a foreground service for polling notifications. This consumes more battery. - Files without the
-foss
extension are app builds that use a flexible approach for delivering notifications and include FCM libraries. By default the app uses FCM. If FCM is unavailable (e.g. on GrapheneOS or on Chinese phones) - the app switches to polling and starts a foreground service.