better url risk scorer, icon, language, views reduced.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="#0B1220"
|
||||
android:pathData="M0,0h108v108h-108z" />
|
||||
<path
|
||||
android:fillColor="#123B3F"
|
||||
android:pathData="M0,66C19,54 31,51 49,56C69,62 82,58 108,38V108H0z" />
|
||||
<path
|
||||
android:fillColor="#165A61"
|
||||
android:fillAlpha="0.74"
|
||||
android:pathData="M0,0H108V29C86,43 70,47 52,42C33,36 17,40 0,52z" />
|
||||
</vector>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="#F8FAFC"
|
||||
android:pathData="M54,19L80,29V50C80,67 69,82 54,89C39,82 28,67 28,50V29z" />
|
||||
<path
|
||||
android:fillColor="#DFF7F2"
|
||||
android:pathData="M54,24L74,31.8V50C74,63.5 65.8,75.4 54,81.8C42.2,75.4 34,63.5 34,50V31.8z" />
|
||||
<path
|
||||
android:fillColor="#0B1220"
|
||||
android:pathData="M41,39h8v8h-8zM53,39h8v8h-8zM65,39h8v8h-8zM41,51h8v8h-8zM65,51h8v8h-8zM41,63h8v8h-8zM53,63h8v8h-8zM65,63h8v8h-8z" />
|
||||
<path
|
||||
android:fillColor="#2DD4BF"
|
||||
android:pathData="M53,51h8v8h-8z" />
|
||||
<path
|
||||
android:fillColor="#2DD4BF"
|
||||
android:pathData="M31,34h5v-5h13v5h-8v5h-10zM72,29v5h5v13h-5v-8h-5v-10zM31,74v-5h5v-8h-5v13h13v-5h-8v5zM77,74h-13v-5h8v-8h5z" />
|
||||
</vector>
|
||||
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="#0B1220"
|
||||
android:pathData="M0,0h108v108h-108z" />
|
||||
<path
|
||||
android:fillColor="#123B3F"
|
||||
android:pathData="M0,66C19,54 31,51 49,56C69,62 82,58 108,38V108H0z" />
|
||||
<path
|
||||
android:fillColor="#165A61"
|
||||
android:fillAlpha="0.74"
|
||||
android:pathData="M0,0H108V29C86,43 70,47 52,42C33,36 17,40 0,52z" />
|
||||
<path
|
||||
android:fillColor="#F8FAFC"
|
||||
android:pathData="M54,19L80,29V50C80,67 69,82 54,89C39,82 28,67 28,50V29z" />
|
||||
<path
|
||||
android:fillColor="#DFF7F2"
|
||||
android:pathData="M54,24L74,31.8V50C74,63.5 65.8,75.4 54,81.8C42.2,75.4 34,63.5 34,50V31.8z" />
|
||||
<path
|
||||
android:fillColor="#0B1220"
|
||||
android:pathData="M41,39h8v8h-8zM53,39h8v8h-8zM65,39h8v8h-8zM41,51h8v8h-8zM65,51h8v8h-8zM41,63h8v8h-8zM53,63h8v8h-8zM65,63h8v8h-8z" />
|
||||
<path
|
||||
android:fillColor="#2DD4BF"
|
||||
android:pathData="M53,51h8v8h-8z" />
|
||||
<path
|
||||
android:fillColor="#2DD4BF"
|
||||
android:pathData="M31,34h5v-5h13v5h-8v5h-10zM72,29v5h5v13h-5v-8h-5v-10zM31,74v-5h5v-8h-5v13h13v-5h-8v5zM77,74h-13v-5h8v-8h5z" />
|
||||
</vector>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_launcher_legacy" />
|
||||
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_launcher_legacy" />
|
||||
@@ -1,5 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">Clean Scanner</string>
|
||||
<string name="app_name">Private QR Scanner</string>
|
||||
<string name="scan">Scannen</string>
|
||||
<string name="scan_again">Nochmal scannen</string>
|
||||
<string name="history">Historie</string>
|
||||
@@ -80,12 +80,4 @@
|
||||
<string name="select_use_case_view">Use-Case-Ansicht wählen</string>
|
||||
<string name="use_case_everyday_personal">Alltägliche private Nutzung</string>
|
||||
<string name="use_case_event_ticketing">Events & Ticketing</string>
|
||||
<string name="use_case_inventory_operations">Inventur & Betrieb</string>
|
||||
<string name="use_case_field_work">Außendienst & Service-Teams</string>
|
||||
<string name="use_case_office_admin">Büro- & Admin-Workflows</string>
|
||||
<string name="use_case_communication_shortcuts">Kommunikations-Shortcuts</string>
|
||||
<string name="use_case_security_browsing">Sicherheitsbewusstes Browsen</string>
|
||||
<string name="use_case_offline_low_connectivity">Offline / geringe Konnektivität</string>
|
||||
<string name="use_case_accessibility_speed">Barrierefreiheit & Geschwindigkeit</string>
|
||||
<string name="use_case_team_handover_transfer">Team-Übergabe & Datentransfer</string>
|
||||
</resources>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">Clean Scanner</string>
|
||||
<string name="app_name">Private QR Scanner</string>
|
||||
<string name="scan">Scan</string>
|
||||
<string name="scan_again">Scan again</string>
|
||||
<string name="history">History</string>
|
||||
@@ -80,12 +80,4 @@
|
||||
<string name="select_use_case_view">Select use-case view</string>
|
||||
<string name="use_case_everyday_personal">Everyday personal use</string>
|
||||
<string name="use_case_event_ticketing">Event & ticketing</string>
|
||||
<string name="use_case_inventory_operations">Inventory & operations</string>
|
||||
<string name="use_case_field_work">Field work & service teams</string>
|
||||
<string name="use_case_office_admin">Office & admin workflows</string>
|
||||
<string name="use_case_communication_shortcuts">Communication shortcuts</string>
|
||||
<string name="use_case_security_browsing">Security-conscious browsing</string>
|
||||
<string name="use_case_offline_low_connectivity">Offline / low-connectivity</string>
|
||||
<string name="use_case_accessibility_speed">Accessibility & speed</string>
|
||||
<string name="use_case_team_handover_transfer">Team handover & data transfer</string>
|
||||
</resources>
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<locale-config xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<locale android:name="en-US" />
|
||||
<locale android:name="de" />
|
||||
</locale-config>
|
||||
Reference in New Issue
Block a user