mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-05 10:49:26 +02:00
Release 1.7.3
This commit is contained in:
parent
e5ba0d4b59
commit
d36e2ad9ca
3 changed files with 6 additions and 14 deletions
|
@ -35,8 +35,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 56
|
versionCode 57
|
||||||
versionName "1.7.2"
|
versionName "1.7.3"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,6 +1,2 @@
|
||||||
kleine Änderungen:
|
- Notrufansicht auf die Whitelist gesetzt
|
||||||
|
- in bestimmten Fällen nicht mehr zum Start der App zurückkehren, wenn die App erneut aufgerufen wird
|
||||||
- Wischen-zum-Entfernen in allen Listen in beide Richtungen aktiviert
|
|
||||||
- Option zum Anzeigen von mehr Fehlerdetails in einigen Fällen hinzugefügt
|
|
||||||
- besseres Informieren der Benutzer über den Datenschutz, wenn der vernetzte Modus gewählt wird
|
|
||||||
- Meldung, wenn ein E-Mail-Anbieter nicht unterstützt wird, hinzugefügt
|
|
||||||
|
|
|
@ -1,6 +1,2 @@
|
||||||
small changes:
|
- whitelist emergency dialer
|
||||||
|
- remove going back to the start of the App at a relaunch in some cases
|
||||||
- use swipe to dismiss in both directions in all lists
|
|
||||||
- add option to show error details in some cases
|
|
||||||
- better inform users about the privacy when chosing the connected mode
|
|
||||||
- add handling for unsupported mail providers
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue