387 Commits

Author SHA1 Message Date
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
Gustavo Nunes
a8a588bb70 Onboarding tests: fixed existing and added new 2017-02-08 17:01:14 +02:00
Yehonathan Sharvit
37e871b117 fix kibit suggestions 2017-02-06 10:12:05 +02:00
alwx
78e70571df Generating message preview on the fly, localization of request data and previews (#645, #754) 2017-02-01 16:12:45 +02:00
alwx
0944df715f NFC access for Dapps (#670) 2017-01-30 18:03:16 +02:00
alealejandro
30fb48523e Refactor colors, remove unneeded (src/status_im) issue #278 2017-01-30 08:40:27 +02:00
Roman Volosovskyi
58fd0c1134 move statusgo to StatusModule
remove StatusService
few minor performance fixes in RN app
2017-01-30 08:09:31 +02:00
Andrey Shovkoplyas
191257ba13 hide emoji on unmount chat 2017-01-26 20:19:04 +02:00
alwx
ccd846eb44 Non-atomic send button, leads to sending multiple transactions if tapping fast (#667) 2017-01-26 18:02:07 +02:00
alwx
3b80f7d088 /browse links (addition to #638) 2017-01-25 22:45:04 +02:00
alwx
374264e108 Semicolon in password works fine now (#684); fix for crash #25 2017-01-21 09:56:23 +02:00
alwx
e1a1ab5c37 Enable links within messages (#638) 2017-01-19 17:31:56 +02:00
alwx
d08ca05d33 Add to Contacts tab does not appear (#636) 2017-01-18 09:40:48 +02:00
alwx
d260117c85 Phone fixes (#539, #566, #634) 2017-01-17 17:43:27 +02:00
Roman Volosovskyi
a0b20e3c22 fix #680 2017-01-16 14:39:46 +02:00
Gustavo Nunes
68bffbc5c5 chat, components, profile: add copy / share to chat text messages 2017-01-16 11:00:35 +02:00
Roman Volosovskyi
9f4fd79586 kibit suggestion (in progress) 2017-01-16 08:25:45 +02:00
Roman Volosovskyi
81257b815a unused symbols 2017-01-16 08:25:45 +02:00
Roman Volosovskyi
0c69a27d95 unused aliases 2017-01-16 08:23:02 +02:00
john
ce2a31b233 chat.suggestions: updated regex for switch from ! to / command char 2017-01-12 13:50:53 -05:00
Gustavo Nunes
c948b9b88e chat: change command char from ! to / #687 2017-01-11 14:07:47 -02:00
Roman Volosovskyi
a0d8c22f84 another attempt to fix issue #607 2017-01-04 10:58:46 +02:00
alwx
0985db819b Strange suggestion behaviour (#602) 2017-01-02 19:26:28 +03:00
Roman Volosovskyi
206f336dff Merge pull request #589 from status-im/feature/#334
Translations for DApps (#334)
2017-01-02 12:38:56 +02:00
Roman Volosovskyi
5d405e8e51 fix #594 2017-01-02 11:47:57 +02:00
alwx
5a872c8ca5 Translations for DApps (#334) 2016-12-30 20:45:14 +03:00
Roman Volosovskyi
0ee9bb09ac fix receiving of the first message 2016-12-30 08:39:04 +02:00