Commit Graph

41 Commits

Author SHA1 Message Date
Andrey Shovkoplyas 507cc5cf39
send transaction GUI
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-11-27 14:32:04 +01:00
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 386c678caf.
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: decc2188e6
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: b67417f268
2016-09-15 17:11:59 +03:00
Roman Volosovskyi 5940af50ad send-transaction in commands.js
Former-commit-id: 871f803651
2016-08-19 11:52:44 +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
Adrian Tiberius 04f4945aaf updated design for login input fields
Former-commit-id: af3f21629b
2016-07-05 21:19:12 +03:00
Jarrad 4ac074a71d Merge pull request #146 from status-im/feature/#119
Feature/#119

Former-commit-id: db5c654686
2016-07-05 14:38:04 +02:00
Roman Volosovskyi b746bcef4f attempt to fix performance issues
Former-commit-id: 3a93e0890b
2016-06-30 17:23:38 +03:00
Adrian Tiberius 15ddd891a1 fix validation visual feedback and disabled grey tick
Former-commit-id: e947bb0ea1
2016-06-29 23:06:50 +03:00
Adrian Tiberius a9d2ed2711 applied new design
Former-commit-id: 9f405ee18d
2016-06-21 17:15:46 +03:00
Adrian Tiberius c00bc75346 updated new contact screen; some code cleaning
Former-commit-id: e0ce4217bb
2016-06-10 03:03:40 +03:00
Adrian Tiberius a424ba1447 qr-scanner screen title, code cleaning, style fixes
Former-commit-id: fbd66a840f
2016-06-03 15:47:52 +03:00
Roman Volosovskyi 13d689bb4a println
Former-commit-id: 72b9afce99
2016-06-02 17:40:58 +03:00
Roman Volosovskyi 1d3a91c0ee updated qr flow
Former-commit-id: db46a3a3cb
2016-06-02 17:39:26 +03:00
Adrian Tiberius a156c8f865 make qr-scanner callable multiple times from different screens
Former-commit-id: 6eeefb2efb
2016-06-02 13:43:26 +03:00
Adrian Tiberius 4870fef74b fix qr code decoding and remove extra data
Former-commit-id: 755e9bf2b3
2016-06-01 14:01:58 +03:00
Adrian Tiberius d094cd286c implemented #119 and #120
Former-commit-id: c81276e3b7
2016-06-01 11:41:50 +03:00