Commit graph

595 commits

Author SHA1 Message Date
Ivan Vershigora
13a3e01923 syncup with master 2020-05-31 16:30:01 +03:00
Ivan Vershigora
600a10224f FIX: listen focus events correctly on wallet transactions screen 2020-05-31 12:18:38 +03:00
Ivan Vershigora
f89e451fbe REF: add more styles to StyleSheet.create 2020-05-30 11:16:03 +03:00
Ivan Vershigora
206f3ef1a3 FIX: syncup with master 2020-05-30 10:47:32 +03:00
marcosrdz
6e73eb5db1 ADD: Modal transition 2020-05-30 01:30:43 -04:00
marcosrdz
6bf25bcfe1 FIX: TX List Refresh 2020-05-29 23:46:06 +01:00
marcosrdz
52da7df913 Merge branch 'master' into rnfixes 2020-05-29 18:19:30 -04:00
marcosrdz
9d394f878e FIX: TX List Refresh 2020-05-29 18:17:53 -04:00
Overtorment
986dc39fe3 FIX: rnav5 related fixes 2020-05-29 23:01:38 +01:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
marcosrdz
ea073e7c1c FIX: Seed index number 2020-05-28 18:04:08 +01:00
Ivan Vershigora
abbea74db4 FIX: errors with route.params 2020-05-28 12:53:14 +03:00
marcosrdz
e1d6e28a04 ADD: Change Delete wallet color button 2020-05-28 10:52:46 +01: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
7d47682e0b FIX: deepscan errors 2020-05-27 14:25:26 +03:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Matt Gurzenski
53869c033a Resolved linting issue in add.js and Merge remote-tracking branch 'upstream/master' 2020-05-26 08:12:26 -04:00
Overtorment
f2f401f409
ADD: redeem Azte.co vouchers (#1118) 2020-05-26 13:04:07 +01:00
marcosrdz
596b2bee8a FIX: Change status bar is android-only warning 2020-05-26 10:38:21 +01:00
Overtorment
77eb3cbaa7
Merge pull request #1122 from BlueWallet/scanlngpress
ADD: Shortcuts on Scan button long press
2020-05-26 10:36:54 +01:00
marcosrdz
355b35bb62 OPS: Lint 2020-05-25 19:56:43 +01:00
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
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
fc0586007a Update list.js 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