Commit Graph

36 Commits

Author SHA1 Message Date
Ivan Danyliuk a0a6c49ae4 Add local web server to serve the app 2018-11-15 09:21:21 +01:00
Ivan Danyliuk 924d249fbc Add changed events 2018-11-15 08:48:48 +01:00
Ivan Danyliuk f064e5613c Add notes and title to Settings 2018-11-15 08:20:54 +01:00
Ivan Danyliuk 381a7f42c9 Add initial code for settings 2018-11-15 08:08:25 +01:00
Ivan Danyliuk 8a6779451f Initial commit of txqr-tester 2018-11-15 07:10:31 +01:00
Ivan Danyliuk ead97e8c3d Add benchmarking test 2018-11-12 10:32:41 +01:00
Ivan Danyliuk 8fda9e5d3b Add go.mod 2018-11-12 08:13:28 +01:00
Ivan Danyliuk 5b8a1e2880 Add decoder code 2018-11-12 08:11:07 +01:00
Ivan Danyliuk 4db2b6caca Add QR decoder test 2018-11-12 07:57:28 +01:00
Ivan Danyliuk 3974f205a8 Rename qr.go 2018-11-12 07:57:17 +01:00
Ivan Danyliuk 63eaa2b695 Update README 2018-11-11 21:40:24 +01:00
Ivan Danyliuk 67569aa78d Update README 2018-11-11 21:39:22 +01:00
Ivan Danyliuk 6e60c47efa Add README 2018-11-11 21:37:55 +01:00
Ivan Danyliuk 73bd8f7339 Update READMEs 2018-11-11 21:32:34 +01:00
Ivan Danyliuk 63d465f125 Update gitignore 2018-11-11 21:32:28 +01:00
Ivan Danyliuk 9f05f1c702 Improve flags 2018-11-11 21:32:18 +01:00
Ivan Danyliuk 0faef8fc9f Add README 2018-11-11 21:29:33 +01:00
Ivan Danyliuk 0ad0d0a06b Update gitignore 2018-11-11 18:59:08 +01:00
Ivan Danyliuk 53efae2ad9 Add txqr-gif command 2018-11-11 18:55:30 +01:00
Ivan Danyliuk 699906b2d5 Add TotalTime and TotalSize methods 2018-11-11 15:50:12 +01:00
Ivan Danyliuk b5b64a861a Add Read Interval 2018-11-11 15:23:41 +01:00
Ivan Danyliuk 8806ee5d91 Add Speed method to decoder 2018-11-11 15:14:26 +01:00
Ivan Danyliuk e276ed1049 Encode to base64 before encoding 2018-11-11 14:53:30 +01:00
Ivan Danyliuk 5a1f7301aa Fix cache issue 2018-11-11 14:53:18 +01:00
Ivan Danyliuk 6550360a85 Move gomobile package to mobile 2018-11-10 22:59:48 +01:00
Ivan Danyliuk eeddf4c3ca Fix tests 2018-11-10 22:59:40 +01:00
Ivan Danyliuk 1109cf35bc Add cache and progress 2018-11-10 22:59:28 +01:00
Ivan Danyliuk 94f2b504ef Add Makefile for gomobile 2018-11-10 20:38:58 +01:00
Ivan Danyliuk e12e618042 Add txqr-ascii command 2018-11-10 20:38:22 +01:00
Ivan Danyliuk b8a0508931 Update gitignore 2018-11-10 19:59:47 +01:00
Ivan Danyliuk dfbb2baff9 Switch to decimals in protocol code 2018-11-10 19:58:20 +01:00
Ivan Danyliuk f99345a92e Add txqr package 2018-11-10 19:25:36 +01:00
Ivan Danyliuk e4cf6df2b1 Add decoder 2018-11-10 15:46:38 +01:00
Ivan Danyliuk d7e87567bb Reshuffling files 2018-11-10 15:46:22 +01:00
Ivan Danyliuk 2e38f77a65 Add initial protocol code 2018-11-10 14:42:03 +01:00
Ivan Danyliuk 6ad87b237a Add wrapper around QR library 2018-11-10 14:41:56 +01:00