Commit Graph

1061 Commits

Author SHA1 Message Date
Roman Volosovskyi e333c12d35 add loading indicator to webview 2017-05-05 13:25:12 +03:00
Roman Volosovskyi 2780e24f04 prevent loading bot's js using dapp-url/commands.js 2017-05-05 12:37:42 +03:00
Roman Volosovskyi 4265e73f33 add global-command to default_contacts
load browse first
prefill global-commands before bot's jails are loaded
2017-05-05 11:41:43 +03:00
alwx 808aa46f4f App asks for Microphone access while user tries to scan QR or capture an image (#1148) 2017-05-05 11:18:37 +03:00
alwx 08247698c3 Input field takes 3 lines for 1-line browse command [webview-command-actions] (#1155) 2017-05-04 21:05:43 +03:00
Andrey Shovkoplyas 3936d85c77 fixes https://github.com/status-im/status-react/issues/1163 2017-05-04 16:40:12 +03:00
Andrey Shovkoplyas 52c10562dc fixes https://github.com/status-im/status-react/issues/1096 2017-05-04 15:33:00 +03:00
alwx bdd2c3aa14 Input field takes 3 lines for 1-line browse command [webview-command-actions] (#1155) 2017-05-04 15:32:47 +03:00
alwx ff59f8a375 The concept of command actions; /browse command actions (back, forward, fullscreen) (#1093) 2017-05-04 14:26:52 +03:00
Gustavo Nunes 0359c2819b fix #1117 2017-05-04 12:17:01 +03:00
Gustavo Nunes b5edab5a21 fix #1157 2017-05-04 12:16:29 +03:00
Gustavo Nunes d533d48402 fix #1154 2017-05-04 12:16:13 +03:00
Andrey Shovkoplyas a17c00398b fixes https://github.com/status-im/status-react/issues/1111 2017-05-04 12:15:40 +03:00
Roman Volosovskyi 3607032a4e hide mailman contact
inject mailman's commands

ensure that mailman's commands are injected after loading
prevent loading of default contacts at account creation
2017-05-03 17:07:56 +03:00
alwx 1eaea101dd Command and argument are misaligned [iOS only] (#1151); Redundant :secure-text-entry value removed 2017-05-03 16:46:40 +03:00
alwx 145e3ba1d4 Invalid phone number error is shown for valid phone number (#1087) 2017-05-03 16:46:07 +03:00
Gustavo Nunes 93c47904e9 popup menu position 2017-05-03 15:17:30 +03:00
Gustavo Nunes faa146a35d bigger tap area for buttons 2017-05-03 15:17:30 +03:00
alwx a8566759b5 App crashes if access to camera was denied and user tries to scan QR or capture image (#1134) 2017-05-03 13:29:41 +03:00
Gustavo Nunes 6e5c8d91dd fix chat long tap not working with input focused 2017-05-03 12:13:09 +03:00
alwx ddb6344dca Input fixes (#1067, #676), #1110 2017-05-02 18:49:44 +03:00
Andrey Shovkoplyas 05886cc628 fixes https://github.com/status-im/status-react/issues/1138 and https://github.com/status-im/status-react/issues/837 2017-05-02 17:19:26 +03:00
Roman Volosovskyi 72d06426d8 fix #1135 2017-05-02 16:25:00 +03:00
alwx 561c66084c Hide opened keyboard when user taps on chat (#1057) 2017-05-02 13:47:46 +03:00
alwx 1a88b647b4 No camera is shown if scan QR. White screen is shown instead. (#1120) 2017-05-01 19:24:59 +03:00
Roman Volosovskyi 0c53936d61 fix #1123, fix #1122 2017-05-01 18:53:46 +03:00
Andrey Shovkoplyas fa94340b6a fixes https://github.com/status-im/status-react/issues/871 2017-05-01 14:00:12 +03:00
Roman Volosovskyi 2f1271e6af fix #1118 2017-05-01 12:10:01 +03:00
Roman Volosovskyi 1d532fc820 fix #1124 2017-05-01 11:47:15 +03:00
Roman Volosovskyi 6a20f9040c fix #1112 2017-05-01 11:00:48 +03:00
Roman Volosovskyi de2e4d105b avoid sending 1-to-1 messages to dapps over shh 2017-05-01 10:14:05 +03:00
alwx 73965c70d7 IP address is not shown for /debug On (#1101) 2017-04-28 17:32:57 +03:00
Gustavo Nunes d1ec220710 fix action button position 2017-04-28 17:32:04 +03:00
bitzco 97f1c123d9 id.cljs 2017-04-28 17:04:43 +03:00
alwx 504e3493ef Runtime permissions (#762) 2017-04-28 16:45:01 +03:00
Roman Volosovskyi a62d19c7bb :update-suggestions after command'sloading 2017-04-28 15:08:53 +03:00
Roman Volosovskyi 19d65a4d46 fix #987 2017-04-28 15:08:53 +03:00
Roman Volosovskyi 03cab7ace2 interactive suggestions 2017-04-28 15:08:53 +03:00
Roman Volosovskyi deb7b2b617 init command
move commands and responses to :contacts from :chats
2017-04-28 15:08:53 +03:00
Roman Volosovskyi d044b1cf43 resolve #850
add on-message-input-change and on-message-send listeners
logging in jail
2017-04-28 15:08:53 +03:00
Roman Volosovskyi 1fbb447761 use global @browse command for opening dapps (#847) 2017-04-28 15:08:53 +03:00
Roman Volosovskyi 239a0cbfe6 split console bot into separate files
bots dir
slurp-bot macro
split commands.js into browse, mailman and wallet
bot-url & loading of default bots
command schema
command-parameter schema
global-command in default_commands
@browse command in all chats
load global command from jail
optimize applications startup

 Conflicts:
	bots/wallet/translations.js
	resources/console.js
	resources/dapp.js
	resources/default_contacts.json
	resources/status.js
	resources/wallet.js
	src/status_im/accounts/screen.cljs
	src/status_im/chat/constants.cljs
	src/status_im/chat/handlers.cljs
	src/status_im/chat/handlers/commands.cljs
	src/status_im/chat/handlers/send_message.cljs
	src/status_im/chat/subs.cljs
	src/status_im/chat/suggestions.cljs
	src/status_im/chat/views/command.cljs
	src/status_im/chat/views/suggestions.cljs
	src/status_im/commands/handlers/jail.cljs
	src/status_im/commands/handlers/loading.cljs
	src/status_im/contacts/handlers.cljs
	src/status_im/data_store/realm/schemas/account/core.cljs
	src/status_im/data_store/realm/schemas/account/v5/core.cljs
	src/status_im/models/commands.cljs
	src/status_im/utils/js_resources.cljs
2017-04-28 15:08:53 +03:00
alwx 4e932d9ae8 Chat commands fix 2017-04-27 17:16:12 +03:00
Andrey Shovkoplyas 0d55009388 improved status-bar for android, implemented animated expandable overlay 2017-04-27 13:52:02 +03:00
alwx 9d975c497f Fix for :set-chat-ui-props call 2017-04-25 16:49:05 +03:00
alwx e34d9fbc49 Emoji and numeric keyboards are shown when tap on /send while emojis are opened (#1056) 2017-04-25 13:57:32 +03:00
Roman Volosovskyi a9d1426426 sendWeb3Request method in StatusModule 2017-04-25 11:00:58 +03:00
Gustavo Nunes 441ca66e96 switch to completeTransactions exposed method 2017-04-25 08:43:01 +03:00
Alexander Pantyuhov 8c262d0b07 Upgrade to React Native 0.43 (#1079)
* React Native 0.40 migration (#1076)
2017-04-24 17:50:16 +03:00
alwx 735639776b text-change optimisations (#971) 2017-04-24 12:37:31 +03:00
Andrey Shovkoplyas eeb7d72d4a fixed top margin for android 2017-04-24 10:17:13 +03:00
Andrey Shovkoplyas e86e622924 hide overlay 2017-04-21 13:01:31 +03:00
Andrey Shovkoplyas 6da18d3fca fixes https://github.com/status-im/status-react/issues/1055 2017-04-21 13:01:31 +03:00
Gustavo Nunes 6b524cf50d expanded toolbar buttons' touch area 2017-04-21 09:14:53 +03:00
Roman Volosovskyi bafa2820e1 undo bug/#1057 fix 2017-04-20 21:24:23 +03:00
Andrey Shovkoplyas 04546fd8f9 fixes https://github.com/status-im/status-react/issues/1062 2017-04-20 17:27:06 +03:00
alwx 746d038c05 Hide opened keyboard when user taps on chat (#1057) 2017-04-20 17:24:22 +03:00
Roman Volosovskyi 4f7f5c11c9 fix #1045 2017-04-20 14:25:18 +03:00
alwx 9d6f155c38 Style fixes; Emoji in Display name is cut on Chats, View Profile and Contacts (#945) 2017-04-20 14:23:52 +03:00
Roman Volosovskyi b52428d319 fix #1049 2017-04-20 12:55:00 +03:00
Roman Volosovskyi 949ff2554e fix #1036 2017-04-20 11:21:13 +03:00
Gustavo Nunes 3b7a4b54ef whole header is now draggable 2017-04-20 08:23:07 +03:00
Gustavo Nunes 84c81002c1 bigger draggable-box top margin, chat screen overlay 2017-04-20 08:23:07 +03:00
Andrey Shovkoplyas 0c7aab902a fixes https://github.com/status-im/status-react/issues/984 2017-04-19 16:10:54 +03:00
alwx 9a80548cf3 Commands are not shown in group chat after member is added (#1031) 2017-04-19 16:05:19 +03:00
Andrey Shovkoplyas 954acda50f fixes https://github.com/status-im/status-react/issues/994 2017-04-19 14:30:14 +03:00
alwx 4e488d91b9 Pre-filling /send response with amount (#996) 2017-04-19 14:21:50 +03:00
alwx c8a3d13ca3 Transaction fixes (#997, #1004) 2017-04-19 06:56:07 +03:00
Gustavo Nunes ac7da93387 Unsigned transactions back button doesnt cancel transactions anymore 2017-04-18 20:56:03 +03:00
Roman Volosovskyi ea31f70b5b fix #1030 2017-04-18 15:26:47 +03:00
Alexander Pantyuhov ae73ccac58 Text input fixes (#1020, #1021, #1024, #1026) (#1027)
* Text input fixes (#1020, #1021, #1024, #1026)
2017-04-17 20:46:47 +03:00
Roman Volosovskyi 9737d0fb60 fix #1023 2017-04-17 16:04:02 +03:00
Andrey Shovkoplyas 0e5b515f5e updated ui for accounts, login and recover screens 2017-04-17 14:51:11 +03:00
Roman Volosovskyi 2a0239ddae prevent sending contact request to dapp 2017-04-17 10:16:17 +03:00
alwx 887dc44fc8 Better text input, fixes for #1013 and #1017 2017-04-17 08:24:09 +03:00
Andrey Shovkoplyas 59a9a63fb8 fixes https://github.com/status-im/status-react/issues/993 2017-04-17 08:18:59 +03:00
Roman Volosovskyi 4843003749 fix #1003 2017-04-17 08:13:48 +03:00
Roman Volosovskyi 5b0e6642c2 fix #1014 2017-04-16 11:13:22 +03:00
alwx e24df409e8 Tap in input filed has no effect if message was sent with Enter [ui-refresh] (#999) 2017-04-16 10:46:00 +03:00
alwx 4633a23c17 Cursor is moved to command box instead of parameter box if edit phone from profile [ui-refresh] (#998) 2017-04-16 10:31:14 +03:00
alwx 738f146896 Tap on Return adds new line to input instead of sending a message (#1000) 2017-04-14 21:25:47 +03:00
Roman Volosovskyi b6f220d425 fix #1006 2017-04-14 16:26:01 +03:00
Roman Volosovskyi 1b5c758098 fix command input placeholder position on real iOS device 2017-04-14 12:10:19 +03:00
Gustavo Nunes 3244fa49ce Transaction screens: fee and title (#995)
* add estimated fee field
2017-04-14 10:39:52 +03:00
Roman Volosovskyi dd2c3aa287 fix namespaces 2017-04-13 20:36:22 +03:00
Roman Volosovskyi d0d273f1e5 fix undeclared ios? 2017-04-13 18:29:29 +03:00
alwx 6e4931417b Password and phone inputs [chat-ui] 2017-04-13 18:17:56 +03:00
alwx 35210f043d Request auto-selection on typing [chat-ui] 2017-04-13 18:17:56 +03:00
alwx a15fb7e2a8 New chat input & suggestions area; new handlers to work with the improved logic (#880) 2017-04-13 18:17:56 +03:00
Gustavo Nunes ccc3eb6397 code review for #953 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 2e67f5275b fixes https://github.com/status-im/status-react/issues/981 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 9987e1bd55 colors (+1 squashed commit)
Squashed commits:
[11d7921] android styles and functionality (+2 squashed commits)
Squashed commits:
[c93f5ab] implemented error
[d6fe519] implemented text-input-with-label
2017-04-13 18:15:41 +03:00
Gustavo Nunes abf0128a1a transaction screens UI refresh 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas b1adf7aa68 fixes https://github.com/status-im/status-react/issues/961 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas ae000ec118 fixes https://github.com/status-im/status-react/issues/964 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 74380bf3bb common components in chats list (+3 squashed commits)
Squashed commits:
[aecb167] removed old group settings screen
[2fec747] common components in new chat screen
[718e445] small fixes (+1 squashed commit)
Squashed commits:
[4a9be3c] rebase (+1 squashed commit)
Squashed commits:
[ef4f140] clear code, refactored groups using common components, moved styles from platform using defstyle macro (+1 squashed commit)
Squashed commits:
[b1ddb03] ns fixes (+2 squashed commits)
Squashed commits:
[236ec35] moved toggle contact item to components
[42e0aa9] implemented list-separator, list-footer, list-header, renderers, contact-list-item, removed unused code
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas ae632b6acc rebase 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 60680f7293 fixed active button position 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas d6a589b5bc fix for https://github.com/status-im/status-react/issues/935 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 9c89c56679 fixes for code review (+1 squashed commit)
Squashed commits:
[58e9394] fix for https://github.com/status-im/status-react/issues/928 (+1 squashed commit)
Squashed commits:
[f56e7ad] fixes after rebase (+1 squashed commit)
Squashed commits:
[bb4a409] fixes after rebase (+1 squashed commit)
Squashed commits:
[297b52d] rebase onto ui-refresh
2017-04-13 18:15:40 +03:00