Commit graph

1163 commits

Author SHA1 Message Date
ncoelho
f72540383f REF: Add chevrons on Settings and add wallets screens 2020-05-25 19:56:43 +01:00
marcosrdz
65e2ff2525 Update list.js 2020-05-25 12:43:35 -04:00
marcosrdz
f189ffc1e7 Merge branch 'master' into scanlngpress 2020-05-25 12:05:31 -04:00
marcosrdz
8e8504da2e Update list.js 2020-05-25 08:33:33 -04:00
marcosrdz
1739d918ef Merge branch 'master' into scanlngpress 2020-05-25 08:25:19 -04:00
marcosrdz
b9698d9f8f Merge branch 'master' into swiperflat 2020-05-25 08:25:06 -04:00
ncoelho
3564083527 fix lint 2020-05-25 10:57:27 +01:00
ncoelho
f33fa96983 REF: Make statusbar on android the wallet color 2020-05-25 10:57:27 +01:00
ncoelho
28075762f5 REF: Bigger touch area on settings button 2020-05-25 10:51:43 +01:00
marcosrdz
d6d167318c Update list.js 2020-05-24 22:00:22 -04:00
marcosrdz
04e5d5e4f6 REF: Use Ref instead of State for lastSnappedItem 2020-05-24 22:00:04 -04:00
marcosrdz
fd3d54d044 REF: ScanQRCode moved to its own stack nav 2020-05-24 21:04:04 -04:00
marcosrdz
f52590b34c REF: Use navigation event isFocused 2020-05-24 12:40:22 -04:00
marcosrdz
b4afad4248 Merge branch 'master' into scanlngpress 2020-05-24 12:37:22 -04:00
Matt Gurzenski
d4631637ff Merge remote-tracking branch 'upstream/master' 2020-05-24 06:47:03 -04:00
ncoelho
fcfe03ae38 FIX: Add dark color to status bar on main view 2020-05-24 11:42:05 +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
marcosrdz
c243ea405b ADD: Shortcuts on Scan button long press 2020-05-23 15:40:16 -04:00
Overtorment
6a6ac478cc FIX: camera on main screen 2020-05-22 10:31:10 +01:00
marcosrdz
fad3b7227d Revert "Update list.js"
This reverts commit e9e34f0c46.
2020-05-22 06:45:32 +01:00
marcosrdz
0dcd2698bf Update list.js 2020-05-22 06:45:32 +01:00
marcosrdz
9fee7968cd Update ScanQRCode.js 2020-05-22 06:45:32 +01:00
marcosrdz
fc0586007a Update list.js 2020-05-21 20:34:08 +01:00
marcosrdz
b14b3f8578 Update ScanQRCode.js 2020-05-21 20:34:08 +01:00
ncoelho
e53f3c65d8 fix Scan view 2020-05-21 20:34:08 +01:00
ncoelho
15562b4747 add more space to the bottom on the empty list 2020-05-21 20:34:08 +01:00
ncoelho
e84bb3ee3a FIX: android header 2020-05-21 20:34:08 +01:00
ncoelho
e6905ceb9a improve heading on android 2020-05-21 20:34:08 +01:00
ncoelho
885447e20d fix lint 2020-05-21 20:34:08 +01:00
ncoelho
ba6be27839 REF: Button position and SafeArea
Moved the button to an outside render. Also removed the SafeArea from the main view following the same logic as on transactions.js this allows to have more space for the button on the bottom of the screen, and also to see the transactions list without a white banner on the bottom. Please don't kill me :)
2020-05-21 20:34:08 +01:00
marcosrdz
a573c697ec ADD: Scan button in Main List 2020-05-21 20:34:08 +01:00
Overtorment
b3f09d754d REF: fee selection 2020-05-18 17:48:11 +01:00
marcosrdz
e1d2384c63 FIX: Add background to tx header 2020-05-18 15:37:28 +01:00
marcosrdz
c23a227845 OPS: Fix onPress crash 2020-05-17 12:29:56 -04:00
marcosrdz
bf56f068ae OPS: Restore Empty TX UI 2020-05-17 08:17:08 -04:00
marcosrdz
08e23ff4d0 OPS: Refactor Main Lists 2020-05-16 21:41:38 -04:00
João Bordalo
ea9dc6efca Fixes hardcoded strings in screen/wallets/details.js:
'connect to'
  'advanced'
  'Use with hardware wallet'

Creates new entries on all loc files:
  loc.wallets.details.connected_to
  loc.wallets.details.advanced
  loc.wallets.details.use_with_hardware_wallet
2020-05-15 16:38:18 +01:00
ncoelho
4aefd5fe6e fix lint 2020-05-15 16:22:10 +01:00
ncoelho
99ab5410fc REF: allow view to be scrolled on small devices 2020-05-15 16:22:10 +01:00
marcosrdz
5e5d7ee4f3 ADD: Storage delete/not-delete for unencrypted storage. 2020-05-11 20:39:20 +01:00
Overtorment
74c700bafb REF: prevent possible crash on ln view invoice screen 2020-05-11 08:08:42 +01:00
marcosrdz
5807efdb6d FIX: Biometrics switch value 2020-05-10 18:27:35 +01:00
ncoelho
f91a3c3ef6 More space on the header 2020-05-06 14:54:06 +01:00
Marcos Rodriguez Vélez
13572c8775
OPS: Upgrade RN elements 2020-05-03 19:17:49 +01:00
Overtorment
cccbfb2bb6 REF: lint 2020-04-30 17:37:46 +01:00
ncoelho
450642401b REF: Remove balance verification for onchain marketplce on iOS 2020-04-30 13:48:23 +01:00
ncoelho
55c697433c Blind fix on android Marketplace 2020-04-29 20:17:42 +01:00
ncoelho
a3c24eb127 REF: fix lapp browser on android 2020-04-29 20:17:42 +01:00
ncoelho
2132d0d0bc fix lint 2020-04-29 20:17:42 +01:00