40 Commits

Author SHA1 Message Date
Roman Volosovskyi
148d43fdab
[#7871] Handle multiple opened screens with qr code readers 2019-05-06 17:25:02 +03:00
Julien Eluard
f6fce850b2
Revert "After dismissing error, no redirect to home and new qr can be"
This reverts commit 386c678cafa108884daa806e1c61dc083042b407.
2019-04-26 15:27:44 +03:00
Kris Calabio
386c678caf
After dismissing error, no redirect to home and new qr can be
scanned.

Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-04-08 19:26:24 +02:00
tbenr
51f6a173df
fixes #6596
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2019-02-11 11:05:23 +01:00
Andrey Shovkoplyas
1b6d51ff11
implemented functionality to request user action from dapps
fixed qr code js api

Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-04 15:25:18 +02:00
yenda
4bd5d986b0
remove merge-fx macro
Signed-off-by: yenda <eric@status.im>
2018-09-25 15:18:44 +02:00
Julien Eluard
10373ae6fd
[fix 5870] Added QR code API
Signed-off-by: yenda <eric@status.im>
2018-09-24 12:08:50 +02:00
Eric Dvorsak
8dc9af8917
refactoring of events into status-im.events
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-09-11 15:09:54 +02:00
Andrey Shovkoplyas
883b702fcb Introduced new hierarchy ,refactored core 2017-08-14 13:42:20 +03:00
Andrey Shovkoplyas
1485e07259 make all specs nilable 2017-07-11 15:06:23 +03:00
Julien Eluard
6e5e6200ab Upgraded to re-frame 0.9.4
Simplify handlers chaining
Moved to reg-sub usage
Use reg-sub 3-arity to remove subscribe calls
2017-07-11 11:03:28 +03:00
Andrey Shovkoplyas
21626549d1 implemented spec for app-db 2017-07-10 22:57:36 +03:00
alwx
a8566759b5 App crashes if access to camera was denied and user tries to scan QR or capture image (#1134) 2017-05-03 13:29:41 +03:00
alwx
1a88b647b4 No camera is shown if scan QR. White screen is shown instead. (#1120) 2017-05-01 19:24:59 +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
a95b307810 fix navigation after qr scanning 2017-01-04 14:03:28 +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
6c1f24b211 handle "Invalid JSON RPC response" error by restarting RPC server 2016-12-12 18:50:46 +02:00
Roman Volosovskyi
692de70933 debug and release mode on real iOS device 2016-11-30 12:22:02 +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
Adrian Tiberius
083ade766e implement new wallet flow 2016-11-08 19:38:59 +02:00
Alexander Pantyuhov
3819a0e8e5 Show QR in profile (#422) 2016-11-08 15:39:23 +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
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
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
Adrian Tiberius
04f4945aaf updated design for login input fields
Former-commit-id: af3f21629b64f4de4e4c4fca4543537d44ea99d4
2016-07-05 21:19:12 +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
Roman Volosovskyi
b746bcef4f attempt to fix performance issues
Former-commit-id: 3a93e0890bfea4b167b934c26f2c5096ea73421a
2016-06-30 17:23:38 +03:00
Adrian Tiberius
15ddd891a1 fix validation visual feedback and disabled grey tick
Former-commit-id: e947bb0ea17394caa1facee04d43712882409845
2016-06-29 23:06:50 +03:00
Adrian Tiberius
a9d2ed2711 applied new design
Former-commit-id: 9f405ee18d9407198a6752040ccb9342f3d7be87
2016-06-21 17:15:46 +03:00
Adrian Tiberius
c00bc75346 updated new contact screen; some code cleaning
Former-commit-id: e0ce4217bb27ed4f9015833ad19eb3bb441fc79c
2016-06-10 03:03:40 +03:00
Adrian Tiberius
a424ba1447 qr-scanner screen title, code cleaning, style fixes
Former-commit-id: fbd66a840fc7f43b212f16f7cf3ae619267ce429
2016-06-03 15:47:52 +03:00
Roman Volosovskyi
13d689bb4a println
Former-commit-id: 72b9afce9985c73a1c98a13cdbd7615da775cd4a
2016-06-02 17:40:58 +03:00
Roman Volosovskyi
1d3a91c0ee updated qr flow
Former-commit-id: db46a3a3cb4de5ef843759751661d9f41d8f26ad
2016-06-02 17:39:26 +03:00
Adrian Tiberius
a156c8f865 make qr-scanner callable multiple times from different screens
Former-commit-id: 6eeefb2efbd460376eb00b9714422e1c23724402
2016-06-02 13:43:26 +03:00
Adrian Tiberius
4870fef74b fix qr code decoding and remove extra data
Former-commit-id: 755e9bf2b3afe92d0bf426cd47b7bbfa572f7c82
2016-06-01 14:01:58 +03:00
Adrian Tiberius
d094cd286c implemented #119 and #120
Former-commit-id: c81276e3b70616511a6f1f98f452dc50b08fe975
2016-06-01 11:41:50 +03:00