mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 1.2.1
This commit is contained in:
parent
56a8d3c010
commit
22e9fe370d
3 changed files with 4 additions and 6 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 39
|
||||
versionName "1.2.0"
|
||||
versionCode 40
|
||||
versionName "1.2.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
- Sperren auf Activity-Ebene (Sperren von Teilen von Apps)
|
||||
- neue Einstellungen in der Fehlerdiagnose für das Erkennen der aktiven App
|
||||
Fehlerbehebung: Das Sperren auf Activity-Ebene hat nicht die Auswahl von allen Activities ermöglicht
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
- Blocking at Activity level (allows blocking parts of Apps)
|
||||
- new settings at the error diagnose related to detecting the currently used App
|
||||
Bugfix: Blocking at activity level did not show some activities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue