Commit Graph

167 Commits

Author SHA1 Message Date
Ivan Grachyov
87492d90ff Add Bundle extension 2021-06-19 21:20:42 +03:00
Ivan Grachyov
14a935febb Call activateBrowser instead of activateSafari 2021-06-19 21:20:42 +03:00
Ivan Grachyov
811c387638 Implement jumping back to Chrome 2021-06-19 21:20:42 +03:00
Ivan Grachyov
cbc4587bfb Bump build number 2021-06-19 21:20:42 +03:00
Ivan Grachyov
df42977860 Don't clean pasteboard accidentally. Try to start new wallet connect session on reopen 2021-06-19 21:20:42 +03:00
Ivan Grachyov
4dde5141a2 Update app version, support earlier macOS 2021-06-19 21:20:42 +03:00
Ivan Grachyov
280450bb15 Update keychain key 2021-06-19 21:20:42 +03:00
Ivan Grachyov
007c0c9c8b Update team and bundle id 2021-06-19 21:20:42 +03:00
Ivan Grachyov
a08398d989 Close window instead of terminating 2021-06-19 21:20:42 +03:00
Ivan Grachyov
b16c7591d8 Add TODO 2021-06-19 21:20:42 +03:00
Ivan Grachyov
af48f91ebc Start WalletConnect session from universal link 2021-06-19 21:20:42 +03:00
Ivan Grachyov
36ef67a6ce Support universal links 2021-06-19 21:20:42 +03:00
Ivan Grachyov
381f0176fd Ask for owner authentication only when applicable 2021-06-19 21:20:42 +03:00
Ivan Grachyov
f02cb7fb8b Ask for touch id 2021-06-19 21:20:42 +03:00
Ivan Grachyov
1511930b61 Clean up WalletConnect code 2021-06-19 21:20:42 +03:00
Ivan Grachyov
f54c0855d5 Update WalletConnect strings 2021-06-19 21:20:42 +03:00
Vadim Zakharenko
3bcd4c6ce1 Refactor 2021-06-19 21:20:42 +03:00
Vadim Zakharenko
4f55977cac Remove unused code 2021-06-19 21:20:42 +03:00
Vadim Zakharenko
4c56d9a528 Clarify send transaction title 2021-06-19 21:20:42 +03:00
Vadim Zakharenko
10ecd11fe9 Send transactions 2021-06-19 21:20:31 +03:00
Ivan Grachyov
04e93c377e Add image for status bar 2021-06-13 13:53:38 +03:00
Ivan Grachyov
d8c2b3130d MacOS-only 🎤⬇️ 2021-06-13 13:13:47 +03:00
Ivan Grachyov
67588ef733 Add secure text field to pin screen 2021-06-13 11:42:41 +03:00
Ivan Grachyov
1dc43b561e Fix titles case 2021-06-13 10:40:03 +03:00
Vadim Zakharenko
cd8971039f Vary alert title for signing 2021-06-13 10:27:48 +03:00
Ivan Grachyov
afb1cd271f Nice scrollable text view for transaction meta 2021-06-13 10:01:19 +03:00
Ivan Grachyov
ffa6fe8e9f Remove redundant import 2021-06-13 09:33:38 +03:00
Ivan Grachyov
8b3dec6f2b Show Approve screen instead of alerts 2021-06-13 09:32:07 +03:00
Ivan Grachyov
c7f926ca28 Add completion to ApproveViewController 2021-06-13 08:59:24 +03:00
Ivan Grachyov
8d944e8d05 Add TODO 2021-06-13 08:58:31 +03:00
Ivan Grachyov
374576cd90 Display error message on error screen 2021-06-13 07:20:23 +03:00
Ivan Grachyov
2ab17518cf Show error screen on failed connection attempt 2021-06-13 07:12:39 +03:00
Ivan Grachyov
a0df10749c Add waiting view controller 2021-06-13 07:01:01 +03:00
Ivan Grachyov
14efa875f5 Add PinViewController 2021-06-13 06:33:22 +03:00
Ivan Grachyov
146b151761 Select accounts for WC 2021-06-13 06:30:20 +03:00
Ivan Grachyov
ff9e0501bd Better windows management 2021-06-13 05:45:54 +03:00
Ivan Grachyov
5ad2750b9b Add more view controllers 2021-06-13 04:41:04 +03:00
Ivan Grachyov
00c5cd945c Add cancel button to import account screen 2021-06-13 04:05:42 +03:00
Ivan Grachyov
9e45ea097e Implement copying address and deleting account 2021-06-13 03:59:05 +03:00
Ivan Grachyov
510917bd8b Jump to add account screen from accounts list 2021-06-13 03:45:24 +03:00
Ivan Grachyov
6c2f69b800 Validate private key on import screen 2021-06-13 02:24:02 +03:00
Ivan Grachyov
bacf09b4b2 Layout import account screen 2021-06-13 02:12:03 +03:00
Ivan Grachyov
b8a33cd204 Handle quitting better 2021-06-13 01:35:24 +03:00
Ivan Grachyov
63f04519a3 Merge remote-tracking branch 'refs/remotes/origin/main' 2021-06-12 21:15:38 +03:00
Ivan Grachyov
5cbb8e7d41 Add method to handle reopen 2021-06-12 21:15:32 +03:00
Vadim Zakharenko
68e2c15d05 Add sign and sign_typed_data methods 2021-06-12 21:11:55 +03:00
Vadim Zakharenko
be8f725bd5 Add personal_sign method 2021-06-12 20:58:41 +03:00
Ivan Grachyov
4e12d1ec92 Fix send transaction title 2021-06-12 20:42:59 +03:00
Ivan Grachyov
ca353b30d1 Merge remote-tracking branch 'refs/remotes/origin/main' 2021-06-12 20:38:07 +03:00
Ivan Grachyov
0d350b7ff4 Add WalletConnect stub 2021-06-12 20:37:56 +03:00
Vadim Zakharenko
479369f91d Add AccountsService 2021-06-12 19:47:44 +03:00
Ivan Grachyov
36d47f1b8e Manage windows 2021-06-12 19:33:24 +03:00
Ivan Grachyov
e0575e28a7 Fix code style, add agent 2021-06-12 19:16:23 +03:00
Ivan Grachyov
ef0f93b4f6 Update project structure 2021-06-12 19:09:39 +03:00
Ivan Grachyov
b14a665c94 Remove unused file 2021-06-12 19:02:32 +03:00
Ivan Grachyov
d3be12d281 Add AccountsService stub 2021-06-12 18:59:15 +03:00
Ivan Grachyov
3308ddd942 Merge remote-tracking branch 'refs/remotes/origin/main'
Conflicts:
	Encrypted Ink/AppDelegate.swift
2021-06-12 18:50:58 +03:00
Ivan Grachyov
03a68f0ff6 Show windows on received messages 2021-06-12 18:48:23 +03:00
Vadim Zakharenko
75b31a0ca7 Merge branch 'main' of github.com:grachyov/Encrypted-Ink into main 2021-06-12 18:26:19 +03:00
Vadim Zakharenko
a097bf1dea Implement ethereum methods 2021-06-12 18:22:02 +03:00
Ivan Grachyov
9eeb43a29e Show multiline label 2021-06-12 18:11:50 +03:00
Ivan Grachyov
88ed4f56bf Validate receiving links 2021-06-12 17:39:42 +03:00
Ivan Grachyov
6a7732ab99 Get link from discovery info 2021-06-12 16:08:41 +03:00
Ivan Grachyov
1da5e7480a Browse, don't advertise 2021-06-12 16:05:30 +03:00
Ivan Grachyov
29eee5ecfa Add NearbyConnectivity 2021-06-12 16:03:29 +03:00
Ivan Grachyov
e2467746a7 Fix all names 2021-06-12 14:47:54 +03:00
Ivan Grachyov
e0ac3da6d0 Fix names 2021-06-12 14:44:54 +03:00