Remove unused resources
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user