Skip to content

Commit

Permalink
SIANXSVC-1228: delete unused string files, add new app icons, setup g…
Browse files Browse the repository at this point in the history
…radle, fix permission issue
  • Loading branch information
anx-bkelhar committed Mar 18, 2024
1 parent 2f919be commit 2511232
Show file tree
Hide file tree
Showing 49 changed files with 12 additions and 8,360 deletions.
2 changes: 1 addition & 1 deletion app/src/debug/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<resources>
<string name="android__app_name" translatable="false">2FAS.DEBUG</string>
<string name="android__app_name" translatable="false">Anexia Authenticator</string>
</resources>
Binary file added app/src/main/ic_launcher-playstore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
<monochrome android:drawable="@mipmap/ic_launcher_monochrome" />
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
5 changes: 2 additions & 3 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
<monochrome android:drawable="@mipmap/ic_launcher_monochrome" />
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
Binary file removed app/src/main/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/main/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/main/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/main/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 0 additions & 10 deletions app/src/main/res/xml/locales_config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,4 @@
<locale-config xmlns:android="http://schemas.android.com/apk/res/android">
<locale android:name="en" />
<locale android:name="de" />
<locale android:name="fr" />
<locale android:name="pt-PT" />
<locale android:name="pt-BR" />
<locale android:name="es" />
<locale android:name="uk" />
<locale android:name="it" />
<locale android:name="pl" />
<locale android:name="id" />
<locale android:name="nl" />
<locale android:name="tr" />
</locale-config>
4 changes: 2 additions & 2 deletions core/designsystem/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest>

<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
</manifest>
4 changes: 2 additions & 2 deletions core/locale/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<string name="NSCameraUsageDescription">Wird zum Scannen von QR-Codes verwendet</string>
<string name="NSFaceIDUsageDescription">Du kannst die Anwendung unter Verwendung von Face ID entsperren</string>
<!-- MARK: - App -->
<string name="app__name">2FAS Authenticator</string>
<string name="app__name">Anexia Authenticator</string>
<string name="commons__2fas">2FA Authenticator (2FAS App)</string>
<string name="commons__OK">OK</string>
<string name="commons__add">Hinzufügen</string>
Expand Down Expand Up @@ -530,7 +530,7 @@
<string name="externalimport_google_authenticator">Google Authenticator</string>
<string name="externalimport_aegis">Aegis</string>
<string name="externalimport_raivo">Raivo OTP</string>
<string name="android__app_name">2FAS Auth</string>
<string name="android__app_name">Anexia Authenticator</string>
<string name="commons__yes">Ja</string>
<string name="commons__no">Nein</string>
<string name="commons__search">Suchen</string>
Expand Down
833 changes: 0 additions & 833 deletions core/locale/src/main/res/values-es-rES/strings.xml

This file was deleted.

833 changes: 0 additions & 833 deletions core/locale/src/main/res/values-fr-rFR/strings.xml

This file was deleted.

827 changes: 0 additions & 827 deletions core/locale/src/main/res/values-in/strings.xml

This file was deleted.

833 changes: 0 additions & 833 deletions core/locale/src/main/res/values-it-rIT/strings.xml

This file was deleted.

833 changes: 0 additions & 833 deletions core/locale/src/main/res/values-nl-rNL/strings.xml

This file was deleted.

839 changes: 0 additions & 839 deletions core/locale/src/main/res/values-pl-rPL/strings.xml

This file was deleted.

833 changes: 0 additions & 833 deletions core/locale/src/main/res/values-pt-rBR/strings.xml

This file was deleted.

833 changes: 0 additions & 833 deletions core/locale/src/main/res/values-pt-rPT/strings.xml

This file was deleted.

833 changes: 0 additions & 833 deletions core/locale/src/main/res/values-tr-rTR/strings.xml

This file was deleted.

839 changes: 0 additions & 839 deletions core/locale/src/main/res/values-uk-rUA/strings.xml

This file was deleted.

4 changes: 2 additions & 2 deletions core/locale/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<string name="NSCameraUsageDescription">Used for scanning QR-codes</string>
<string name="NSFaceIDUsageDescription">You can unlock the application using Face ID</string>
<!-- MARK: - App -->
<string name="app__name">2FAS Authenticator</string>
<string name="app__name">Anexia Authenticator</string>
<string name="commons__2fas">2FA Authenticator (2FAS App)</string>
<string name="commons__OK">OK</string>
<string name="commons__add">Add</string>
Expand Down Expand Up @@ -530,7 +530,7 @@
<string name="externalimport_google_authenticator">Google Authenticator</string>
<string name="externalimport_aegis">Aegis</string>
<string name="externalimport_raivo">Raivo OTP</string>
<string name="android__app_name">2FAS Auth</string>
<string name="android__app_name">Anexia Authenticator</string>
<string name="commons__yes">Yes</string>
<string name="commons__no">No</string>
<string name="commons__search">Search</string>
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencyResolutionManagement {
maven { url = uri("https://jitpack.io") }
}
}
rootProject.name = "2fas-android"
rootProject.name = "anx-authenticator"
include(":truetime")
include(":app")
include(":base")
Expand Down

0 comments on commit 2511232

Please sign in to comment.