Tal Moran
3c52eb2e8d
Done refactoring scannerAPI; fixed android scanner to use modern settings api and allow URL+nonce
2017-06-26 00:22:20 +03:00
Tal Moran
291f7d93c0
Scanner serverdata now tries to get a non-localhost IPV4 address if possible
2017-06-25 18:54:34 +03:00
Tal Moran
324a079a90
Refactored and fixed NetworkVirtualPrinter
2017-06-25 17:51:25 +03:00
Tal Moran
6f35f105c5
Mostly finished with scanAPI refactoring
2017-06-25 16:20:28 +03:00
Tal Moran
cb1d2343c4
More refactoring for scannerAPI
2017-06-25 10:15:09 +03:00
Tal Moran
ceba09e65c
working on scanner API refactoring (doesn't compile yet)
2017-06-22 17:56:59 +03:00
Tal Moran
c7dd5bd663
Added settings activity to android scanner; started refactoring scanner api
2017-06-22 11:50:59 +03:00
Tal Moran
24e3556320
fixed build so android-scanner compiles; changed android-scanner to use meerkat scanner API rather than custom REST library
2017-06-22 02:58:01 +03:00
Laura Radaelli
646824de44
parse ScannedData serial number
2017-04-27 16:32:12 +03:00
Laura Radaelli
4e1b66f890
ip address set to work on tethering
2017-04-27 14:43:23 +03:00
Laura Radaelli
cc3e151a26
main that starts threads added
2017-04-16 17:09:35 +03:00
Laura Radaelli
29f6b244d7
polling station server and client communicate (reading scannedData works)
2017-04-16 14:59:44 +03:00
Laura Radaelli
ed7b50de23
fixed ScanErrorCallback error in ReceiverWebAPI
2017-03-20 18:20:30 +02:00
Laura Radaelli
09ee63eca4
polling station server and scanner client communicate (but missing response)
2017-03-20 18:03:08 +02:00
Laura Radaelli
11b86dd2aa
new files with new names (old test passed)
2017-03-20 10:37:02 +02:00
Tal Moran
53cc13b51b
Cleaning up unchecked casts
2017-01-24 16:28:57 +02:00
Hai Brenner
e298ab1e76
removed two unnecessary imports
2016-06-28 11:35:36 +03:00
Hai Brenner
14fac728b3
1. ScannedData now has a Channel and a SignedEncryptedBallot attributes,
...
rather than just 'data' attribute
2. Implemented a NetworkVirtualPrinter output device, and now both
this class and the previous SystemConsoleOutputDevice extend the same
new abstract class AsyncRunnableOutputDevice which supplies default
implementations for the interface methods.
2016-06-28 11:32:00 +03:00
arbel.peled
ffac7c1e34
Fixed all of Tal's remarks.
...
Switched to using the predefined BoolValue Protobuf.
2016-06-02 14:48:48 +03:00
arbel.peled
347e826f73
Working integrated version of Scanner WebApp
...
Fully testsed
Moved BoolMsg and IntMsg to Comm package (from BulletinBoardAPI)
2016-05-31 15:26:56 +03:00
arbel.peled
b934894bc5
Created Polling Station Scanner interface
...
Implemented Web App for the scanner
Not tested
2016-05-05 16:55:10 +03:00