Commit Graph

87 Commits

Author SHA1 Message Date
rasputin 57d718caf6 refactor: combine filter and search states 2026-06-03 18:34:12 +02:00
rasputin 4e58681919 feat: add search by nodeid and alias 2026-06-03 18:11:47 +02:00
rasputin fe4b387a27 feat: make search backed by room 2026-06-03 16:33:45 +02:00
rasputin 0f932b0229 feat: add search by memo, bolt11, payment_hash and preimage 2026-06-03 14:27:59 +02:00
rasputin 52da6a37ad feat: add filtering by createdAt 2026-06-03 12:10:26 +02:00
rasputin 5dd2edce53 feat: parse and store createdAt from time in PaymentRecord 2026-06-03 00:15:13 +02:00
rasputin 05562f847d feat: add filtering by amountSat 2026-06-02 23:32:09 +02:00
rasputin 5d118cd396 feat: add filtering by status 2026-06-02 20:50:49 +02:00
rasputin ecd01349ec feat: add filtering by direction 2026-06-02 20:37:06 +02:00
rasputin 7ec3d13590 improve scrolling ux 2026-06-02 20:08:00 +02:00
rasputin e1832f2d14 refactor 2026-06-02 19:28:12 +02:00
rasputin 8c5c08b93d refactor: move ReceiveScreen and SendScreen into subpackages 2026-06-02 18:18:33 +02:00
rasputin e8b3f898e8 feat: migrate secret management to datastore proto and tink 2026-06-02 18:15:22 +02:00
rasputin 2be68d38a5 feat: add details button to paymentsent 2026-06-02 15:26:33 +02:00
rasputin 9a1bb3e008 fix: show fiat conversion on paymentsent 2026-06-02 15:16:37 +02:00
rasputin 441a258b10 refactor: delete unused files 2026-06-02 15:16:21 +02:00
rasputin ff6523fd01 fix: comment 2026-06-02 15:00:47 +02:00
rasputin 0846b1768c feat: migrate BalancePrefs to DataStore 2026-06-02 15:00:32 +02:00
rasputin fabf18760d feat: migrate LightningAddressStore to DataStore 2026-06-02 01:57:29 +02:00
rasputin 54e06506ae rename LNbitsNodeAliasrepository.kt to NodeAliasServiceRepository.kt 2026-06-02 00:56:31 +02:00
rasputin 712722120c feat: migrate FiatRateCache to DataStore 2026-06-02 00:56:02 +02:00
rasputin 93332dc683 feat: migrate nodeAliasCache to room 2026-06-01 23:59:42 +02:00
rasputin 38c6c6f723 feat: migrate lnurlcache to room 2026-06-01 22:48:39 +02:00
rasputin 2e0530073d refactor: WalletViewModel extract ClipboardViewModel 2026-06-01 22:10:52 +02:00
rasputin d84b6711ff fix: syncNewPayments() replaces the list without deduplicating against what's already displayed 2026-06-01 21:53:51 +02:00
rasputin 2715d13f7e refactor: WalletViewModel extract SendViewModel 2026-06-01 21:53:15 +02:00
rasputin e6c24c761b refactor: WalletViewModel extract ReceiveViewModel 2026-06-01 21:13:04 +02:00
rasputin bba41033e5 refactor: WalletViewModel extract FiatViewModel 2026-06-01 20:57:14 +02:00
rasputin 933681c4b2 refactor: WalletViewModel extract BalanceViewModel 2026-06-01 20:41:32 +02:00
rasputin 234fa11af8 refactor: WalletViewModel scan 2026-06-01 20:05:31 +02:00
rasputin 5179b24b44 refactor: WalletViewModel payLnurl 2026-06-01 19:48:22 +02:00
rasputin 40f7aa00ae refactor: WalletViewModel resolveAliasesInBackground shared between bolt11 and lnurl 2026-06-01 19:38:44 +02:00
rasputin 8ce83356ec refactor: WalletViewModel BalancePrefs 2026-06-01 19:35:29 +02:00
rasputin 395f540516 feat: add details button to receive 2026-06-01 18:23:53 +02:00
rasputin 385536db25 feat: websocket events update payment db 2026-06-01 15:44:19 +02:00
rasputin 18c8697ce9 feat: add AppDatabase and move payment caching to db 2026-06-01 14:25:50 +02:00
rasputin b5473bfafc rename example 2026-06-01 03:09:19 +02:00