16 Commits

Author SHA1 Message Date
tyiu 82dbf16466 Improve formatting of numbers by adding grouping separators and limiting the number of fractional digits 2025-03-30 22:00:25 -04:00
tyiu 5cd4d9189b Fix indentation on #if macros 2024-12-01 19:28:14 +01:00
tyiu d7cbd96e09 Consolidate sections for current currency and selected currencies 2024-11-20 20:33:23 +02:00
tyiu da21b78588 Add persistence of selected currencies to disk via SQLite 2024-11-20 20:22:39 +02:00
tyiu 303cad1076 Create separate CurrencyPickerView and tighten up ContentView 2024-11-11 00:45:39 +01:00
tyiu 9321f920b4 Add support for multiple currencies 2024-11-10 23:10:33 +01:00
tyiu 9faaa24e8d Add PriceFetcher API to fetch prices of multiple currencies 2024-11-10 14:08:25 +01:00
tyiu f11d6f437a Add missing titles to text fields 2024-09-14 21:16:22 -04:00
tyiu 9a615b139b Fix build for macOS 2024-09-14 12:20:53 -04:00
tyiu e38c8dac85 Change currency picker style to navigation link 2024-09-14 11:35:22 -04:00
tyiu c99cca7f87 Fix bug where clearing out currency value field does not clear out BTC value field 2024-09-07 06:30:27 +03:00
tyiu 3560b12c24 Add warning when BTC and sats exceed the maximum 2024-09-07 06:10:09 +03:00
tyiu edb10c48e6 Add support for currency selection 2024-09-07 05:55:34 +03:00
tyiu 94fa2b3975 Prevent most recent inputted amounts to be implicitly overwritten by calculations 2024-09-02 10:10:28 +03:00
tyiu c15eb81995 Fix last updated timestamp to be accurate when switching price source 2024-08-31 10:39:35 +03:00
tyiu 7f22956557 Convert SatsPrice to a Skip multiplatform app 2024-08-31 10:24:07 +03:00