-
b856454df5
Clean up templated text in README's Kotlin Multiplatform section
main

tyiuandClaude Sonnet 5
2026-09-12 12:43:54 +03:00
-
10b1b914b7
Remove centering div in README.md
tyiu
2026-09-12 12:26:28 +03:00
-
c9074e6e4d
Bump build version to 13
tyiu
2026-09-12 12:02:59 +03:00
-
c6e54e6536
Add a way to dismiss the keyboard on iOS

tyiuandClaude Sonnet 5
2026-09-12 11:55:56 +03:00
-
92bd63d07b
Bump build number for release, keep version at 2.0.0

tyiuandClaude Sonnet 5
2026-09-11 15:55:41 +03:00
-
c45c4446e6
Fix digit corruption in Apple digit grouping for very large numbers

tyiuandClaude Sonnet 5
2026-09-11 15:11:53 +03:00
-
4388350230
Widen macOS amount fields so large values don't clip

tyiuandClaude Sonnet 5
2026-09-11 15:11:45 +03:00
-
5411455d88
Add missing macOS app icon sizes

tyiuandClaude Sonnet 5
2026-09-11 15:11:38 +03:00
-
05d7873c7d
Replace deprecated usage of monthNumber and dayOfMonth on LocalDateTime
tyiu
2026-09-11 11:30:53 +03:00
-
3f15757449
Fix stale docs claiming web persistence is in-memory only

tyiuandClaude Sonnet 5
2026-09-11 07:21:56 +03:00
-
feaa637c53
Correct AGENTS.md on Desktop/Web release status

tyiuandClaude Sonnet 5
2026-09-11 00:11:04 +03:00
-
5caedc28d8
Drop stale update-readme branch reference from AGENTS.md
kmp

tyiuandClaude Sonnet 5
2026-09-11 00:02:58 +03:00
-
2c034a275c
Update AGENTS.md for the kmp -> main merge

tyiuandClaude Sonnet 5
2026-09-10 23:58:39 +03:00
-
c00f124b28
Update README, add AGENTS.md

tyiuandClaude Sonnet 5
2026-09-10 16:30:39 +03:00
-
a6398e8926
Move Compose's status line under the Price Source card, matching iOS

tyiuandClaude Sonnet 5
2026-09-10 16:13:14 +03:00
-
cd37d5c472
Drop the source name from the status line, make it localized

tyiuandClaude Sonnet 5
2026-09-10 15:45:52 +03:00
-
70ce0bccb1
Add a Reset button to clear selected currencies, with confirmation

tyiuandClaude Sonnet 5
2026-09-10 15:29:40 +03:00
-
0cfa52de56
Split the currency picker's browsable list into Priced/Unpriced

tyiuandClaude Sonnet 5
2026-09-10 15:16:27 +03:00
-
cc1495a899
Expand withdrawn currency list with Wikipedia's full historical table

tyiuandClaude Sonnet 5
2026-09-10 15:03:33 +03:00
-
9a064b55d9
Also filter web currencies by year annotation in their display name

tyiuandClaude Sonnet 5
2026-09-10 14:58:45 +03:00
-
468f24a0b9
Revert to the withdrawn-currency exclusion list, extend it

tyiuandClaude Sonnet 5
2026-09-10 14:49:31 +03:00
-
9ba812c82d
Switch web's currency filter from exclude-list to allowlist

tyiuandClaude Sonnet 5
2026-09-10 14:38:07 +03:00
-
e03e742b50
Exclude withdrawn currencies from the web currency list

tyiuandClaude Sonnet 5
2026-09-10 14:31:05 +03:00
-
f7fdb2b823
Use the browser's own locale for web currency display names

tyiuandClaude Sonnet 5
2026-09-10 14:15:15 +03:00
-
bb4602e8fa
Resolve "EU" through platform locale data instead of hardcoding it

tyiuandClaude Sonnet 5
2026-09-10 13:21:24 +03:00
-
4f190308a3
Warm the region display-name cache at startup

tyiuandClaude Sonnet 5
2026-09-10 12:39:24 +03:00
-
3bdf320f5c
Cache region display-name lookups used by currency search

tyiuandClaude Sonnet 5
2026-09-10 12:35:39 +03:00
-
293c822c86
Reject decimal input in the manual "currency to Sats" field

tyiuandClaude Sonnet 5
2026-09-10 12:24:13 +03:00
-
69762133fe
Show a fixed, generic message for fetch errors instead of e.message

tyiuandClaude Sonnet 5
2026-09-10 12:01:15 +03:00
-
3ce3bab7c6
Format the "updated" timestamp as a locale-aware date/time

tyiuandClaude Sonnet 5
2026-09-10 11:57:19 +03:00
-
43b66b6665
Keep the "currency to Sats" field visible, make it editable in Manual

tyiuandClaude Sonnet 5
2026-09-10 11:16:35 +03:00
-
bf91abdd12
Keep "currency to Sats" empty when the BTC rate is, and whole-Sats only

tyiuandClaude Sonnet 5
2026-09-10 10:21:26 +03:00
-
161c219d60
Rename rate labels, style them like other amount fields

tyiuandClaude Sonnet 5
2026-09-10 10:14:05 +03:00
-
947f8bf81a
Add a "1 <currency> to Sats" field

tyiuandClaude Sonnet 5
2026-09-10 10:04:38 +03:00
-
2d60fda72b
Update Xcode project metadata

tyiuandClaude Sonnet 5
2026-09-10 09:56:48 +03:00
-
e5b31f3750
Hide flag emoji on the web target, where they render as empty boxes

tyiuandClaude Sonnet 5
2026-09-10 09:49:12 +03:00
-
fc68985b2d
Fix ToolbarReader console warning on macOS currency sheet

tyiuandClaude Sonnet 5
2026-09-10 08:55:05 +03:00
-
eafaeaa8d3
Match currency search against issuing country names too

tyiuandClaude Sonnet 5
2026-09-10 08:36:12 +03:00
-
25a69d8f69
Add search to the currency picker

tyiuandClaude Sonnet 5
2026-09-10 08:22:07 +03:00
-
e7af3e6fc8
Add native drag-and-drop reorder and right-click Remove on macOS

tyiuandClaude Sonnet 5
2026-09-09 23:59:51 +03:00
-
1c67182187
Hide currency row controls when there's only one currency

tyiuandClaude Sonnet 5
2026-09-09 23:50:05 +03:00
-
94508c291c
Hide the "Not priced by Manual" label for Manual

tyiuandClaude Sonnet 5
2026-09-09 23:45:30 +03:00
-
0927a04fe8
Hide the Manual status line, clear fiat amounts when its rate is gone

tyiuandClaude Sonnet 5
2026-09-09 23:42:23 +03:00
-
583b9bd14e
Hide refresh for Manual, seed its rate from another source

tyiuandClaude Sonnet 5
2026-09-09 09:03:18 +03:00
-
f3f018741c
Hide currency flags shared by more than 3 countries

tyiuandClaude Sonnet 5
2026-09-09 08:57:19 +03:00
-
dda836274c
Simplify Manual source UI to just the default currency

tyiuandClaude Sonnet 5
2026-09-09 08:56:24 +03:00
-
f21bdd48f8
Show a flag emoji next to each currency code

tyiuandClaude Sonnet 5
2026-09-09 08:47:35 +03:00
-
1a16f96739
Simplify currency row menu labels, add move to top/bottom

tyiuandClaude Sonnet 5
2026-09-09 08:09:21 +03:00
-
5587428ca7
Add locale-aware digit grouping to displayed amounts

tyiuandClaude Sonnet 5
2026-09-09 07:37:46 +03:00
-
323ca43472
Exclude withdrawn currencies from the picker, keep precious metals

tyiuandClaude Sonnet 5
2026-09-08 17:20:09 +03:00
-
b0f3744851
Always show all currencies, flagging ones the active source doesn't price

tyiuandClaude Sonnet 5
2026-09-08 17:19:48 +03:00
-
84df992a82
Sort localization string keys alphabetically

tyiuandClaude Sonnet 5
2026-09-08 11:04:52 +03:00
-
e71b01b0e3
Fix dyld crash on macOS from missing sqlite3 extension symbols

tyiuandClaude Sonnet 5
2026-09-08 10:39:29 +03:00
-
f35fb05e7c
Make the max-supply warning's BTC amount a link on every platform

tyiuandClaude Sonnet 5
2026-09-08 10:30:10 +03:00
-
b77455bfc8
Move currency row overflow menu to the right of the amount field

tyiuandClaude Sonnet 5
2026-09-08 09:46:38 +03:00
-
200319de86
Fix Intl interop crash on Kotlin/JS web target

tyiuandClaude Sonnet 5
2026-09-08 09:34:40 +03:00
-
14298d450e
Persist exchange rates, selected currencies, and price source via SQLDelight

tyiuandClaude Sonnet 5
2026-09-08 09:34:21 +03:00
-
8a73b140c4
Stop tracking moko-resources generated webpack/karma config

tyiuandClaude Sonnet 5
2026-09-08 09:33:59 +03:00
-
14ec044c44
Fix currencies screen padding and section header styling
tyiu
2026-09-07 22:39:35 +03:00
-
d42a3c3241
Upgrade Gradle and plugin version
tyiu
2026-09-07 22:25:39 +03:00
-
2925c845bd
Add manual currency sorting and improve currency categorization
tyiu
2026-09-07 22:15:29 +03:00
-
deef01a58a
Add support for macOS and backport to older OS versions
tyiu
2026-09-03 20:06:59 +03:00
-
abf7cf2e83
Replace Skip implementation with Kotlin Multiplatform implementation
tyiu
2026-09-02 22:11:32 +03:00
-
902b683779
Add logo.png to attempt to fix Android app store listings
tyiu
2025-03-31 08:58:34 -04:00
-
d2721d8dde
Update zapstore description
tyiu
2025-03-31 00:53:43 -04:00
-
482e50b6ba
Update version to v1.2.0
v1.2.0
tyiu
2025-03-30 23:05:34 -04:00
-
0d9debf7ca
Update README (#1)
tyiu
2025-03-30 23:02:38 -04:00
-
82dbf16466
Improve formatting of numbers by adding grouping separators and limiting the number of fractional digits
tyiu
2025-03-30 09:47:00 -04:00
-
5cd4d9189b
Fix indentation on #if macros
tyiu
2024-12-01 19:28:14 +01:00
-
44251a85a6
Add zapstore.yaml
tyiu
2024-11-21 00:46:33 +02:00
-
38310d922f
Fix proguard-rules to keep com.sun.jna.** so that Android release APKs run on device
v1.1.0
tyiu
2024-11-20 22:03:06 +02:00
-
b13a472b10
Update app version to 1.1.0 (9)
tyiu
2024-11-20 20:33:53 +02:00
-
d7cbd96e09
Consolidate sections for current currency and selected currencies
tyiu
2024-11-20 20:33:23 +02:00
-
da21b78588
Add persistence of selected currencies to disk via SQLite
tyiu
2024-11-20 20:13:54 +02:00
-
303cad1076
Create separate CurrencyPickerView and tighten up ContentView
tyiu
2024-11-11 00:42:50 +01:00
-
9321f920b4
Add support for multiple currencies
tyiu
2024-11-10 23:10:33 +01:00
-
9faaa24e8d
Add PriceFetcher API to fetch prices of multiple currencies
tyiu
2024-11-10 08:35:08 +01:00
-
6e8ef69136
Update build number to 8
tyiu
2024-09-17 07:10:15 -07:00
-
e6eb78faa2
Fix macOS entitlements to enable outgoing connections
tyiu
2024-09-17 07:08:13 -07:00
-
5e11ffd3b1
Update version to 1.0.0 (7)
v1.0.0
tyiu
2024-09-14 21:17:55 -04:00
-
f11d6f437a
Add missing titles to text fields
tyiu
2024-09-14 21:16:22 -04:00
-
c39ab5ca7b
Update app version to 0.2.0 (6)
tyiu
2024-09-14 12:22:23 -04:00
-
9a615b139b
Fix build for macOS
tyiu
2024-09-14 12:20:53 -04:00
-
ad61ff0575
Update app version to 0.2.0 (5)
tyiu
2024-09-14 12:06:04 -04:00
-
e38c8dac85
Change currency picker style to navigation link
tyiu
2024-09-14 11:35:22 -04:00
-
ba0be8bb93
Update build version to 0.2.0 (4)
tyiu
2024-09-07 06:30:59 +03:00
-
c99cca7f87
Fix bug where clearing out currency value field does not clear out BTC value field
tyiu
2024-09-07 06:30:27 +03:00
-
3560b12c24
Add warning when BTC and sats exceed the maximum
tyiu
2024-09-07 06:05:20 +03:00
-
edb10c48e6
Add support for currency selection
tyiu
2024-09-07 05:55:34 +03:00
-
cb0397ba98
Update build version to 0.2.0 (2)
tyiu
2024-09-02 10:14:58 +03:00
-
94fa2b3975
Prevent most recent inputted amounts to be implicitly overwritten by calculations
tyiu
2024-09-02 01:01:02 +03:00
-
c15eb81995
Fix last updated timestamp to be accurate when switching price source
tyiu
2024-08-31 10:39:35 +03:00
-
7f22956557
Convert SatsPrice to a Skip multiplatform app
tyiu
2024-08-31 10:24:07 +03:00
-
29650a3ea4
Add support for manual price entry
tyiu
2024-08-29 23:17:40 +03:00
-
46d2c2c7ef
Update build to 0.1 (3)
tyiu
2024-08-29 18:48:37 +03:00
-
50ca5ee751
Add privacy policy
tyiu
2024-02-21 10:14:20 -05:00
-
1d6416798e
Fix app icon assets to not have alpha channel transparency due to App Store restrictions
tyiu
2024-02-21 10:09:47 -05:00
-
a9bee9c3f7
Fix compilation error for release build
tyiu
2024-02-21 10:09:22 -05:00
-
b99c1b6981
Set version to 0.1 (1)
tyiu
2024-02-21 09:53:39 -05:00
-
86da8b1bba
Add fake price fetcher for debug mode
tyiu
2024-02-21 09:48:26 -05:00