74 Commits

Author SHA1 Message Date
Foo Pang
6f0a710b53
[Fix #3369] Migrate checkboxes to native widget
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-13 16:28:19 +01:00
monokh
bcc2b12036 Cleanup raster images (Fixes #1961) (#2748)
* Remove raster images moved to vector icons

* Removed unused raster images

* Raster image cleanup: add back lock, console, close icons

* Raster image cleanup: Add back lock mdpi + hdpi
2017-12-22 16:15:56 +02:00
Gustavo Nunes
9a06417b6e New screen: Wallets list (ui only) 2017-08-29 16:51:17 +02:00
Julien Eluard
55fd200c71 Introduced tab switching for wallet transactions screen 2017-08-22 11:41:37 +03:00
Gustavo Nunes
dc42a9a719 Created Wallet main screen 2017-08-10 11:42:29 +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
1596b61b46 More UI components accessible from API, ability to generate QR codes, small cleanup 2017-06-28 10:38:23 +03:00
Gustavo Nunes
e52b2c27dd drawer UI refresh 2017-05-26 17:22:45 +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
f58e6d427d fixes https://github.com/status-im/status-react/issues/1041 2017-04-20 14:18:10 +03:00
Andrey Shovkoplyas
0e5b515f5e updated ui for accounts, login and recover screens 2017-04-17 14:51:11 +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
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
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
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
Gustavo Nunes
990f9fcbf5 tabs bar 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
749ee16d58 Address field in Send to Contacts Screen (#522) 2016-12-02 12:38:55 +03:00
Jarrad Hope
b008e59e0f fix #483 2016-11-28 16:08:17 +02:00
Alexander Pantyuhov
91de5dde48 Updated splash screen layout 2016-11-17 13:38:24 +03: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
Jarrad Hope
a83abf0f9c add the new logo ios, android 2016-11-10 13:12:51 +08:00
Alexander Pantyuhov
3819a0e8e5 Show QR in profile (#422) 2016-11-08 15:39:23 +03:00
Roman Volosovskyi
4fd5be78b4 wallet dapp icon & border
commands/requests icons


Former-commit-id: e4a23bba54634216ad6a0761f2c5738ed08d288c
2016-10-31 16:54:49 +02: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
87824f4697 Console chat cosmetic changes. Fixes #281, #284, #285, #287
Former-commit-id: 6effc91d3c496053e41d457c16b828d7f525b5d6
2016-10-04 11:35:32 +03:00
alwxndr
311a61bc7f multiline text input (#255), correct assets for iOS
Former-commit-id: 149442100e1b045b1dba9c77b597f97f8e02c785
2016-09-27 16:37:26 +03:00
Roman Volosovskyi
5940af50ad send-transaction in commands.js
Former-commit-id: 871f8036516fd0fab72c2f17c7c0218c31ca022e
2016-08-19 11:52:44 +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
04f4945aaf updated design for login input fields
Former-commit-id: af3f21629b64f4de4e4c4fca4543537d44ea99d4
2016-07-05 21:19:12 +03:00
Adrian Tiberius
11cabd8731 Merge remote-tracking branch 'origin/develop' into feature/#124
Former-commit-id: 15955ffb987ae2949a26bccc8ccd70e3d6437033
2016-07-05 18:23:34 +03:00
Jarrad
4ac074a71d Merge pull request #146 from status-im/feature/#119
Feature/#119

Former-commit-id: db5c654686263068343ebe0f4aeb39b89dac868b
2016-07-05 14:38:04 +02:00
Adrian Tiberius
5349ecfc7f Merge remote-tracking branch 'origin/develop' into feature/#124
Former-commit-id: 49ec4ca1453e741dc09a584617ce390c11b44f71
2016-06-30 23:55:55 +03:00
Roman Volosovskyi
b763d5d9c9 commands button
Former-commit-id: e728c155a12139daf977397fb0ea7a6de5339b57
2016-06-30 11:48:56 +03:00
Adrian Tiberius
163e98afee merged develop
Former-commit-id: 6bb48a42f943e2c4f3616eecc89c849ec341769c
2016-06-22 11:24:47 +03:00
Roman Volosovskyi
9ac1056d73 no contacts screen & some fixes
Former-commit-id: dc567356ca90eac2d99c73b4a0008c65ac748e39
2016-06-21 18:48:41 +03:00
Adrian Tiberius
a9d2ed2711 applied new design
Former-commit-id: 9f405ee18d9407198a6752040ccb9342f3d7be87
2016-06-21 17:15:46 +03:00
virvar
5f8f390bd1 Merge remote-tracking branch 'origin/develop' into response-design
# Conflicts:
#	src/status_im/db.cljs


Former-commit-id: 86dc0ad06ebcfeb618b529c49b3432b52b106219
2016-06-13 19:54:39 +03:00
Adrian Tiberius
7d67ab6525 added login and users screens
Former-commit-id: 0a5ce64fe25837166b9798953f3bed961fe634c3
2016-06-13 19:35:18 +03:00
Adrian Tiberius
23a17b2632 merged develop
Former-commit-id: 7f207a37600ca9f2a44b51c714cf8b4e47f5ec29
2016-06-10 03:21:48 +03:00
Adrian Tiberius
c00bc75346 updated new contact screen; some code cleaning
Former-commit-id: e0ce4217bb27ed4f9015833ad19eb3bb441fc79c
2016-06-10 03:03:40 +03:00
ce6ebde8b7 fix conflicts
Former-commit-id: 804683cd5235ac5053923ef5268706b6f722d490
2016-06-08 13:06:58 +02:00