alwx
735639776b
text-change optimisations ( #971 )
2017-04-24 12:37:31 +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
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
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
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
alwx
887dc44fc8
Better text input, fixes for #1013 and #1017
2017-04-17 08:24:09 +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
1b5c758098
fix command input placeholder position on real iOS device
2017-04-14 12:10:19 +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
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
Gustavo Nunes
b54c9f337f
chat messages UI refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
b13fa61a14
fix for https://github.com/status-im/status-react/issues/912
...
updated icon ok small
can’t reproduce, but i think this change should fix it
fixed chat list inner item styles
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
210a4823c9
implemented custom title for toolbar with search
...
added dapp icon to contact, fixed styles, fixed context menu warning,
implemented search input clearing, fixed styles, reworked styles
fixes for https://github.com/status-im/status-react/pull/826 code review
revert toolbar
contacts styles. global toolbar styles
toolbar style and small fixes for contacts
group contacts edit mode
groups reorder screen
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
d17646a6e9
https://github.com/status-im/status-react/issues/585
2017-04-13 18:15:40 +03:00
Roman Volosovskyi
e06a3e43f7
fix #896
2017-03-14 16:49:00 +02:00
Alexander Pantyuhov
874bf16f97
Switching networks ( #845 ) ( #852 )
...
* Switching networks (#845 )
* pass RPC host to webview bridge
2017-03-08 13:45:02 +02:00
Roman Volosovskyi
4000a5e8ee
fix #856
2017-03-07 20:55:45 +02:00
alwx
43667ea6ac
Showing device's IP ( #807 )
2017-03-03 17:54:44 +02:00
alwx
d6f43d3248
Move command-content to js files ( #779 )
2017-03-02 00:15:23 +02:00
Roman Volosovskyi
d4128397b9
fix cursor position for command input
2017-02-24 16:41:47 +02:00
Roman Volosovskyi
99931c24b9
upgrade react-native-webview-bridge (fix preloading of js on the first page, Android)
...
ensure that preloaded js in webview is executed only once
2017-02-22 17:54:14 +02:00
Roman Volosovskyi
125d1c8dff
another attempt to fix #772
2017-02-22 11:47:46 +02:00
Roman Volosovskyi
d82bf5eeda
fix #821
2017-02-22 11:45:13 +02:00
alwx
64adf43902
Updating profile names ( #659 ), fixing small iOS bug caused by #809
2017-02-20 12:01:23 +02:00
alwx
c1abe16f89
Fix for weird behaviour if back is pressed in 2nd onboarding ( #775 )
2017-02-17 16:36:09 +02:00
alwx
41c8d04919
Magic suggestions fix ( #772 )
2017-02-16 16:39:26 +02:00
alwx
e070661ae3
Persist Keyboard when typing command and moving to parameters ( #776 )
2017-02-15 14:04:18 +02:00
alwx
27ddb24f7b
Magic suggestions area ( #772 )
2017-02-14 16:20:44 +02:00
Roman Volosovskyi
ace355515a
public group chat
2017-02-14 15:15:59 +02:00
alwx
bf27c55398
Development tools ( #719 )
2017-02-13 12:14:28 +02:00