diff --git a/src/keepass2android-app/Manifests/AndroidManifest_net.xml b/src/keepass2android-app/Manifests/AndroidManifest_net.xml index 02d57ef9..a212ec94 100644 --- a/src/keepass2android-app/Manifests/AndroidManifest_net.xml +++ b/src/keepass2android-app/Manifests/AndroidManifest_net.xml @@ -1,10 +1,10 @@  + android:versionCode="212" + android:versionName="1.12-r8" + package="keepass2android.keepass2android" + xmlns:tools="http://schemas.android.com/tools" + android:installLocation="auto"> @@ -46,13 +46,11 @@ - + android:icon="@mipmap/ic_launcher_online" + android:roundIcon="@mipmap/ic_launcher_online_round" + android:networkSecurityConfig="@xml/network_security_config" + > - - + diff --git a/src/keepass2android-app/Manifests/AndroidManifest_nonet.xml b/src/keepass2android-app/Manifests/AndroidManifest_nonet.xml index cf2d83cc..4c0c2c51 100644 --- a/src/keepass2android-app/Manifests/AndroidManifest_nonet.xml +++ b/src/keepass2android-app/Manifests/AndroidManifest_nonet.xml @@ -1,24 +1,27 @@  - - - + + + - + + + + + + + + + - - - - - @@ -36,59 +39,57 @@ - - - - - + + + + + - + - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -98,11 +99,11 @@ - + - + @@ -112,7 +113,7 @@ - - + @@ -168,7 +169,7 @@ The scheme=file is still there for old OS devices. It's also queried by apps lik - + @@ -218,24 +219,15 @@ The scheme=file is still there for old OS devices. It's also queried by apps lik - - - - + + + + + + + + - - - - - - - - - - @@ -244,24 +236,28 @@ The scheme=file is still there for old OS devices. It's also queried by apps lik - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + -