mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 1.7.7
This commit is contained in:
parent
4083161dc3
commit
9e628c7826
3 changed files with 10 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 59
|
||||
versionName "1.7.6"
|
||||
versionCode 60
|
||||
versionName "1.7.7"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1,4 @@
|
|||
- Erkennung der Internetverbindung überarbeitet
|
||||
- Warnung beim Zuordnen von bereits zugeordneten Apps hinzugefügt
|
||||
- Fehler behoben
|
||||
- Abstürze im Sperrzeiteneditor
|
||||
- Abstürze beim gleichzeitigen Aufrufen von mehreren Ansichten
|
||||
|
|
|
@ -1 +1,4 @@
|
|||
- improved detection of the internet connection
|
||||
- add warning when assigning Apps which are already assigned
|
||||
- bugfixes
|
||||
- crashes in the blocked time area editor
|
||||
- crashes when opening two screens at the same time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue