Go to file
dankito cee0ca6f17 Set rootProject name to 'EpcQrCodeProject' so that it doesn't conflict with 'EpcQrCode' project 2024-10-16 00:40:02 +02:00
EpcQrCode Implemented that if QR Code text has more than 12 lines, ignoring them if they are empty 2024-10-04 07:24:09 +02:00
EpcQrCodeAndroidApp Fixed that Android 12+ now requires "exported" to be set to true 2023-04-11 02:28:19 +02:00
EpcQrCodeJavaFxApp Implemented generating QR code 2022-03-13 23:23:24 +01:00
EpcQrCodeNativeApp Fixed setting height and width in native app 2023-04-11 01:08:26 +02:00
EpcQrCodeRest Updated Quarkus version 2024-10-01 18:29:28 +02:00
EpcQrCodeiOSApp Renamed EpcQrCodeCreator to EpcQrCodeGenerator 2022-03-13 22:23:22 +01:00
docs/Specifications Added specification 2024-10-03 18:24:32 +02:00
gradle/wrapper Updated Gradle and Kotlin version 2024-10-01 18:16:24 +02:00
kotlin-js-store Updated Kotlin version 1.9.x 2024-10-01 20:49:16 +02:00
.gitignore Initial commit 2020-11-10 01:45:08 +01:00
build.gradle.kts Updated Kotlin version 1.9.x 2024-10-01 20:49:16 +02:00
gradle.properties Updated Kotlin version 1.9.x 2024-10-01 20:49:16 +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 Set rootProject name to 'EpcQrCodeProject' so that it doesn't conflict with 'EpcQrCode' project 2024-10-16 00:40:02 +02:00