Commit Graph

121 Commits

Author SHA1 Message Date
Andrey Shovkoplyas 3d05f99bd4 implemented fx handler, rewrite handlers using fx and cfx, optimized subscriptions, reorganized structure and renamed files, implemented re-frame-test and wrote some tests 2017-07-28 17:25:55 +03:00
Julien Eluard 614a2d89cb Added basic exception handler. 2017-07-26 21:40:38 +03:00
Andrey Shovkoplyas 0bf8b711be removed old unused code and resources 2017-07-17 22:48:06 +03:00
Roman Volosovskyi 23399c63e1 extract React Native dependencies 2017-07-17 11:38:48 +03:00
Andrey Shovkoplyas 21626549d1 implemented spec for app-db 2017-07-10 22:57:36 +03:00
Roman Volosovskyi e16b93fbd0 logging to Instabug 2017-05-19 23:35:17 +03:00
Roman Volosovskyi 0deca1f874 upgrade instabug 2017-05-18 16:12:40 +03:00
alwx ff59f8a375 The concept of command actions; /browse command actions (back, forward, fullscreen) (#1093) 2017-05-04 14:26:52 +03:00
Andrey Shovkoplyas 0d55009388 improved status-bar for android, implemented animated expandable overlay 2017-04-27 13:52:02 +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
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
Andrey Shovkoplyas 0e5b515f5e updated ui for accounts, login and recover screens 2017-04-17 14:51:11 +03:00
Gustavo Nunes 3244fa49ce Transaction screens: fee and title (#995)
* add estimated fee field
2017-04-14 10:39:52 +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 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 9c89c56679 fixes for code review (+1 squashed commit)
Squashed commits:
[58e9394] fix for https://github.com/status-im/status-react/issues/928 (+1 squashed commit)
Squashed commits:
[f56e7ad] fixes after rebase (+1 squashed commit)
Squashed commits:
[bb4a409] fixes after rebase (+1 squashed commit)
Squashed commits:
[297b52d] rebase onto ui-refresh
2017-04-13 18:15:40 +03:00
Gustavo Nunes b54c9f337f chat messages UI refresh 2017-04-13 18:15:40 +03:00
Gustavo Nunes 9d21285c10 fix contact list, edit icon and reorder screen 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas a543cdfa26 fixes for https://github.com/status-im/status-react/issues/911 and https://github.com/status-im/status-react/issues/834 2017-04-13 18:15:40 +03:00
Gustavo Nunes 141246e8d5 fixed share dialog everywhere on iOS 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 6ca2f61eb3 fix for https://github.com/status-im/status-react/issues/934 , implemented contacts-list-modal, refactored common styles 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
Roman Volosovskyi 07f1877c63 defstyle and defnstyle macro 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
Andrey Shovkoplyas d17646a6e9 https://github.com/status-im/status-react/issues/585 2017-04-13 18:15:40 +03: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
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
Roman Volosovskyi 0c69a27d95 unused aliases 2017-01-16 08:23:02 +02:00
alwx f3da7e7e76 react-native-emoji-picker (#547) 2016-12-20 18:01:17 +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 6c1f24b211 handle "Invalid JSON RPC response" error by restarting RPC server 2016-12-12 18:50:46 +02:00
Roman Volosovskyi 72f9b8dfa2 fix :navigation-back after sending transactions 2016-12-09 12:54:24 +02:00
Adrian Tiberius a96203b982 move jail initialization to core/init 2016-12-08 11:55:21 +02:00
Roman Volosovskyi d2dab549f8 fix #514 2016-11-30 19:44:39 +02:00
Roman Volosovskyi 692de70933 debug and release mode on real iOS device 2016-11-30 12:22:02 +02:00
Roman Volosovskyi 4d75476be4 Merge pull request #498 from status-im/bug/#414
React Native upgrade (0.38.0), fix for unhandled promise rejection (#414, #499)
2016-11-29 12:11:15 +02:00
Roman Volosovskyi 0e4c67f0ce fix #503 2016-11-29 11:56:56 +02:00
alwx 6eac6d21f4 React Native upgrade (0.38.0), fix for unhandled promise rejection (#414) 2016-11-29 12:50:40 +03:00
Jarrad Hope b008e59e0f fix #483 2016-11-28 16:08:17 +02:00
Roman Volosovskyi f6c55d1182 Merge pull request #465 from status-im/bug/#462
QR code screen (#462)
2016-11-19 19:36:15 +02:00
Alexander Pantyuhov cdfa395b34 Updated QR code layout and #462 fix 2016-11-19 14:10:27 +03:00
Roman Volosovskyi 80be20666b send command styling 2016-11-18 17:13:38 +02:00
Alexander Pantyuhov 2f7d75c90f Discovery fixes (#432, #434)
No more newline characters in statuses (#463)
Copyable address and key in profile (#462), several fixes
2016-11-17 20:15:46 +02:00
Adrian Tiberius bbdf1a7271 add splash screen 2016-11-15 13:51:14 +02:00
Roman Volosovskyi 356d4f75fb Merge pull request #427 from status-im/feature/#422
Show QR in profile (#422)
2016-11-11 10:06:43 +02:00
Alexander Pantyuhov d48accae30 Multiple fixes for profile layout (#429) 2016-11-09 16:04:14 +03:00
Adrian Tiberius 083ade766e implement new wallet flow 2016-11-08 19:38:59 +02:00
Roman Volosovskyi b9d29b7fd8 fix bugs related to release build for android devices
Former-commit-id: 53e7ca91d9
2016-10-26 15:16:27 +03:00
Roman Volosovskyi 956da9b82e rework !send command
Former-commit-id: 608243bd3d
2016-10-18 15:40:57 +03:00
Alexander Pantyuhov e9777a6a0a Navigator fixes (#343)
Former-commit-id: 96e8f32c37
2016-10-18 14:15:55 +03:00
Alexander Pantyuhov 0e3a39d7fb Chat header text & arrow alignment (#301)
Former-commit-id: c6d2923d05
2016-10-14 13:17:13 +03:00
Alexander Pantyuhov d6c4c36f80 Chat list and contact list UI fixes (#291, #274, #275)
Former-commit-id: decc2188e6
2016-10-05 15:02:36 +03:00
Adrian Tiberius 2c3eec3c43 added database migration functionality
Former-commit-id: a6f63a5b5f
2016-10-04 18:29:41 +03:00
Roman Volosovskyi 87824f4697 Console chat cosmetic changes. Fixes #281, #284, #285, #287
Former-commit-id: 6effc91d3c
2016-10-04 11:35:32 +03:00
alwxndr 08f17909f6 Profile validations (#235)
Former-commit-id: 80ec3eeef3
2016-09-27 20:04:00 +03:00
alwxndr 7279f2bc19 fixes to make registration work on iOS (#232), other iOS fixes
Former-commit-id: cdebb4c312
2016-09-22 13:55:28 +03:00
Roman Volosovskyi 816281bf7f Cleanup after protocol's refactoring
Former-commit-id: b6977dc0b7
2016-09-18 09:29:35 +03:00
alwxndr a4a05439aa replacing the need in passing platform-specific with status-im.utils.platform (#227)
Former-commit-id: b67417f268
2016-09-15 17:11:59 +03:00
alwxndr 6319a755fe discovery search results
Former-commit-id: 9a1d274c4f
2016-08-22 11:45:23 +03:00
alwxndr a598200ace discovery rework
Former-commit-id: 92073f3d67
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: 91d8ecc4bd
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: 47b3e7fe08
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: ba1365fa0a
2016-07-27 18:21:19 +03:00
Jarrad 5aa61b1de4 Syng to Status
Former-commit-id: 134c040c3e
2016-05-19 18:32:38 +02:00
Jarrad b5763bb8ad syng to status
Former-commit-id: 6a5250247c
2016-05-19 18:31:56 +02:00