123 Commits

Author SHA1 Message Date
alwx
2c90faab86 No more react-native-network-info, updated /debug command response 2017-06-01 10:18:04 +03:00
Gustavo Nunes
e52b2c27dd drawer UI refresh 2017-05-26 17:22:45 +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
Roman Volosovskyi
88cee34997 disable Instabug for development env 2017-05-18 11:30:17 +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
504e3493ef Runtime permissions (#762) 2017-04-28 16:45:01 +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
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
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
alwx
43667ea6ac Showing device's IP (#807) 2017-03-03 17:54:44 +02: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
Jarrad Hope
ad3aed7d01 missing microphone plist entry 2017-01-05 01:28:49 +07:00
Roman Volosovskyi
82f88b3a36 fix #611 2017-01-03 12:59:00 +02:00
Roman Volosovskyi
a57da3e086 add webview bridge based on WKWebView 2016-12-20 11:58:03 +02:00
Roman Volosovskyi
fc39346bc2 inject web3 before page loading in webview (works only on android) 2016-12-19 14:40:16 +02:00
Roman Volosovskyi
61100a1bc7 fix bundle identifier 2016-12-13 17:22:08 +02:00
Roman Volosovskyi
f74944ac2d prevent SIGPIPE crash on iOS 2016-12-11 13:09:12 +02:00
Roman Volosovskyi
915394b058 fix LATEST_TAG in iOS versions script 2016-12-09 09:51:19 +02:00
Jarrad Hope
9ac00ad41f git and tag based versioning 2016-12-08 16:33:39 +02:00
alwx
749ee16d58 Address field in Send to Contacts Screen (#522) 2016-12-02 12:38:55 +03:00
Jarrad Hope
5accad5cce every icon is square 2016-11-30 22:54:13 +08:00
Roman Volosovskyi
692de70933 debug and release mode on real iOS device 2016-11-30 12:22:02 +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
6d22cc7650 Merge pull request #500 from status-im/bug/#494
Portrait only on iOS (#494)
2016-11-29 10:27:59 +02:00
Jarrad Hope
b008e59e0f fix #483 2016-11-28 16:08:17 +02:00
alwx
98bf099c03 Portrait only on iOS (#494) 2016-11-28 16:41:59 +03:00
Alexander Pantyukhov
4ffbea6a6a Share Address/Public Key (#485) 2016-11-27 17:38:42 +02:00
Jarrad
a62c4b1c78 Merge pull request #469 from status-im/package-name
Change package name to im.status.ethereum
2016-11-20 18:18:59 +08:00
Roman Volosovskyi
80be20666b send command styling 2016-11-18 17:13:38 +02:00
Roman Volosovskyi
64a9847b21 fix #452 2016-11-18 16:49:51 +02:00
Adrian Tiberius
bbdf1a7271 add splash screen 2016-11-15 13:51:14 +02:00
Jarrad Hope
a37ff23825 instabug integration 2016-11-15 09:22:19 +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
Roman Volosovskyi
2c8ade2346 fixes #383
Former-commit-id: 371c4889acb246944150cfdd9059f8c945e5c73f
2016-10-21 17:42:08 +03:00