Commit Graph
65 Commits
Author SHA1 Message Date
Forte11Cuba a8251c433c fix: split APK per ABI to reduce size (~40MB vs 125MB)
Release APK / build (push) Canceled after 0s
2026-02-14 21:02:26 -06:00
Forte11Cuba 812f28d3b9 Fix l10n imports for CI compatibility 2026-02-14 20:01:46 -06:00
Forte11Cuba 0465034a2b Add release workflow 2026-02-14 19:30:10 -06:00
Forte11Cuba f842561864 fix: improve Lightning deposit UX and global confetti 2026-02-14 01:36:52 -06:00
Forte11Cuba 336f4316aa fix 2026-02-13 23:18:02 -06:00
Forte11Cuba 7f902f7f75 fix: disable P2PK send UI pending CDK fix 2026-02-13 23:08:31 -06:00
Forte11Cuba cb33924a75 fix 2026-02-12 04:52:37 -06:00
Forte11Cuba 390af394b9 fix: workaround P2PK send bug (cdk-flutter#3) 2026-02-12 04:44:49 -06:00
Forte11Cuba 0952bda73b fix(p2pk): show error border on nsec input in all focus states 2026-02-12 03:17:46 -06:00
Forte11Cuba 7da8181022 fix(p2pk): handle hexToNpub exception and unsafe substring in key card 2026-02-12 03:11:09 -06:00
Forte11Cuba 13de1456c8 feat: Add P2PK (Pay to Public Key) support 2026-02-12 02:35:06 -06:00
Forte11Cuba d9144e74d1 fix: address CodeRabbit review feedback (round 3) 2026-02-11 16:19:21 -06:00
Forte11Cuba bfca3da6e5 fix(p2pk): address CodeRabbit review feedback (round 2) 2026-02-11 16:10:12 -06:00
Forte11Cuba 235dc29b08 feat(p2pk): implement P2PK token locking (send) 2026-02-11 15:42:17 -06:00
Forte11Cuba 3840929d5e feat(p2pk): implement P2PK token locking (send) 2026-02-11 15:11:11 -06:00
Forte11Cuba 6189af6200 feat(ui): add dedicated language selection screen 2026-02-11 03:59:18 -06:00
Forte11Cuba 369c634217 feat(i18n): add Swahili (Kiswahili) translation 2026-02-11 03:43:56 -06:00
Forte11Cuba bacdff8a32 feat(i18n): add Japanese (日本語) translation 2026-02-11 03:36:46 -06:00
Forte11Cuba b2c365b8f1 feat(i18n): add Chinese (中文) translation 2026-02-11 03:28:56 -06:00
Forte11Cuba 13a442696e feat(i18n): add Korean (한국어) translation 2026-02-11 03:17:04 -06:00
Forte11Cuba 07567fea59 feat(i18n): add Italian translation 2026-02-11 03:10:08 -06:00
Forte11Cuba d4e5e1ce70 feat(i18n): add German translation 2026-02-11 03:05:39 -06:00
Forte11Cuba 3e86de397d feat(i18n): add Russian translation 2026-02-11 02:55:27 -06:00
Forte11Cuba 20c513b5fc feat(i18n): add French translation 2026-02-11 02:49:09 -06:00
Forte11Cuba 796f488c15 fix(i18n): register Portuguese locale in supportedLocales 2026-02-11 02:40:54 -06:00
Forte11Cuba a64a09adeb feat(i18n): add Portuguese translation 2026-02-11 02:35:41 -06:00
Forte11Cuba a4a1b929a0 Improve UX copy and add dynamic loading messages 2026-02-11 01:05:47 -06:00
Forte11Cuba 73a4afe3c2 Fix: show full lightning address instead of username only 2026-02-11 00:31:16 -06:00
Forte11Cuba 72691dbafb fix: añadir SafeArea a pantallas y corregir overlapping en bottom sheet 2026-02-11 00:17:06 -06:00
Forte11Cuba 10114445cd fix: additional CodeRabbit review fixes 2026-02-10 18:04:30 -06:00
Forte11Cuba aef0eb414e fix: address CodeRabbit review comments 2026-02-10 17:56:52 -06:00
Forte11Cuba 9bf4aa1e81 feat: add price service for USD/EUR to sats conversion in LNURL payments 2026-02-10 17:45:44 -06:00
Forte11Cuba ccbc143eb9 feat: add reusable numpad widget and improve LNURL UX 2026-02-10 16:27:06 -06:00
Forte11Cuba ae06d83cea fix: full support for animated QR scanning (UR) 2026-02-10 15:13:54 -06:00
Forte11Cuba 7ee12dc044 fix errors 2026-02-07 23:45:26 -06:00
Forte11Cuba 66abf3b3c2 fix: address CodeRabbit review feedback 2026-02-07 23:38:11 -06:00
Forte11Cuba 9ec585d9a2 feat: add QR scanner with UR multipart support 2026-02-07 23:20:22 -06:00
Forte11Cuba 9e3622435b fix(receive): use localized string for invalid token error 2026-02-07 22:54:54 -06:00
Forte11Cuba b6c5b42cf2 fix(receive): add catch block for save-for-later errors 2026-02-07 22:44:46 -06:00
Forte11Cuba 835f5205c7 feat(receive): single button with mint connectivity check 2026-02-07 22:35:13 -06:00
Forte11Cuba f49e6a9c59 fix flags 2026-02-06 21:43:33 -06:00
Forte11Cuba a0821429dd fix: improve onboarding UI with language selector and icon consistency 2026-02-06 21:33:47 -06:00
Forte11Cuba cbddc5aff0 fix some files 2026-02-06 20:56:41 -06:00
Forte11Cuba 9fee4c7ef4 feat: add Receive Later functionality for offline token storage 2026-02-06 20:47:03 -06:00
Forte11Cuba 989fd19dc8 fix some files 2026-02-06 20:07:31 -06:00
Forte11Cuba 5dff3bcf24 feat: complete i18n implementation for all screens 2026-02-06 19:57:17 -06:00
Forte11Cuba 55560a28fc fix: resolve overlapping in screens with keyboard 2026-02-06 18:53:40 -06:00
Forte11Cuba db2f393ff0 feat: Add Android build support 2026-02-06 17:32:57 -06:00
Forte11Cuba be72926a25 Merge branch 'main' of github.com:Forte11Cuba/elcaju 2026-02-06 16:12:14 -06:00
Forte11Cuba ce4ef20177 LICENSE 2026-02-06 16:11:09 -06:00
Forte11Cuba 6cf9e5b69c readme 2026-02-06 16:06:24 -06:00
Forte11Cuba 0a932bdd8e feat: add mint detail screen and show mint logo in dashboard 2026-02-06 15:44:41 -06:00
Forte11Cuba 9d643af39d feat: improve balance interaction UX 2026-02-06 15:13:29 -06:00
Forte11Cuba 922fabc784 feat: update unit display to match cashu.me style 2026-02-06 14:54:46 -06:00
Forte11Cuba 9ee020ccb2 feat: add dedicated history screen with dynamic QR codes 2026-02-06 14:22:25 -06:00
Forte11Cuba 52812c85c6 feature/animated-action-buttons 2026-02-06 13:10:27 -06:00
Forte11Cuba 0e6f06bf7f Add app icon and native splash screen 2026-02-06 12:44:52 -06:00
Forte11Cuba f0236df966 feat: add offline send with manual proof selection 2026-02-06 03:43:43 -06:00
Forte11Cuba 48ab3d8c4d feat: persist mints and prioritize Cuba Bitcoin 2026-02-06 02:28:57 -06:00
Forte11Cuba 0a935193c2 feat(receive): auto-detect token unit from V3/V4 tokens 2026-02-06 02:05:52 -06:00
Forte11Cuba 8ce9ed37bd feat: add multi-unit currency support (sat, usd, eur) 2026-02-06 01:19:34 -06:00
Forte11Cuba a3f17210bc fix: show active mint balance instead of total balance 2026-02-05 21:25:49 -06:00
Forte11Cuba 8896bc83f7 feat: implement animated UR QR codes for token sharing 2026-02-05 21:09:36 -06:00
Forte11Cuba c036234fd0 feat: implement NUT-13 restore to recover tokens 2026-02-05 20:49:31 -06:00
Forte11Cuba d5bdc2987d Initial Flutter app 2026-02-05 19:41:34 -06:00