From fdfb51267a3597463cafe045554b5047531ff115 Mon Sep 17 00:00:00 2001 From: Jonas Lochmann Date: Mon, 3 Oct 2022 02:00:00 +0200 Subject: [PATCH] Release 6.8.0 --- app/build.gradle | 4 ++-- app/src/main/play/de-DE/whatsnew | 3 +-- app/src/main/play/en-US/whatsnew | 3 +-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 21a2541..161ee56 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "io.timelimit.android" minSdkVersion 21 targetSdkVersion 33 - versionCode 193 - versionName "6.7.0" + versionCode 194 + versionName "6.8.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt { arguments { diff --git a/app/src/main/play/de-DE/whatsnew b/app/src/main/play/de-DE/whatsnew index 86bdfad..2548d21 100644 --- a/app/src/main/play/de-DE/whatsnew +++ b/app/src/main/play/de-DE/whatsnew @@ -1,2 +1 @@ -- Einstellungen bleiben entsperrt beim Aufruf von TimeLimit nach der Anmeldung am Sperrbildschirm -- Widgetkonfiguration ermöglicht Aktivieren eines transparenten Hintergrunds für das Widget +- U2F-Unterstützung im vernetzten Modus hinzugefügt diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 5423c19..f5ba406 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,2 +1 @@ -- settings stay unlocked when launching TimeLimit from the lockscreen after authentication -- widget configuration allows enabling a translucent background for the Widget +- added U2F support at the connected mode