Marcos Rodriguez Vélez
35fc5114b1
FIX: Re-order wallet bug #3341
2021-07-04 00:21:53 -04:00
marcosrdz
edee84f20b
FIX: React Nav would throw a warning when passing a func to setParams
2021-06-06 05:59:48 -04: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
Ivan Vershigora
64ff3de735
FIX: screen titles language
2021-02-15 11:03:54 +03:00
Overtorment
97032e7c0d
FIX: 'Few seconds ago' -> 'pending'
2021-01-25 18:01:08 +00:00
marcosrdz
324f3f2f21
Merge branch 'master' into reorderbalnce
2021-01-05 19:14:37 -05:00
marcosrdz
0bd319cfcb
FIX: Hide balance on reorder screen
2021-01-05 13:48:13 -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
Marcos Rodriguez Vélez
2484a74b42
REF: Wallets List uses React Hooks ( #1762 )
2020-10-08 21:03:57 +01:00
Overtorment
5c512833d9
ADD: multisig technical release
2020-10-05 22:25:14 +01:00
marcosrdz
a4cc81bda5
FIX: Reorder screen is broken
2020-09-16 13:07:45 +01:00
marcosrdz
90f966f12e
REF: Reorder Wallets uses hooks
2020-08-10 14:44:41 +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
Overtorment
7396147157
REF: rearrange modules, move from root to blue_modules/
2020-07-02 15:04:44 +01:00
marcosrdz
b41b998587
FIX: StatusBar wasn't visible when modals opened
2020-06-10 23:54:47 -04:00
marcosrdz
79bf9cb6b8
Merge branch 'master' into issue1198
2020-06-09 10:13:08 -04:00
marcosrdz
ebc7fcb39f
FIX: Reorder not working on Android
2020-06-09 10:12:15 -04:00
Overtorment
2243a19a2f
ADD: fiat input ( #1190 )
2020-06-09 15:08:18 +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
71c8b74e92
REF: upgrade eslint, prettier, fix errors, reformat everything
2020-06-04 11:48:07 +01:00
marcosrdz
8e4005bf14
OPS: Package updates. REF: Reorder Wallets Modal
2020-06-01 18:51:09 +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
c65709dab6
REF: migrate to RN5, fix everything
2020-05-27 14:12:17 +03: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
Marcos Rodriguez
c975347b6f
REF: Reworked Import wallet flow
2019-12-27 21:50:59 +00:00
Overtorment
9bed2c3776
FIX: android build
2019-05-03 19:45:38 +01:00
Marcos Rodriguez Vélez
6860f6f052
ADD: WalletGradients class
2019-01-24 23:46:03 -05:00
Marcos Rodriguez Vélez
604581c93f
FIX: Replace comas with spaces
2019-01-06 16:23:14 -05:00
Pavel Ševčík
43512fd8cf
Refactor: Use static properties for wallet types
2018-12-28 16:52:06 +01:00
Pavel Ševčík
6491b0d07e
Fix: Display wallet balance consistently on all screens
2018-12-28 11:58:15 +00:00
Marcos Rodriguez Vélez
bc8c91608e
Haptic feedback updates
2018-12-13 11:50:18 -05:00
Marcos Rodriguez Vélez
79e82b8643
Haptic feedback when moving wallets
2018-12-11 23:25:57 -05:00
Igor Korsakov
6f581a2f2e
Eject ( #126 )
...
* OPS: randombytes work
* OPS: porting to RN android: added prompt, refactoring
* OPS: better android prompt
* FIX: scan qr callback
* FIX: correct fee sat calculation for HD & classic segwit wallets
* FIX: Fixed height for button in empty transaction list
* FIX: keyboard issue on fee selection modal
* FIX: slow QR code generation for HD backup screen
* ADD: wallet reorder
* FIX: TypeError: undefined is not an object (evaluating 'recommendedFees.halfHourFee') #133
* FIX: android appstore link
* OPS: Code to Migrate Expo json
* REF: renamed blitzhub to lndhub
* OPS: Migration: move expo files instead of parsing
* FIX: lndhub uri usage
* FIX: no security alert on android (it was ios specific)
* REF: better tx list rendering and sorting
* ADD: verify tx on coinb.in
* FIX: Tap to dismiss is not working #137
* REF: Removed Wallet gradients duplication.
* REF: about screen
* FIX: bech32 qr scan in send screen
* FIX: better bip21 handling
* Use of dayjs for transaction details
* REF: QR code content follows BIP21
* ADD: fee in local currency when send
* FIX: Refresh wallet info on page focus
2018-12-11 22:52:46 +00:00