Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

0.1.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@gre gre released this 19 Jun 15:33
· 6094 commits to develop since this release

This is still an alpha update. With many improvments.

Features

  • Account Settings: Ripple node can be configured. (now default to s2).
  • Add Genuine check on Onboarding + a way to skip if server is not accessible.
  • All the wording is internationalized, we are soon ready for opening translations.

Fixes

  • account name have a maxlength and is trimmed
  • Big performance improvement in the scroll. We are now back to a native scroll.
  • the time range (Week/Month/Year) you select is now saved as a user preferences across the whole app.
  • libcore bugfixes
  • hide ActivityIndicator when no accounts
  • app min-height to 768px
  • update banner style + also show if there is no accounts
  • fix some missing padding

Misc

  • we have rewrote README.md
  • all constants of the app are in config/constants