Archived
Changed small things in Settings Fragment, release number: 1.2.4
This commit is contained in:
@@ -30,15 +30,7 @@
|
||||
android:textColor="?attr/colorText"
|
||||
android:paddingStart="24dp"
|
||||
android:paddingEnd="24dp"
|
||||
android:textSize="3dp"/>
|
||||
|
||||
<Button
|
||||
android:id="@+id/searchbtn"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/searchonline"
|
||||
android:layout_marginStart="24dp"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:textSize="3dp"
|
||||
android:layout_marginBottom="24dp"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
<string name="nosubst">Kein Entfall für dich</string>
|
||||
<string name="chinaNotif">Auf diesem Gerät nicht unterstützt</string>
|
||||
<string name="chinaAuto">Auf diesem Gerät automatisch aktiviert</string>
|
||||
<string name="chinaDialog">Einige chinesische Hersteller, wie Huawei/Honor und Xiaomi, unterdrücken Hintergrund-Services, weshalb Benachrichtungen und Hintergrund-Synchronisation nicht funktionieren.\n\nIch habe feststellen müssen, dass es keine einfache Lösung dafür gibt, die ich einbauen könnte.\n\nStattdessen kannst du jedoch versuchen, App-Optimierungen für diese App zu deaktivieren. Der Knopf bringt eine Google-Suche für das Problem auf, folge bitte einem der Links.</string>
|
||||
<string name="chinaDialog">Einige chinesische Hersteller, wie Huawei/Honor und Xiaomi, unterdrücken Hintergrund-Services, weshalb Benachrichtungen und Hintergrund-Synchronisation nicht funktionieren.\n\nIch habe feststellen müssen, dass es keine einfache Lösung dafür gibt, die ich einbauen könnte.\n\nStattdessen kannst du jedoch versuchen, App-Optimierungen für diese App zu deaktivieren:\n\nSchließe die App und öffne \"Einstellungen\" -> \"Apps\" -> \"AvH-Plan\" -> \"Akku\" -> \"App-Start\" -> \"Automatisch verwalten\" deaktivieren, \"Im Hintergrund ausführen\" aktivieren.\n\nDies kann unter Umständen keinen Einfluss haben.</string>
|
||||
<string name="orbuy">Oder kauf dir ein gutes Smartphone</string>
|
||||
<string name="chinaTitle">Informationen bezüglich deines Gerätes</string>
|
||||
<string name="searchonline">Suche online</string>
|
||||
|
||||
@@ -17,4 +17,6 @@
|
||||
<color name="hint">#9e9e9e</color>
|
||||
<color name="hintdark">#757575</color>
|
||||
|
||||
<color name="slighttransparency">#42000000</color>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
<string name="chinaAuto">Automatically enabled on your device</string>
|
||||
|
||||
<string name="chinaTitle">Information regarding your device</string>
|
||||
<string name="chinaDialog">Some Chinese manufacturers, such as Huawei/Honor and Xiaomi, heavily suppress background services, which results in notifications and background synchronisation not working.\n\nFrom my current research, I have determined that there\'s no easy workaround I can implement.\n\nYou can, however, try to disable power optimisation for this app in the settings. Click the button to be directed to a search and follow the instructions provided by one of the results.</string>
|
||||
<string name="chinaDialog">Some Chinese manufacturers, such as Huawei/Honor and Xiaomi, heavily suppress background services, which results in notifications and background synchronisation not working.\n\nFrom my current research, I have determined that there\'s no easy workaround I can implement.\n\nYou can, however, try to disable power optimisation for this app in the settings:\n\nClose the app and open \"Settings\" -> \"Apps\" -> \"AvH Plan\" -> \"Battery\" -> \"Launch\" -> disable \"Manage automatically\", enable \"Run in background\"\n\nThis is not guaranteed to work.</string>
|
||||
<string name="orbuy">Or, you know, buy a good device</string>
|
||||
|
||||
<string name="searchonline">Search online</string>
|
||||
|
||||
Reference in New Issue
Block a user