Sven
Sven
The `Precision Testing` currently fails. This happens due to rounding errors when calculating token amount. Not sure whether it is worth fixing this bug.
Fix invalid calculation of `byStage.returnedETH` that lead to delivery of too many tokens.
Test aggregated participant state and global state against expected numbers.
## Night/Dark Mode Images Night/Dark Mode images are supported for Android and iOS by adding the `(night)` modifier. The filename and type of the image must match the corresponding day/light...
Would be nice if we could support night/dark mode. - For Android this would mean to put those images into `drawable-night-nodpi`. - For iOS this would mean to create an...
Added a way to load icons from Web and from apps installed on device. In order to not require the `INTERNET` permission and to not bloat KeePassDX itself with this...