status-desktop/ui/app
Jonathan Rainville 91c8089716 fix: fix decimals problem with Chat commands
The problem was that the BigInt lib did not handle decimals at all. `divMod` only let the remainder be what is after the dot. So I created my own divde and multiply methods to move the dot depending on the number of decimals
2020-09-09 15:03:45 -04:00
..
AppLayouts fix: fix decimals problem with Chat commands 2020-09-09 15:03:45 -04:00
img feat: enable sending chat requests 2020-09-09 15:03:45 -04:00
AppMain.qml WIP SAVEPOINT 2020-08-25 11:36:46 -04:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00