Compare commits

..

No commits in common. "5a7cbfcdc9798cfe7ad04fe0880180d785ffe357" and "cfc145c6c4dba9e07ba02246b330ab8d7ef93717" have entirely different histories.

16 changed files with 12 additions and 20 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 111
versionName "1.6.41"
versionCode 108
versionName "1.6.38"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,5 +1,5 @@
{
"version": 3,
"version": 2,
"artifactType": {
"type": "APK",
"kind": "Directory"
@ -10,11 +10,9 @@
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 111,
"versionName": "1.6.41-googlePlay",
"versionCode": 107,
"versionName": "1.6.36-googlePlay",
"outputFile": "app-googlePlayFlavor-release.apk"
}
],
"elementType": "File"
]
}

View File

@ -75,6 +75,7 @@
<application
android:allowBackup="true"
android:usesClearTextTraffic="true"
android:allowClearUserData="true"
android:icon="@drawable/gears"
android:label="@string/app_name"

View File

@ -72,6 +72,7 @@
<application
android:allowBackup="true"
android:usesClearTextTraffic="true"
android:allowClearUserData="true"
android:icon="@drawable/gears"
android:label="@string/app_name"

View File

@ -66,6 +66,7 @@
<application
android:allowBackup="true"
android:usesClearTextTraffic="true"
android:allowClearUserData="true"
android:icon="@drawable/gears"
android:label="@string/app_name"

View File

@ -1,6 +1,5 @@
<network-security-config>
<base-config
cleartextTrafficPermitted="true">
<base-config>
<trust-anchors>
<!-- Trust preinstalled CAs -->
<certificates src="system" />

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.1'
classpath 'com.android.tools.build:gradle:7.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files

View File

@ -1 +0,0 @@
* Klartext HTTP Datenverkehr für URL-Auslösen-Aktionen ermöglicht.

View File

@ -1 +0,0 @@
* HTTP Klartext wieder entfernt, hat nicht kompiliert.

View File

@ -1 +0,0 @@
* Klartext HTTP Datenverkehr für URL-Auslösen-Aktionen ermöglicht.

View File

@ -1,4 +1,4 @@
* Translations updated.
* New action: Vibrate
* Improved speed calculation
* Position of tab-bar can be chosen (top/bottom)
* Position of tabbar can be chosen (top/bottom)

View File

@ -1 +0,0 @@
* Allowed cleartext HTTP traffic for rules using triggerUrl action

View File

@ -1 +0,0 @@
* Removed again, wouldn't compile.

View File

@ -1 +0,0 @@
* Allowed cleartext HTTP traffic for rules using triggerUrl action

View File

@ -1 +0,0 @@
* Permitido texto claro HTTP tráfico para reglas usando el gatillo Acción urgente

View File

@ -1 +0,0 @@
* Cleartext http traffico dati per le azioni di trigger URL abilitate.