Go to file
dankito d94fb9e88b Updated KorIM to version 2.7.0 (version 3.x didn't work, cannot resolve all dependencies then) 2023-04-11 01:04:46 +02:00
EpcQrCode Updated KorIM to version 2.7.0 (version 3.x didn't work, cannot resolve all dependencies then) 2023-04-11 01:04:46 +02:00
EpcQrCodeAndroidApp Implemented scaling QR code 2022-03-13 23:43:57 +01:00
EpcQrCodeJavaFxApp Implemented generating QR code 2022-03-13 23:23:24 +01:00
EpcQrCodeNativeApp Implemented drawing a border around QR code so that scanner apps can better detect QR code 2022-03-14 03:02:11 +01:00
EpcQrCodeRest Enabled GZip support (but don't use it as class annotation, otherwise constructor injection will fail) 2023-04-11 01:02:48 +02:00
EpcQrCodeiOSApp Renamed EpcQrCodeCreator to EpcQrCodeGenerator 2022-03-13 22:23:22 +01:00
gradle/wrapper Initial commit 2020-11-10 01:45:08 +01:00
.gitignore Initial commit 2020-11-10 01:45:08 +01:00
build.gradle.kts Removed outdated jcenter() repository 2023-04-10 18:46:11 +02:00
gradle.properties Raised Gradle heap size to 3GB 2023-04-11 01:03:02 +02:00
gradlew Initial commit 2020-11-10 01:45:08 +01:00
gradlew.bat Initial commit 2020-11-10 01:45:08 +01:00
settings.gradle.kts Removed outdated jcenter() repository 2023-04-10 18:46:11 +02:00