Commit Graph

28 Commits

Author SHA1 Message Date
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
rasputin 7f3d14a764 initial commit 2026-06-01 02:38:52 +02:00