Skip to content

v1.1.0

Choose a tag to compare

@sergdeus sergdeus released this 14 Apr 08:20
· 308 commits to main since this release

Updates

  1. The pin code is limited to 25 attempts; after that, the app will log out.
  2. Pressing the proxy icon opens the settings screen.
  3. The transaction cost for BTC has been added in fiat currency.
  4. Fixed: error that occurred when the captcha dialog was closed.

About the attached app's

  1. 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.
  2. 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.