Commit Graph
4622 Commits
Author SHA1 Message Date
Blake KaufmanandGitHub a5df591ac7 Audit repo (#1011)
* remove unused deps

* bump bitcoin address parser

* bump spark
2026-07-20 08:24:11 -04:00
Blake KaufmanandGitHub a29490dc67 Improve address display (#1010)
* adding social providers

* add translation

* improving invoice info container
2026-07-19 09:54:20 -04:00
Blake Kaufman af330364d8 fix slider button text 2026-07-18 19:01:30 -04:00
Blake Kaufman a2cc038c3e remove clipboard options for seed 2026-07-18 13:50:44 -04:00
Blake Kaufman 6b301d8f60 update uuid 2026-07-18 10:48:10 -04:00
Blake Kaufman 421866cd3a move number tik inside transaction to remove full list rerender 2026-07-17 17:37:47 -04:00
Blake Kaufman 2e27bd9722 remove rerenders on non changed info 2026-07-17 17:37:28 -04:00
Blake Kaufman 2cf481f596 bump version code 2026-07-17 16:14:08 -04:00
Blake Kaufman 3e559e06b1 ensure all lnurl contacts behave the same 2026-07-17 15:55:24 -04:00
Blake KaufmanandGitHub e45a6ff071 Hardon bridge (#1008)
* fix ln restore bug

* improve bridge efficency

* fixing "Request interrupted by app state change" message

* improving balance stability

* removing logs from back handler
2026-07-17 15:22:51 -04:00
bitcoinuserandGitHub 5c714f5440 Update subHeader text for btcMap (#1007) 2026-07-16 17:04:33 -04:00
Blake Kaufman 2285be5582 fix optimizations 2026-07-16 17:00:21 -04:00
Blake Kaufman e2e8ab1a9b match fee info to primary display 2026-07-16 10:44:33 -04:00
Blake Kaufman 72a3075faf remove title in favor of logos 2026-07-16 09:57:18 -04:00
Blake Kaufman a85417b5c4 fixed back button double press navigation bug 2026-07-16 09:14:10 -04:00
Blake Kaufman 24442a1b8c filter txs by description 2026-07-16 09:04:47 -04:00
Blake Kaufman 8cabee54d5 fixed text color 2026-07-14 08:14:16 -04:00
Blake Kaufman 6ebfa1bb2e move fees out of techical settigns 2026-07-13 13:12:45 -04:00
Blake Kaufman 9e80c8257a bump app versions 2026-07-13 08:21:57 -04:00
bitcoinuserandGitHub 173298bae4 Update Portuguese translations for clarity (#1006)
* Update Portuguese translations for clarity

* Update translation.json

* Update translation.json

* Update translation.json
2026-07-12 20:25:09 -04:00
Blake Kaufman b9b6a92f96 fix phone lnurl name 2026-07-12 20:21:43 -04:00
Blake Kaufman 535dced95b ensure fiat currency selector cannot hang 2026-07-12 11:01:05 -04:00
Blake Kaufman 9032824cc1 if no trransfers are returned call it complete, we are already marking failed calls above 2026-07-12 09:29:49 -04:00
Blake Kaufman a5555d30ec fixed cycle warning 2026-07-12 09:22:32 -04:00
Blake Kaufman 85d5099f1d fix restore process being fully cancelled, insted try for 5 times then give up. 2026-07-12 08:59:48 -04:00
Blake Kaufman 00529933c3 remove autofill from keyboard on andriod 2026-07-12 08:21:33 -04:00
Blake Kaufman 7ac50bc39f update loading screen mascot 2026-07-11 19:11:38 -04:00
Blake KaufmanandGitHub 112f6d0456 matching async storage to filestorage (#1005) 2026-07-11 09:17:11 -04:00
Blake KaufmanandGitHub 7a1ecaf0c6 Restore process (#1004)
* add balance fetch, fix flush bug

* adding success failed flag to restore to make sure we don't accept a failed restore

* add timeout so balance call doesnt hang
2026-07-11 09:17:01 -04:00
Blake Kaufman 840e091c88 fix loading size 2026-07-11 08:03:20 -04:00
Blake Kaufman da18c54dfa fix regex 2026-07-10 16:28:03 -04:00
Blake Kaufman 020fb1c762 bump app versions 2026-07-10 15:51:25 -04:00
Blake KaufmanandGitHub e92297ab12 adding hash gate to make sure accounts match up (#1003) 2026-07-10 15:28:52 -04:00
BSN ∞/21MandGitHub c9f58664f7 26-07-10_Update Translation_de_DE (#1001)
* 26-03-30_Update Translation_de_DE

* 26-04-07_Update Translation_de_DE

* 26-04-13_Update Translation_de_DE

* 26-04-29_Update Translation_de_DE

* 26-05-06_Update Translation_de_DE

* 26-06-03_Update Translation_de_DE

* 26-06-09_Update Translation_de_DE

* 26-06-11_Update Translation_de_DE

* 26-06-12_Update Translation_de_DE

* 26-06-22_Update Translation_de_DE

* 26-06-29_Update Translation_de_DE

* 26-07-03_Update Translation_de_DE

* 26-07-10_Update Translation_de_DE
2026-07-10 15:25:49 -04:00
Blake Kaufman 5705e42d3e remove auto fill 2026-07-10 13:50:41 -04:00
Blake Kaufman f57599db5d fix loading color 2026-07-10 13:00:40 -04:00
Blake Kaufman 565106d1c9 fix no account bug caused from lnurl flags 2026-07-10 12:54:07 -04:00
Blake Kaufman 196050bc86 apply a single source of truth for animations to prevent stuck page 2026-07-09 20:12:10 -04:00
Blake Kaufman f65b6d82f6 fixed background color 2026-07-09 19:44:24 -04:00
Blake Kaufman 6cf3f93428 make sure foce can run even with in flight response 2026-07-09 19:41:40 -04:00
bitcoinuserandGitHub 2dc874a567 Update inputPlaceholder translation in Portuguese (#1000) 2026-07-09 14:20:08 -04:00
Blake KaufmanandGitHub c1d030650e Add leaf sync (#999)
* add leaf sync to sync after payments

* add local leaf storage

* create leaf timeout function

* adding leaves function

* adding compatibility for blink recovery tool

* add UI to handle export

* adding function to get root nodes

* fix transaction overlap bug

* adding loading half modal since process can take some time

* cache full exit path to sql

* change wallet leaves to wallet backup, and update icon

* when force mode sync for all leaves not just pending ones

* fix modal double navigation bug

* add wallet backup to doomsday row
2026-07-09 14:19:56 -04:00
Blake Kaufman 546fcfc841 make buttons scrollable 2026-07-07 16:18:29 -04:00
Blake Kaufman 06c8180cca double listen time for network issues 2026-07-07 15:06:11 -04:00
Blake Kaufman b9c05c62d9 fixing button layout 2026-07-07 14:41:46 -04:00
Blake Kaufman 164bf03e7a fix button layout race bug 2026-07-07 12:19:21 -04:00
Blake KaufmanandGitHub eb01d69f86 update send modal style (#998) 2026-07-07 10:51:25 -04:00
Blake Kaufman bd57c661d9 preload fiat rate + add retry to fetch in case of network failure 2026-07-07 08:49:01 -04:00
Blake Kaufman dd0bbf96bd bump android version 2026-07-06 16:34:58 -04:00
Blake Kaufman 1a1bf818f0 make sure to poll getBalance if cold restart balance fetch times out 2026-07-06 16:14:35 -04:00