180 Commits
Author SHA1 Message Date
Shubham Kumar 6fbf3a2497 feat (ldk): add VSS server step to wallet recovery 2026-07-13 11:24:16 +05:30
Shubham Kumar 2c58458810 feat (ldk): add recovery-options screen to pick seed length before restore 2026-07-08 15:29:26 +05:30
Evan Kaloudis bd84bdcfd5 fix(copied-toast): hoist to app root so it stops blocking touches 2026-06-22 15:36:21 -04:00
Evan KaloudisandGitHub 04941b8f72 Merge pull request #4067 from ZeusLN/nwc-ios-background-service
[feat] iOS: support persistent NWC connections in background
2026-06-05 12:49:08 -04:00
Evan KaloudisandGitHub 70ee0fe767 Merge pull request #4102 from kaloudis/clink
feat: pay Nostr Offer Strings (CLINK)
2026-06-05 12:47:59 -04:00
Evan KaloudisandGitHub 27121993d8 Merge pull request #3985 from shubhamkmr04/feat/lsps1-external-payment-confirmation
feat(LSP): add waiting screen for LSPS1/LSPS7 external wallet payments
2026-06-05 11:38:25 -04:00
Evan KaloudisandGitHub 70e3627813 Merge pull request #3773 from a-khushal/feat/cashu-multimint
feat: CDK multimint sends
2026-06-05 09:24:53 -04:00
ajaysehwalandEvan Kaloudis 4efa7c8ae3 refactor(nwc): remove pending payments model and related handling methods 2026-06-04 10:52:37 -04:00
Shubham Kumar 6b507b8550 feat: add waiting screen for LSPS1 channels and LSPS7 lease extensions paid from external wallets 2026-06-02 20:52:30 +05:30
Evan Kaloudis df81e8ad2a feat: add Cashu mint quote recovery tool 2026-06-01 10:11:03 -04:00
Khushal 83ac9c0db3 feat: multimint sends using cdk 2026-06-01 06:06:31 +05:30
Evan Kaloudis ec39404c72 clink: add tabbed QR view for Lightning Address + noffer 2026-05-27 16:25:58 -04:00
Evan Kaloudis e1161771d4 feat: clink: wire noffer routing into handleAnything and and new CLINK Pay screen 2026-05-27 16:14:02 -04:00
Evan Kaloudis 017e52e2ba fix: restore bottom safe area inset, hardcode wallet tab bar height 2026-05-17 12:47:27 -04:00
Evan Kaloudis db79af49b7 fix(themes): apply theme background to bottom safe area + restore tab bar position 2026-05-13 00:29:29 -04:00
Evan Kaloudis 1bf99dec97 ui: Set explicit animation duration for transitions 2026-05-12 00:29:55 -04:00
Evan Kaloudis a001504857 feat: add Networking settings with offline detection disable and reset 2026-05-03 19:31:14 -04:00
myxmasterandGitHub 377315779a Merge pull request #3774 from myxmaster/refactor/nostr-contacts
NostrContacts: fix layout and multiple bugs
2026-05-02 01:35:09 -04:00
Evan Kaloudis ee9fc5d204 fix: stealth mode deactivation: sync native state w/ JS settings 2026-05-01 00:58:22 -04:00
Evan Kaloudis 3e5f90fd8d feat: Add Pathfinding Scorer settings view for LDK Node 2026-04-18 10:10:40 -04:00
Evan KaloudisandGitHub cb6c6474a4 Merge pull request #3606 from shubhamkmr04/shubham/channel-backups
feat(Channel backup): Allow users to move to other device while keep the channels intact
2026-04-03 22:34:25 -04:00
Evan Kaloudis d6e3e53e1d refactor: extract mint sync into NostrKeys subview 2026-04-01 07:45:02 -04:00
Evan Kaloudis 6a94ec09b2 feat: Nostr mint list backup/restore (cross-compatible with cashu.me) 2026-04-01 07:45:01 -04:00
Shubham Kumar 74f8566ab6 enhancement: RestoreChannelModal 2026-04-01 14:06:56 +05:30
Evan Kaloudis 9501df0111 refactor: remove 'What is ZEUS?' intro flow, delete Intro view and carousel images 2026-03-30 23:39:15 -04:00
Evan Kaloudis bd8bb9231c feat: new onboarding process 2026-03-30 23:39:10 -04:00
Evan Kaloudis be5e33a989 feat: add real-time streaming LDK Node log viewer 2026-03-26 20:01:30 -04:00
Evan Kaloudis 92e24c80dc feat: Add reset buttons to Esplora/RGS/VSS server settings and create VSS Server view 2026-03-26 20:01:28 -04:00
Evan Kaloudis 2b3c99a79b backend: LDK Node 2026-03-26 20:01:26 -04:00
Evan Kaloudis ba60abc879 fix: Remove unused NetworkInfo screen + fix 0 amts 2026-03-24 16:38:19 -04:00
Evan KaloudisandGitHub f8ffdbda81 Merge pull request #3834 from kaloudis/fix-intent-retrigger
fix: prevent deep link re-triggering on app resume from background
2026-03-16 10:09:48 -04:00
ajaysehwal 65c346fdd6 feat: native-stack + shared transitions 2026-03-13 22:00:26 +05:30
Evan Kaloudis e284d9ac78 fix: prevent deep link re-triggering on app resume from background 2026-03-13 08:36:11 -04:00
Evan Kaloudis 5b726a6b5f fix: extract ConnectivityStore, poll reachability, and resume sync on reconnect 2026-03-13 03:03:50 -04:00
Evan Kaloudis be2d286b8f feat: Android: Stealth Mode 2026-03-09 13:25:13 -04:00
Evan KaloudisandGitHub 34e9875f1b Merge pull request #3721 from kaloudis/zeus-pay+-bios
feat: Add Edit Profile screen for image and bio on ZEUS Pay+ addresses
2026-03-06 18:47:52 -05:00
Evan Kaloudis ad8c6e20dd feat: Add Edit Profile screen for image and bio on ZEUS Pay+ lightning addresses 2026-03-05 10:48:58 -05:00
Evan Kaloudis 70356f3a71 refactor: move Swaps + RefundSwap scanners to their own views 2026-03-04 20:10:53 -05:00
Shubham Kumar 2c556e7789 refactor: updated ModalBox to include 'center' entry 2026-03-03 10:24:57 +05:30
myxmaster d080d197ff add IntroSplash to SCREENS_WITH_CUSTOM_BACK_HANDLER to prevent back button navigation loop 2026-02-25 18:05:19 +01:00
Evan KaloudisandGitHub e76f3edd4d Merge pull request #3638 from kaloudis/keypad-pane-for-amount-input
feat: use Keypad Pane for AmountInput
2026-02-19 12:59:39 -05:00
Evan KaloudisandGitHub f1834b830c Merge pull request #3697 from myxmaster/fix_android_back_button_after_payment_success 2026-02-18 19:09:04 -05:00
Evan Kaloudis 095f72ccb6 feat: use Keypad Pane for AmountInput 2026-02-17 15:14:41 -05:00
Evan Kaloudis f7e83dac1e fix: disable swipe back on VerifyOnChain view 2026-02-16 12:24:32 -05:00
myxmaster 05ee38cdf9 fix android back button to skip intermediate screens after payment success 2026-02-13 15:26:49 +01:00
Evan Kaloudis c0f4b05cd2 fix: iOS: layout jumping issues 2026-01-30 14:20:58 -05:00
Ajay Sehwal a6cbdb590f feat: add filter view for NWC connection activity 2025-12-26 14:21:37 +05:30
Ajay Sehwal 0d67111bcd feat: added NWC pending payment view 2025-12-26 14:21:37 +05:30
Ajay Sehwal 1281165269 feat: add NWC connection activity view to show payment history 2025-12-26 14:21:37 +05:30
Evan Kaloudis b453c49f81 feat: Cashu: Legacy seed recovery 2025-12-23 22:58:37 -05:00