Remove unused resources
This commit is contained in:
parent
f0e429b281
commit
66aa5ee3e5
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:duration="@android:integer/config_mediumAnimTime">
|
||||
<alpha
|
||||
android:fromAlpha="0.0"
|
||||
android:toAlpha="1.0"/>
|
||||
<translate
|
||||
android:fromYDelta="-30%"
|
||||
android:toYDelta="0"/>
|
||||
</set>
|
||||
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:duration="@android:integer/config_mediumAnimTime">
|
||||
<alpha
|
||||
android:fromAlpha="1.0"
|
||||
android:toAlpha="0.0"/>
|
||||
<translate
|
||||
android:fromYDelta="0"
|
||||
android:toYDelta="30%"/>
|
||||
</set>
|
||||
@ -1,3 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:pathData="M 0,0 C 0.05, 0, 0.133333, 0.06, 0.166666, 0.4 C 0.208333, 0.82, 0.25, 1, 1, 1"/>
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<objectAnimator
|
||||
android:duration="500"
|
||||
android:propertyName="pathData"
|
||||
android:valueFrom="M14,19 18,19 18,5 14,5Z M6,19 10,19 10,5 6,5Z"
|
||||
android:valueTo="M12,16.8 19,16.8 12,5.8 12,5.8Z M5,16.8 12,16.8 12,5.8 12,5.8Z"
|
||||
android:valueType="pathType"/>
|
||||
</set>
|
||||
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<objectAnimator
|
||||
android:duration="500"
|
||||
android:propertyName="rotation"
|
||||
android:valueFrom="0"
|
||||
android:valueTo="90" />
|
||||
</set>
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<objectAnimator
|
||||
android:duration="500"
|
||||
android:propertyName="pathData"
|
||||
android:valueFrom="M12,16.8 19,16.8 12,5.8 12,5.8Z M5,16.8 12,16.8 12,5.8 12,5.8Z"
|
||||
android:valueTo="M14,19 18,19 18,5 14,5Z M6,19 10,19 10,5 6,5Z"
|
||||
android:valueType="pathType"/>
|
||||
</set>
|
||||
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<objectAnimator
|
||||
android:duration="500"
|
||||
android:propertyName="rotation"
|
||||
android:valueFrom="90"
|
||||
android:valueTo="180" />
|
||||
</set>
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:interpolator="@android:interpolator/accelerate_decelerate"
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:ordering="together">
|
||||
<translate
|
||||
android:fromXDelta="100%"
|
||||
android:toXDelta="0%" />
|
||||
</set>
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:interpolator="@android:interpolator/accelerate_decelerate"
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:ordering="together">
|
||||
<translate
|
||||
android:fromXDelta="0%"
|
||||
android:toXDelta="100%" />
|
||||
</set>
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:interpolator="@android:interpolator/accelerate_decelerate"
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:ordering="together">
|
||||
<translate
|
||||
android:fromXDelta="-100%"
|
||||
android:toXDelta="0%" />
|
||||
</set>
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:interpolator="@android:interpolator/accelerate_decelerate"
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:ordering="together">
|
||||
<translate
|
||||
android:fromXDelta="0%"
|
||||
android:toXDelta="-100%" />
|
||||
</set>
|
||||
@ -1,19 +0,0 @@
|
||||
<vector android:height="24dp" android:viewportHeight="48.000004"
|
||||
android:viewportWidth="48" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillAlpha="0.05" android:fillColor="#fff"
|
||||
android:pathData="M8,4L40,4A4,4 0,0 1,44 8L44,40A4,4 0,0 1,40 44L8,44A4,4 0,0 1,4 40L4,8A4,4 0,0 1,8 4z"
|
||||
android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="3.77952766"/>
|
||||
<path android:fillAlpha="1" android:fillColor="#5C6BC0"
|
||||
android:pathData="M8,4C5.784,4 4,5.784 4,8L4,14L44,14L44,8C44,5.784 42.216,4 40,4L8,4z"
|
||||
android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="2.1748693"/>
|
||||
<path android:fillAlpha="1" android:fillColor="#fff"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="m24,31.8506a1.4002,1.4002 0,0 0,1.4002 -1.4002c0,-0.7771 -0.6301,-1.4002 -1.4002,-1.4002a1.4002,1.4002 0,0 0,-1.4002 1.4002,1.4002 1.4002,0 0,0 1.4002,1.4002m4.2007,-6.301a1.4002,1.4002 0,0 1,1.4002 1.4002l0,7.0011a1.4002,1.4002 0,0 1,-1.4002 1.4002L19.7993,35.3512A1.4002,1.4002 0,0 1,18.3991 33.9509L18.3991,26.9498C18.3991,26.1727 19.0292,25.5496 19.7993,25.5496L20.4994,25.5496L20.4994,24.1494a3.5006,3.5006 0,0 1,3.5006 -3.5006,3.5006 3.5006,0 0,1 3.5006,3.5006l0,1.4002l0.7001,0M24,22.0491A2.1003,2.1003 0,0 0,21.8997 24.1494l0,1.4002l4.2007,0L26.1003,24.1494A2.1003,2.1003 0,0 0,24 22.0491Z"
|
||||
android:strokeLineCap="butt" android:strokeLineJoin="miter" android:strokeWidth="1"/>
|
||||
<path android:fillAlpha="1" android:fillColor="#ffffff"
|
||||
android:pathData="M11,9m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"
|
||||
android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="3.77952766"/>
|
||||
<path android:fillAlpha="1" android:fillColor="#ffffff"
|
||||
android:pathData="M37,9m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"
|
||||
android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="3.77952766"/>
|
||||
</vector>
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.8 KiB |
@ -1,84 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/relativeLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/bottom_sheet"
|
||||
android:clipChildren="false">
|
||||
|
||||
<!--<View
|
||||
android:id="@+id/dragHandle"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="4dp"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:background="@drawable/drag_handle"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />-->
|
||||
|
||||
<EditText
|
||||
android:id="@+id/websearchName"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:background="@null"
|
||||
android:hint="@string/websearch_dialog_name_hint"
|
||||
android:maxLines="1"
|
||||
android:textAlignment="center"
|
||||
android:textAppearance="?textAppearanceHeadlineSmall"
|
||||
android:textStyle="bold"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.0"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<View
|
||||
android:id="@+id/divider"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:layout_marginTop="18dp"
|
||||
android:background="?android:attr/listDivider"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/websearchName" />
|
||||
|
||||
<EditText
|
||||
android:id="@+id/websearchUrl"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:hint="@string/websearch_dialog_url_hint"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@+id/websearchIcon"
|
||||
app:layout_constraintTop_toBottomOf="@+id/divider" />
|
||||
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textView"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/websearch_dialog_url_description"
|
||||
android:textAppearance="?textAppearanceLabelSmall"
|
||||
app:layout_constraintEnd_toEndOf="@+id/websearchUrl"
|
||||
app:layout_constraintStart_toStartOf="@+id/websearchUrl"
|
||||
app:layout_constraintTop_toBottomOf="@+id/websearchUrl" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/websearchIcon"
|
||||
android:layout_width="48dp"
|
||||
android:layout_height="48dp"
|
||||
android:layout_marginStart="16dp"
|
||||
android:foreground="?selectableItemBackgroundBorderless"
|
||||
android:padding="8dp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/websearchUrl"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/websearchUrl"
|
||||
tools:src="@drawable/ic_search" />
|
||||
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
@ -1,36 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical">
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/frameLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="232dp"
|
||||
android:background="?colorPrimaryContainer"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent">
|
||||
|
||||
<de.mm20.launcher2.ui.legacy.view.LauncherCardView
|
||||
android:id="@+id/previewCard"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="200dp"
|
||||
android:layout_margin="16dp" />
|
||||
</FrameLayout>
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/preferencesView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:background="@color/settings_window_background"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/frameLayout"
|
||||
app:preferenceScreen="@xml/preferences_cards" />
|
||||
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
@ -1,26 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/easterEggRoot"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<ToggleButton
|
||||
android:id="@+id/magicModeToggle"
|
||||
android:layout_width="128dp"
|
||||
android:layout_height="128dp"
|
||||
android:layout_gravity="center"
|
||||
android:textOn="🎂"
|
||||
android:textOff="🎂"
|
||||
android:textSize="80sp"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textView3"
|
||||
android:padding="16dp"
|
||||
android:textAlignment="center"
|
||||
android:layout_gravity="center|top"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?textAppearanceTitleLarge"
|
||||
android:text="@string/easter_egg_text" />
|
||||
</FrameLayout>
|
||||
@ -1,59 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/description"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?textAppearanceBodyMedium"
|
||||
android:padding="16dp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/website"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:clickable="true"
|
||||
app:drawableStartCompat="@drawable/ic_open_in_browser"
|
||||
android:drawablePadding="8dp"
|
||||
app:drawableTint="?colorPrimary"
|
||||
android:focusable="true"
|
||||
android:foreground="?selectableItemBackgroundBorderless"
|
||||
android:gravity="center_vertical"
|
||||
android:padding="16dp"
|
||||
android:text="@string/open_webpage"
|
||||
android:textAppearance="?textAppearanceLabelLarge"
|
||||
android:textColor="?colorPrimary" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/licenseTitle"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="16dp"
|
||||
android:textAllCaps="true"
|
||||
android:textSize="14sp"
|
||||
android:textAppearance="?textAppearanceTitleSmall"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/licenseCopyright"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?textAppearanceBodyMedium"
|
||||
android:padding="16dp"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/licenseText"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?textAppearanceBodyMedium"
|
||||
android:padding="16dp" />
|
||||
</LinearLayout>
|
||||
</ScrollView>
|
||||
@ -1,30 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:foreground="?selectableItemBackground"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<de.mm20.launcher2.ui.legacy.view.LauncherIconView
|
||||
android:id="@+id/icon"
|
||||
android:layout_width="64dp"
|
||||
android:layout_height="64dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:elevation="1dp"
|
||||
android:padding="8dp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/label"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="1"
|
||||
android:paddingStart="4dp"
|
||||
android:paddingEnd="4dp"
|
||||
tools:text="Squircle" />
|
||||
</LinearLayout>
|
||||
@ -1,107 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="preference_theme_values">
|
||||
<item>2</item>
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
<string-array name="preference_theme_entries">
|
||||
<item>@string/preference_theme_system</item>
|
||||
<item>@string/preference_theme_light</item>
|
||||
<item>@string/preference_theme_dark</item>
|
||||
<item>@string/preference_theme_auto</item>
|
||||
</string-array>
|
||||
<string-array name="preference_icon_shape_entries">
|
||||
<item>@string/preference_icon_shape_circle</item>
|
||||
<item>@string/preference_icon_shape_squircle</item>
|
||||
<item>@string/preference_icon_shape_rounded_square</item>
|
||||
<item>@string/preference_icon_shape_square</item>
|
||||
<item>@string/preference_icon_shape_hexagon</item>
|
||||
<item>@string/preference_icon_shape_triangle</item>
|
||||
</string-array>
|
||||
<string-array name="preference_icon_shape_values">
|
||||
<item>0</item>
|
||||
<item>3</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="preference_searchbar_behavior_entries">
|
||||
<item>@string/preference_searchbar_behavior_fade_alpha</item>
|
||||
<item>@string/preference_searchbar_behavior_always_visible</item>
|
||||
<item>@string/preference_searchbar_behavior_hide</item>
|
||||
</string-array>
|
||||
<string-array name="preference_searchbar_behavior_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
<string-array name="preference_search_websites_protocol_entries">
|
||||
<item>@string/websites_protocol_http</item>
|
||||
<item>@string/websites_protocol_https</item>
|
||||
</string-array>
|
||||
<string-array name="preference_search_websites_protocol_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="preference_legacy_icon_bg_entries">
|
||||
<item>@string/preference_legacy_icon_bg_none</item>
|
||||
<item>@string/preference_legacy_icon_bg_color</item>
|
||||
<item>@string/preference_legacy_icon_bg_white</item>
|
||||
</string-array>
|
||||
<string-array name="preference_legacy_icon_bg_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="preference_weather_provider_entries">
|
||||
<item>@string/provider_metno</item>
|
||||
<item>@string/provider_openweathermap</item>
|
||||
<item>@string/provider_here</item>
|
||||
</string-array>
|
||||
<string-array name="preference_weather_provider_values">
|
||||
<item>2</item>
|
||||
<item>0</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
<string-array name="preference_calendar_max_events">
|
||||
<item>3</item>
|
||||
<item>5</item>
|
||||
<item>8</item>
|
||||
<item>10</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="preference_card_background_entries">
|
||||
<item>@string/preference_card_background_default</item>
|
||||
<item>@string/preference_card_background_black</item>
|
||||
</string-array>
|
||||
<string-array name="preference_card_background_values">
|
||||
<item>0</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
<integer-array name="color_chooser_presets">
|
||||
<item>@color/red</item>
|
||||
<item>@color/pink</item>
|
||||
<item>@color/purple</item>
|
||||
<item>@color/deeppurple</item>
|
||||
<item>@color/indigo</item>
|
||||
<item>@color/blue</item>
|
||||
<item>@color/lightblue</item>
|
||||
<item>@color/cyan</item>
|
||||
<item>@color/teal</item>
|
||||
<item>@color/green</item>
|
||||
<item>@color/lightgreen</item>
|
||||
<item>@color/yellow</item>
|
||||
<item>@color/amber</item>
|
||||
<item>@color/orange</item>
|
||||
<item>@color/deeporange</item>
|
||||
<item>@color/brown</item>
|
||||
<item>@color/bluegrey</item>
|
||||
</integer-array>
|
||||
</resources>
|
||||
@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<MotionScene
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:motion="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<Transition
|
||||
motion:constraintSetEnd="@+id/end"
|
||||
motion:constraintSetStart="@id/start"
|
||||
motion:duration="1000">
|
||||
<KeyFrameSet>
|
||||
</KeyFrameSet>
|
||||
</Transition>
|
||||
|
||||
<ConstraintSet android:id="@+id/start">
|
||||
</ConstraintSet>
|
||||
|
||||
<ConstraintSet android:id="@+id/end">
|
||||
</ConstraintSet>
|
||||
</MotionScene>
|
||||
@ -1,55 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<Preference
|
||||
android:key="version"
|
||||
android:title="@string/preference_version" />
|
||||
<PreferenceCategory android:title="@string/preference_category_license">
|
||||
<Preference
|
||||
android:key="license"
|
||||
android:icon="@drawable/ic_pref_about"
|
||||
android:summary="@string/preference_about_license_summary"
|
||||
android:title="@string/preference_about_license">
|
||||
|
||||
</Preference>
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory android:title="@string/preference_category_links">
|
||||
<Preference
|
||||
android:icon="@drawable/ic_about_telegram"
|
||||
android:summary="t.me/Kvaesitso"
|
||||
android:title="@string/preference_about_telegram">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/Kvaesitso" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:icon="@drawable/ic_about_fdroid"
|
||||
android:summary="github.com/MM2-0/fdroid"
|
||||
android:title="@string/preference_about_fdroid">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://raw.githubusercontent.com/MM2-0/fdroid/master/fdroid/repo" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:icon="@drawable/ic_about_github"
|
||||
android:summary="github.com/MM2-0/Kvaesitso"
|
||||
android:title="GitHub">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://github.com/MM2-0/Kvaesitso" />
|
||||
</Preference>
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory android:title="@string/preference_category_debug">
|
||||
<Preference
|
||||
android:key="crash_reporter"
|
||||
android:title="@string/preference_crash_reporter" />
|
||||
<Preference
|
||||
android:key="export_debug"
|
||||
android:title="@string/preference_export_debug" />
|
||||
<Preference
|
||||
android:key="export_databases"
|
||||
android:title="@string/preference_export_databases" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory
|
||||
android:key="category_licenses"
|
||||
android:title="@string/preference_category_licenses" />
|
||||
</PreferenceScreen>
|
||||
@ -1,89 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<ListPreference
|
||||
app:defaultValue="2"
|
||||
app:entries="@array/preference_theme_entries"
|
||||
app:entryValues="@array/preference_theme_values"
|
||||
app:key="theme"
|
||||
app:summary="%s"
|
||||
app:title="@string/preference_theme" />
|
||||
|
||||
<ListPreference
|
||||
android:defaultValue="0"
|
||||
app:entries="@array/preference_card_background_entries"
|
||||
app:entryValues="@array/preference_card_background_values"
|
||||
app:key="card_background"
|
||||
app:summary="%s"
|
||||
app:title="@string/preference_screen_colors" />
|
||||
<Preference
|
||||
app:key="cards"
|
||||
app:summary="@string/preference_cards_summary"
|
||||
app:title="@string/preference_cards" />
|
||||
|
||||
<PreferenceCategory app:title="@string/preference_category_grid">
|
||||
<SeekBarPreference
|
||||
app:key="grid_column_count"
|
||||
app:title="@string/preference_grid_column_count"
|
||||
app:min="3"
|
||||
android:max="8"
|
||||
app:defaultValue="@integer/config_columnCount"
|
||||
app:showSeekBarValue="true" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory app:title="@string/preference_category_icons">
|
||||
<SwitchPreference
|
||||
android:defaultValue="false"
|
||||
app:key="themed_icons"
|
||||
app:summary="@string/preference_themed_icons_summary"
|
||||
app:title="@string/preference_themed_icons" />
|
||||
<ListPreference
|
||||
app:key="icon_pack"
|
||||
app:persistent="false"
|
||||
app:summary="%s"
|
||||
app:title="@string/preference_icon_pack" />
|
||||
<ListPreference
|
||||
app:defaultValue="1"
|
||||
app:entries="@array/preference_legacy_icon_bg_entries"
|
||||
app:entryValues="@array/preference_legacy_icon_bg_values"
|
||||
app:key="legacy_icon_bg"
|
||||
app:summary="%s"
|
||||
app:title="@string/preference_legacy_icon_bg" />
|
||||
<Preference
|
||||
app:defaultValue="0"
|
||||
app:entries="@array/preference_icon_shape_entries"
|
||||
app:entryValues="@array/preference_icon_shape_values"
|
||||
app:key="icon_shape"
|
||||
app:title="@string/preference_icon_shape" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory app:title="@string/preference_category_animations">
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory app:title="@string/preference_category_searchbar">
|
||||
<ListPreference
|
||||
app:defaultValue="0"
|
||||
app:entries="@array/preference_searchbar_behavior_entries"
|
||||
app:entryValues="@array/preference_searchbar_behavior_values"
|
||||
app:key="search_style"
|
||||
app:summary="%s"
|
||||
app:title="@string/preference_searchbar_behavior" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory app:title="@string/preference_category_wallpaper">
|
||||
<Preference
|
||||
app:key="wallpaper"
|
||||
app:summary="@string/preference_wallpaper_summary"
|
||||
app:title="@string/wallpaper" />
|
||||
<SwitchPreference
|
||||
android:summary="@string/preference_dim_wallpaper_summary"
|
||||
app:key="dim_wallpaper"
|
||||
app:title="@string/preference_dim_wallpaper" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory
|
||||
app:key="system_bars"
|
||||
app:title="@string/preference_category_system_bars">
|
||||
<SwitchPreference
|
||||
app:key="light_status_bar"
|
||||
app:title="@string/preference_light_status_bar" />
|
||||
<SwitchPreference
|
||||
app:key="light_nav_bar"
|
||||
app:title="@string/preference_light_nav_bar" />
|
||||
</PreferenceCategory>
|
||||
</androidx.preference.PreferenceScreen>
|
||||
@ -1,23 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<androidx.preference.SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="notification_badges"
|
||||
android:summary="@string/preference_notification_badges_summary"
|
||||
android:title="@string/preference_notification_badges" />
|
||||
<androidx.preference.SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="suspended_badges"
|
||||
android:summary="@string/preference_suspended_badges_summary"
|
||||
android:title="@string/preference_suspended_badges" />
|
||||
<androidx.preference.SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="cloud_badges"
|
||||
android:summary="@string/preference_cloud_badges_summary"
|
||||
android:title="@string/preference_cloud_badges" />
|
||||
<androidx.preference.SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="shortcut_badges"
|
||||
android:summary="@string/preference_shortcut_badges_summary"
|
||||
android:title="@string/preference_shortcut_badges" />
|
||||
</androidx.preference.PreferenceScreen>
|
||||
@ -1,21 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.preference.PreferenceScreen
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_widget">
|
||||
<Preference
|
||||
app:key="calendar_calendars"
|
||||
app:title="@string/preference_calendar_calendars"/>
|
||||
<ListPreference
|
||||
app:defaultValue="10"
|
||||
app:entries="@array/preference_calendar_max_events"
|
||||
app:entryValues="@array/preference_calendar_max_events"
|
||||
app:key="calendar_max_events"
|
||||
app:summary="%s"
|
||||
app:title="@string/preference_calendar_max_events"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="calendar_hide_allday"
|
||||
app:title="@string/preference_calendar_hide_allday"/>
|
||||
</PreferenceCategory>
|
||||
</androidx.preference.PreferenceScreen>
|
||||
@ -1,27 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<SeekBarPreference
|
||||
android:defaultValue="255"
|
||||
android:max="255"
|
||||
android:title="@string/preference_cards_opacity"
|
||||
app:key="card_opacity"
|
||||
app:min="1"
|
||||
app:shouldDisableView="true"
|
||||
app:updatesContinuously="true" />
|
||||
<SeekBarPreference
|
||||
android:defaultValue="8"
|
||||
android:max="24"
|
||||
android:title="@string/preference_cards_corner_radius"
|
||||
app:key="card_radius"
|
||||
app:min="0"
|
||||
app:updatesContinuously="true" />
|
||||
<SeekBarPreference
|
||||
android:defaultValue="0"
|
||||
android:max="4"
|
||||
android:title="@string/preference_cards_stroke_width"
|
||||
app:key="card_stroke_width"
|
||||
app:min="0"
|
||||
app:updatesContinuously="true" />
|
||||
|
||||
</PreferenceScreen>
|
||||
@ -1,38 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.preference.PreferenceScreen xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<Preference
|
||||
app:icon="@drawable/ic_pref_appearance"
|
||||
app:key="screen_appearance"
|
||||
app:summary="@string/preference_screen_appearance_summary"
|
||||
app:title="@string/preference_screen_appearance" />
|
||||
<Preference
|
||||
app:icon="@drawable/ic_pref_search"
|
||||
app:key="screen_search"
|
||||
app:summary="@string/preference_screen_search_summary"
|
||||
app:title="@string/preference_screen_search" />
|
||||
<Preference
|
||||
app:icon="@drawable/ic_pref_badge"
|
||||
app:key="screen_badges"
|
||||
app:summary="@string/preference_screen_badges_summary"
|
||||
app:title="@string/preference_screen_badges" />
|
||||
<Preference
|
||||
app:icon="@drawable/ic_pref_weather"
|
||||
app:key="screen_weather"
|
||||
app:summary="@string/preference_screen_weather_summary"
|
||||
app:title="@string/preference_screen_weatherwidget" />
|
||||
<Preference
|
||||
app:icon="@drawable/ic_pref_calendar"
|
||||
app:key="screen_calendar"
|
||||
app:summary="@string/preference_screen_calendar_summary"
|
||||
app:title="@string/preference_screen_calendarwidget" />
|
||||
<Preference
|
||||
app:icon="@drawable/ic_pref_account"
|
||||
app:key="screen_services"
|
||||
app:summary="@string/preference_screen_services_summary"
|
||||
app:title="@string/preference_screen_services" />
|
||||
<Preference
|
||||
app:icon="@drawable/ic_pref_about"
|
||||
app:key="screen_about"
|
||||
app:summary="@string/preference_screen_about_summary"
|
||||
app:title="@string/preference_screen_about" />
|
||||
</androidx.preference.PreferenceScreen>
|
||||
@ -1,145 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.preference.PreferenceScreen
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_favorites">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_show_favorites"
|
||||
app:summary="@string/preference_search_show_favorites_summary"
|
||||
app:title="@string/preference_search_show_favorites"/>
|
||||
|
||||
<!--<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:dependency="search_show_favorites"
|
||||
app:key="search_auto_add_favorites"
|
||||
app:summary="@string/preference_search_auto_add_favorites_summary"
|
||||
app:title="@string/preference_search_auto_add_favorites"/> -->
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_calculator">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_calculator"
|
||||
app:summary="@string/preference_search_calculator_summary"
|
||||
app:title="@string/preference_search_calculator"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_unitconverter">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_unitconverter"
|
||||
app:summary="@string/preference_search_unitconverter_summary"
|
||||
app:title="@string/preference_search_unitconverter"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_files">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_files"
|
||||
app:summary="@string/preference_search_files_summary"
|
||||
app:title="@string/preference_search_files"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="search_gdrive"
|
||||
app:summary="@string/preference_summary_not_logged_in"
|
||||
app:title="@string/preference_search_gdrive"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="search_onedrive"
|
||||
app:summary="@string/preference_account_checking_status"
|
||||
app:title="@string/preference_search_onedrive"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="search_nextcloud"
|
||||
app:summary="@string/preference_account_checking_status"
|
||||
app:title="@string/preference_search_nextcloud"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="search_owncloud"
|
||||
app:summary="@string/preference_account_checking_status"
|
||||
app:title="@string/preference_search_owncloud"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:dependency="search_gdrive"
|
||||
app:key="search_gdrive_mobile_data"
|
||||
app:summary="@string/preference_search_mobile_data_summary"
|
||||
app:title="@string/preference_search_mobile_data"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_calendar">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_calendars"
|
||||
app:title="@string/preference_search_calendar"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_contacts">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_contacts"
|
||||
app:title="@string/preference_search_contacts"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_wikipedia">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_wikipedia"
|
||||
app:title="@string/preference_search_wikipedia"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:dependency="search_wikipedia"
|
||||
app:key="search_wikipedia_mobile_data"
|
||||
app:summary="@string/preference_search_mobile_data_summary"
|
||||
app:title="@string/preference_search_mobile_data"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:dependency="search_wikipedia"
|
||||
app:key="search_wikipedia_pictures"
|
||||
app:summary="@string/preference_search_wikipedia_pictures_summary"
|
||||
app:title="@string/preference_search_wikipedia_pictures"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_websites">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_websites"
|
||||
app:summary="@string/preference_search_websites_summary"
|
||||
app:title="@string/preference_search_websites"/>
|
||||
<ListPreference
|
||||
app:defaultValue="1"
|
||||
app:dependency="search_websites"
|
||||
app:entries="@array/preference_search_websites_protocol_entries"
|
||||
app:entryValues="@array/preference_search_websites_protocol_values"
|
||||
app:key="search_websites_protocol"
|
||||
app:summary="@string/preference_search_websites_protocol_summary"
|
||||
app:title="@string/preference_search_websites_protocol"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:dependency="search_websites"
|
||||
app:key="search_websearch_mobile_data"
|
||||
app:summary="@string/preference_search_mobile_data_summary"
|
||||
app:title="@string/preference_search_mobile_data"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/preference_category_search_websearch">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="search_websearch"
|
||||
app:summary="@string/preference_search_websearch_summary"
|
||||
app:title="@string/preference_search_websearch"/>
|
||||
<Preference
|
||||
app:dependency="search_websearch"
|
||||
app:key="search_edit_websearch"
|
||||
app:title="@string/preference_search_edit_websearch"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
</androidx.preference.PreferenceScreen>
|
||||
@ -1,29 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.preference.PreferenceScreen xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<PreferenceCategory app:title="@string/preference_category_services_nextcloud">
|
||||
<Preference
|
||||
app:icon="@drawable/ic_account_nextcloud"
|
||||
app:key="nextcloud_signin"
|
||||
app:title="@string/preference_account_checking_status" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory app:title="@string/preference_category_services_owncloud">
|
||||
<Preference
|
||||
app:icon="@drawable/ic_account_owncloud"
|
||||
app:key="owncloud_signin"
|
||||
app:title="@string/preference_account_checking_status" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory app:title="@string/preference_category_services_google">
|
||||
<Preference
|
||||
app:icon="@drawable/ic_account_google"
|
||||
app:key="google_signin"
|
||||
app:title="@string/preference_google_signin"
|
||||
app:summary="@string/preference_account_checking_status" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory app:title="@string/preference_category_services_microsoft">
|
||||
<Preference
|
||||
app:icon="@drawable/ic_account_microsoft"
|
||||
app:key="ms_signin"
|
||||
app:title="@string/preference_ms_signin"
|
||||
app:summary="@string/preference_account_checking_status" />
|
||||
</PreferenceCategory>
|
||||
</androidx.preference.PreferenceScreen>
|
||||
@ -1,28 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.preference.PreferenceScreen
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<Preference
|
||||
app:key="weather_provider"
|
||||
app:summary="%s"
|
||||
app:title="@string/preference_weather_provider"/>
|
||||
<SwitchPreference
|
||||
app:defaultValue="@bool/default_imperialUnits"
|
||||
app:key="imperial_units"
|
||||
app:summary="@string/preference_imperial_units_summary"
|
||||
app:title="@string/preference_imperial_units"/>
|
||||
<PreferenceCategory app:title="@string/preference_category_location">
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:disableDependentsState="true"
|
||||
app:key="auto_location"
|
||||
app:persistent="false"
|
||||
app:summary="@string/preference_automatic_location_summary"
|
||||
app:title="@string/preference_automatic_location"/>
|
||||
<EditTextPreference
|
||||
app:dependency="auto_location"
|
||||
app:key="location"
|
||||
app:persistent="false"
|
||||
app:summary="@string/preference_location_default_summary"
|
||||
app:title="@string/preference_location"/>
|
||||
</PreferenceCategory>
|
||||
</androidx.preference.PreferenceScreen>
|
||||
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<animated-vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:drawable="@drawable/ic_pause">
|
||||
<target
|
||||
android:name="rotate"
|
||||
android:animation="@anim/ic_pause_to_play_rotate"/>
|
||||
<target
|
||||
android:name="path"
|
||||
android:animation="@anim/ic_pause_to_play_path"/>
|
||||
</animated-vector>
|
||||
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<animated-vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:drawable="@drawable/ic_play">
|
||||
<target
|
||||
android:name="rotate"
|
||||
android:animation="@anim/ic_play_to_pause_rotate"/>
|
||||
<target
|
||||
android:name="path"
|
||||
android:animation="@anim/ic_play_to_pause_path"/>
|
||||
</animated-vector>
|
||||
@ -35,29 +35,18 @@
|
||||
<string name="preference_theme_dark">Dunkel</string>
|
||||
<string name="preference_screen_about">Über</string>
|
||||
<string name="preference_version">Version</string>
|
||||
<string name="preference_category_developer">Entwickler</string>
|
||||
<string name="preference_category_links">Links</string>
|
||||
<string name="preference_category_licenses">Open-Source-Lizenzen</string>
|
||||
<string name="open_webpage">Webseite öffnen</string>
|
||||
<string name="preference_screen_about_summary">Informationen zur App und Lizenzhinweise</string>
|
||||
<string name="preference_screen_appearance_summary">Personalisierung des Launchers</string>
|
||||
<string name="preference_screen_weather_summary">Provider, Einheiten, Standort</string>
|
||||
<string name="preference_category_location">Standort</string>
|
||||
<string name="preference_automatic_location">Automatischer Standort</string>
|
||||
<string name="preference_automatic_location_summary">GPS und Ortungsdienste verwenden, um Standort automatisch zu ermitteln</string>
|
||||
<string name="preference_location_default_summary">Nicht gesetzt</string>
|
||||
<string name="preference_location">Standort</string>
|
||||
<string name="preference_imperial_units_summary">Grad Fahrenheit und Meilen pro Stunde verwenden</string>
|
||||
<string name="preference_imperial_units">Imperiale Einheiten</string>
|
||||
<string name="unit_degrees_fahrenheit">°F</string>
|
||||
<string name="unit_degrees_celsius">°C</string>
|
||||
<string name="unit_mph">%1$s mph</string>
|
||||
<string name="kmh">%1$s km/h</string>
|
||||
<string name="unit_mm">%1$s mm</string>
|
||||
<string name="preference_translucent_cards">Durchscheinende Karten</string>
|
||||
<string name="preference_category_debug">Debug</string>
|
||||
<string name="preference_export_debug">Debug-Informationen exportieren</string>
|
||||
<string name="debug_export_information_file">Exportiert nach %1$s</string>
|
||||
<string name="wikipedia_url">https://de.wikipedia.org</string>
|
||||
<string name="wikipedia_source">Aus Wikipedia</string>
|
||||
<string name="preference_category_icons">Symbole</string>
|
||||
@ -66,12 +55,7 @@
|
||||
<string name="preference_icon_shape_rounded_square">Abgerundetes Quadrat</string>
|
||||
<string name="preference_icon_shape_squircle">Squircle</string>
|
||||
<string name="preference_icon_shape_circle">Kreis</string>
|
||||
<string name="calculator_solution">= %1$s</string>
|
||||
<string name="preference_category_searchbar">Suchleiste</string>
|
||||
<string name="preference_searchbar_behavior">Auf Startbildschirm</string>
|
||||
<string name="preference_searchbar_behavior_fade_alpha">Hintergrund ausblenden</string>
|
||||
<string name="preference_searchbar_behavior_always_visible">Nichts tun</string>
|
||||
<string name="preference_searchbar_behavior_hide">Ausblenden</string>
|
||||
<string name="file_type_directory">Verzeichnis</string>
|
||||
<string name="file_type_archive">Archiv-Datei</string>
|
||||
<string name="file_type_android">Android-Paket-Datei</string>
|
||||
@ -83,7 +67,6 @@
|
||||
<string name="file_type_image">Bild</string>
|
||||
<string name="file_type_none">Datei</string>
|
||||
<string name="file_type_generic">%1$s-Datei</string>
|
||||
<string name="preference_theme_auto">Auto (nach Tageszeit)</string>
|
||||
<string name="preference_theme_system">Systemeinstellung verwenden</string>
|
||||
<string name="activity_not_found">Keine passende Anwendung installiert!</string>
|
||||
<string name="file_type_presentation">Präsentation</string>
|
||||
@ -106,24 +89,6 @@
|
||||
<string name="file_meta_app_pkgname">Paketname</string>
|
||||
<string name="file_meta_app_min_sdk">Min-SDK-Version</string>
|
||||
<string name="preference_screen_services">Dienste</string>
|
||||
<string name="preference_category_search_favorites">Favoriten</string>
|
||||
<string name="preference_search_show_favorites">Favoriten anzeigen</string>
|
||||
<string name="preference_search_show_favorites_summary">Favoritenliste über allen Apps anzeigen</string>
|
||||
<string name="preference_search_auto_add_favorites">Häufig genutze Elemente</string>
|
||||
<string name="preference_search_auto_add_favorites_summary">Häufig genutzte Elemente automatisch in den Favoriten anzeigen</string>
|
||||
<string name="preference_category_search_files">Dateien</string>
|
||||
<string name="preference_category_search_wikipedia">Wikipedia</string>
|
||||
<string name="preference_search_mobile_data">Mobile Daten verwenden</string>
|
||||
<string name="preference_search_mobile_data_summary">Zusätzliche Kosten können anfallen</string>
|
||||
<string name="preference_category_search_websites">Webseiten</string>
|
||||
<string name="preference_search_websites_protocol">Standard Web-Protokoll</string>
|
||||
<string name="preference_search_websites_protocol_summary">Standard-Protokoll, um Webseiten zu suchen, wenn nicht angegeben. Stellen Sie https:// oder http:// vor Ihre Suchanfrage, um das Protokoll explizit festzulegen</string>
|
||||
<string name="websites_protocol_http">HTTP (unverschlüsselt)</string>
|
||||
<string name="websites_protocol_https">HTTPS (verschlüsselt)</string>
|
||||
<string name="preference_category_search_calculator">Taschenrechner</string>
|
||||
<string name="preference_search_activities_summary">Probieren Sie „%1$s“</string>
|
||||
<string name="preference_category_search_websearch">Websuche</string>
|
||||
<string name="preference_search_edit_websearch">Websuchen bearbeiten</string>
|
||||
<string name="file_meta_location">Ort</string>
|
||||
<string name="websearch_google">Google</string>
|
||||
<string name="websearch_youtube">YouTube</string>
|
||||
@ -131,8 +96,6 @@
|
||||
<string name="websearch_google_url">https://google.de/search?q=${1}</string>
|
||||
<string name="websearch_youtube_url">https://www.youtube.com/results?search_query=${1}</string>
|
||||
<string name="websearch_playstore_url">https://play.google.com/store/search?q=${1}</string>
|
||||
<string name="preference_websearch_new">Websuche hinzufügen…</string>
|
||||
<string name="alert_delete_button">Löschen</string>
|
||||
<string name="websearch_dialog_name_hint">Name</string>
|
||||
<string name="websearch_dialog_url_hint">URL</string>
|
||||
<string name="websearch_dialog_url_description">„${1}“ wird durch den eigentlichen Suchbegriff ersetzt.</string>
|
||||
@ -142,17 +105,8 @@
|
||||
<string name="preference_weather_provider">Wetterdienst</string>
|
||||
<string name="provider_openweathermap">OpenWeatherMap</string>
|
||||
<string name="provider_brightsky">Deutscher Wetterdienst (nur Deutschland)</string>
|
||||
<string name="preference_automatic_location_disabled_summary">Von diesem Wetterdienst nicht unterstützt</string>
|
||||
<string name="date_format_long_without_year">EE, d. MMMM</string>
|
||||
<string name="weather_wind_direction_speed">%1$s • %2$s</string>
|
||||
<string name="preference_icon_pack_summary_empty">Keine Symbolpakete installiert</string>
|
||||
<string name="preference_icon_pack">Symbolpaket</string>
|
||||
<string name="preference_dynamic_icon_bg">Dynamischer Hintergrund</string>
|
||||
<string name="preference_dynamic_icon_bg_summary">Hintergrundfarbe an Symbol anpassen</string>
|
||||
<string name="preference_category_widget">Widget</string>
|
||||
<string name="preference_screen_calendar_summary">Kalender, Widgets</string>
|
||||
<string name="preference_permission_denied">Berechtigung fehlt</string>
|
||||
<string name="date_format_clock_widget">%1$s\n%2$s</string>
|
||||
<string name="menu_edit_widgets">Widgets bearbeiten</string>
|
||||
<string name="widget_name_weather">Wetter</string>
|
||||
<string name="widget_name_calendar">Kalender</string>
|
||||
@ -166,17 +120,9 @@
|
||||
<string name="favorites_menu_pin">An Favoriten anheften</string>
|
||||
<string name="favorites_menu_unpin">Aus Favoriten entfernen</string>
|
||||
<string name="menu_back">Zurück</string>
|
||||
<string name="menu_contact_call">Anruf</string>
|
||||
<string name="menu_contact_message">SMS</string>
|
||||
<string name="menu_contact_telegram">Telegram</string>
|
||||
<string name="menu_contact_whatsapp">WhatsApp</string>
|
||||
<string name="menu_contact_mail">E-Mail</string>
|
||||
<string name="contact_multiple_numbers">%1$d Telefonnummern</string>
|
||||
<string name="contact_multiple_emails">%1$d E-Mail-Adressen</string>
|
||||
<string name="menu_contact_postal">Ort</string>
|
||||
<string name="contact_multiple_postals">%1$d Postadressen</string>
|
||||
<string name="preference_category_search_calendar">Kalender</string>
|
||||
<string name="preference_category_search_contacts">Kontakte</string>
|
||||
<string name="menu_app_info">App-Info</string>
|
||||
<string name="preference_screen_services_summary">Verbundene Accounts und Dienste verwalten</string>
|
||||
<string name="preference_category_services_google">Google</string>
|
||||
@ -186,29 +132,20 @@
|
||||
<string name="file_type_drawing">Zeichnung</string>
|
||||
<string name="file_type_ebook">E-Book</string>
|
||||
<string name="file_type_form">Formular</string>
|
||||
<string name="preference_theme_black">Schwarz</string>
|
||||
<string name="menu_hide">Ausblenden</string>
|
||||
<string name="menu_hidden_items">Ausgeblendete Elemente</string>
|
||||
<string name="menu_delete">Löschen</string>
|
||||
<string name="menu_unhide">Nicht ausblenden</string>
|
||||
<string name="calendar_menu_open_externally">In Kalender-App anzeigen</string>
|
||||
<string name="calculator_bin_oct_hex_label">BIN:\nOCT:\nHEX:</string>
|
||||
<string name="preference_search_wikipedia_pictures">Bilder anzeigen</string>
|
||||
<string name="preference_search_wikipedia_pictures_summary">Erhöht den Datenverbrauch signifikant</string>
|
||||
<string name="preference_icon_shape_hexagon">Sechseck</string>
|
||||
<string name="preference_icon_shape_triangle">Reuleaux-Dreieck</string>
|
||||
<string name="calendar_event_attendees">Teilnehmer</string>
|
||||
<string name="calendar_event_description">Beschreibung</string>
|
||||
<string name="calendar_event_location">Ort</string>
|
||||
<string name="calendar_event_time">Zeit</string>
|
||||
<string name="preference_google_signin">Über Google anmelden</string>
|
||||
<string name="preference_google_signin_summary">Anmelden, um Google Drive durchsuchen zu können</string>
|
||||
<string name="google_signin_authcode_message">Geben Sie den Auth-Code hier ein:</string>
|
||||
<string name="google_signin_failed">Google-Login fehlgeschlagen!</string>
|
||||
<string name="installation_in_progress">Wird installiert… (%1$d%%)</string>
|
||||
<string name="shortcut_summary">Von %1$s</string>
|
||||
<string name="activity_not_found_searchable">%1$s konnte nicht geöffnet werden</string>
|
||||
<string name="preference_calendar_max_events">Anzahl der Termine</string>
|
||||
<string name="provider_metno">MET Norway</string>
|
||||
<string name="weather_sleetshowers">Schneeregenschauer</string>
|
||||
<string name="weather_heavysleet">Starker Schneeregen</string>
|
||||
@ -254,27 +191,18 @@
|
||||
<string name="weather_snowshowers">Schneeschauer</string>
|
||||
<string name="weather_heavyrainandthunder">Starkregen und Gewitter</string>
|
||||
<string name="weather_unknown">Unbekannt</string>
|
||||
<string name="preference_location_disabled_summary">Von diesem Wetterdienst nicht unterstützt</string>
|
||||
<string name="preference_category_search_unitconverter">Einheitenrechner</string>
|
||||
<string name="preference_legacy_icon_bg">Symbol-Hintergrund</string>
|
||||
<string name="preference_legacy_icon_bg_summary">Stil von Legacy-Icons</string>
|
||||
<string name="preference_legacy_icon_bg_none">Keiner</string>
|
||||
<string name="preference_legacy_icon_bg_color">Dynamisch</string>
|
||||
<string name="preference_legacy_icon_bg_white">Weiß</string>
|
||||
<string name="easter_egg_1">Hier gibt es keine Easter Eggs, es sei denn Ihr hättet sie mitgebracht.</string>
|
||||
<string name="easter_egg_2">Bitte, hör auf, du verschwendest deine Zeit</string>
|
||||
<string name="easter_egg_3">Ich werde es nicht noch einmal sagen: hier sind definitiv keine Easter Eggs versteckt.</string>
|
||||
<string name="easter_egg_text">Tja, da sind Sie. Herzlichen Glückwunsch. War es das wert?</string>
|
||||
<string name="easter_egg_deactivated">Easter Egg deaktiviert!</string>
|
||||
<string name="easter_egg_activated">Easter Egg aktiviert!</string>
|
||||
<string name="permission_calendar_widget">Kalender-Berechtigung gewähren, um Ihre nächsten Termine hier anzuzeigen.</string>
|
||||
<string name="permission_calendar_search">Kalender-Berechtigung gewähren, um Termine zu durchsuchen.</string>
|
||||
<string name="permission_contact_search">Kontakt-Berechtigung gewähren, um Kontakte zu durchsuchen.</string>
|
||||
<string name="permission_files_search">Speicher-Berechtigung gewähren, um Fotos, Medien und Dokumente auf diesem Gerät zu durchsuchen.</string>
|
||||
<string name="close">Schließen</string>
|
||||
<string name="dialog_continue">Fortfahren</string>
|
||||
<string name="custom_icon">Eigenes Symbol</string>
|
||||
<string name="websearch_dialog_choose_icon_color">Symbolfarbe wählen</string>
|
||||
<string name="widget_action_adjust_height">Höhe anpassen</string>
|
||||
<string name="widget_action_remove">Entfernen</string>
|
||||
<string name="widget_action_settings">Einstellungen</string>
|
||||
@ -295,30 +223,14 @@
|
||||
<string name="preference_cloud_badges_summary">Eine Plakette für Dateien, die in einer Cloud gespeichert sind anzeigen</string>
|
||||
<string name="preference_shortcut_badges_summary">Für Shortcuts anzeigen, zu welcher App diese gehören</string>
|
||||
<string name="preference_icon_shape_platform">Systemstandard</string>
|
||||
<string name="preference_export_databases">Datenbanken exportieren</string>
|
||||
<string name="debug_export_databases_warning">Die exportierten Datenbanken beinhalten persönliche Daten und sollten nicht Dritten zugänglich gemacht werden.</string>
|
||||
<string name="preference_category_animations">Animationen</string>
|
||||
<string name="preference_app_start_animation">App-Start-Animation</string>
|
||||
<string name="preference_app_start_animation_splash1">Splashscreen 1</string>
|
||||
<string name="preference_app_start_animation_splash2">Splashscreen 2</string>
|
||||
<string name="preference_app_start_animation_slide_bottom">Von unten gleiten</string>
|
||||
<string name="preference_app_start_animation_fade">Blenden</string>
|
||||
<string name="preference_app_start_animation_m">Aus Symbol erweitern</string>
|
||||
<string name="preference_app_start_animation_default">Standard</string>
|
||||
<string name="preference_category_services_microsoft">Microsoft</string>
|
||||
<string name="preference_ms_signin">Bei Microsoft anmelden</string>
|
||||
<string name="preference_ms_signin_summary">Anmelden, um OneDrive durchsuchen zu können</string>
|
||||
<string name="preference_nextcloud_signin">Bei Nextcloud anmelden</string>
|
||||
<string name="preference_nextcloud_signin_summary">Anmelden, um Ihren Nextcloud-Server durchsuchen zu können</string>
|
||||
<string name="preference_account_checking_status">Status wird abgerufen…</string>
|
||||
<string name="storage_google_drive">Google Drive</string>
|
||||
<string name="storage_onedrive">OneDrive</string>
|
||||
<string name="preference_about_telegram">Telegram-Gruppe</string>
|
||||
<string name="preference_about_fdroid">F-Droid-Repository</string>
|
||||
<string name="preference_screen_plugins">Plug-Ins</string>
|
||||
<string name="preference_screen_plugins_summary">Plug-Ins aktivieren oder deaktivieren</string>
|
||||
<string name="preference_plugins_installed">Installierte Plug-Ins</string>
|
||||
<string name="title_widget_settings">Einstellungen für %1$s</string>
|
||||
<string name="menu_item_edit_favs">Favoriten bearbeiten</string>
|
||||
<string name="edit_favorites_dialog_stage2">Nicht angeheftet – häufig genutzt</string>
|
||||
<string name="edit_favorites_dialog_stage1">Angeheftet – automatisch sortiert</string>
|
||||
@ -328,9 +240,7 @@
|
||||
<string name="next_cloud_server_url_empty">Server-URL darf nicht leer sein.</string>
|
||||
<string name="preference_category_services_nextcloud">Nextcloud</string>
|
||||
<string name="next_cloud_server_invalid_url">Diese URL verweist auf keine gültige Nextcloud-Installation</string>
|
||||
<string name="preference_signin_user_nextcloud">Angemeldet als %1$s.</string>
|
||||
<string name="login_flow_login">Anmelden</string>
|
||||
<string name="nextcloud_login_failed">Anmeldung fehlgeschlagen: Nutzername oder Passwort ungültig</string>
|
||||
<string name="owncloud_server_url">Owncloud-Server-URL</string>
|
||||
<string name="preference_category_services_owncloud">Owncloud</string>
|
||||
<string name="owncloud_server_invalid_url">Diese URL verweist auf keine gültige Owncloud-Installation</string>
|
||||
@ -350,18 +260,9 @@
|
||||
<string name="disclaimer">Haftungsausschluss</string>
|
||||
<string name="disclaimer_currency_converter">Wechselkurse so wie sie einmal täglich von der Europäischen Zentralbank herausgegeben werden. Alle Angaben sind ohne Gewähr. Es wird keine Haftung für die hier dargestellten Informationen übernommen.\n\nLetzte Aktualisierung: %1$s</string>
|
||||
<string name="unit_converter_show_all">Alle anzeigen</string>
|
||||
<string name="preference_card_background">Hintergrund</string>
|
||||
<string name="preference_card_background_default">Standard</string>
|
||||
<string name="preference_card_background_black">Weiß/schwarz</string>
|
||||
<string name="preference_card_background_colored">Farbig (aus Hintergrundbild)</string>
|
||||
<string name="preference_screen_colors">Farbschema</string>
|
||||
<string name="preference_colors_default">Standard</string>
|
||||
<string name="preference_colors_mm20">MM20</string>
|
||||
<string name="preference_colors_wallpaper">Aus Hintergrundbild</string>
|
||||
<string name="preference_colors_mdyou">System / Material You</string>
|
||||
<string name="preference_colors_bw">Schwarz-Weiß</string>
|
||||
<string name="preference_colors_custom">Benutzerdefiniert</string>
|
||||
<string name="preference_category_custom_colors">Farbschema bearbeiten</string>
|
||||
<string name="date_today">Heute</string>
|
||||
<string name="date_tomorrow">Morgen</string>
|
||||
<string name="calendar_widget_pinned_events">Demnächst</string>
|
||||
@ -375,8 +276,6 @@
|
||||
<string name="preference_category_license">Lizenz</string>
|
||||
<string name="preference_about_license">Diese App ist freie Software.</string>
|
||||
<string name="preference_about_license_summary">Lizenziert unter der GNU General Public License 3.0</string>
|
||||
<string name="feature_not_available">Diese Funktion ist in dieser Version von %1$s nicht verfügbar.</string>
|
||||
<string name="preference_category_clock_widget">Uhr</string>
|
||||
<plurals name="calendar_widget_running_events">
|
||||
<item quantity="one">+%1$d laufender Termin aus vergangenen Tagen</item>
|
||||
<item quantity="other">+%1$d laufende Termine aus vergangenen Tagen</item>
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
<string name="app_name">Kvæsitso</string>
|
||||
<!-- Shown in the search bar when the search field is empty -->
|
||||
<string name="edit_text_search_hint">Search</string>
|
||||
<!-- Used for date format in date/time widget. Should include a line break. %1$s will be replaced by day of week, %2$s by date -->
|
||||
<string name="date_format_clock_widget">%1$s,\n%2$s</string>
|
||||
<!-- A dialog for an action that requires a short amount of time. Used when sharing APK files -->
|
||||
<string name="dialog_wait">Preparing…</string>
|
||||
<!-- Shown in the app detail share menu if the application was installed from an app store -->
|
||||
@ -64,41 +62,24 @@
|
||||
<string name="preference_theme">Theme</string>
|
||||
<string name="preference_theme_light">Light</string>
|
||||
<string name="preference_theme_dark">Dark</string>
|
||||
<string name="preference_theme_black">Black</string>
|
||||
<string name="preference_screen_colors">Color scheme</string>
|
||||
<string name="preference_colors_default">Default</string>
|
||||
<string name="preference_colors_mm20">MM20</string>
|
||||
<string name="preference_colors_wallpaper">From wallpaper</string>
|
||||
<string name="preference_colors_mdyou">System / Material You</string>
|
||||
<string name="preference_colors_bw">Black and White</string>
|
||||
<string name="preference_colors_custom">Custom</string>
|
||||
<string name="preference_category_custom_colors">Edit color scheme</string>
|
||||
<string name="preference_screen_about">About</string>
|
||||
<string name="preference_version">Version</string>
|
||||
<string name="preference_category_developer">Developer</string>
|
||||
<string name="preference_category_links">Links</string>
|
||||
<string name="preference_category_licenses">Open source licenses</string>
|
||||
<!-- Open website of an open source library -->
|
||||
<string name="open_webpage">Open website</string>
|
||||
<string name="preference_screen_about_summary">App and license information</string>
|
||||
<string name="preference_screen_appearance_summary">Customize the look-and-feel</string>
|
||||
<string name="preference_screen_weather_summary">Provider, Units, location</string>
|
||||
<string name="preference_category_location">Location</string>
|
||||
<string name="preference_automatic_location">Automatic location</string>
|
||||
<string name="preference_automatic_location_summary">Use GPS and location services to determine location automatically</string>
|
||||
<string name="preference_location_default_summary">Not set</string>
|
||||
<string name="preference_location">Location</string>
|
||||
<string name="preference_imperial_units_summary">Use degrees Fahrenheit and miles per hour</string>
|
||||
<string name="preference_imperial_units">Imperial units</string>
|
||||
<string name="unit_degrees_fahrenheit">°F</string>
|
||||
<string name="unit_degrees_celsius">°C</string>
|
||||
<string name="unit_mph">%1$s mph</string>
|
||||
<string name="kmh">%1$s km/h</string>
|
||||
<string name="unit_mm">%1$s mm</string>
|
||||
<string name="preference_translucent_cards">Translucent cards</string>
|
||||
<string name="preference_category_debug">Debug</string>
|
||||
<string name="preference_export_debug">Export debug information</string>
|
||||
<string name="debug_export_information_file">Exported to %1$s</string>
|
||||
<!-- Wikipedia url prefix -->
|
||||
<string name="wikipedia_url">https://en.wikipedia.org</string>
|
||||
<string name="wikipedia_source">From Wikipedia</string>
|
||||
@ -109,12 +90,7 @@
|
||||
<string name="preference_icon_shape_squircle">Squircle</string>
|
||||
<string name="preference_icon_shape_triangle">Reuleaux triangle</string>
|
||||
<string name="preference_icon_shape_circle">Circle</string>
|
||||
<string name="calculator_solution">= %1$s</string>
|
||||
<string name="preference_category_searchbar">Search bar</string>
|
||||
<string name="preference_searchbar_behavior">On home screen</string>
|
||||
<string name="preference_searchbar_behavior_fade_alpha">Hide background</string>
|
||||
<string name="preference_searchbar_behavior_always_visible">Do nothing</string>
|
||||
<string name="preference_searchbar_behavior_hide">Hide</string>
|
||||
<string name="file_type_directory">Directory</string>
|
||||
<string name="file_type_archive">Archive file</string>
|
||||
<string name="file_type_android">Android package file</string>
|
||||
@ -147,27 +123,7 @@
|
||||
<string name="file_meta_app_pkgname">Package name</string>
|
||||
<string name="file_meta_app_min_sdk">Min SDK version</string>
|
||||
<string name="preference_screen_services">Services</string>
|
||||
<string name="preference_theme_auto">Auto (by time of day)</string>
|
||||
<string name="preference_theme_system">Follow system</string>
|
||||
<string name="preference_category_search_favorites">Favorites</string>
|
||||
<string name="preference_search_show_favorites">Show favorites</string>
|
||||
<string name="preference_search_show_favorites_summary">Show favorites above the app list</string>
|
||||
<string name="preference_search_auto_add_favorites">Frequently used items</string>
|
||||
<string name="preference_search_auto_add_favorites_summary">Automatically add frequently used items to favorites</string>
|
||||
<string name="preference_category_search_files">Files</string>
|
||||
<string name="preference_category_search_wikipedia">Wikipedia</string>
|
||||
<string name="preference_search_mobile_data">Allow mobile data usage</string>
|
||||
<string name="preference_search_mobile_data_summary">Additional fees may apply</string>
|
||||
<string name="preference_category_search_websites">Websites</string>
|
||||
<string name="preference_search_websites_protocol">Default web protocol</string>
|
||||
<string name="preference_search_websites_protocol_summary">Default protocol for websites, if not given. You can explicate protocol by adding https:// or http:// in front of your search term</string>
|
||||
<string name="websites_protocol_http">HTTP (unencrypted)</string>
|
||||
<string name="websites_protocol_https">HTTPS (encrypted)</string>
|
||||
<string name="preference_category_search_unitconverter">Unit converter</string>
|
||||
<string name="preference_category_search_calculator">Calculator</string>
|
||||
<string name="preference_search_activities_summary">Try \'%1$s\'</string>
|
||||
<string name="preference_category_search_websearch">Web search</string>
|
||||
<string name="preference_search_edit_websearch">Edit web searches</string>
|
||||
<string name="file_meta_location">Location</string>
|
||||
<string name="websearch_google">Google</string>
|
||||
<string name="websearch_youtube">YouTube</string>
|
||||
@ -175,8 +131,6 @@
|
||||
<string name="websearch_google_url">https://google.com/search?q=${1}</string>
|
||||
<string name="websearch_youtube_url">https://www.youtube.com/results?search_query=${1}</string>
|
||||
<string name="websearch_playstore_url">https://play.google.com/store/search?q=${1}</string>
|
||||
<string name="preference_websearch_new">Add web search…</string>
|
||||
<string name="alert_delete_button">Delete</string>
|
||||
<string name="websearch_dialog_name_hint">Name</string>
|
||||
<string name="websearch_dialog_url_hint">URL</string>
|
||||
<string name="websearch_dialog_url_description">\'${1}\' will be replaced by the actual search term.</string>
|
||||
@ -188,18 +142,10 @@
|
||||
<string name="provider_openweathermap">OpenWeatherMap</string>
|
||||
<string name="provider_brightsky">Deutscher Wetterdienst (Germany only)</string>
|
||||
<string name="provider_here">HERE</string>
|
||||
<string name="preference_automatic_location_disabled_summary">Not supported by this provider</string>
|
||||
<string name="date_format_long_without_year">EE, MMMM d</string>
|
||||
<string name="weather_wind_direction_speed">%1$s • %2$s</string>
|
||||
<string name="preference_themed_icons">Themed icons</string>
|
||||
<string name="preference_themed_icons_summary">Color icons with the application\'s color scheme</string>
|
||||
<string name="preference_icon_pack">Icon pack</string>
|
||||
<string name="preference_icon_pack_summary_empty">No icon packs installed</string>
|
||||
<string name="preference_dynamic_icon_bg">Dynamic background</string>
|
||||
<string name="preference_dynamic_icon_bg_summary">Adjust background color to icon</string>
|
||||
<string name="preference_category_widget">Widget</string>
|
||||
<string name="preference_screen_calendar_summary">Calendars, Widget settings</string>
|
||||
<string name="preference_permission_denied">Permission denied</string>
|
||||
<string name="menu_edit_widgets">Edit widgets</string>
|
||||
<string name="widget_name_weather">Weather</string>
|
||||
<string name="widget_name_calendar">Calendar</string>
|
||||
@ -213,17 +159,9 @@
|
||||
<string name="favorites_menu_pin">Pin to favorites</string>
|
||||
<string name="favorites_menu_unpin">Unpin</string>
|
||||
<string name="menu_back">Back</string>
|
||||
<string name="menu_contact_call">Call</string>
|
||||
<string name="menu_contact_message">Message</string>
|
||||
<string name="menu_contact_telegram">Telegram</string>
|
||||
<string name="menu_contact_whatsapp">WhatsApp</string>
|
||||
<string name="menu_contact_mail">Email</string>
|
||||
<string name="contact_multiple_numbers">%1$d phone numbers</string>
|
||||
<string name="contact_multiple_emails">%1$d email addresses</string>
|
||||
<string name="menu_contact_postal">Location</string>
|
||||
<string name="contact_multiple_postals">%1$d postal addresses</string>
|
||||
<string name="preference_category_search_calendar">Calendar</string>
|
||||
<string name="preference_category_search_contacts">Contacts</string>
|
||||
<string name="menu_app_info">App info</string>
|
||||
<string name="preference_screen_services_summary">Manage connected accounts and services</string>
|
||||
<string name="preference_category_services_google">Google</string>
|
||||
@ -239,43 +177,27 @@
|
||||
<string name="menu_hidden_items">Hidden items</string>
|
||||
<string name="menu_delete">Delete</string>
|
||||
<string name="calendar_menu_open_externally">Open in calendar app</string>
|
||||
<string name="calculator_bin_oct_hex_label">BIN:\nOCT:\nHEX:</string>
|
||||
<string name="preference_search_wikipedia_pictures">Show pictures</string>
|
||||
<string name="preference_search_wikipedia_pictures_summary">Significantly increases data usage</string>
|
||||
<string name="preference_google_signin">Sign in with Google</string>
|
||||
<string name="preference_google_signin_summary">Sign in to search Google Drive</string>
|
||||
<string name="google_signin_authcode_message">Enter the auth code here:</string>
|
||||
<string name="google_signin_failed">Google sing-in failed!</string>
|
||||
<string name="preference_icon_shape_hexagon">Hexagon</string>
|
||||
<string name="calendar_event_time">Time</string>
|
||||
<string name="calendar_event_description">Description</string>
|
||||
<string name="calendar_event_location">Location</string>
|
||||
<string name="calendar_event_attendees">Attendees</string>
|
||||
<string name="shortcut_summary">By %1$s</string>
|
||||
<string name="installation_in_progress">Installation in progress… (%1$d%%)</string>
|
||||
<string name="activity_not_found_searchable">Couldn\'t open %1$s</string>
|
||||
<string name="preference_calendar_max_events">Number of events</string>
|
||||
<string name="preference_location_disabled_summary">Not supported by this provider</string>
|
||||
<string name="preference_legacy_icon_bg">Icon background</string>
|
||||
<string name="preference_legacy_icon_bg_summary">Legacy icon style</string>
|
||||
<string name="preference_legacy_icon_bg_none">None</string>
|
||||
<string name="preference_legacy_icon_bg_color">Dynamic</string>
|
||||
<string name="preference_legacy_icon_bg_white">White</string>
|
||||
<!-- Easter egg preference toasts -->
|
||||
<string name="easter_egg_1">There are no easter eggs here, unless you brought them with you.</string>
|
||||
<string name="easter_egg_2">Please, stop it, you are wasting your time</string>
|
||||
<string name="easter_egg_3">I won\'t say it again: there are absolutely no easter eggs hidden here</string>
|
||||
<string name="easter_egg_text">Well, you found me. Congratulations. Was it worth it?</string>
|
||||
<string name="easter_egg_activated">Easter egg enabled!</string>
|
||||
<string name="easter_egg_deactivated">Easter egg disabled!</string>
|
||||
<string name="permission_calendar_widget">Grant calendar permission to display upcoming appointments and events here.</string>
|
||||
<string name="permission_calendar_search">Grant calendar permission to search your calendar.</string>
|
||||
<string name="permission_files_search">Grant storage permission to search photos, media and document on this device.</string>
|
||||
<string name="permission_contact_search">Grant contact permission to search your contact.</string>
|
||||
<string name="close">Close</string>
|
||||
<string name="dialog_continue">Continue</string>
|
||||
<string name="custom_icon">Custom icon</string>
|
||||
<string name="websearch_dialog_choose_icon_color">Choose icon color</string>
|
||||
<string name="widget_action_adjust_height">Adjust height</string>
|
||||
<string name="widget_action_remove">Remove</string>
|
||||
<string name="widget_action_settings">Settings</string>
|
||||
@ -295,30 +217,14 @@
|
||||
<string name="preference_shortcut_badges">Shortcut badges</string>
|
||||
<string name="preference_shortcut_badges_summary">Show a badge which indicates to which app a shortcut belongs</string>
|
||||
<string name="preference_icon_shape_platform">System default</string>
|
||||
<string name="preference_export_databases">Export databases</string>
|
||||
<string name="debug_export_databases_warning">The exported databases contain personal data and are not intended to be shared.</string>
|
||||
<string name="preference_category_animations">Animations</string>
|
||||
<string name="preference_app_start_animation">App start animation</string>
|
||||
<string name="preference_app_start_animation_splash1">Splash screen 1</string>
|
||||
<string name="preference_app_start_animation_splash2">Splash screen 2</string>
|
||||
<string name="preference_app_start_animation_slide_bottom">Slide from bottom</string>
|
||||
<string name="preference_app_start_animation_fade">Fade</string>
|
||||
<string name="preference_app_start_animation_m">Expand from icon</string>
|
||||
<string name="preference_app_start_animation_default">Default</string>
|
||||
<string name="preference_category_services_microsoft">Microsoft</string>
|
||||
<string name="preference_ms_signin">Sign in with Microsoft</string>
|
||||
<string name="preference_ms_signin_summary">Sign in to search OneDrive</string>
|
||||
<string name="preference_nextcloud_signin">Sign in to Nextcloud</string>
|
||||
<string name="preference_nextcloud_signin_summary">Sign in to search your Nextcloud server</string>
|
||||
<string name="preference_account_checking_status">Checking status…</string>
|
||||
<string name="storage_google_drive">Google Drive</string>
|
||||
<string name="storage_onedrive">OneDrive</string>
|
||||
<string name="preference_about_telegram">Telegram group</string>
|
||||
<string name="preference_about_fdroid">F-Droid repository</string>
|
||||
<string name="preference_screen_plugins">Plugins</string>
|
||||
<string name="preference_screen_plugins_summary">Enable or disable plugins</string>
|
||||
<string name="preference_plugins_installed">Installed plugins</string>
|
||||
<string name="title_widget_settings">Settings for %1$s</string>
|
||||
<string name="menu_item_edit_favs">Edit favorites</string>
|
||||
<string name="edit_favorites_dialog_stage2">Not pinned – frequently used</string>
|
||||
<string name="edit_favorites_dialog_stage1">Pinned – automatically sorted</string>
|
||||
@ -328,8 +234,6 @@
|
||||
<string name="next_cloud_server_url_empty">Server URL must not be empty</string>
|
||||
<string name="preference_category_services_nextcloud">Nextcloud</string>
|
||||
<string name="next_cloud_server_invalid_url">This URL does not point to a valid Nextcloud installation</string>
|
||||
<string name="preference_signin_user_nextcloud">Logged in as %1$s.</string>
|
||||
<string name="nextcloud_login_failed">Login failed: incorrect username or password.</string>
|
||||
|
||||
<string name="owncloud_server_url">Owncloud server URL</string>
|
||||
<string name="preference_category_services_owncloud">Owncloud</string>
|
||||
@ -351,10 +255,6 @@
|
||||
<string name="disclaimer">Disclaimer</string>
|
||||
<string name="disclaimer_currency_converter">"Exchange rates as published once per day by the European Central Bank. All information is provided \"as is\" without any kind of guarantee. No liability is assumed for these information.\n\nLast update: %1$s"</string>
|
||||
<string name="unit_converter_show_all">Show all</string>
|
||||
<string name="preference_card_background">Background</string>
|
||||
<string name="preference_card_background_default">Default</string>
|
||||
<string name="preference_card_background_black">White/black</string>
|
||||
<string name="preference_card_background_colored">Colored (from wallpaper)</string>
|
||||
|
||||
<string name="date_today">Today</string>
|
||||
<string name="date_tomorrow">Tomorrow</string>
|
||||
@ -423,8 +323,6 @@
|
||||
<string name="preference_category_license">License</string>
|
||||
<string name="preference_about_license">This app is free software.</string>
|
||||
<string name="preference_about_license_summary">Licensed under the GNU General Public License 3.0</string>
|
||||
<string name="feature_not_available">This feature is not available in this version of %1$s</string>
|
||||
<string name="preference_category_clock_widget">Clock</string>
|
||||
|
||||
<string name="preference_category_grid">Grid</string>
|
||||
<string name="preference_grid_column_count">Number of columns</string>
|
||||
|
||||
@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:fromAlpha="0.0"
|
||||
android:toAlpha="1.0"
|
||||
android:duration="@android:integer/config_shortAnimTime">
|
||||
|
||||
</alpha>
|
||||
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:fromAlpha="1.0"
|
||||
android:toAlpha="1.0" />
|
||||
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shareInterpolator="false">
|
||||
<translate
|
||||
android:duration="425"
|
||||
android:fromYDelta="4.1%"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"
|
||||
android:toYDelta="0" />
|
||||
<translate
|
||||
android:duration="425"
|
||||
android:fromYDelta="95.9%"
|
||||
android:interpolator="@anim/fast_out_extra_slow_in"
|
||||
android:toYDelta="0%" />
|
||||
</set>
|
||||
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shareInterpolator="false">
|
||||
<translate
|
||||
android:fromYDelta="0"
|
||||
android:toYDelta="-2%"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"
|
||||
android:duration="425"/>
|
||||
<alpha
|
||||
android:fromAlpha="1.0"
|
||||
android:toAlpha="0.9"
|
||||
android:interpolator="@android:interpolator/linear"
|
||||
android:duration="117"/>
|
||||
</set>
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:startOffset="200">
|
||||
<alpha
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:fromAlpha="0.0"
|
||||
android:interpolator="@android:interpolator/accelerate_cubic"
|
||||
android:toAlpha="1.0" />
|
||||
</set>
|
||||
@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:startOffset="200">
|
||||
<scale
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:fromXScale="1.0"
|
||||
android:fromYScale="1.0"
|
||||
android:interpolator="@android:interpolator/accelerate_quad"
|
||||
android:pivotX="50%"
|
||||
android:pivotY="50%"
|
||||
android:toXScale="10.0"
|
||||
android:toYScale="10.0" />
|
||||
</set>
|
||||
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:startOffset="200">
|
||||
<alpha
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:fromAlpha="0.0"
|
||||
android:toAlpha="1.0"/>
|
||||
</set>
|
||||
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:startOffset="200">
|
||||
<alpha
|
||||
android:duration="@android:integer/config_shortAnimTime"
|
||||
android:fromAlpha="1.0"
|
||||
android:toAlpha="1.0"/>
|
||||
</set>
|
||||
Loading…
x
Reference in New Issue
Block a user