84 Commits

Author SHA1 Message Date
Gustavo Nunes
1119142913 fix #1234 2017-05-26 17:20:26 +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
Gustavo Nunes
faa146a35d bigger tap area for buttons 2017-05-03 15:17:30 +03:00
Gustavo Nunes
d1ec220710 fix action button position 2017-04-28 17:32:04 +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
Andrey Shovkoplyas
04546fd8f9 fixes https://github.com/status-im/status-react/issues/1062 2017-04-20 17:27:06 +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
Andrey Shovkoplyas
954acda50f fixes https://github.com/status-im/status-react/issues/994 2017-04-19 14:30:14 +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
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
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
Gustavo Nunes
514f6a6be1 chats list UI fixes 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
1b6112a9bd first iteration, implemented profile screens and my profile screen
android styles, moved styles to platform files

implemented edit profile, refactored components

refactored common components, moved platform specific

styles small fix

fixes for code review

use defstyle macro
2017-04-13 18:15:40 +03:00
Gustavo Nunes
990f9fcbf5 tabs bar UI refresh 2017-04-13 18:15:40 +03:00
Gustavo Nunes
8c126e0779 start-new-chat screen UI changes 2017-04-13 18:15:40 +03:00
Gustavo Nunes
9f2af87393 chats list UI refresh 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
9345f77dd8 fixed list paddings
fixed android styles

group chat contacts management

refactored contact group contacts, deletion, implemented group chat settings

reworked contacts screens, implemented “add contacts” screen and “edit contacts” screen

group chat ui refresh
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
alwx
d6f43d3248 Move command-content to js files (#779) 2017-03-02 00:15:23 +02:00
Roman Volosovskyi
ace355515a public group chat 2017-02-14 15:15:59 +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
Andrey Shovkoplyas
dc01b9e3b7 fix for https://github.com/status-im/status-react/pull/773 and https://github.com/status-im/status-react/issues/694
fix for https://github.com/status-im/status-react/issues/635
2017-01-31 10:10:41 +02:00
Andrey Shovkoplyas
8110576228 no message
remove button container

fix for https://github.com/status-im/status-react/issues/657, and also Russian typo fixed
2017-01-31 08:29:51 +02:00
Roman Volosovskyi
0c69a27d95 unused aliases 2017-01-16 08:23:02 +02:00
alwx
5a872c8ca5 Translations for DApps (#334) 2016-12-30 20:45:14 +03:00
alwx
395aa9d807 Contacts search (#448);
Processed messages cache (#552);
Fix for adding pending contacts manually (#554);
Lots of fixes for toolbar & contact item
2016-12-14 18:40:22 +03:00
Roman Volosovskyi
14477b4921 fix #530 2016-12-01 14:17:01 +02:00
Roman Volosovskyi
746ec2d1fe Merge pull request #513 from status-im/bug/#507
Several messaging fixes: latest message (#507), no more clock-value bugs, some UI fixes
2016-11-30 18:14:56 +02:00
alwx
3e574fd65f Several messaging fixes: latest message (#507), no more clock-value bugs, some UI fixes 2016-11-30 17:14:37 +03:00
Roman Volosovskyi
85a48072ce fix #484 2016-11-30 09:42:51 +02:00
alwx
6eac6d21f4 React Native upgrade (0.38.0), fix for unhandled promise rejection (#414) 2016-11-29 12:50:40 +03:00
Roman Volosovskyi
80be20666b send command styling 2016-11-18 17:13:38 +02:00
Roman Volosovskyi
928780f342 upgrade react-native-action-button (fix #398)
fix #395


Former-commit-id: cb433622c9a1f35bb6c41549e7d56307250bf4ac
2016-11-01 15:43:35 +02:00
Alexander Pantyuhov
879393913c Correct ordering of messages (#224)
Former-commit-id: ff32691feafa11b3bde01212b216d87648eb64e9
2016-10-21 13:21:26 +03:00
Alexander Pantyuhov
9993ebd074 Command as the last message (#367)
Former-commit-id: dc3d9f8931c879062fc4e57ba1511fad78f3c7c5
2016-10-19 00:46:57 +03:00
Alexander Pantyuhov
e9777a6a0a Navigator fixes (#343)
Former-commit-id: 96e8f32c376e69585c20bfd51e545da2eb35362f
2016-10-18 14:15:55 +03:00
Adrian Tiberius
18f91f79ba changed to GFYCat-style naming convention
Former-commit-id: 8d43dbf6cad07b69fe7888ef94e7c119281c87df
2016-10-14 15:55:22 +03:00
Alexander Pantyuhov
76b6cbd443 Sync indicator (#312)
Former-commit-id: 52b786dd25cc47b80c8ec01434e34a36baf2a759
2016-10-13 14:59:19 +03:00
Alexander Pantyuhov
d6c4c36f80 Chat list and contact list UI fixes (#291, #274, #275)
Former-commit-id: decc2188e6da882af2735d2f45fc45ced323af47
2016-10-05 15:02:36 +03:00
Roman Volosovskyi
54f76720c4 Chats list: new messages counter for group chat (fixes #252)
Former-commit-id: 3c28b83e43ef3d0cc2664cbe3b3bcd2a5b750d19
2016-09-23 16:30:30 +03:00
alwxndr
7279f2bc19 fixes to make registration work on iOS (#232), other iOS fixes
Former-commit-id: cdebb4c312a9e997b9b135dfe85802c698604a95
2016-09-22 13:55:28 +03:00
alwxndr
c489c72635 group chat statuses (#205)
Former-commit-id: ea9ff21174bc31e93fd03bac490168751f8d1526
2016-09-16 14:37:53 +03:00
alwxndr
a4a05439aa replacing the need in passing platform-specific with status-im.utils.platform (#227)
Former-commit-id: b67417f2684836d2387b2c63ba43bc78141e1a8b
2016-09-15 17:11:59 +03:00
Adrian Tiberius
c7650519b2 fix new chat navigation history
Former-commit-id: 496800642cf479cff9e19aeb56c084955687657c
2016-09-11 13:19:31 +03:00
alwxndr
f3d0f3765d improved contact request (#122)
Former-commit-id: b260e7ba6b93fc1da406236531938d89bbdf19f8
2016-09-08 09:26:35 +03:00
Roman Volosovskyi
b9c5d84e90 fix #197 weird animation
Former-commit-id: b98293ceddb1161241a746636f0f5eb778d405ec
2016-08-26 12:37:13 +03:00
Roman Volosovskyi
5940af50ad send-transaction in commands.js
Former-commit-id: 871f8036516fd0fab72c2f17c7c0218c31ca022e
2016-08-19 11:52:44 +03:00
alwxndr
a598200ace discovery rework
Former-commit-id: 92073f3d679d09b01ddf827442e2face6b0c2dc9
2016-08-18 19:16:07 +03:00
alwxndr
1b480a1a58 * new my-profile screen
* ability to edit profile data
* ability to update status (we save it internally for now)
* ability to change profile picture (from camera or gallery)
* enhanced way of storing profile-related data in realm and internal state db


Former-commit-id: 91d8ecc4bdf8407bc95b2fe703113bebccbbd885
2016-08-06 11:58:04 +03:00
alwxndr
cb2709cef4 * ios-related fixes;
* separate components for geth and jail (required for ios app);
* status bar for both ios and android
* style fixes (including better login screen on Android);
* internal re-natal package


Former-commit-id: 47b3e7fe089a247aa9a670af45412496a1006f35
2016-07-29 14:49:52 +03:00