123 Commits

Author SHA1 Message Date
Foo Pang
9484a01196
[Fix #3588] "There are no messages in this chat yet" is left-aligned instead of centred as in design
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-20 17:02:00 +01:00
alwxndr
2864b6b4c6
Fixes for chat input; animations leftovers removed
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-20 10:14:27 +01:00
Goran Jovic
86df18d764
feature #3009 - restyled chat screen
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 16:11:01 +01:00
alwxndr
64b248268d
[#3366, #3349]: Fixes for expandable, better animations for parameter boxes
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-26 14:59:39 +01:00
Julien Eluard
8d9675154c
Increased chat icon tapping area
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-22 16:40:20 +01:00
Rob Culliton
2d6d7d1327
kebab-case re-agent attributes that were formerly camelCased
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-22 16:39:06 +01:00
Julien Eluard
63b1dbdb76
[ISSUE #3321] Migrated group chat creation flow
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-19 20:21:41 +01:00
alwxndr
2aa6c1992f
[#3014]: Updated chat input
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-16 20:58:44 +03:00
Julien Eluard
058e6c5412
ISSUE #3083] Adapted chat menu to latest mockups
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-16 16:04:27 +01:00
Julien Eluard
d958c96d67
[ISSUE #2881] Updated wallet / send transaction to latest design
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-02-05 23:14:42 +08:00
Roman Volosovskyi
1ba7c33868
improve navigation duration 2018-01-30 13:52:38 +02:00
Foo Pang
1657f189ba Refactor: replace global platform-specific styles with local styles 2017-12-21 16:11:35 +01:00
janherich
eb8d0a8a79
Refactored message data-model and view 2017-12-19 12:50:36 +01:00
janherich
d9a6a627d3
Avoid compiler warnings 2017-12-15 20:35:55 +01:00
Eric Dvorsak
56c59c741f update react-native and project dependencies
[#bug] fix realm version
2017-12-15 16:06:13 +01:00
Audrius
cdfe134466 [FIX #1393] Line breaks properly when contact is selected for send command (#2601) 2017-12-14 15:04:16 +01:00
Julien Eluard
0d4cbd98e5 [ISSUE #2177] Moved component into ui 2017-11-10 10:49:21 +01:00
Julien Eluard
e334512a01 Migrated toolbar_new/toolbar to toolbar_new/toolbar2 2017-11-02 22:17:51 +01:00
Andrey Shovkoplyas
01b1f2da4b No option to recover immediately after a fresh install. #741 2017-10-20 08:49:35 +02:00
Alexander Pantyuhov
fef984d0b6 Fixes: #2061, #2072, #2075 (#2129) 2017-10-16 09:51:52 +02:00
Andrey Shovkoplyas
a3700c19ac made user pics circle in chat 2017-09-05 07:29:31 +03:00
Andrey Shovkoplyas
883b702fcb Introduced new hierarchy ,refactored core 2017-08-14 13:42:20 +03:00
Herich
ac699e3320 chat: fix input length styling after commands 2017-07-13 14:01:35 +03:00
alwx
5c15df9b64 /send and /request commands; commands in group chats and fixes for parameter and result boxes 2017-07-10 12:41:30 +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
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
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
Andrey Shovkoplyas
0d55009388 improved status-bar for android, implemented animated expandable overlay 2017-04-27 13:52:02 +03:00
Gustavo Nunes
6b524cf50d expanded toolbar buttons' touch area 2017-04-21 09:14:53 +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
954acda50f fixes https://github.com/status-im/status-react/issues/994 2017-04-19 14:30:14 +03:00
alwx
887dc44fc8 Better text input, fixes for #1013 and #1017 2017-04-17 08:24:09 +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
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
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
b54c9f337f chat messages UI refresh 2017-04-13 18:15:40 +03:00
Roman Volosovskyi
ace355515a public group chat 2017-02-14 15:15:59 +02:00
alealejandro
30fb48523e Refactor colors, remove unneeded (src/status_im) issue #278 2017-01-30 08:40:27 +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
alwx
80018f1cb8 Staging area disabled (#562) 2016-12-21 13:09:36 +03:00
alwx
f3da7e7e76 react-native-emoji-picker (#547) 2016-12-20 18:01:17 +03:00
Roman Volosovskyi
b3037c7263 fix #509 2016-11-30 17:00:34 +02:00
Roman Volosovskyi
80be20666b send command styling 2016-11-18 17:13:38 +02:00