Commit Graph

17 Commits

Author SHA1 Message Date
Paul Schaub 347e0fe022
Merge pull request #1 from Flowdalic/flow
Add changes by Flow
2018-11-08 15:26:57 +01:00
Florian Schmaus fc24055d46 Fix .gitignore 2018-11-08 14:20:54 +01:00
Florian Schmaus cb88a22cab Cleanup unused imports in Main 2018-11-08 14:20:34 +01:00
Florian Schmaus 4358b9c158 Use try/multi-catch in Main 2018-11-08 14:20:34 +01:00
Florian Schmaus f819102ca7 Simply call no-parameter disconnect() in Main
cause we can.
2018-11-08 14:20:34 +01:00
Florian Schmaus d00518b87c Use JUL Logger in Main 2018-11-08 14:20:34 +01:00
Florian Schmaus a9fb09511a Cleanup unsued import in Util 2018-11-08 14:20:34 +01:00
Florian Schmaus 8da72d9427 Cleanup unsued import and remove star import in QrDisplayController 2018-11-08 14:20:34 +01:00
Florian Schmaus 931d732e83 Cleanup unused imports in ListViewController 2018-11-08 14:20:34 +01:00
Florian Schmaus bb7e1fff69 Add 'eclipse' plugin to build.gradle 2018-11-08 14:20:26 +01:00
Florian Schmaus e96cb64406 Add info how to run the application to README.md 2018-11-08 09:18:48 +01:00
Paul Schaub c777ab80cf
Add screenshots to README 2018-11-03 18:16:18 +01:00
Paul Schaub c008f38143
Add assets 2018-11-03 18:14:44 +01:00
Paul Schaub 696352aaa8
Some quick reworkings. FP selection is working! 2018-11-03 17:49:06 +01:00
Paul Schaub 4309af9e7a
More prototyping - warning UGLY! 2018-10-30 00:44:29 +01:00
Paul Schaub 1e2a8cf641
Add license and README 2018-10-24 03:08:19 +02:00
Paul Schaub f131259fb9
Initial crappy commit 2018-10-24 03:03:46 +02:00