Commit graph

27 commits

Author SHA1 Message Date
Gabriel Bazán
95f3ddf01a remove external services for this first release and general refactors 2017-06-22 15:47:50 -03:00
Gabriel Bazán
c932e0d23c fixes 2017-06-22 15:47:50 -03:00
Gabriel Bazán
8627e60103 add old scanner for windows platform 2017-06-22 15:47:50 -03:00
Gustavo Maximiliano Cortez
2e82dfa0a8
Fix QR scanner from directive 2017-01-04 20:43:04 -03:00
Jason Dreyzehner
c0d4fbe5bb feat(scan): first iteration of full scan view implementation 2016-10-11 03:06:17 -04:00
Nick Cardin
581622f83d feat(qr-scanner): update directive to use the new scan view 2016-10-10 23:02:19 -04:00
Gustavo Maximiliano Cortez
2108a29006
Fix addressbook. Modal can be opened from anywhere 2016-08-25 17:40:20 -03:00
Matias Alejo Garcia
d5d3f9ee28
. 2016-08-25 11:18:10 -03:00
Gustavo Maximiliano Cortez
7cb64078c5
Addressbook 2016-08-18 19:30:03 -03:00
Gustavo Maximiliano Cortez
70ba150e60
Adds scan tab. Fix grunt ios 2016-08-17 15:23:17 -03:00
Gustavo Maximiliano Cortez
df0f77b383
Add/create/import/join. Main sass file 2016-08-16 17:45:20 -03:00
Gabriel Bazán
0cca8f6367
remove angular foundation and use only ionic modals 2016-06-22 15:00:27 -03:00
Matias Alejo Garcia
2a97446ef9
remote ignoreMobilePause, refactor openURL 2016-06-11 18:44:15 -03:00
Matias Alejo Garcia
b2b4ae2618
fix qrScanner 2016-06-01 16:32:33 -03:00
Matias Alejo Garcia
cc2853e827
ref controllers 2016-05-31 18:35:10 -03:00
Gustavo Maximiliano Cortez
d248f2dcd2 Bug/android camera (#4106)
* Fix android camera

* New release v1.10.4
2016-04-21 15:00:10 -03:00
Gustavo Maximiliano Cortez
fea6bb7938 Fix camera permissions for Android 6 (#4102) 2016-04-21 14:13:25 -03:00
Gustavo Maximiliano Cortez
a90503ac17
Adds new plugin for Android. Fix cancel 2016-01-11 11:43:34 -03:00
Gustavo Maximiliano Cortez
5986daf140
Speed up QR code scanner for iOS 2016-01-11 10:29:45 -03:00
Gustavo Maximiliano Cortez
9573e596fd
Fix: Close/stop camera for linux 2015-10-29 10:20:52 -03:00
Gustavo Maximiliano Cortez
42c736b696
Turn off camera after close on desktop 2015-10-13 16:15:23 -03:00
Gustavo Maximiliano Cortez
547d61d740
Translate Preparing camera... 2015-09-28 01:40:50 -03:00
Gustavo Maximiliano Cortez
bd5336ea23
Updates bower dependencies. Fix angular iOS 9.0.1 2015-09-27 19:55:59 -03:00
Kosta Korenkov
53f114c747 Double check for QR scanner
Now QR scanner returns only if two consecutive scans return the same result.
2015-08-31 08:55:30 +03:00
Kosta Korenkov
496b88cc0e Make beforeScan optional 2015-07-23 13:52:00 +03:00
Kosta Korenkov
1f4f78bec0 Make directive to accept onScan and beforeScan callbacks instead of broadcasting 'dataScanned' event.
This will allow to reuse directive for screens different from 'send'
2015-07-23 13:21:31 +03:00
Kosta Korenkov
b673540638 Create qrScanner directive 2015-07-23 11:48:28 +03:00