Return default or most recent cached poster (EXPOSUREAPP-6079) (#2741)
* QrCodePosterTemplateCache implementation * update tests * remove QrCodePosterTemplateCache * rename tests * Timber.e > Timber.d Co-authored-by:Lukas Lechner <lukas.lechner@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
Showing
- Corona-Warn-App/src/main/assets/default_qr_code_poster_template_android.bin 0 additions, 0 deletions...c/main/assets/default_qr_code_poster_template_android.bin
- Corona-Warn-App/src/main/assets/default_qr_code_poster_template_android.sha256 1 addition, 0 deletions...ain/assets/default_qr_code_poster_template_android.sha256
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/eventregistration/events/server/qrcodepostertemplate/DefaultQrCodePosterTemplateSource.kt 13 additions, 0 deletions...qrcodepostertemplate/DefaultQrCodePosterTemplateSource.kt
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/eventregistration/events/server/qrcodepostertemplate/QrCodePosterTemplateServer.kt 36 additions, 30 deletions...server/qrcodepostertemplate/QrCodePosterTemplateServer.kt
- Corona-Warn-App/src/test/java/de/rki/coronawarnapp/appconfig/sources/fallback/DefaultAppConfigTest.kt 1 addition, 1 deletion...arnapp/appconfig/sources/fallback/DefaultAppConfigTest.kt
- Corona-Warn-App/src/test/java/de/rki/coronawarnapp/eventregistration/events/server/qrcodepostertemplate/DefaultQrCodePosterTemplateTest.kt 39 additions, 0 deletions...r/qrcodepostertemplate/DefaultQrCodePosterTemplateTest.kt
- Corona-Warn-App/src/test/java/de/rki/coronawarnapp/eventregistration/events/server/qrcodepostertemplate/QrCodePosterTemplateServerTest.kt 11 additions, 11 deletions...er/qrcodepostertemplate/QrCodePosterTemplateServerTest.kt
File added
Please register or sign in to comment