Roman Volosovskyi
dc303fecc9
[ #10434 ] Skip openening multiaccs list on autologin
2020-05-15 12:34:09 +03:00
Roman Volosovskyi
0758ad6136
[ #10632 ] Fix tx signing on keycard
2020-05-13 16:34:21 +03:00
yenda
461e67a46b
fix incoming/outgoing bug
...
Signed-off-by: yenda <eric@status.im>
2020-05-12 19:31:22 +02:00
yenda
abfe0869f3
requiring translations inline
...
Signed-off-by: yenda <eric@status.im>
2020-05-12 16:11:37 +02:00
Roman Volosovskyi
86b89ebb5c
fix ns duplication
2020-05-12 14:09:33 +03:00
Roman Volosovskyi
ee5d53eba9
[keycard] Account generation & tx signing on simulated card
2020-05-12 11:59:31 +03:00
Roman Volosovskyi
6cf242a036
[ #10622 ] Import s.h.export-key ns
2020-05-12 10:43:21 +03:00
Andrey Shovkoplyas
c8b5e39dc1
fixed wizard text
...
Signed-off-by: yenda <eric@status.im>
2020-05-08 14:52:54 +02:00
yenda
a06413b6f7
fix missing search filter event
...
Signed-off-by: yenda <eric@status.im>
2020-05-08 14:07:15 +02:00
Gheorghe Pinzaru
c34df26e19
Move icons assets into resources
...
Fix logout icon usage
Update icons docs
Remove scripting
change jenkins
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-05-08 14:12:52 +03:00
emizzle
095467ff51
[ #10427 ] Narrow devices were causing text in the intro carousel to grow to two lines on *the first* slide but not others, causing the height to be recalculated incorrectly on the last slide (that only had one line of text).
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-08 11:26:36 +02:00
Andrey Shovkoplyas
488d59a448
[ #10494 ] Tapping on "Back up your seed phrase" from wallet doesn't open back up seed phrase flor
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-07 13:12:57 +02:00
Andrey Shovkoplyas
a7c8f27b51
[ #10587 ] Unable to resolve spec
at attempt to rename group chat
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-07 13:11:43 +02:00
Andrey Shovkoplyas
8fe279b9b0
[ #10593 ] Amount is hardly visible when appearance is set to dark, but system theme is light
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-07 12:39:25 +02:00
yenda
2d1aad6654
fix account creation
...
Signed-off-by: yenda <eric@status.im>
2020-05-07 12:36:41 +02:00
Gheorghe Pinzaru
aad907ce77
Align top recipient multiline input
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-05-07 12:15:18 +03:00
Gheorghe Pinzaru
12a8e2c276
Update tokens icons
...
Add a bunch of new coins
Fix tokens icons
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-05-07 12:10:02 +03:00
yenda
1bf68094e3
add clj-kondo to linting phase
...
Signed-off-by: yenda <eric@status.im>
2020-05-07 10:40:30 +02:00
Andrey Shovkoplyas
41bde61212
[ #10414 ] Implement support for latest version of eip-1193
2020-05-06 17:35:40 +02:00
Gheorghe Pinzaru
2140a9867b
Upgrade react native to 0.62.2
...
Xcode updates
Localization
Pods upgrade
Update package.json
Upgrade android
Fix gitignore
Add flipper
Do not enable flipper by default on ios
maven update
Remove outdated hermes
idk what it is, but it's outdated
show warning on build
gradle update
rebase
Update deprecated clipboard
nix
align e2e to rn upgrade
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-05-06 17:35:13 +03:00
Richard Ramos
68fcc967a7
fix: display value decimals instead of using exp notation
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-05 20:29:56 +02:00
Andrey Shovkoplyas
eb6d14fd27
revert fast refresh
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-05 17:17:19 +02:00
Andrey Shovkoplyas
ebb0697c53
[ #10557 ] "TypeError: Network request failed" crash on sticker market
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-05 17:16:31 +02:00
Andrey Shovkoplyas
640dfa7da6
[ #10576 ] Change button "Sign with keycard" in dark mode
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-05 17:15:19 +02:00
Andrey Shovkoplyas
4db9cd38e1
disable fast reload and add make repl
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-05 11:20:42 +02:00
Churikova Tetiana
4c360f9ea1
e2e fix + pairing code align
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-05-05 10:54:11 +02:00
Andrey Shovkoplyas
cdad34ed3d
fixed keycard crash on message signing and fixed height of bottom sheet
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-05 10:14:12 +02:00
Andrey Shovkoplyas
8ee1e3d643
[ #10255 ] Keycard is not optimized for Dark mode
2020-05-05 10:14:04 +02:00
Gheorghe Pinzaru
d35deefcb5
Use new component to animate headers
...
fix header title spacing
Remove translate animation
Add press for profile header
Rebase
Attempt to fix e2e
Add back button accessibility-label
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-05-04 17:08:33 +03:00
Gheorghe Pinzaru
01452794a1
Add text input and tooltip components
...
Add tooltip component
Add text input component
rename
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-05-04 16:38:26 +03:00
Andrey Shovkoplyas
d91067bb96
removed check spec, and moved db, events and navigation from ui to root folder
2020-05-04 12:23:19 +02:00
Andrey Shovkoplyas
d3860508ca
hot reload and re-frisk 1.3.1
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-04 11:22:19 +02:00
Michael Bradley, Jr
00501f44b9
feat: persistent send/receive action at bottom of asset list
...
When the account card is scrolled out of view a send/receive button group
appears at the bottom of the asset list; uses native animation to raise and
lower the button group into and out of view.
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-05-04 11:00:00 +02:00
Gheorghe Pinzaru
c74beec17a
Remove unused code
...
Fix tests, return tribute to talk
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-05-04 09:09:48 +03:00
Michael Bradley, Jr
1bcf884c27
fix: display error and disable Update button if gas limit is less than 21000
...
Signed-off-by: Michael Bradley, Jr <michaelsbradleyjr@gmail.com>
2020-05-01 18:10:35 -05:00
yenda
bf706e8fd2
move tests alongside their cljs counterpart
...
Signed-off-by: yenda <eric@status.im>
2020-04-30 18:07:17 +02:00
yenda
d5ef218584
use shadow-cljs
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Signed-off-by: yenda <eric@status.im>
2020-04-30 15:43:46 +02:00
Vitaliy Vlasov
1150626801
Remove signing/in-progress? flag
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2020-04-30 13:47:51 +03:00
Andrey Shovkoplyas
5dc6b77ee8
do not scroll input
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-04-29 16:51:27 +02:00
Andrey Shovkoplyas
fcf1a91507
[ #10377 ] [perfromance] Improve sign in flow
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-04-29 16:48:30 +02:00
Roman Volosovskyi
309987cc89
[ #10443 ] Remove sensitive information from keycard logs
2020-04-29 14:58:12 +03:00
Roman Volosovskyi
96ed1fdeb9
[ #10431 ] Show pending txs in keycard multiacc
2020-04-29 14:56:17 +03:00
Roman Volosovskyi
a6729ce8c5
[ #10444 ] Fix keycard pin changing when card is not tapped
2020-04-29 14:55:28 +03:00
Roman Volosovskyi
7ebd9dc899
Regular multiacc as a backend for simulated keycard
2020-04-29 11:26:49 +03:00
yenda
35dd4b015b
universal link fix
...
fix for universal link not opening properly when app was closed with
back button, returning nil instead of the url
Signed-off-by: yenda <eric@status.im>
2020-04-28 22:25:37 +02:00
yenda
5608d649b0
notifications: enable local notifications
...
- only show notifications when app is in background
- open the user chat upon tap on notification
- remove chat from notifications on tap or dismiss notification
- keep the service alive on host destroy
- enable local notifications
2020-04-28 22:25:09 +02:00
Richard Ramos
277f65b94d
fix: display the value to sign as a bytes32 hex string if the data is 66 chars long
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-04-28 19:36:06 +02:00
Roman Volosovskyi
f6dde28c1a
[ #10432 ] Fix adding watch-only acc in keycard multiacc
2020-04-28 16:07:56 +03:00
Richard Ramos
5e1bd9ff48
fix: add debounce to "Done" button in the recipient selection dialog
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-04-28 12:33:03 +02:00
Gheorghe Pinzaru
38125173cb
Add Quo component library base
...
Add text component
Add header component
Change animated root ns
Add spacing design tokens
Add components preview
Add Readme
Add safe area components
Use reanimated from component library
Add colors tokens
Add inherit style for text
Add animated header component
A view with header which can be animated on scroll, used in walled, profile and contact screens
Persist previews navigation state
Rename component library into Quo
Document colors
Extend readme
Header handle long titles
Add InterStatus as monospace font
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-04-28 11:35:06 +03:00