45 Commits

Author SHA1 Message Date
Andrey Shovkoplyas
954acda50f fixes https://github.com/status-im/status-react/issues/994 2017-04-19 14:30:14 +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
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
Roman Volosovskyi
ace355515a public group chat 2017-02-14 15:15:59 +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
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
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
928780f342 upgrade react-native-action-button (fix #398)
fix #395


Former-commit-id: cb433622c9a1f35bb6c41549e7d56307250bf4ac
2016-11-01 15:43:35 +02:00
Alexander Pantyuhov
e9777a6a0a Navigator fixes (#343)
Former-commit-id: 96e8f32c376e69585c20bfd51e545da2eb35362f
2016-10-18 14:15:55 +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
Roman Volosovskyi
b9c5d84e90 fix #197 weird animation
Former-commit-id: b98293ceddb1161241a746636f0f5eb778d405ec
2016-08-26 12:37:13 +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
alwxndr
75d6313511 react-native upgrade, re-natal upgrade, dependencies updates and fixes to make ios builds work
Former-commit-id: ba1365fa0a588792c0a9bf9df8530f18968c2b4f
2016-07-27 18:21:19 +03:00
Adrian Tiberius
32239beb54 fix tab bottom gradient
Former-commit-id: 1d460333a1e24ee4acd92def5714bc97d8f44441
2016-07-26 11:06:55 +03:00
Roman Volosovskyi
e464079a84 Merge branch 'develop' into fix/single-drawer
Former-commit-id: e3e4de6f1203c0d9a4188a766a3cbd38de50df1c
2016-06-22 10:48:45 +03:00
Roman Volosovskyi
f24e493ac4 Merge branch 'develop' into feature/#138
Former-commit-id: 4be203bcd38674ee56d6b8a824c4ad61d263d14d
2016-06-21 18:54:52 +03:00
virvar
c2ee61c1db Contact view refactoring
Former-commit-id: 93de4680de470003df22d6894f7bd5107d625608
2016-06-20 16:37:26 +03:00
virvar
8bb880429a Improve tabs bar animation
Former-commit-id: 8622859c3a1fc256c63b437c10ba2e6ce0d93824
2016-06-17 15:45:02 +03:00
virvar
b9e3e213a1 Grey action bar. Hide navbar on chat list scroll.
Former-commit-id: 9ed4cc03e3e6852f47688fcd9bac39df2d12274d
2016-06-17 15:45:01 +03:00
virvar
f737416893 Move drawer to tabs view
Former-commit-id: 86117b3de21857910eb550c430b1cf9aa037c2a5
2016-06-17 15:30:11 +03:00
Roman Volosovskyi
0f6e15a8d0 fix ids for chats created after receiving from unknown id
Former-commit-id: b914493283e4b03415ba576533ff02f68c4ada81
2016-05-30 11:49:16 +03:00
Adrian Tiberius
67e784598a changed translation style
Former-commit-id: 182600b2d7089b36f9b7451ba49a74ac80dab515
2016-05-25 18:57:06 +03:00
Adrian Tiberius
7d47ab2d62 added i18n translations
Former-commit-id: b15c156a40957c27f0c4feea3ea7ceedf0407090
2016-05-25 04:27:03 +03:00
Adrian Tiberius
6ab889152c merge develop
Former-commit-id: 98f22d9a13d55ae1baf7c655107a09e279024d80
2016-05-24 12:01:26 +03:00
virvar
49a9ae3ba1 Merge remote-tracking branch 'origin/develop' into real-data. Fix contacts synchronization.
# Conflicts:
#	.re-natal
#	android/app/build.gradle
#	android/app/src/main/java/com/statusim/MainActivity.java
#	android/settings.gradle
#	src/status_im/chat/handlers.cljs
#	src/status_im/chat/screen.cljs
#	src/status_im/chats_list/views/chat_list_item.cljs
#	src/status_im/db.cljs
#	src/status_im/group_settings/screen.cljs


Former-commit-id: dcc607022f4e62e4c544495220c3130c5c30b026
2016-05-24 11:08:54 +03:00
Adrian Tiberius
56c1248a6d fixes #88
Former-commit-id: b1bc93b782b0750be75ffdc7728736f4e0a87252
2016-05-23 15:13:52 +03:00
virvar
5142ffc4c3 Fix new chat icon
Former-commit-id: fc5bb416af26496701f4132ef055d463b63ee9d6
2016-05-23 13:50:46 +03:00
Adrian Tiberius
c7a9f13733 merged develop
Former-commit-id: 4a35a06b8c3dee363e8a237cc245e488b9c165c8
2016-05-20 22:12:08 +03:00
virvar
be0d7e2614 Add TODO comments
Former-commit-id: 3af6d2f369a105713847b7fa4cb7763dde1d847d
2016-05-20 15:37:24 +03:00
Jarrad
b5763bb8ad syng to status
Former-commit-id: 6a5250247ca0de762169548c2ff109486b709f13
2016-05-19 18:31:56 +02:00