Commit graph

62 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
f5977fcb5a
REF: Import directory 2024-05-31 13:18:01 -04:00
Marcos Rodriguez Velez
3ee765d237
REF: Proper file/dir structure for context providers 2024-05-31 11:52:29 -04:00
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
Marcos Rodriguez Velez
a1b52f563c
REF: Lazy load SendDetailsStack 2024-05-08 21:04:52 -04:00
Marcos Rodriguez Velez
7f0c489968
REF: Update balance view to new UX 2024-03-31 12:33:25 -04:00
Marcos Rodriguez Velez
dd9aa0463e
REF: Store ID, not whole wallet object 2024-03-23 12:33:00 -04:00
Ivan Vershigora
3c2b179baf
fix: use SafeAreaView from react-native-safe-area-context 2023-12-30 15:18:33 +07: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
42966eab12
OPS: Update to Nav 6 (#5404) 2023-11-11 11:33:50 +00: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
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
Marcos Rodriguez Vélez
400f0754ce
ADD: Close button for Select Wallet 2022-02-21 15:23:16 -05:00
Overtorment
f0611dec09
FIX: opening BIP21 with multiple choices (onchain/offchain) crashes the app 2021-09-25 18:14:33 +01:00
Marcos Rodriguez Vélez
18de2baf48 FIX: Header colors 2021-09-14 12:13:14 +01:00
Overtorment
a93935aec4
ADD: LDK wallet (technical release) 2021-09-09 12:00:11 +01:00
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
Ivan Vershigora
897b9452df ADD: AOPP 2021-04-17 13:17:51 +01:00
marcosrdz
3dbf5d4810 WIP 2021-03-27 06:47:01 -04:00
marcosrdz
e384d6b4a1 WIP 2021-03-27 06:34:26 -04:00
marcosrdz
8c014d0837 WIP 2021-03-23 21:46:59 -04:00
marcosrdz
ba96aaaf24 WIP 2021-03-23 18:39:19 -04:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
marcosrdz
8297c3c810 Update selectWallet.js 2021-01-26 19:04:11 -05:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
Overtorment
476ba022a0 Revert "REF: navigation styles" 2020-12-04 13:40:13 +00:00
Ivan Vershigora
aa7add7752 REF: navigation styles 2020-12-04 12:50:23 +03:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00
Marcos Rodriguez Vélez
ab9492bc38 FIX: Background had wrong color during loading phase 2020-09-07 12:25:05 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Marcos Rodriguez Vélez
38de7bea83
OPS: Upgrade RN to 62 2020-06-18 16:49:36 +01:00
marcosrdz
b41b998587 FIX: StatusBar wasn't visible when modals opened 2020-06-10 23:54:47 -04:00
Ivan Vershigora
46653d8551 FIX: following onchain+offchain invoice 2020-06-09 16:00:58 +01:00
Ivan Vershigora
b647851562 ADD: extend pull to close gesture area to full modal height 2020-06-08 12:42:22 +01:00
Ivan Vershigora
206f3ef1a3 FIX: syncup with master 2020-05-30 10:47:32 +03:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
Ivan Vershigora
1676c79185 FIX: syncup with master, fix eslint errors 2020-05-28 11:44:15 +03:00
Overtorment
fbaeab24bf resolved conflict 2020-05-27 16:19:53 +01:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Overtorment
f2f401f409
ADD: redeem Azte.co vouchers (#1118) 2020-05-26 13:04:07 +01:00
Matt Gurzenski
095012af30 Moved "wallets" to subfolder and updated files in "class" folder to be kabob-case. 2020-05-24 06:27:08 -04:00
Ivan Vershigora
68e10cd7f1 REF: move all inline styles to StyleSheet.create 2020-05-24 12:17:26 +03:00
Overtorment
aab1fd24a2 REF: react hooks 2020-04-07 18:15:29 +01:00
Marcos Rodriguez
2be60fa1bd FIX: Handle both chains 2020-01-19 19:16:16 +00:00
Marcos Rodriguez
2ec19bdec4 REF: SelectWallet uses Hooks 2020-01-04 12:23:15 +00:00
Marcos Rodriguez
5f50be22f2 ADD: Handle clipboard content with both bitcoin: and lightning:
Update App.js

Update App.js

Update App.js
2019-12-18 23:14:44 +00:00
Marcos Rodriguez
7f02c1594a Merge branch 'master' into defualtview 2019-10-03 15:33:39 -04:00