 Forte11andGitHub
|
5eef9ce130
|
Merge pull request #113 from Forte11Cuba/feat/paste-from-clipboard-in-scanner
feat: add paste-from-clipboard button to QR scanner
|
2026-04-17 06:04:53 -06:00 |
|
Forte11Cuba
|
f2951d2bef
|
feat: add paste-from-clipboard button to QR scanner
|
2026-04-17 05:07:53 -06:00 |
|
 Forte11andGitHub
|
8015b4817b
|
Merge pull request #112 from Forte11Cuba/fix/home-action-arrows-as-icons
fix: render home send/receive arrows as Lucide icons
|
2026-04-17 04:58:57 -06:00 |
|
Forte11Cuba
|
cc1531f3d5
|
fix: render home send/receive arrows as Lucide icons
|
2026-04-17 03:55:09 -06:00 |
|
 Forte11andGitHub
|
aaef4b1cdc
|
Merge pull request #111 from Forte11Cuba/fix/modal-bottom-sheet-safe-area
fix: bottom sheet modals overlap system navigation bar
|
2026-04-17 03:45:46 -06:00 |
|
Forte11Cuba
|
dacec9ea22
|
fix: bottom sheet modals overlap system navigation bar
|
2026-04-17 03:39:41 -06:00 |
|
 Forte11andGitHub
|
4b8edf9669
|
Merge pull request #110 from Forte11Cuba/fix/reclaim-per-unit-and-cancel-melt
fix: aggregate reclaimPendingProofs by unit and replace broken cancel Melt/cancelSend
|
2026-04-15 20:05:54 -06:00 |
|
Forte11Cuba
|
f458cfad34
|
fix: aggregate reclaimPendingProofs by unit and replace broken cancelMelt/cancelSend
|
2026-04-15 17:37:27 -06:00 |
|
Forte11Cuba
|
428f2c1f45
|
fix: aggregate reclaimPendingProofs by unit and replace broken cancelMelt/cancelSend
|
2026-04-15 17:19:38 -06:00 |
|
 Forte11andGitHub
|
9a14af33a2
|
Merge pull request #107 from Forte11Cuba/fix/melt-proofs-lost-and-min-amount-validation
fix: recover reserved proofs on melt failure and validate minimum viable amounts
|
2026-04-15 06:10:08 -06:00 |
|
Forte11Cuba
|
770868a773
|
fix: add fee pre-validation to swap and log cancelMelt failures
|
2026-04-15 04:48:03 -06:00 |
|
Forte11Cuba
|
dc78f8958c
|
fix: recover reserved proofs on melt failure and validate minimum viable amounts
|
2026-04-15 04:20:53 -06:00 |
|
 Forte11andGitHub
|
03ba0e532f
|
Merge pull request #103 from Forte11Cuba/refactor/split-settings-screen
refactor: split settings_screen.dart into separate files
|
2026-04-12 16:34:06 -06:00 |
|
Forte11Cuba
|
a6a4365a0d
|
fix: remove unnecessary async from synchronous _loadMints
|
2026-04-12 16:33:26 -06:00 |
|
Forte11Cuba
|
ac23574ae2
|
fix: count only mints that actually recovered tokens in restore message
|
2026-04-12 16:07:24 -06:00 |
|
Forte11Cuba
|
87f8e52036
|
fix: use addPostFrameCallback for safe context access in RecoverTokensModal
|
2026-04-12 15:56:26 -06:00 |
|
Forte11Cuba
|
eb9319fca0
|
refactor: split settings_screen.dart into separate files
|
2026-04-12 15:43:08 -06:00 |
|
 Forte11andGitHub
|
a9e4272762
|
Merge pull request #102 from Forte11Cuba/feat/privacy-screen
feat: add privacy policy screen with humorous tone
|
2026-04-11 03:01:53 -06:00 |
|
Forte11Cuba
|
f66668f0ec
|
fix: normalize privacyBody split to filter empty lines
|
2026-04-11 02:32:46 -06:00 |
|
Forte11Cuba
|
100a4943eb
|
fix: handle privacyConclusion lines robustly for any locale line count
|
2026-04-11 02:27:46 -06:00 |
|
Forte11Cuba
|
5b1317c3e4
|
fix: address CodeRabbit review Portuguese register, scrollable layout
|
2026-04-11 02:22:28 -06:00 |
|
Forte11Cuba
|
d85b6562dc
|
feat: add privacy policy screen with humorous tone
|
2026-04-11 01:32:43 -06:00 |
|
 Forte11andGitHub
|
56585319cc
|
Merge pull request #101 from Forte11Cuba/feat/swap-chart-improvements
feat: improve swap price chart — real data only, 24h stats, min/max
|
2026-04-11 00:54:52 -06:00 |
|
Forte11Cuba
|
79ca30c5ed
|
fix: filter non-finite and zero price samples before rendering chart
|
2026-04-11 00:37:57 -06:00 |
|
Forte11Cuba
|
0bd988a7a6
|
fix: address CodeRabbit review handle 2 samples, use i18n template for minMax
|
2026-04-11 00:31:53 -06:00 |
|
Forte11Cuba
|
218d798d2a
|
feat: improve swap price chart — real data only, 24h stats, min/max
|
2026-04-11 00:19:43 -06:00 |
|
 Forte11andGitHub
|
e8d8789413
|
Merge pull request #100 from Forte11Cuba/feat/swap-screen
feat: add swap screen UI (sats -> USD) with price chart
|
2026-04-10 04:47:37 -06:00 |
|
Forte11Cuba
|
a2866d035a
|
fix: truncate conversion amounts with floor instead of round to prevent overpaying
|
2026-04-10 04:44:32 -06:00 |
|
Forte11Cuba
|
1a8e3e601b
|
fix: show mint name in AppBar, make confirmation sheet non-dismissible, hardcode Cuba Bitcoin mint
|
2026-04-10 04:06:40 -06:00 |
|
Forte11Cuba
|
b3dde35141
|
fix: add try/catch to _loadBalances, localize fee/total labels, remove redundant ternary
|
2026-04-10 03:48:58 -06:00 |
|
Forte11Cuba
|
8541222da6
|
fix: remove redundant ternary, capture provider ref outside async callback
|
2026-04-10 03:26:49 -06:00 |
|
Forte11Cuba
|
d6085f7754
|
fix: improve swap reliability — remove unsafe tx fallback, add mint stream timeout and issued handler
|
2026-04-10 03:18:27 -06:00 |
|
Forte11Cuba
|
d2035ba416
|
feat: implement swap logic (sats <-> USD) with bidirectional input, fee preview, and mint validation
|
2026-04-10 02:57:55 -06:00 |
|
Forte11Cuba
|
42bab5d18a
|
feat: add swap screen UI (sats -> USD) with price chart
|
2026-04-09 04:54:48 -06:00 |
|
 Forte11andGitHub
|
6c05785391
|
Merge pull request #99 from Forte11Cuba/chore/upgrade-cdk-v0.16.0
docs: update CDK version to 0.16.0 in README
|
2026-04-09 03:57:31 -06:00 |
|
Forte11Cuba
|
65224314e1
|
docs: update CDK version to 0.16.0 in README
|
2026-04-09 03:53:02 -06:00 |
|
 Forte11andGitHub
|
2534cf5d1e
|
Merge pull request #98 from Forte11Cuba/chore/upgrade-cdk-v0.16.0
chore: upgrade CDK from v0.15.1 to v0.16.0
|
2026-04-05 20:32:14 -06:00 |
|
Forte11Cuba
|
262b049c20
|
chore: upgrade CDK from v0.15.1 to v0.16.0
|
2026-04-05 20:09:55 -06:00 |
|
Forte11Cuba
|
697f6fa555
|
chore: upgrade CDK from v0.15.1 to v0.16.0
|
2026-04-05 19:56:34 -06:00 |
|
 Forte11andGitHub
|
02fec140e1
|
Merge pull request #97 from Forte11Cuba/release/v0.2.0
Release APK / build (push) Canceled after 0s
chore: bump version to v0.2.0+3
v0.2.0
|
2026-04-05 16:08:16 -06:00 |
|
Forte11Cuba
|
7cc92d6732
|
chore: bump version to v0.2.0+3
|
2026-04-05 15:51:01 -06:00 |
|
 Forte11andGitHub
|
013560d25b
|
Merge pull request #96 from Forte11Cuba/chore/rename-package-id
chore: rename package identifier from com.example.elcaju to me.elcaju
|
2026-04-03 18:44:20 -06:00 |
|
Forte11Cuba
|
d19a58df84
|
chore: rename package identifier from com.example.elcaju to me.elcaju
|
2026-04-03 17:51:08 -06:00 |
|
 Forte11andGitHub
|
fd64d2f269
|
Merge pull request #95 from Forte11Cuba/fix/mint-http-polling-fallback
fix: add HTTP polling fallback for mint quote payment detection
|
2026-04-03 17:46:23 -06:00 |
|
Forte11Cuba
|
426b63456d
|
fix: move mint logic outside timeout to prevent expired race
|
2026-04-03 17:25:38 -06:00 |
|
Forte11Cuba
|
4d2ad39323
|
fix: add HTTP polling fallback for mint quote payment detection
|
2026-04-03 16:56:22 -06:00 |
|
 Forte11andGitHub
|
060c6acd4e
|
Merge pull request #94 from Forte11Cuba/fix/refresh-mint-units-on-startup
fix: refresh mint units on startup via NUT-04
|
2026-04-03 16:48:24 -06:00 |
|
Forte11Cuba
|
14da243b89
|
fix: wrap _saveMints in try-catch inside async void method
|
2026-04-03 16:20:23 -06:00 |
|
Forte11Cuba
|
4f91a2be1c
|
fix: validate activeUnit after refreshing mint units
|
2026-04-03 15:48:02 -06:00 |
|
Forte11Cuba
|
ab13e8f6c2
|
fix: refresh mint units on startup via NUT-04
|
2026-04-03 15:40:51 -06:00 |
|