Commit graph

26 commits

Author SHA1 Message Date
Brendon Duncan
576bb2098a Moved the fix for reading the QR code higher up the call stack, so it would only be used when needed. 2018-05-24 18:56:05 -07:00
Brendon Duncan
e7e578f20c Manually reversing 2 commits. 2018-05-24 18:36:20 -07:00
Jean-Baptiste Dominguez
c2fda9f177 Improvement - 314 - Wrong flow on camera permissions 2018-05-09 15:22:58 +09:00
Jean-Baptiste Dominguez
96f7d4c60a Improvement - 314 - Wrong flow on camera permissions 2018-05-09 14:41:55 +09:00
Kadir Sekha
25a30eeb55 force the nav bar to appear if it disappears 2018-02-28 14:15:44 +05:00
Jason Dreyzehner
b31719dbeb fix(scanner): fix a bug which can cause the scanner to remain active indefinitely
fixes #4967
2017-01-20 09:09:36 -05:00
Jason Dreyzehner
e5a89293c0 fix(scanner): avoid pre-initializing scanner on desktop 2017-01-11 19:45:39 -05:00
Marty Alcala
22d4a92f7d Revert "Revert "Scan handling""
This reverts commit 641091e7d9.
2016-10-26 14:00:43 -04:00
Matias Alejo Garcia
641091e7d9 Revert "Scan handling" 2016-10-22 23:28:24 -03:00
Marty Alcala
01da9d91e4 cleanup 2016-10-19 16:45:29 -04:00
Marty Alcala
0d34b4d2f7 ensure scan view resumes on action sheet close 2016-10-18 17:38:47 -04:00
Marty Alcala
353aa46575 stop scanning after user navigates via the incoming data menu 2016-10-18 17:13:42 -04:00
Marty Alcala
2a7ed47548 remove fetch pay pro logic from send confirm screen 2016-10-14 13:42:56 -04:00
Marty Alcala
73c3f1853d make action sheet come up if non paypro url has been scanned 2016-10-14 10:33:36 -04:00
Marty Alcala
cc7311d169 prelim incoming data menu component 2016-10-13 18:29:03 -04:00
Jason Dreyzehner
c0d4fbe5bb feat(scan): first iteration of full scan view implementation 2016-10-11 03:06:17 -04:00
Jason Dreyzehner
f41c56ba04 feat(scan): implement permission priming in scanService 2016-10-10 22:59:35 -04:00
Jason Dreyzehner
f901c95f67 feat(scan): create Scan tab and scannerService, implement QRScanner and controls 2016-09-30 21:35:23 -04:00
Matias Alejo Garcia
d5d3f9ee28
. 2016-08-25 11:18:10 -03:00
Matias Alejo Garcia
3f6611fb5b
fix scanner error 2016-08-24 19:51:16 -03:00
Matias Alejo Garcia
28235011fd
qr Scanner 2016-08-24 19:28:20 -03:00
Matias Alejo Garcia
7d98063c43
rm go 2016-08-19 13:17:54 -03:00
Gustavo Maximiliano Cortez
7cb64078c5
Addressbook 2016-08-18 19:30:03 -03:00
Gustavo Maximiliano Cortez
1032aa202f
Fix undefined variable on device 2016-08-17 19:35:07 -03:00
Gustavo Maximiliano Cortez
89b0fca5cb
QR Scanner for bitcoin URI 2016-08-17 19:25:07 -03:00
Gustavo Maximiliano Cortez
70ba150e60
Adds scan tab. Fix grunt ios 2016-08-17 15:23:17 -03:00
Renamed from src/js/controllers/modals/scanner.js (Browse further)