Commit graph

307 commits

Author SHA1 Message Date
Ivan Vershigora
5b223971c5
fix: replace require with import for blue_modules 2024-03-31 20:59:14 +01:00
Marcos Rodriguez Velez
b3beb795dd
ADD: useExtendedNavigation 2024-03-24 10:52:10 -04:00
Marcos Rodriguez Velez
3eb971ecd9
FIX: wrong value sent 2024-03-13 18:03:02 -04:00
Marcos Rodriguez Velez
57b3e9b08d
FIX: scanqr call 2024-03-13 17:54:32 -04:00
Marcos Rodriguez Velez
76281e4e81
FIX: Crash due to actionsheet changes 2024-03-13 17:44:53 -04:00
Marcos Rodriguez Velez
41f6a6bf6a
ADD: Comment 2024-02-16 10:42:21 -04:00
Marcos Rodriguez Velez
722b7e2843
FIX: Pull to refresh 2024-02-16 10:13:52 -04:00
Marcos Rodriguez Velez
b183f891ec
FIX: Mac crash 2024-02-15 18:35:21 -04:00
Marcos Rodriguez Velez
d16446574a
REF: Toggle Optimize for Mac xcode option 2024-02-15 11:13:20 -04:00
Marcos Rodriguez Vélez
b54dfc4f40
REF: Search moved to Reorder screen (#6037) 2024-01-22 22:05:40 -04:00
Marcos Rodriguez Velez
1f42289c77
Update list.js 2024-01-20 17:59:03 -04:00
Marcos Rodriguez Velez
c8a785a943
Update list.js 2024-01-20 14:14:19 -04:00
Marcos Rodriguez Velez
dd3bd04381
ADD: Search for Wallet in Home screen 2024-01-20 14:06:06 -04:00
Marcos Rodriguez Velez
88c33ed3d0
REF: Use builtin Nav options for headerShadowVisible 2024-01-13 12:28:55 -04:00
Marcos Rodriguez Velez
d6d905a3bf
FIX: Unable to import files in Android 13+ 2024-01-08 23:40:02 -04:00
Marcos Rodriguez Velez
dc44db6ec5
FIX: Transactions List component does not update on setParams #5844 2024-01-05 04:03:47 -04:00
Marcos Rodriguez Vélez
a08117a75f
REF: Haptic feedback into a class with power state verification (#5954) 2023-12-29 07:52:12 -04:00
Marcos Rodriguez Vélez
294790bc4a
FIX: Update drawer view for nav 6 (#5843) 2023-11-20 20:02:47 +00:00
Marcos Rodriguez Vélez
42966eab12
OPS: Update to Nav 6 (#5404) 2023-11-11 11:33:50 +00:00
Marcos Rodriguez Velez
9002e117eb
DEL: Remove nav color android package 2023-11-05 14:07:10 -04:00
Marcos Rodriguez Velez
334df9100b
FIX: The scrolling behavior after deleting a wallet was not natural.
Let the component figure it out
2023-10-24 20:37:23 -04:00
Marcos Rodriguez Velez
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -04:00
Marcos Rodriguez Velez
aee4c9dd6f
REF 2023-10-20 13:47:37 -04:00
Marcos Rodriguez Velez
889689a3af
REF: Camera Authorization Request 2023-10-17 09:35:10 -04:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
Overtorment
74dbe47467
Update list.js 2023-04-12 20:14:37 +00:00
Marcos Rodriguez Velez
9e1974dbc7 REF: Pass item rather than index
This will open the door to future features that will prefer the item instead of index. Such as search
2023-04-12 10:58:00 -05:00
Marcos Rodriguez Velez
144c9bea25 ADD: Use performance improving props for large lists 2023-04-03 09:02:25 -04:00
Marcos Rodriguez Velez
30609af527 REF: Transactions Header JS > TSX 2023-04-01 20:16:00 -04:00
Christoph Ono
8d46cc66d3
Add missing accessibility labels (#5390) 2023-03-31 15:32:07 +00:00
Marcos Rodriguez Velez
f7153b21ae WIP 2023-03-29 20:46:11 -04:00
Marcos Rodriguez Velez
1b19f53991 DEL: Refresh button for macOS Catalina 2023-03-28 15:57:15 -04:00
Marcos Rodriguez Velez
dcc6232857 OPS: Lint 2023-02-25 12:24:06 -04:00
Marcos Rodriguez Velez
64a5863af8 DEL: Remove outdated code for unsupported macOS 2023-02-25 12:20:46 -04:00
Ivan Vershigora
ecb12d9832
OPS: update eslint packages and config 2022-10-31 12:25:26 +00:00
Marcos Rodriguez Vélez
563d12a2ee
FIX: use layouteffect to avoid UI flicker 2022-09-25 18:08:27 -04:00
Overtorment
c64f753739 FIX: broken kebab-horizontal icon 2022-06-19 17:17:33 +01:00
Ivan Vershigora
c8bd4d3423 REF: enable eslint react-native/no-unused-styles rule and remove unused styles 2022-01-28 15:16:47 +03:00
Marcos Rodriguez Vélez
1dac459cb6
Lint 2022-01-26 12:50:41 -05:00
Marcos Rodriguez Vélez
a6f22a1870
FIX: Incorrect side of transactions displayed when both send and receive wallets are on same device 2021-12-17 05:41:18 -05:00
Ivan Vershigora
d4f6217eeb FIX: Pull-to-refresh on main screen 2021-11-09 14:08:47 +03:00
Marcos Rodriguez Vélez
395430fdb4
FIX: Statusbar barstyle 2021-09-27 12:40:58 -04:00
Ivan
b2d9f8db0f
ADD: custom derivation path to HD wallets (#3452) 2021-09-23 14:05:10 +01:00
Marcos Rodriguez Vélez
80f7b207b3 FIX: DrawerRoot would shrink on Desktop 2021-09-17 09:06:44 +01:00
Marcos Rodriguez Vélez
18de2baf48 FIX: Header colors 2021-09-14 12:13:14 +01:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Marcos Rodriguez Vélez
34994a9839 REF: Use context 2021-08-24 01:00:57 -04:00
Marcos Rodriguez Vélez
681c256c17 ADD: Enhance offline mode UI 2021-08-24 00:33:32 -04:00
Marcos Rodriguez Vélez
895225476e FIX: macOS alignment and Camera crash fix 2021-08-19 15:56:59 -04:00
Nuno Coelho
813ea34d9a
Update list.js 2021-08-19 15:27:57 +02:00