Commit Graph

67 Commits

Author SHA1 Message Date
dankito 3943c301e7 Fixed saving 'settings.json' in application startup directory 2020-11-16 20:33:54 +01:00
dankito 7a327d5a8f Migrated from Kotlin script to Groovy as couldn't figure out how to create fat jar with Kotlin script 2020-11-16 02:19:29 +01:00
dankito 9d8c8f7c5b Fixed that only one decimal place has been displayed 2020-11-16 02:06:27 +01:00
dankito c2f7dbc3ac Implemented generating QR code automatically if Enter or Tab is pressed and required data is entered 2020-11-16 02:06:04 +01:00
dankito bec5ca8f14 Implemented saving and restoring app settings 2020-11-16 01:59:15 +01:00
dankito 6c21222051 Implemented saving generated QR code 2020-11-16 01:41:40 +01:00
dankito 0f8f09e669 Implemented generating EPC QR code for JavaFX 2020-11-16 00:15:16 +01:00
dankito c8d1a1a98c Implemented generating EPC QR code on Android 2020-11-15 21:08:03 +01:00
dankito e421cdb176 Implemented generating EPC QR code on iOS 2020-11-15 02:29:10 +01:00
dankito 0ed6c52ead Added some other options to ensure Java 8 is used 2020-11-13 03:05:45 +01:00
dankito 302d6027c8 Implemented REST service for generating EPC QR code 2020-11-13 03:03:12 +01:00
dankito 249fe588ed Implemented EpcQrCodeCreator 2020-11-13 02:54:54 +01:00
dankito 1b6e5c363b Implemented catching and logging exceptions 2020-11-12 23:50:05 +01:00
dankito f88070181d Implemented JavaFx app, but could not test if it works 2020-11-12 23:00:19 +01:00
dankito 807228f869 Implemented QrCodeGenerator for Android 2020-11-12 22:08:06 +01:00
dankito d51ad29b3a Setup iOS platform correctly 2020-11-10 01:56:18 +01:00
dankito 40ca00e470 Initial commit 2020-11-10 01:45:08 +01:00